Pull request #43747 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0bce64f08d72147b0572f96ac678620d289b4499+4eb1c5bd52afa08595d9a082a9ba05c81f79be07 (14f140686e6075458c5fd912a23fb5d297b7e4ec) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43747@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-27T12:47:32.350Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-27T12:47:32.361Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-27T12:47:47.556Z] Still waiting to schedule task [2022-06-27T12:47:47.559Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f8e3e882981d1f95)’ is offline [2022-06-27T12:48:31.213Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f8e3e882981d1f95) in /home/ubuntu/workspace/moby_PR-43747 [Pipeline] { [Pipeline] checkout [2022-06-27T12:48:31.334Z] The recommended git tool is: git [2022-06-27T12:48:34.039Z] using credential docker-jenkins-github-credentials [2022-06-27T12:48:34.053Z] Cloning the remote Git repository [2022-06-27T12:48:34.053Z] Cloning with configured refspecs honoured and without tags [2022-06-27T12:48:34.075Z] Cloning repository https://github.com/moby/moby.git [2022-06-27T12:48:34.130Z] > git init /home/ubuntu/workspace/moby_PR-43747 # timeout=10 [2022-06-27T12:48:34.456Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-27T12:48:34.456Z] > git --version # timeout=10 [2022-06-27T12:48:34.492Z] > git --version # 'git version 2.17.1' [2022-06-27T12:48:34.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:48:34.494Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:48:59.803Z] Fetching without tags [2022-06-27T12:49:00.107Z] Merging remotes/origin/master commit 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 into PR head commit 0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T12:49:01.216Z] Merge succeeded, producing 0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T12:49:01.216Z] Checking out Revision 0bce64f08d72147b0572f96ac678620d289b4499 (PR-43747) [2022-06-27T12:48:59.742Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-27T12:48:59.751Z] > git config --add remote.origin.fetch +refs/pull/43747/head:refs/remotes/origin/PR-43747 # timeout=10 [2022-06-27T12:48:59.762Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:48:59.783Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-27T12:48:59.806Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-27T12:48:59.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:48:59.830Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:49:00.115Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T12:49:00.130Z] > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10 [2022-06-27T12:49:01.104Z] > git remote # timeout=10 [2022-06-27T12:49:01.127Z] > git config --get remote.origin.url # timeout=10 [2022-06-27T12:49:01.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:49:01.157Z] > git merge 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 # timeout=10 [2022-06-27T12:49:01.189Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-27T12:49:01.219Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T12:49:01.239Z] > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10 [2022-06-27T12:49:05.416Z] Commit message: "api: POST /containers/{id}/wait: fix validation for "condition" parameter" [2022-06-27T12:49:05.416Z] First time build. Skipping changelog. [2022-06-27T12:49:05.440Z] > git --version # timeout=10 [2022-06-27T12:49:05.475Z] > git --version # 'git version 2.17.1' [2022-06-27T12:49:05.508Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T12:49:06.632Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43747:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-06-27T12:49:14.794Z] Unable to find image 'alpine:latest' locally [2022-06-27T12:49:14.794Z] latest: Pulling from library/alpine [2022-06-27T12:49:14.794Z] 2408cc74d12b: Pulling fs layer [2022-06-27T12:49:14.794Z] 2408cc74d12b: Verifying Checksum [2022-06-27T12:49:14.794Z] 2408cc74d12b: Download complete [2022-06-27T12:49:15.367Z] 2408cc74d12b: Pull complete [2022-06-27T12:49:15.368Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-06-27T12:49:15.368Z] Status: Downloaded newer image for alpine:latest [2022-06-27T12:49:20.682Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-06-27T12:49:21.864Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f8e3e882981d1f95) in /home/ubuntu/workspace/moby_PR-43747 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-06-27T12:49:21.917Z] The recommended git tool is: git [Pipeline] // stage [2022-06-27T12:49:21.927Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-06-27T12:49:21.957Z] 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) [2022-06-27T12:49:21.976Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-06-27T12:49:22.257Z] Merging remotes/origin/master commit 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 into PR head commit 0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T12:49:22.506Z] Merge succeeded, producing 0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T12:49:22.507Z] Checking out Revision 0bce64f08d72147b0572f96ac678620d289b4499 (PR-43747) [2022-06-27T12:49:22.607Z] Commit message: "api: POST /containers/{id}/wait: fix validation for "condition" parameter" [2022-06-27T12:49:22.622Z] > git --version # timeout=10 [2022-06-27T12:49:22.651Z] > git --version # 'git version 2.17.1' [2022-06-27T12:49:22.672Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-27T12:49:21.934Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43747/.git # timeout=10 [2022-06-27T12:49:21.959Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-27T12:49:21.980Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-27T12:49:21.980Z] > git --version # timeout=10 [2022-06-27T12:49:22.000Z] > git --version # 'git version 2.17.1' [2022-06-27T12:49:22.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:49:22.002Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:49:22.259Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T12:49:22.288Z] > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10 [2022-06-27T12:49:22.459Z] > git remote # timeout=10 [2022-06-27T12:49:22.467Z] > git config --get remote.origin.url # timeout=10 [2022-06-27T12:49:22.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:49:22.481Z] > git merge 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 # timeout=10 [2022-06-27T12:49:22.495Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-27T12:49:22.509Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T12:49:22.523Z] > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T12:49:23.300Z] + [ PR != PR ] [2022-06-27T12:49:23.300Z] + [ master != master ] [2022-06-27T12:49:23.300Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-27T12:49:23.635Z] + docker version [2022-06-27T12:49:23.635Z] Client: Docker Engine - Community [2022-06-27T12:49:23.635Z] Version: 20.10.14 [2022-06-27T12:49:23.635Z] API version: 1.41 [2022-06-27T12:49:23.635Z] Go version: go1.16.15 [2022-06-27T12:49:23.635Z] Git commit: a224086 [2022-06-27T12:49:23.635Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-27T12:49:23.635Z] OS/Arch: linux/amd64 [2022-06-27T12:49:23.635Z] Context: default [2022-06-27T12:49:23.635Z] Experimental: true [2022-06-27T12:49:23.635Z] [2022-06-27T12:49:23.635Z] Server: Docker Engine - Community [2022-06-27T12:49:23.635Z] Engine: [2022-06-27T12:49:23.635Z] Version: 20.10.14 [2022-06-27T12:49:23.635Z] API version: 1.41 (minimum version 1.12) [2022-06-27T12:49:23.635Z] Go version: go1.16.15 [2022-06-27T12:49:23.635Z] Git commit: 87a90dc [2022-06-27T12:49:23.635Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-27T12:49:23.635Z] OS/Arch: linux/amd64 [2022-06-27T12:49:23.635Z] Experimental: true [2022-06-27T12:49:23.635Z] containerd: [2022-06-27T12:49:23.635Z] Version: 1.5.11 [2022-06-27T12:49:23.635Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-27T12:49:23.635Z] runc: [2022-06-27T12:49:23.635Z] Version: 1.0.3 [2022-06-27T12:49:23.635Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-27T12:49:23.635Z] docker-init: [2022-06-27T12:49:23.635Z] Version: 0.19.0 [2022-06-27T12:49:23.635Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-27T12:49:23.938Z] + docker info [2022-06-27T12:49:36.864Z] Still waiting to schedule task [2022-06-27T12:49:36.864Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f8e3e882981d1f95)’ [2022-06-27T12:49:36.866Z] Still waiting to schedule task [2022-06-27T12:49:36.867Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f8e3e882981d1f95)’ [2022-06-27T12:49:36.867Z] Still waiting to schedule task [2022-06-27T12:49:36.867Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-080d77199c795bd58)’ is offline [2022-06-27T12:49:36.870Z] Still waiting to schedule task [2022-06-27T12:49:36.870Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-06-27T12:49:45.949Z] Client: [2022-06-27T12:49:45.949Z] Context: default [2022-06-27T12:49:45.949Z] Debug Mode: false [2022-06-27T12:49:45.949Z] Plugins: [2022-06-27T12:49:45.949Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-27T12:49:45.949Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-27T12:49:45.949Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-27T12:49:45.949Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-27T12:49:45.949Z] [2022-06-27T12:49:45.949Z] Server: [2022-06-27T12:49:45.949Z] Containers: 0 [2022-06-27T12:49:45.949Z] Running: 0 [2022-06-27T12:49:45.949Z] Paused: 0 [2022-06-27T12:49:45.949Z] Stopped: 0 [2022-06-27T12:49:45.949Z] Images: 1 [2022-06-27T12:49:45.949Z] Server Version: 20.10.14 [2022-06-27T12:49:45.949Z] Storage Driver: overlay2 [2022-06-27T12:49:45.949Z] Backing Filesystem: extfs [2022-06-27T12:49:45.949Z] Supports d_type: true [2022-06-27T12:49:45.949Z] Native Overlay Diff: true [2022-06-27T12:49:45.949Z] userxattr: false [2022-06-27T12:49:45.949Z] Logging Driver: json-file [2022-06-27T12:49:45.949Z] Cgroup Driver: cgroupfs [2022-06-27T12:49:45.949Z] Cgroup Version: 1 [2022-06-27T12:49:45.949Z] Plugins: [2022-06-27T12:49:45.949Z] Volume: local [2022-06-27T12:49:45.949Z] Network: bridge host ipvlan macvlan null overlay [2022-06-27T12:49:45.949Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-27T12:49:45.949Z] Swarm: inactive [2022-06-27T12:49:45.949Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-06-27T12:49:45.949Z] Default Runtime: runc [2022-06-27T12:49:45.949Z] Init Binary: docker-init [2022-06-27T12:49:45.949Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-27T12:49:45.949Z] runc version: v1.0.3-0-gf46b6ba [2022-06-27T12:49:45.949Z] init version: de40ad0 [2022-06-27T12:49:45.949Z] Security Options: [2022-06-27T12:49:45.949Z] apparmor [2022-06-27T12:49:45.949Z] seccomp [2022-06-27T12:49:45.949Z] Profile: default [2022-06-27T12:49:45.949Z] Kernel Version: 5.4.0-1071-aws [2022-06-27T12:49:45.949Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-27T12:49:45.949Z] OSType: linux [2022-06-27T12:49:45.949Z] Architecture: x86_64 [2022-06-27T12:49:45.949Z] CPUs: 2 [2022-06-27T12:49:45.949Z] Total Memory: 7.483GiB [2022-06-27T12:49:45.949Z] Name: ip-10-100-42-180 [2022-06-27T12:49:45.949Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-27T12:49:45.949Z] Docker Root Dir: /var/lib/docker [2022-06-27T12:49:45.949Z] Debug Mode: false [2022-06-27T12:49:45.949Z] Registry: https://index.docker.io/v1/ [2022-06-27T12:49:45.949Z] Labels: [2022-06-27T12:49:45.949Z] Experimental: true [2022-06-27T12:49:45.949Z] Insecure Registries: [2022-06-27T12:49:45.949Z] 127.0.0.0/8 [2022-06-27T12:49:45.949Z] Live Restore Enabled: true [2022-06-27T12:49:45.949Z] [2022-06-27T12:49:45.949Z] WARNING: No swap limit support [Pipeline] sh [2022-06-27T12:49:46.288Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-27T12:49:46.288Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-27T12:49:46.288Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43747/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-27T12:49:46.288Z] + bash /home/ubuntu/workspace/moby_PR-43747/check-config.sh [2022-06-27T12:49:46.288Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-27T12:49:46.288Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-27T12:49:46.288Z] [2022-06-27T12:49:46.288Z] Generally Necessary: [2022-06-27T12:49:46.288Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-27T12:49:46.288Z] - apparmor: enabled and tools installed [2022-06-27T12:49:46.566Z] - CONFIG_NAMESPACES: enabled [2022-06-27T12:49:46.567Z] - CONFIG_NET_NS: enabled [2022-06-27T12:49:46.567Z] - CONFIG_PID_NS: enabled [2022-06-27T12:49:46.567Z] - CONFIG_IPC_NS: enabled [2022-06-27T12:49:46.567Z] - CONFIG_UTS_NS: enabled [2022-06-27T12:49:46.567Z] - CONFIG_CGROUPS: enabled [2022-06-27T12:49:46.567Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-27T12:49:46.567Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-27T12:49:46.567Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-27T12:49:46.567Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-27T12:49:46.567Z] - CONFIG_CPUSETS: enabled [2022-06-27T12:49:46.567Z] - CONFIG_MEMCG: enabled [2022-06-27T12:49:46.567Z] - CONFIG_KEYS: enabled [2022-06-27T12:49:46.567Z] - CONFIG_VETH: enabled (as module) [2022-06-27T12:49:46.567Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-27T12:49:46.567Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-27T12:49:46.567Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-27T12:49:46.567Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-27T12:49:46.567Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-27T12:49:46.853Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-27T12:49:46.853Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-27T12:49:46.853Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-27T12:49:46.853Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-27T12:49:46.853Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-27T12:49:46.853Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-27T12:49:46.853Z] - CONFIG_CGROUP_BPF: enabled [2022-06-27T12:49:46.853Z] [2022-06-27T12:49:46.853Z] Optional Features: [2022-06-27T12:49:46.853Z] - CONFIG_USER_NS: enabled [2022-06-27T12:49:46.853Z] - CONFIG_SECCOMP: enabled [2022-06-27T12:49:46.853Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-27T12:49:46.853Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-27T12:49:46.853Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-27T12:49:46.853Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-27T12:49:46.853Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-27T12:49:46.853Z] - CONFIG_BLK_CGROUP: enabled [2022-06-27T12:49:46.853Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-27T12:49:46.853Z] - CONFIG_CGROUP_PERF: enabled [2022-06-27T12:49:46.853Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-27T12:49:46.853Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-27T12:49:46.853Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-27T12:49:46.853Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-27T12:49:46.853Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-27T12:49:46.853Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-27T12:49:46.853Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-27T12:49:46.853Z] - CONFIG_IP_VS: enabled (as module) [2022-06-27T12:49:46.853Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-27T12:49:46.853Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-27T12:49:46.853Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-27T12:49:46.853Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-27T12:49:46.853Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-27T12:49:46.853Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-27T12:49:46.853Z] - CONFIG_EXT4_FS: enabled [2022-06-27T12:49:46.853Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-27T12:49:46.853Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-27T12:49:46.853Z] - Network Drivers: [2022-06-27T12:49:46.853Z] - "overlay": [2022-06-27T12:49:46.853Z] - CONFIG_VXLAN: enabled (as module) [2022-06-27T12:49:46.853Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-27T12:49:46.853Z] Optional (for encrypted networks): [2022-06-27T12:49:47.120Z] - CONFIG_CRYPTO: enabled [2022-06-27T12:49:47.120Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-27T12:49:47.120Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-27T12:49:47.120Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-27T12:49:47.120Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-27T12:49:47.120Z] - CONFIG_XFRM: enabled [2022-06-27T12:49:47.120Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-27T12:49:47.120Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-27T12:49:47.120Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-27T12:49:47.120Z] - "ipvlan": [2022-06-27T12:49:47.120Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-27T12:49:47.120Z] - "macvlan": [2022-06-27T12:49:47.120Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-27T12:49:47.120Z] - CONFIG_DUMMY: enabled (as module) [2022-06-27T12:49:47.120Z] - "ftp,tftp client in container": [2022-06-27T12:49:47.120Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-27T12:49:47.120Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-27T12:49:47.120Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-27T12:49:47.120Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-27T12:49:47.120Z] - Storage Drivers: [2022-06-27T12:49:47.120Z] - "aufs": [2022-06-27T12:49:47.120Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-27T12:49:47.120Z] - "btrfs": [2022-06-27T12:49:47.120Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-27T12:49:47.120Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-27T12:49:47.120Z] - "devicemapper": [2022-06-27T12:49:47.120Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-27T12:49:47.120Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-27T12:49:47.120Z] - "overlay": [2022-06-27T12:49:47.120Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-27T12:49:47.120Z] - "zfs": [2022-06-27T12:49:47.120Z] - /dev/zfs: present [2022-06-27T12:49:47.120Z] - zfs command: missing [2022-06-27T12:49:47.120Z] - zpool command: missing [2022-06-27T12:49:47.120Z] [2022-06-27T12:49:47.120Z] Limits: [2022-06-27T12:49:47.120Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-27T12:49:47.120Z] [2022-06-27T12:49:47.120Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-27T12:49:47.463Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:0bce64f08d72147b0572f96ac678620d289b4499 . [2022-06-27T12:49:47.463Z] #1 [internal] load build definition from Dockerfile [2022-06-27T12:49:47.463Z] #1 sha256:22309b203a4f66c168d8292de3181938f4fbcf255be3394b742c3adb2b69c41e [2022-06-27T12:49:47.463Z] #1 transferring dockerfile: 18.90kB done [2022-06-27T12:49:47.463Z] #1 DONE 0.1s [2022-06-27T12:49:47.463Z] [2022-06-27T12:49:47.463Z] #2 [internal] load .dockerignore [2022-06-27T12:49:47.463Z] #2 sha256:de477371e428623d0bfa832a30e4e5c94921f3cbdbd3deae0996107d2d5ea155 [2022-06-27T12:49:47.463Z] #2 transferring context: 145B done [2022-06-27T12:49:47.730Z] #2 DONE 0.1s [2022-06-27T12:49:47.730Z] [2022-06-27T12:49:47.730Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-27T12:49:47.730Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-27T12:49:47.991Z] #3 DONE 0.4s [2022-06-27T12:49:48.252Z] [2022-06-27T12:49:48.252Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-27T12:49:48.252Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-27T12:49:48.252Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-27T12:49:48.252Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-27T12:49:48.252Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-27T12:49:48.252Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-27T12:49:48.252Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-06-27T12:49:48.252Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-27T12:49:48.252Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-27T12:49:48.513Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-06-27T12:49:48.775Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-27T12:49:49.035Z] #4 DONE 0.8s [2022-06-27T12:49:49.035Z] [2022-06-27T12:49:49.035Z] #6 [internal] load build definition from Dockerfile [2022-06-27T12:49:49.035Z] #6 sha256:7afe347579cfc99a6942b1c32b3f86ce61bbbadb1b3c713a53e9c4e9e63836c3 [2022-06-27T12:49:49.035Z] #6 DONE 0.0s [2022-06-27T12:49:49.035Z] [2022-06-27T12:49:49.035Z] #5 [internal] load .dockerignore [2022-06-27T12:49:49.035Z] #5 sha256:0ccad114bddd538b9226036e873513bca0da08f15851ba8b6ff5c1310a59b0a2 [2022-06-27T12:49:49.035Z] #5 DONE 0.0s [2022-06-27T12:49:49.035Z] [2022-06-27T12:49:49.035Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-27T12:49:49.035Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-27T12:49:49.608Z] #10 ... [2022-06-27T12:49:49.608Z] [2022-06-27T12:49:49.608Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-27T12:49:49.608Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-27T12:49:49.608Z] #7 DONE 0.6s [2022-06-27T12:49:49.608Z] [2022-06-27T12:49:49.608Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-27T12:49:49.608Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-27T12:49:49.608Z] #8 DONE 0.7s [2022-06-27T12:49:49.877Z] [2022-06-27T12:49:49.877Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-27T12:49:49.877Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-27T12:49:49.877Z] #10 DONE 0.7s [2022-06-27T12:49:49.877Z] [2022-06-27T12:49:49.877Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-27T12:49:49.877Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-27T12:49:49.877Z] #9 DONE 0.7s [2022-06-27T12:49:50.138Z] [2022-06-27T12:49:50.138Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:49:50.138Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-27T12:49:50.138Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-27T12:49:50.138Z] #80 DONE 0.1s [2022-06-27T12:49:50.138Z] [2022-06-27T12:49:50.138Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:49:50.138Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:49:50.138Z] #35 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-27T12:49:50.138Z] #35 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-27T12:49:50.138Z] #35 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-27T12:49:50.435Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s [2022-06-27T12:49:50.435Z] #35 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-27T12:49:50.435Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 4.19MB / 55.01MB 0.2s [2022-06-27T12:49:50.699Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.34MB / 55.01MB 0.3s [2022-06-27T12:49:50.699Z] #35 ... [2022-06-27T12:49:50.699Z] [2022-06-27T12:49:50.699Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-27T12:49:50.699Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-27T12:49:50.699Z] #56 DONE 0.0s [2022-06-27T12:49:50.699Z] [2022-06-27T12:49:50.699Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:49:50.699Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:49:50.699Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.49MB / 55.01MB 0.4s [2022-06-27T12:49:50.699Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 13.63MB / 55.01MB 0.5s [2022-06-27T12:49:50.960Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 23.56MB / 55.01MB 0.7s [2022-06-27T12:49:50.960Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 29.56MB / 55.01MB 0.8s [2022-06-27T12:49:51.223Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 34.56MB / 55.01MB 1.0s [2022-06-27T12:49:51.485Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 1.2s [2022-06-27T12:49:51.485Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 49.35MB / 55.01MB 1.3s [2022-06-27T12:49:51.749Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.5s [2022-06-27T12:49:52.325Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.0s done [2022-06-27T12:49:52.613Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-06-27T12:49:56.838Z] #35 ... [2022-06-27T12:49:56.838Z] [2022-06-27T12:49:56.838Z] #31 [internal] load build context [2022-06-27T12:49:56.838Z] #31 sha256:3440e553c6927cdb818f62f7e24f4892f146bfe528086395235e8d7a86b4a27a [2022-06-27T12:49:56.838Z] #31 transferring context: 61.32MB 6.0s done [2022-06-27T12:49:56.838Z] #31 DONE 6.2s [2022-06-27T12:49:56.838Z] [2022-06-27T12:49:56.838Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:49:56.838Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-27T12:49:56.838Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-27T12:49:56.838Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-27T12:49:56.838Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-27T12:49:56.838Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-27T12:49:56.838Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-06-27T12:49:56.838Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-06-27T12:49:56.838Z] #78 DONE 6.1s [2022-06-27T12:49:56.838Z] [2022-06-27T12:49:56.838Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:49:56.838Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:49:56.838Z] #35 ... [2022-06-27T12:49:56.838Z] [2022-06-27T12:49:56.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:49:56.838Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:49:56.838Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-06-27T12:49:56.839Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-06-27T12:49:56.839Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-27T12:49:56.839Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-27T12:49:56.839Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.5s done [2022-06-27T12:49:56.839Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.0s done [2022-06-27T12:49:56.839Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.3s done [2022-06-27T12:49:56.839Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.6s done [2022-06-27T12:49:56.839Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.2s done [2022-06-27T12:49:56.839Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 5.9s [2022-06-27T12:49:56.839Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.8s done [2022-06-27T12:49:56.839Z] #11 ... [2022-06-27T12:49:56.839Z] [2022-06-27T12:49:56.839Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:49:56.839Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-27T12:49:56.839Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-27T12:49:56.839Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-27T12:49:56.839Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-27T12:49:56.839Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-06-27T12:49:56.839Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-06-27T12:49:56.839Z] #80 DONE 6.3s [2022-06-27T12:49:56.839Z] [2022-06-27T12:49:56.839Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:49:56.839Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:49:57.781Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.1s [2022-06-27T12:49:59.696Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.8s done [2022-06-27T12:49:59.967Z] #35 DONE 9.8s [2022-06-27T12:49:59.967Z] [2022-06-27T12:49:59.967Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-27T12:49:59.967Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-27T12:49:59.967Z] #79 DONE 1.1s [2022-06-27T12:49:59.967Z] [2022-06-27T12:49:59.967Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-27T12:49:59.967Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-27T12:50:01.356Z] #36 ... [2022-06-27T12:50:01.356Z] [2022-06-27T12:50:01.356Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-27T12:50:01.356Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-27T12:50:01.356Z] #81 DONE 1.0s [2022-06-27T12:50:01.356Z] [2022-06-27T12:50:01.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:50:01.356Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:50:01.356Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.5s done [2022-06-27T12:50:01.356Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.2s [2022-06-27T12:50:01.928Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 1.0s done [2022-06-27T12:50:02.502Z] #11 ... [2022-06-27T12:50:02.502Z] [2022-06-27T12:50:02.502Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-27T12:50:02.502Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-27T12:50:02.502Z] #36 2.479 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:50:02.502Z] #36 2.494 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:50:02.502Z] #36 2.501 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:50:02.502Z] #36 2.627 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:50:02.763Z] #36 2.777 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:50:03.707Z] #36 3.654 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:50:05.096Z] #36 5.251 Fetched 8545 kB in 3s (2820 kB/s) [2022-06-27T12:50:06.487Z] #36 5.251 Reading package lists... [2022-06-27T12:50:07.059Z] #36 6.168 Reading package lists... [2022-06-27T12:50:07.322Z] #36 7.023 Building dependency tree... [2022-06-27T12:50:07.322Z] #36 7.393 The following additional packages will be installed: [2022-06-27T12:50:07.584Z] #36 7.394 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-27T12:50:07.584Z] #36 7.394 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-27T12:50:07.584Z] #36 7.395 Recommended packages: [2022-06-27T12:50:07.584Z] #36 7.395 libldap-common publicsuffix libsasl2-modules [2022-06-27T12:50:07.584Z] #36 7.565 The following NEW packages will be installed: [2022-06-27T12:50:07.584Z] #36 7.566 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-27T12:50:07.584Z] #36 7.566 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-27T12:50:07.584Z] #36 7.567 libssh2-1 openssl [2022-06-27T12:50:07.846Z] #36 7.858 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-27T12:50:07.846Z] #36 7.858 Need to get 3041 kB of archives. [2022-06-27T12:50:07.846Z] #36 7.858 After this operation, 6651 kB of additional disk space will be used. [2022-06-27T12:50:07.846Z] #36 7.858 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-27T12:50:07.846Z] #36 7.860 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-06-27T12:50:07.846Z] #36 7.870 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-27T12:50:07.846Z] #36 7.870 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-27T12:50:07.846Z] #36 7.874 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-27T12:50:07.846Z] #36 7.874 Get:6 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-27T12:50:07.846Z] #36 7.875 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-27T12:50:07.846Z] #36 7.876 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-27T12:50:07.846Z] #36 7.878 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-27T12:50:07.846Z] #36 7.879 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-27T12:50:07.846Z] #36 7.880 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-27T12:50:07.846Z] #36 7.885 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-27T12:50:07.846Z] #36 7.889 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-27T12:50:07.846Z] #36 7.892 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-27T12:50:07.846Z] #36 7.894 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-27T12:50:08.108Z] #36 8.090 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:50:08.108Z] #36 8.131 Fetched 3041 kB in 0s (9491 kB/s) [2022-06-27T12:50:08.108Z] #36 8.158 Selecting previously unselected package openssl. [2022-06-27T12:50:08.108Z] #36 8.158 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-27T12:50:08.108Z] #36 8.164 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-06-27T12:50:08.108Z] #36 8.169 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-06-27T12:50:08.370Z] #36 8.351 Selecting previously unselected package ca-certificates. [2022-06-27T12:50:08.370Z] #36 8.351 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-27T12:50:08.370Z] #36 8.359 Unpacking ca-certificates (20210119) ... [2022-06-27T12:50:08.370Z] #36 8.453 Selecting previously unselected package libbrotli1:amd64. [2022-06-27T12:50:08.370Z] #36 8.453 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-27T12:50:08.370Z] #36 8.463 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-27T12:50:08.370Z] #36 8.537 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-27T12:50:08.370Z] #36 8.537 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-27T12:50:08.634Z] #36 8.544 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:50:08.634Z] #36 8.598 Selecting previously unselected package libsasl2-2:amd64. [2022-06-27T12:50:08.634Z] #36 8.598 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-27T12:50:08.634Z] #36 8.601 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:50:08.634Z] #36 8.658 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-27T12:50:08.634Z] #36 8.658 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-27T12:50:08.634Z] #36 8.662 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-27T12:50:08.634Z] #36 8.749 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-27T12:50:08.634Z] #36 8.749 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-27T12:50:08.634Z] #36 8.753 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-27T12:50:08.634Z] #36 8.806 Selecting previously unselected package libpsl5:amd64. [2022-06-27T12:50:08.896Z] #36 8.807 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-27T12:50:08.896Z] #36 8.818 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-27T12:50:08.896Z] #36 8.862 Selecting previously unselected package librtmp1:amd64. [2022-06-27T12:50:08.896Z] #36 8.862 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-27T12:50:08.896Z] #36 8.865 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-27T12:50:08.896Z] #36 8.914 Selecting previously unselected package libssh2-1:amd64. [2022-06-27T12:50:08.896Z] #36 8.914 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-27T12:50:08.896Z] #36 8.922 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-27T12:50:08.896Z] #36 8.976 Selecting previously unselected package libcurl4:amd64. [2022-06-27T12:50:08.896Z] #36 8.976 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-27T12:50:08.896Z] #36 8.981 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-27T12:50:09.158Z] #36 9.094 Selecting previously unselected package curl. [2022-06-27T12:50:09.158Z] #36 9.094 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-27T12:50:09.158Z] #36 9.098 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-27T12:50:09.158Z] #36 9.189 Selecting previously unselected package libonig5:amd64. [2022-06-27T12:50:09.158Z] #36 9.189 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-27T12:50:09.420Z] #36 9.193 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:50:09.420Z] #36 9.263 Selecting previously unselected package libjq1:amd64. [2022-06-27T12:50:09.420Z] #36 9.264 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-27T12:50:09.420Z] #36 9.275 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:50:09.420Z] #36 9.335 Selecting previously unselected package jq. [2022-06-27T12:50:09.420Z] #36 9.335 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-27T12:50:09.420Z] #36 9.335 Unpacking jq (1.6-2.1) ... [2022-06-27T12:50:09.420Z] #36 9.386 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-27T12:50:09.420Z] #36 9.396 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-27T12:50:09.420Z] #36 9.424 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-27T12:50:09.420Z] #36 9.435 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:50:09.420Z] #36 9.443 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-27T12:50:09.420Z] #36 9.461 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:50:09.420Z] #36 9.476 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-27T12:50:09.420Z] #36 9.486 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-06-27T12:50:09.420Z] #36 9.507 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:50:09.420Z] #36 9.524 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:50:09.420Z] #36 9.533 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-27T12:50:09.420Z] #36 9.547 Setting up ca-certificates (20210119) ... [2022-06-27T12:50:10.369Z] #36 10.18 Updating certificates in /etc/ssl/certs... [2022-06-27T12:50:11.314Z] #36 11.14 129 added, 0 removed; done. [2022-06-27T12:50:11.314Z] #36 11.33 Setting up jq (1.6-2.1) ... [2022-06-27T12:50:11.314Z] #36 11.34 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-27T12:50:11.314Z] #36 11.36 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-27T12:50:11.314Z] #36 11.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:50:11.314Z] #36 11.38 Processing triggers for ca-certificates (20210119) ... [2022-06-27T12:50:11.576Z] #36 11.40 Updating certificates in /etc/ssl/certs... [2022-06-27T12:50:12.150Z] #36 12.09 0 added, 0 removed; done. [2022-06-27T12:50:12.150Z] #36 12.09 Running hooks in /etc/ca-certificates/update.d... [2022-06-27T12:50:12.150Z] #36 12.09 done. [2022-06-27T12:50:13.097Z] #36 DONE 12.8s [2022-06-27T12:50:13.097Z] [2022-06-27T12:50:13.097Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-27T12:50:13.097Z] #37 sha256:ef4c53b7243de4d8143af322fcaf90a77d4f08d07c2f44797c39eb3f13addc6d [2022-06-27T12:50:13.097Z] #37 DONE 0.1s [2022-06-27T12:50:13.097Z] [2022-06-27T12:50:13.097Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:50:13.097Z] #38 sha256:e41919aec9b2c9c023e25b2cd4d5ff3b7a5eca5b1c95956ada6e5a667532d1a4 [2022-06-27T12:50:14.042Z] #38 ... [2022-06-27T12:50:14.042Z] [2022-06-27T12:50:14.042Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:50:14.042Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:50:14.042Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 6.5s done [2022-06-27T12:50:14.042Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 3.1s [2022-06-27T12:50:14.987Z] #11 ... [2022-06-27T12:50:14.987Z] [2022-06-27T12:50:14.987Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:50:14.987Z] #38 sha256:e41919aec9b2c9c023e25b2cd4d5ff3b7a5eca5b1c95956ada6e5a667532d1a4 [2022-06-27T12:50:14.987Z] #38 1.946 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-27T12:50:15.247Z] #38 2.330 [2022-06-27T12:50:15.508Z] #38 2.555 #=#=# ######################################################################## 100.0% [2022-06-27T12:50:15.769Z] #38 2.858 [2022-06-27T12:50:16.710Z] #38 3.876 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-27T12:50:17.283Z] #38 4.241 [2022-06-27T12:50:17.544Z] #38 4.464 #=#=# # 2.4% ######################################################################## 100.0% [2022-06-27T12:50:17.805Z] #38 4.867 [2022-06-27T12:50:18.753Z] #38 5.903 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-27T12:50:19.326Z] #38 6.319 [2022-06-27T12:50:19.848Z] #38 6.543 #=#=# ################## 25.2% ######################################## 56.9% ############################################################### 88.7% ######################################################################## 100.0% [2022-06-27T12:50:19.848Z] #38 7.087 [2022-06-27T12:50:21.243Z] #38 8.305 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-27T12:50:21.504Z] #38 8.593 [2022-06-27T12:50:21.765Z] #38 8.831 #=#=# ######################################################################## 100.0% [2022-06-27T12:50:22.026Z] #38 9.203 [2022-06-27T12:50:22.288Z] #38 ... [2022-06-27T12:50:22.288Z] [2022-06-27T12:50:22.288Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:50:22.288Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:50:22.288Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.4s done [2022-06-27T12:50:22.288Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 3.6s [2022-06-27T12:50:23.532Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-052f16c60c5c901d3) in /home/ubuntu/workspace/moby_PR-43747 [Pipeline] { [Pipeline] checkout [2022-06-27T12:50:23.799Z] The recommended git tool is: git [2022-06-27T12:50:25.645Z] #11 ... [2022-06-27T12:50:25.645Z] [2022-06-27T12:50:25.645Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:50:25.645Z] #38 sha256:e41919aec9b2c9c023e25b2cd4d5ff3b7a5eca5b1c95956ada6e5a667532d1a4 [2022-06-27T12:50:25.645Z] #38 9.953 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-27T12:50:25.645Z] #38 10.28 [2022-06-27T12:50:25.645Z] #38 10.51 #=#=# ######################################################################## 100.0% [2022-06-27T12:50:25.645Z] #38 10.77 [2022-06-27T12:50:25.645Z] #38 10.88 Download of images into '/build' complete. [2022-06-27T12:50:25.645Z] #38 10.88 Use something like the following to load the result into a Docker daemon: [2022-06-27T12:50:25.645Z] #38 10.88 tar -cC '/build' . | docker load [2022-06-27T12:50:25.645Z] #38 DONE 12.4s [2022-06-27T12:50:25.645Z] [2022-06-27T12:50:25.645Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:50:25.645Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:50:26.628Z] using credential docker-jenkins-github-credentials [2022-06-27T12:50:26.642Z] Cloning the remote Git repository [2022-06-27T12:50:26.642Z] Cloning with configured refspecs honoured and without tags [2022-06-27T12:50:27.013Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04970334df5ad4e33) in /home/ubuntu/workspace/moby_PR-43747 [Pipeline] { [Pipeline] checkout [2022-06-27T12:50:27.175Z] The recommended git tool is: git [2022-06-27T12:50:26.712Z] Cloning repository https://github.com/moby/moby.git [2022-06-27T12:50:26.776Z] > git init /home/ubuntu/workspace/moby_PR-43747 # timeout=10 [2022-06-27T12:50:27.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-27T12:50:27.100Z] > git --version # timeout=10 [2022-06-27T12:50:27.131Z] > git --version # 'git version 2.17.1' [2022-06-27T12:50:27.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:50:27.133Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:50:27.357Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-080d77199c795bd58) in /home/ubuntu/workspace/moby_PR-43747 [Pipeline] { [Pipeline] checkout [2022-06-27T12:50:27.510Z] The recommended git tool is: git [2022-06-27T12:50:27.573Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.6s [2022-06-27T12:50:29.903Z] using credential docker-jenkins-github-credentials [2022-06-27T12:50:29.911Z] Cloning the remote Git repository [2022-06-27T12:50:29.911Z] Cloning with configured refspecs honoured and without tags [2022-06-27T12:50:30.601Z] using credential docker-jenkins-github-credentials [2022-06-27T12:50:30.610Z] Cloning the remote Git repository [2022-06-27T12:50:30.610Z] Cloning with configured refspecs honoured and without tags [2022-06-27T12:50:29.196Z] Cloning repository https://github.com/moby/moby.git [2022-06-27T12:50:29.251Z] > git init /home/ubuntu/workspace/moby_PR-43747 # timeout=10 [2022-06-27T12:50:29.515Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-27T12:50:29.515Z] > git --version # timeout=10 [2022-06-27T12:50:29.525Z] > git --version # 'git version 2.17.1' [2022-06-27T12:50:29.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:50:29.527Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:50:30.640Z] Cloning repository https://github.com/moby/moby.git [2022-06-27T12:50:30.709Z] > git init /home/ubuntu/workspace/moby_PR-43747 # timeout=10 [2022-06-27T12:50:31.083Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-27T12:50:31.084Z] > git --version # timeout=10 [2022-06-27T12:50:31.108Z] > git --version # 'git version 2.25.1' [2022-06-27T12:50:31.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:50:31.110Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:50:32.555Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07f67fa46b5d57826) in /home/ubuntu/workspace/moby_PR-43747 [Pipeline] { [Pipeline] checkout [2022-06-27T12:50:32.634Z] The recommended git tool is: git [2022-06-27T12:50:32.914Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.9s done [2022-06-27T12:50:32.914Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-27T12:50:33.175Z] #11 DONE 43.0s [2022-06-27T12:50:33.175Z] [2022-06-27T12:50:33.175Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-27T12:50:33.175Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-27T12:50:35.090Z] #12 DONE 1.5s [2022-06-27T12:50:35.090Z] [2022-06-27T12:50:35.090Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-27T12:50:35.090Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-06-27T12:50:35.665Z] #13 DONE 0.9s [2022-06-27T12:50:35.665Z] [2022-06-27T12:50:35.665Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-27T12:50:35.665Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-06-27T12:50:35.665Z] #57 DONE 0.1s [2022-06-27T12:50:35.665Z] [2022-06-27T12:50:35.665Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:50:35.665Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:50:35.927Z] #58 ... [2022-06-27T12:50:35.927Z] [2022-06-27T12:50:35.927Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-27T12:50:35.927Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-06-27T12:50:35.927Z] #53 DONE 0.2s [2022-06-27T12:50:35.927Z] [2022-06-27T12:50:35.927Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-27T12:50:35.927Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-06-27T12:50:35.927Z] #40 DONE 0.2s [2022-06-27T12:50:35.927Z] [2022-06-27T12:50:35.927Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:50:35.927Z] #41 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:50:36.117Z] using credential docker-jenkins-github-credentials [2022-06-27T12:50:36.125Z] Cloning the remote Git repository [2022-06-27T12:50:36.125Z] Cloning with configured refspecs honoured and without tags [2022-06-27T12:50:36.186Z] Cloning repository https://github.com/moby/moby.git [2022-06-27T12:50:36.300Z] > git init /home/ubuntu/workspace/moby_PR-43747 # timeout=10 [2022-06-27T12:50:36.890Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-27T12:50:36.891Z] > git --version # timeout=10 [2022-06-27T12:50:36.910Z] > git --version # 'git version 2.25.1' [2022-06-27T12:50:36.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:50:36.912Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:50:40.138Z] #41 3.576 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-27T12:50:40.138Z] #41 3.578 Cloning into '.'... [2022-06-27T12:50:40.138Z] #41 ... [2022-06-27T12:50:40.138Z] [2022-06-27T12:50:40.138Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-27T12:50:40.138Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-06-27T12:50:40.138Z] #14 DONE 4.3s [2022-06-27T12:50:40.138Z] [2022-06-27T12:50:40.138Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-27T12:50:40.138Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-06-27T12:50:42.688Z] #15 DONE 2.7s [2022-06-27T12:50:42.688Z] [2022-06-27T12:50:42.688Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-27T12:50:42.688Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-06-27T12:50:45.239Z] #16 DONE 2.2s [2022-06-27T12:50:45.239Z] [2022-06-27T12:50:45.239Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-27T12:50:45.239Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-06-27T12:50:45.811Z] #17 ... [2022-06-27T12:50:45.811Z] [2022-06-27T12:50:45.811Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:50:45.811Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:50:45.811Z] #83 5.660 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:50:45.811Z] #83 5.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:50:45.811Z] #83 5.715 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:50:45.811Z] #83 6.916 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:50:45.811Z] #83 9.683 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:50:45.811Z] #83 ... [2022-06-27T12:50:45.811Z] [2022-06-27T12:50:45.811Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:50:45.811Z] #54 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:50:45.811Z] #54 5.266 + git clone https://github.com/docker/distribution.git . [2022-06-27T12:50:45.811Z] #54 5.281 Cloning into '.'... [2022-06-27T12:50:46.072Z] #54 ... [2022-06-27T12:50:46.072Z] [2022-06-27T12:50:46.072Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:50:46.072Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-27T12:50:46.072Z] #47 5.950 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-27T12:50:46.072Z] #47 7.059 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-27T12:50:46.072Z] #47 8.428 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-27T12:50:46.072Z] #47 8.765 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-27T12:50:46.072Z] #47 8.816 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-27T12:50:46.072Z] #47 ... [2022-06-27T12:50:46.072Z] [2022-06-27T12:50:46.072Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:50:46.072Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:50:46.072Z] #60 6.042 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-27T12:50:46.072Z] #60 8.341 go: downloading github.com/fatih/color v1.10.0 [2022-06-27T12:50:46.072Z] #60 8.407 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-27T12:50:46.072Z] #60 8.407 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-27T12:50:46.072Z] #60 8.447 go: downloading github.com/pkg/errors v0.9.1 [2022-06-27T12:50:46.072Z] #60 8.843 go: downloading golang.org/x/tools v0.1.0 [2022-06-27T12:50:46.072Z] #60 8.958 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-27T12:50:46.072Z] #60 9.053 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-27T12:50:46.072Z] #60 9.561 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-27T12:50:46.072Z] #60 9.733 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-27T12:50:46.334Z] #60 ... [2022-06-27T12:50:46.334Z] [2022-06-27T12:50:46.334Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:50:46.334Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:50:46.334Z] #62 4.177 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-27T12:50:46.334Z] #62 ... [2022-06-27T12:50:46.334Z] [2022-06-27T12:50:46.334Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-27T12:50:46.334Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-27T12:50:46.334Z] #64 4.531 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-27T12:50:46.334Z] #64 8.573 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-27T12:50:46.334Z] #64 8.573 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-27T12:50:46.334Z] #64 8.758 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-27T12:50:46.595Z] #64 ... [2022-06-27T12:50:46.595Z] [2022-06-27T12:50:46.595Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:50:46.595Z] #43 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:50:46.595Z] #43 4.715 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-27T12:50:46.858Z] #43 ... [2022-06-27T12:50:46.858Z] [2022-06-27T12:50:46.858Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-27T12:50:46.858Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-27T12:50:46.858Z] #45 4.715 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-27T12:50:46.858Z] #45 ... [2022-06-27T12:50:46.858Z] [2022-06-27T12:50:46.858Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:50:46.858Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:50:46.858Z] #58 5.713 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:50:46.858Z] #58 5.838 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:50:46.858Z] #58 5.838 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:50:46.858Z] #58 6.323 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-27T12:50:46.858Z] #58 7.366 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:50:46.858Z] #58 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:50:47.119Z] #58 ... [2022-06-27T12:50:47.119Z] [2022-06-27T12:50:47.119Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-27T12:50:47.119Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-06-27T12:50:47.119Z] #17 DONE 2.2s [2022-06-27T12:50:47.119Z] [2022-06-27T12:50:47.119Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-27T12:50:47.119Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-06-27T12:50:49.037Z] #18 DONE 1.6s [2022-06-27T12:50:49.037Z] [2022-06-27T12:50:49.037Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:50:49.037Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:50:50.167Z] Fetching without tags [2022-06-27T12:50:50.428Z] #19 1.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:50:50.428Z] #19 1.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:50:50.428Z] #19 1.897 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:50:50.443Z] Merging remotes/origin/master commit 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 into PR head commit 0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T12:50:50.914Z] Fetching without tags [2022-06-27T12:50:51.143Z] Merging remotes/origin/master commit 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 into PR head commit 0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T12:50:51.455Z] Merge succeeded, producing 0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T12:50:51.455Z] Checking out Revision 0bce64f08d72147b0572f96ac678620d289b4499 (PR-43747) [2022-06-27T12:50:50.859Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-27T12:50:50.874Z] > git config --add remote.origin.fetch +refs/pull/43747/head:refs/remotes/origin/PR-43747 # timeout=10 [2022-06-27T12:50:50.889Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:50:50.903Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-27T12:50:50.919Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-27T12:50:50.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:50:50.920Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:50:51.157Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T12:50:51.172Z] > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10 [2022-06-27T12:50:51.816Z] #19 3.185 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-27T12:50:51.992Z] Merge succeeded, producing 0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T12:50:51.992Z] Checking out Revision 0bce64f08d72147b0572f96ac678620d289b4499 (PR-43747) [2022-06-27T12:50:50.073Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-27T12:50:50.099Z] > git config --add remote.origin.fetch +refs/pull/43747/head:refs/remotes/origin/PR-43747 # timeout=10 [2022-06-27T12:50:50.123Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:50:50.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-27T12:50:50.175Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-27T12:50:50.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:50:50.176Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:50:50.455Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T12:50:50.491Z] > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10 [2022-06-27T12:50:51.316Z] > git remote # timeout=10 [2022-06-27T12:50:51.359Z] > git config --get remote.origin.url # timeout=10 [2022-06-27T12:50:51.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:50:51.391Z] > git merge 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 # timeout=10 [2022-06-27T12:50:51.438Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-27T12:50:51.463Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T12:50:51.473Z] > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10 [2022-06-27T12:50:53.205Z] #19 4.466 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-27T12:50:51.870Z] > git remote # timeout=10 [2022-06-27T12:50:51.901Z] > git config --get remote.origin.url # timeout=10 [2022-06-27T12:50:51.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:50:51.936Z] > git merge 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 # timeout=10 [2022-06-27T12:50:51.967Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-27T12:50:51.996Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T12:50:52.021Z] > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10 [2022-06-27T12:50:54.596Z] #19 ... [2022-06-27T12:50:54.596Z] [2022-06-27T12:50:54.596Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:50:54.596Z] #43 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:50:54.596Z] #43 17.87 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-27T12:50:54.596Z] #43 17.89 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-27T12:50:54.596Z] #43 18.73 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-27T12:50:54.596Z] #43 18.97 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-27T12:50:54.609Z] Fetching without tags [2022-06-27T12:50:54.880Z] Merging remotes/origin/master commit 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 into PR head commit 0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T12:50:55.173Z] #43 19.44 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-27T12:50:54.522Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-27T12:50:54.540Z] > git config --add remote.origin.fetch +refs/pull/43747/head:refs/remotes/origin/PR-43747 # timeout=10 [2022-06-27T12:50:54.561Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:50:54.580Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-27T12:50:54.613Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-27T12:50:54.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:50:54.614Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:50:54.893Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T12:50:54.916Z] > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10 [2022-06-27T12:50:55.672Z] > git remote # timeout=10 [2022-06-27T12:50:55.693Z] > git config --get remote.origin.url # timeout=10 [2022-06-27T12:50:55.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:50:55.710Z] > git merge 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 # timeout=10 [2022-06-27T12:50:55.747Z] #43 20.03 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-27T12:50:55.770Z] Merge succeeded, producing 0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T12:50:55.770Z] Checking out Revision 0bce64f08d72147b0572f96ac678620d289b4499 (PR-43747) [2022-06-27T12:50:55.924Z] Commit message: "api: POST /containers/{id}/wait: fix validation for "condition" parameter" [2022-06-27T12:50:56.009Z] #43 20.42 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-27T12:50:55.974Z] > git --version # timeout=10 [2022-06-27T12:50:55.996Z] > git --version # 'git version 2.17.1' [2022-06-27T12:50:56.021Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-27T12:50:56.272Z] #43 20.50 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-27T12:50:56.272Z] #43 20.58 go: downloading github.com/peterh/liner v1.2.2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-27T12:50:56.508Z] Commit message: "api: POST /containers/{id}/wait: fix validation for "condition" parameter" [2022-06-27T12:50:56.534Z] #43 20.80 go: downloading github.com/google/go-dap v0.6.0 [2022-06-27T12:50:56.535Z] Fetching without tags [2022-06-27T12:50:56.532Z] > git --version # timeout=10 [2022-06-27T12:50:56.535Z] > git --version # 'git version 2.25.1' [2022-06-27T12:50:56.542Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-27T12:50:56.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-27T12:50:56.406Z] > git config --add remote.origin.fetch +refs/pull/43747/head:refs/remotes/origin/PR-43747 # timeout=10 [2022-06-27T12:50:56.431Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:50:56.465Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-27T12:50:56.539Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-27T12:50:56.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:50:56.542Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-27T12:50:56.780Z] Merging remotes/origin/master commit 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 into PR head commit 0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T12:50:56.795Z] #43 21.07 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-27T12:50:57.063Z] #43 21.62 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-27T12:50:57.079Z] + docker version [2022-06-27T12:50:57.325Z] #43 ... [2022-06-27T12:50:57.325Z] [2022-06-27T12:50:57.325Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-27T12:50:57.325Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-27T12:50:57.325Z] #64 11.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-27T12:50:57.442Z] + docker version [2022-06-27T12:50:57.587Z] #64 ... [2022-06-27T12:50:57.587Z] [2022-06-27T12:50:57.587Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:50:57.587Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:50:57.587Z] #19 6.202 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:50:57.587Z] #19 7.959 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-27T12:50:57.595Z] Merge succeeded, producing 0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T12:50:57.595Z] Checking out Revision 0bce64f08d72147b0572f96ac678620d289b4499 (PR-43747) [2022-06-27T12:50:55.748Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-27T12:50:55.773Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T12:50:55.796Z] > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10 [2022-06-27T12:50:58.536Z] #19 9.754 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-27T12:50:58.536Z] #19 ... [2022-06-27T12:50:58.536Z] [2022-06-27T12:50:58.536Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-27T12:50:58.536Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-27T12:50:58.536Z] #45 22.31 tomll can be used in two ways: [2022-06-27T12:50:58.536Z] #45 22.31 Writing to STDIN and reading from STDOUT: [2022-06-27T12:50:58.536Z] #45 22.31 cat file.toml | tomll > file.toml [2022-06-27T12:50:58.536Z] #45 22.31 [2022-06-27T12:50:58.536Z] #45 22.31 Reading and updating a list of files: [2022-06-27T12:50:58.536Z] #45 22.31 tomll a.toml b.toml c.toml [2022-06-27T12:50:58.536Z] #45 22.31 [2022-06-27T12:50:58.536Z] #45 22.31 When given a list of files, tomll will modify all files in place without asking. [2022-06-27T12:50:58.536Z] #45 DONE 22.9s [2022-06-27T12:50:58.536Z] [2022-06-27T12:50:58.536Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:50:58.536Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:50:58.536Z] #83 12.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:50:58.536Z] #83 ... [2022-06-27T12:50:58.536Z] [2022-06-27T12:50:58.536Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:50:58.536Z] #43 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:50:58.536Z] #43 22.45 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-27T12:50:58.536Z] #43 22.61 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-27T12:50:58.536Z] #43 22.65 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-27T12:50:56.789Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T12:50:56.802Z] > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10 [2022-06-27T12:50:57.558Z] > git remote # timeout=10 [2022-06-27T12:50:57.568Z] > git config --get remote.origin.url # timeout=10 [2022-06-27T12:50:57.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-27T12:50:57.581Z] > git merge 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 # timeout=10 [2022-06-27T12:50:57.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-27T12:50:57.599Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T12:50:57.608Z] > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10 [2022-06-27T12:50:58.798Z] #43 ... [2022-06-27T12:50:58.798Z] [2022-06-27T12:50:58.798Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:50:58.798Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-27T12:50:58.798Z] #47 13.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-27T12:50:58.798Z] #47 13.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-27T12:50:59.060Z] #47 ... [2022-06-27T12:50:59.060Z] [2022-06-27T12:50:59.060Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:50:59.060Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:50:59.060Z] #83 23.36 Fetched 8545 kB in 18s (472 kB/s) [2022-06-27T12:50:59.321Z] #83 23.36 Reading package lists... [2022-06-27T12:50:59.321Z] #83 ... [2022-06-27T12:50:59.321Z] [2022-06-27T12:50:59.321Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:50:59.321Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:50:59.321Z] #58 13.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:50:59.321Z] #58 15.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-27T12:50:59.583Z] #58 ... [2022-06-27T12:50:59.583Z] [2022-06-27T12:50:59.583Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:50:59.583Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:50:59.583Z] #60 15.03 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-27T12:50:59.583Z] #60 15.09 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-27T12:50:59.583Z] #60 15.27 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-27T12:50:59.583Z] #60 18.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-27T12:50:59.583Z] #60 18.10 go: downloading golang.org/x/mod v0.3.0 [2022-06-27T12:51:00.174Z] #60 ... [2022-06-27T12:51:00.174Z] [2022-06-27T12:51:00.174Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:51:00.174Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:51:00.174Z] #19 11.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-27T12:51:00.563Z] Commit message: "api: POST /containers/{id}/wait: fix validation for "condition" parameter" [2022-06-27T12:51:00.607Z] > git --version # timeout=10 [2022-06-27T12:51:00.640Z] > git --version # 'git version 2.17.1' [2022-06-27T12:51:00.668Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-27T12:51:01.698Z] + docker version [2022-06-27T12:51:01.771Z] Commit message: "api: POST /containers/{id}/wait: fix validation for "condition" parameter" [2022-06-27T12:51:01.791Z] > git --version # timeout=10 [2022-06-27T12:51:01.797Z] > git --version # 'git version 2.25.1' [2022-06-27T12:51:01.810Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-27T12:51:02.092Z] #19 13.29 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [142 kB] [2022-06-27T12:51:02.092Z] #19 13.29 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-27T12:51:02.092Z] #19 13.34 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [134 kB] [2022-06-27T12:51:02.092Z] #19 13.36 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-27T12:51:02.092Z] #19 13.37 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [152 kB] [2022-06-27T12:51:02.092Z] #19 13.43 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:51:02.092Z] #19 13.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-27T12:51:02.092Z] #19 13.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:51:02.092Z] #19 13.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-27T12:51:02.092Z] #19 13.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-27T12:51:02.092Z] #19 13.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-27T12:51:02.092Z] #19 13.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-27T12:51:02.927Z] + docker version [2022-06-27T12:51:03.642Z] Client: Docker Engine - Community [2022-06-27T12:51:03.642Z] Version: 20.10.14 [2022-06-27T12:51:03.642Z] API version: 1.41 [2022-06-27T12:51:03.642Z] Go version: go1.16.15 [2022-06-27T12:51:03.642Z] Git commit: a224086 [2022-06-27T12:51:03.642Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-27T12:51:03.642Z] OS/Arch: linux/amd64 [2022-06-27T12:51:03.642Z] Context: default [2022-06-27T12:51:03.642Z] Experimental: true [2022-06-27T12:51:03.642Z] [2022-06-27T12:51:03.642Z] Server: Docker Engine - Community [2022-06-27T12:51:03.642Z] Engine: [2022-06-27T12:51:03.642Z] Version: 20.10.14 [2022-06-27T12:51:03.642Z] API version: 1.41 (minimum version 1.12) [2022-06-27T12:51:03.642Z] Go version: go1.16.15 [2022-06-27T12:51:03.642Z] Git commit: 87a90dc [2022-06-27T12:51:03.642Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-27T12:51:03.642Z] OS/Arch: linux/amd64 [2022-06-27T12:51:03.642Z] Experimental: true [2022-06-27T12:51:03.642Z] containerd: [2022-06-27T12:51:03.642Z] Version: 1.5.11 [2022-06-27T12:51:03.642Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-27T12:51:03.642Z] runc: [2022-06-27T12:51:03.642Z] Version: 1.0.3 [2022-06-27T12:51:03.642Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-27T12:51:03.642Z] docker-init: [2022-06-27T12:51:03.642Z] Version: 0.19.0 [2022-06-27T12:51:03.642Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-27T12:51:03.959Z] + docker info [2022-06-27T12:51:05.597Z] Client: Docker Engine - Community [2022-06-27T12:51:05.597Z] Version: 20.10.14 [2022-06-27T12:51:05.597Z] API version: 1.41 [2022-06-27T12:51:05.597Z] Go version: go1.16.15 [2022-06-27T12:51:05.597Z] Git commit: a224086 [2022-06-27T12:51:05.597Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-27T12:51:05.597Z] OS/Arch: linux/amd64 [2022-06-27T12:51:05.597Z] Context: default [2022-06-27T12:51:05.597Z] Experimental: true [2022-06-27T12:51:05.597Z] [2022-06-27T12:51:05.597Z] Server: Docker Engine - Community [2022-06-27T12:51:05.597Z] Engine: [2022-06-27T12:51:05.597Z] Version: 20.10.14 [2022-06-27T12:51:05.597Z] API version: 1.41 (minimum version 1.12) [2022-06-27T12:51:05.597Z] Go version: go1.16.15 [2022-06-27T12:51:05.597Z] Git commit: 87a90dc [2022-06-27T12:51:05.597Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-27T12:51:05.597Z] OS/Arch: linux/amd64 [2022-06-27T12:51:05.597Z] Experimental: true [2022-06-27T12:51:05.597Z] containerd: [2022-06-27T12:51:05.597Z] Version: 1.5.11 [2022-06-27T12:51:05.597Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-27T12:51:05.597Z] runc: [2022-06-27T12:51:05.597Z] Version: 1.0.3 [2022-06-27T12:51:05.597Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-27T12:51:05.597Z] docker-init: [2022-06-27T12:51:05.597Z] Version: 0.19.0 [2022-06-27T12:51:05.597Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-27T12:51:05.896Z] Client: Docker Engine - Community [2022-06-27T12:51:05.896Z] Version: 20.10.14 [2022-06-27T12:51:05.896Z] API version: 1.41 [2022-06-27T12:51:05.896Z] Go version: go1.16.15 [2022-06-27T12:51:05.896Z] Git commit: a224086 [2022-06-27T12:51:05.896Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-27T12:51:05.896Z] OS/Arch: linux/amd64 [2022-06-27T12:51:05.896Z] Context: default [2022-06-27T12:51:05.896Z] Experimental: true [2022-06-27T12:51:05.896Z] [2022-06-27T12:51:05.896Z] Server: Docker Engine - Community [2022-06-27T12:51:05.896Z] Engine: [2022-06-27T12:51:05.896Z] Version: 20.10.14 [2022-06-27T12:51:05.896Z] API version: 1.41 (minimum version 1.12) [2022-06-27T12:51:05.896Z] Go version: go1.16.15 [2022-06-27T12:51:05.896Z] Git commit: 87a90dc [2022-06-27T12:51:05.896Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-27T12:51:05.896Z] OS/Arch: linux/amd64 [2022-06-27T12:51:05.896Z] Experimental: true [2022-06-27T12:51:05.896Z] containerd: [2022-06-27T12:51:05.896Z] Version: 1.5.11 [2022-06-27T12:51:05.896Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-27T12:51:05.896Z] runc: [2022-06-27T12:51:05.896Z] Version: 1.0.3 [2022-06-27T12:51:05.896Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-27T12:51:05.896Z] docker-init: [2022-06-27T12:51:05.896Z] Version: 0.19.0 [2022-06-27T12:51:05.896Z] GitCommit: de40ad0 [2022-06-27T12:51:05.930Z] + docker info [Pipeline] sh [2022-06-27T12:51:06.242Z] + docker info [2022-06-27T12:51:06.319Z] #19 ... [2022-06-27T12:51:06.319Z] [2022-06-27T12:51:06.319Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:51:06.319Z] #54 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:51:06.583Z] #54 29.67 Updating files: 71% (1557/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-27T12:51:06.583Z] #54 30.62 + git checkout -q v2.3.0 [2022-06-27T12:51:09.143Z] #54 33.01 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-27T12:51:10.534Z] #54 ... [2022-06-27T12:51:10.534Z] [2022-06-27T12:51:10.534Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:51:10.534Z] #43 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:51:10.534Z] #43 24.98 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-27T12:51:10.534Z] #43 25.09 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-27T12:51:10.795Z] #43 ... [2022-06-27T12:51:10.795Z] [2022-06-27T12:51:10.795Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:51:10.795Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:51:10.795Z] #83 23.36 Reading package lists... [2022-06-27T12:51:11.026Z] Client: Docker Engine - Community [2022-06-27T12:51:11.026Z] Version: 20.10.14 [2022-06-27T12:51:11.026Z] API version: 1.41 [2022-06-27T12:51:11.026Z] Go version: go1.16.15 [2022-06-27T12:51:11.026Z] Git commit: a224086 [2022-06-27T12:51:11.026Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-27T12:51:11.026Z] OS/Arch: linux/arm64 [2022-06-27T12:51:11.026Z] Context: default [2022-06-27T12:51:11.026Z] Experimental: true [2022-06-27T12:51:11.026Z] [2022-06-27T12:51:11.026Z] Server: Docker Engine - Community [2022-06-27T12:51:11.026Z] Engine: [2022-06-27T12:51:11.026Z] Version: 20.10.14 [2022-06-27T12:51:11.026Z] API version: 1.41 (minimum version 1.12) [2022-06-27T12:51:11.026Z] Go version: go1.16.15 [2022-06-27T12:51:11.026Z] Git commit: 87a90dc [2022-06-27T12:51:11.026Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-27T12:51:11.026Z] OS/Arch: linux/arm64 [2022-06-27T12:51:11.026Z] Experimental: true [2022-06-27T12:51:11.026Z] containerd: [2022-06-27T12:51:11.026Z] Version: 1.5.11 [2022-06-27T12:51:11.026Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-27T12:51:11.026Z] runc: [2022-06-27T12:51:11.026Z] Version: 1.0.3 [2022-06-27T12:51:11.026Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-27T12:51:11.026Z] docker-init: [2022-06-27T12:51:11.026Z] Version: 0.19.0 [2022-06-27T12:51:11.026Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-27T12:51:11.331Z] + docker info [2022-06-27T12:51:12.182Z] #83 30.55 Reading package lists... [2022-06-27T12:51:12.182Z] #83 ... [2022-06-27T12:51:12.182Z] [2022-06-27T12:51:12.182Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:51:12.182Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:51:12.182Z] #58 26.25 Fetched 8548 kB in 21s (411 kB/s) [2022-06-27T12:51:12.182Z] #58 26.25 Reading package lists... [2022-06-27T12:51:13.125Z] #58 33.52 Reading package lists... [2022-06-27T12:51:13.125Z] #58 ... [2022-06-27T12:51:13.125Z] [2022-06-27T12:51:13.125Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:51:13.125Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:51:13.125Z] #83 30.55 Reading package lists... [2022-06-27T12:51:15.674Z] #83 37.69 Building dependency tree... [2022-06-27T12:51:18.232Z] #83 42.50 python3 is already the newest version (3.9.2-3). [2022-06-27T12:51:18.232Z] #83 42.50 The following additional packages will be installed: [2022-06-27T12:51:18.232Z] #83 42.50 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-27T12:51:18.232Z] #83 42.51 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-27T12:51:18.232Z] #83 42.54 Suggested packages: [2022-06-27T12:51:18.232Z] #83 42.56 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-27T12:51:18.232Z] #83 42.56 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-27T12:51:18.232Z] #83 42.56 m4-doc ed diffutils-doc [2022-06-27T12:51:18.232Z] #83 42.56 Recommended packages: [2022-06-27T12:51:18.232Z] #83 42.56 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-27T12:51:20.292Z] #83 44.22 The following NEW packages will be installed: [2022-06-27T12:51:20.292Z] #83 44.24 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-27T12:51:20.292Z] #83 44.24 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-27T12:51:20.292Z] #83 44.24 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-27T12:51:20.292Z] #83 44.24 libyajl2 m4 patch xz-utils [2022-06-27T12:51:20.292Z] #83 44.76 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:51:20.292Z] #83 44.76 Need to get 5939 kB of archives. [2022-06-27T12:51:20.292Z] #83 44.76 After this operation, 18.7 MB of additional disk space will be used. [2022-06-27T12:51:20.292Z] #83 44.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-27T12:51:20.563Z] #83 44.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-27T12:51:20.563Z] #83 44.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-27T12:51:20.563Z] #83 44.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-27T12:51:20.563Z] #83 44.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-27T12:51:20.563Z] #83 44.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-27T12:51:20.563Z] #83 44.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-27T12:51:20.563Z] #83 44.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-27T12:51:20.563Z] #83 44.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-27T12:51:20.563Z] #83 44.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-27T12:51:20.563Z] #83 44.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-27T12:51:20.563Z] #83 44.98 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-27T12:51:20.833Z] #83 45.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-27T12:51:20.833Z] #83 45.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-27T12:51:20.833Z] #83 45.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-27T12:51:20.833Z] #83 45.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-27T12:51:20.833Z] #83 45.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-27T12:51:20.833Z] #83 45.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-27T12:51:20.833Z] #83 45.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-27T12:51:20.833Z] #83 45.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-27T12:51:20.833Z] #83 45.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-27T12:51:20.833Z] #83 45.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-27T12:51:21.099Z] #83 45.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-27T12:51:21.135Z] Client: [2022-06-27T12:51:21.135Z] Context: default [2022-06-27T12:51:21.135Z] Debug Mode: false [2022-06-27T12:51:21.135Z] Plugins: [2022-06-27T12:51:21.135Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-27T12:51:21.135Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-27T12:51:21.135Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-27T12:51:21.135Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-27T12:51:21.135Z] [2022-06-27T12:51:21.135Z] Server: [2022-06-27T12:51:21.135Z] Containers: 0 [2022-06-27T12:51:21.135Z] Running: 0 [2022-06-27T12:51:21.135Z] Paused: 0 [2022-06-27T12:51:21.135Z] Stopped: 0 [2022-06-27T12:51:21.135Z] Images: 0 [2022-06-27T12:51:21.135Z] Server Version: 20.10.14 [2022-06-27T12:51:21.135Z] Storage Driver: overlay2 [2022-06-27T12:51:21.135Z] Backing Filesystem: extfs [2022-06-27T12:51:21.135Z] Supports d_type: true [2022-06-27T12:51:21.135Z] Native Overlay Diff: true [2022-06-27T12:51:21.135Z] userxattr: false [2022-06-27T12:51:21.135Z] Logging Driver: json-file [2022-06-27T12:51:21.135Z] Cgroup Driver: cgroupfs [2022-06-27T12:51:21.135Z] Cgroup Version: 1 [2022-06-27T12:51:21.135Z] Plugins: [2022-06-27T12:51:21.135Z] Volume: local [2022-06-27T12:51:21.135Z] Network: bridge host ipvlan macvlan null overlay [2022-06-27T12:51:21.135Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-27T12:51:21.135Z] Swarm: inactive [2022-06-27T12:51:21.135Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-27T12:51:21.135Z] Default Runtime: runc [2022-06-27T12:51:21.135Z] Init Binary: docker-init [2022-06-27T12:51:21.135Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-27T12:51:21.135Z] runc version: v1.0.3-0-gf46b6ba [2022-06-27T12:51:21.135Z] init version: de40ad0 [2022-06-27T12:51:21.135Z] Security Options: [2022-06-27T12:51:21.135Z] apparmor [2022-06-27T12:51:21.135Z] seccomp [2022-06-27T12:51:21.135Z] Profile: default [2022-06-27T12:51:21.135Z] Kernel Version: 5.4.0-1071-aws [2022-06-27T12:51:21.135Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-27T12:51:21.135Z] OSType: linux [2022-06-27T12:51:21.135Z] Architecture: x86_64 [2022-06-27T12:51:21.135Z] CPUs: 2 [2022-06-27T12:51:21.135Z] Total Memory: 7.565GiB [2022-06-27T12:51:21.135Z] Name: ip-10-100-108-203 [2022-06-27T12:51:21.135Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-27T12:51:21.135Z] Docker Root Dir: /var/lib/docker [2022-06-27T12:51:21.135Z] Debug Mode: false [2022-06-27T12:51:21.135Z] Registry: https://index.docker.io/v1/ [2022-06-27T12:51:21.135Z] Labels: [2022-06-27T12:51:21.135Z] Experimental: true [2022-06-27T12:51:21.135Z] Insecure Registries: [2022-06-27T12:51:21.135Z] 127.0.0.0/8 [2022-06-27T12:51:21.135Z] Live Restore Enabled: true [2022-06-27T12:51:21.135Z] [2022-06-27T12:51:21.135Z] WARNING: No swap limit support [Pipeline] sh [2022-06-27T12:51:21.436Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-27T12:51:21.436Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-27T12:51:21.436Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43747/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-27T12:51:21.436Z] + bash /home/ubuntu/workspace/moby_PR-43747/check-config.sh [2022-06-27T12:51:21.436Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-27T12:51:21.436Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-27T12:51:21.436Z] [2022-06-27T12:51:21.436Z] Generally Necessary: [2022-06-27T12:51:21.436Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-27T12:51:21.436Z] - apparmor: enabled and tools installed [2022-06-27T12:51:21.436Z] - CONFIG_NAMESPACES: enabled [2022-06-27T12:51:21.436Z] - CONFIG_NET_NS: enabled [2022-06-27T12:51:21.436Z] - CONFIG_PID_NS: enabled [2022-06-27T12:51:21.436Z] - CONFIG_IPC_NS: enabled [2022-06-27T12:51:21.436Z] - CONFIG_UTS_NS: enabled [2022-06-27T12:51:21.436Z] - CONFIG_CGROUPS: enabled [2022-06-27T12:51:21.436Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-27T12:51:21.436Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-27T12:51:21.436Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-27T12:51:21.436Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-27T12:51:21.436Z] - CONFIG_CPUSETS: enabled [2022-06-27T12:51:21.712Z] - CONFIG_MEMCG: enabled [2022-06-27T12:51:21.712Z] - CONFIG_KEYS: enabled [2022-06-27T12:51:21.712Z] - CONFIG_VETH: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-27T12:51:21.712Z] - CONFIG_CGROUP_BPF: enabled [2022-06-27T12:51:21.712Z] [2022-06-27T12:51:21.712Z] Optional Features: [2022-06-27T12:51:21.712Z] - CONFIG_USER_NS: enabled [2022-06-27T12:51:21.712Z] - CONFIG_SECCOMP: enabled [2022-06-27T12:51:21.712Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-27T12:51:21.712Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-27T12:51:21.712Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-27T12:51:21.712Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-27T12:51:21.712Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-27T12:51:21.712Z] - CONFIG_BLK_CGROUP: enabled [2022-06-27T12:51:21.712Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-27T12:51:21.712Z] - CONFIG_CGROUP_PERF: enabled [2022-06-27T12:51:21.712Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-27T12:51:21.712Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-27T12:51:21.712Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-27T12:51:21.712Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-27T12:51:21.712Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-27T12:51:21.712Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_IP_VS: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-27T12:51:21.712Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-27T12:51:21.712Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-27T12:51:21.712Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-27T12:51:21.712Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-27T12:51:21.975Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-27T12:51:21.975Z] - CONFIG_EXT4_FS: enabled [2022-06-27T12:51:21.975Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-27T12:51:21.975Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-27T12:51:21.975Z] - Network Drivers: [2022-06-27T12:51:21.975Z] - "overlay": [2022-06-27T12:51:21.975Z] - CONFIG_VXLAN: enabled (as module) [2022-06-27T12:51:21.975Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-27T12:51:21.975Z] Optional (for encrypted networks): [2022-06-27T12:51:21.975Z] - CONFIG_CRYPTO: enabled [2022-06-27T12:51:21.975Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-27T12:51:21.975Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-27T12:51:21.975Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-27T12:51:21.975Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-27T12:51:21.975Z] - CONFIG_XFRM: enabled [2022-06-27T12:51:21.975Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-27T12:51:21.975Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-27T12:51:21.975Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-27T12:51:21.975Z] - "ipvlan": [2022-06-27T12:51:21.975Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-27T12:51:21.975Z] - "macvlan": [2022-06-27T12:51:21.975Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-27T12:51:21.975Z] - CONFIG_DUMMY: enabled (as module) [2022-06-27T12:51:21.975Z] - "ftp,tftp client in container": [2022-06-27T12:51:21.975Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-27T12:51:21.975Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-27T12:51:21.975Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-27T12:51:21.975Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-27T12:51:21.975Z] - Storage Drivers: [2022-06-27T12:51:21.975Z] - "aufs": [2022-06-27T12:51:21.975Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-27T12:51:21.975Z] - "btrfs": [2022-06-27T12:51:21.975Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-27T12:51:21.975Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-27T12:51:21.975Z] - "devicemapper": [2022-06-27T12:51:21.975Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-27T12:51:21.975Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-27T12:51:21.975Z] - "overlay": [2022-06-27T12:51:21.975Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-27T12:51:21.975Z] - "zfs": [2022-06-27T12:51:21.975Z] - /dev/zfs: present [2022-06-27T12:51:21.975Z] - zfs command: missing [2022-06-27T12:51:21.975Z] - zpool command: missing [2022-06-27T12:51:21.975Z] [2022-06-27T12:51:21.975Z] Limits: [2022-06-27T12:51:21.975Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-27T12:51:21.975Z] [2022-06-27T12:51:21.975Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-27T12:51:22.043Z] Client: [2022-06-27T12:51:22.043Z] Context: default [2022-06-27T12:51:22.043Z] Debug Mode: false [2022-06-27T12:51:22.043Z] Plugins: [2022-06-27T12:51:22.043Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-27T12:51:22.043Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-27T12:51:22.043Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-27T12:51:22.043Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-27T12:51:22.043Z] [2022-06-27T12:51:22.043Z] Server: [2022-06-27T12:51:22.043Z] Containers: 0 [2022-06-27T12:51:22.043Z] Running: 0 [2022-06-27T12:51:22.043Z] Paused: 0 [2022-06-27T12:51:22.043Z] Stopped: 0 [2022-06-27T12:51:22.043Z] Images: 0 [2022-06-27T12:51:22.043Z] Server Version: 20.10.14 [2022-06-27T12:51:22.043Z] Storage Driver: overlay2 [2022-06-27T12:51:22.043Z] Backing Filesystem: extfs [2022-06-27T12:51:22.043Z] Supports d_type: true [2022-06-27T12:51:22.043Z] Native Overlay Diff: true [2022-06-27T12:51:22.043Z] userxattr: false [2022-06-27T12:51:22.043Z] Logging Driver: json-file [2022-06-27T12:51:22.043Z] Cgroup Driver: cgroupfs [2022-06-27T12:51:22.043Z] Cgroup Version: 1 [2022-06-27T12:51:22.043Z] Plugins: [2022-06-27T12:51:22.043Z] Volume: local [2022-06-27T12:51:22.043Z] Network: bridge host ipvlan macvlan null overlay [2022-06-27T12:51:22.043Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-27T12:51:22.043Z] Swarm: inactive [2022-06-27T12:51:22.043Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-27T12:51:22.043Z] Default Runtime: runc [2022-06-27T12:51:22.043Z] Init Binary: docker-init [2022-06-27T12:51:22.043Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-27T12:51:22.043Z] runc version: v1.0.3-0-gf46b6ba [2022-06-27T12:51:22.043Z] init version: de40ad0 [2022-06-27T12:51:22.043Z] Security Options: [2022-06-27T12:51:22.043Z] apparmor [2022-06-27T12:51:22.043Z] seccomp [2022-06-27T12:51:22.043Z] Profile: default [2022-06-27T12:51:22.043Z] Kernel Version: 5.4.0-1071-aws [2022-06-27T12:51:22.043Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-27T12:51:22.043Z] OSType: linux [2022-06-27T12:51:22.043Z] Architecture: x86_64 [2022-06-27T12:51:22.043Z] CPUs: 2 [2022-06-27T12:51:22.043Z] Total Memory: 7.565GiB [2022-06-27T12:51:22.043Z] Name: ip-10-100-68-71 [2022-06-27T12:51:22.043Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-27T12:51:22.043Z] Docker Root Dir: /var/lib/docker [2022-06-27T12:51:22.043Z] Debug Mode: false [2022-06-27T12:51:22.043Z] Registry: https://index.docker.io/v1/ [2022-06-27T12:51:22.043Z] Labels: [2022-06-27T12:51:22.043Z] Experimental: true [2022-06-27T12:51:22.043Z] Insecure Registries: [2022-06-27T12:51:22.043Z] 127.0.0.0/8 [2022-06-27T12:51:22.043Z] Live Restore Enabled: true [2022-06-27T12:51:22.043Z] [2022-06-27T12:51:22.043Z] WARNING: No swap limit support [Pipeline] sh [2022-06-27T12:51:22.307Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0bce64f08d72147b0572f96ac678620d289b4499 . [2022-06-27T12:51:22.337Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-27T12:51:22.337Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-27T12:51:22.337Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43747/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-27T12:51:22.337Z] + bash /home/ubuntu/workspace/moby_PR-43747/check-config.sh [2022-06-27T12:51:22.337Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-27T12:51:22.337Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-27T12:51:22.337Z] [2022-06-27T12:51:22.337Z] Generally Necessary: [2022-06-27T12:51:22.337Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-27T12:51:22.337Z] - apparmor: enabled and tools installed [2022-06-27T12:51:22.337Z] - CONFIG_NAMESPACES: enabled [2022-06-27T12:51:22.337Z] - CONFIG_NET_NS: enabled [2022-06-27T12:51:22.337Z] - CONFIG_PID_NS: enabled [2022-06-27T12:51:22.337Z] - CONFIG_IPC_NS: enabled [2022-06-27T12:51:22.337Z] - CONFIG_UTS_NS: enabled [2022-06-27T12:51:22.337Z] - CONFIG_CGROUPS: enabled [2022-06-27T12:51:22.337Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-27T12:51:22.337Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-27T12:51:22.337Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-27T12:51:22.337Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-27T12:51:22.337Z] - CONFIG_CPUSETS: enabled [2022-06-27T12:51:22.337Z] - CONFIG_MEMCG: enabled [2022-06-27T12:51:22.337Z] - CONFIG_KEYS: enabled [2022-06-27T12:51:22.337Z] - CONFIG_VETH: enabled (as module) [2022-06-27T12:51:22.337Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-27T12:51:22.337Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-27T12:51:22.337Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-27T12:51:22.337Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-27T12:51:22.337Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-27T12:51:22.568Z] #2 [internal] load .dockerignore [2022-06-27T12:51:22.568Z] #2 sha256:9ba5b4319422e258c159c5fd3dfedb7b4eaff1a195ec0f157e67e0d8e3f1bac2 [2022-06-27T12:51:22.568Z] #2 transferring context: 145B done [2022-06-27T12:51:22.568Z] #2 DONE 0.1s [2022-06-27T12:51:22.568Z] [2022-06-27T12:51:22.568Z] #1 [internal] load build definition from Dockerfile [2022-06-27T12:51:22.568Z] #1 sha256:486d9f09f3bba149f85439278e2a9708045cd1233e61894255efb6dc5a1203d6 [2022-06-27T12:51:22.568Z] #1 transferring dockerfile: 18.90kB done [2022-06-27T12:51:22.568Z] #1 DONE 0.2s [2022-06-27T12:51:22.568Z] [2022-06-27T12:51:22.569Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-27T12:51:22.569Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-27T12:51:22.605Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-27T12:51:22.605Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-27T12:51:22.605Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-27T12:51:22.605Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-27T12:51:22.605Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-27T12:51:22.605Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-27T12:51:22.605Z] - CONFIG_CGROUP_BPF: enabled [2022-06-27T12:51:22.605Z] [2022-06-27T12:51:22.605Z] Optional Features: [2022-06-27T12:51:22.605Z] - CONFIG_USER_NS: enabled [2022-06-27T12:51:22.605Z] - CONFIG_SECCOMP: enabled [2022-06-27T12:51:22.605Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-27T12:51:22.605Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-27T12:51:22.605Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-27T12:51:22.605Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-27T12:51:22.605Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-27T12:51:22.605Z] - CONFIG_BLK_CGROUP: enabled [2022-06-27T12:51:22.605Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-27T12:51:22.605Z] - CONFIG_CGROUP_PERF: enabled [2022-06-27T12:51:22.605Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-27T12:51:22.605Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-27T12:51:22.605Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-27T12:51:22.605Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-27T12:51:22.605Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-27T12:51:22.605Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-27T12:51:22.605Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-27T12:51:22.605Z] - CONFIG_IP_VS: enabled (as module) [2022-06-27T12:51:22.605Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-27T12:51:22.605Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-27T12:51:22.605Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-27T12:51:22.605Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-27T12:51:22.605Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-27T12:51:22.605Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-27T12:51:22.605Z] - CONFIG_EXT4_FS: enabled [2022-06-27T12:51:22.605Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-27T12:51:22.605Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-27T12:51:22.605Z] - Network Drivers: [2022-06-27T12:51:22.605Z] - "overlay": [2022-06-27T12:51:22.605Z] - CONFIG_VXLAN: enabled (as module) [2022-06-27T12:51:22.605Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-27T12:51:22.605Z] Optional (for encrypted networks): [2022-06-27T12:51:22.865Z] - CONFIG_CRYPTO: enabled [2022-06-27T12:51:22.865Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-27T12:51:22.865Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-27T12:51:22.865Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-27T12:51:22.865Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-27T12:51:22.865Z] - CONFIG_XFRM: enabled [2022-06-27T12:51:22.865Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-27T12:51:22.865Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-27T12:51:22.865Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-27T12:51:22.865Z] - "ipvlan": [2022-06-27T12:51:22.865Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-27T12:51:22.865Z] - "macvlan": [2022-06-27T12:51:22.865Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-27T12:51:22.865Z] - CONFIG_DUMMY: enabled (as module) [2022-06-27T12:51:22.865Z] - "ftp,tftp client in container": [2022-06-27T12:51:22.865Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-27T12:51:22.865Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-27T12:51:22.865Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-27T12:51:22.865Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-27T12:51:22.865Z] - Storage Drivers: [2022-06-27T12:51:22.865Z] - "aufs": [2022-06-27T12:51:22.865Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-27T12:51:22.865Z] - "btrfs": [2022-06-27T12:51:22.865Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-27T12:51:22.865Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-27T12:51:22.865Z] - "devicemapper": [2022-06-27T12:51:22.865Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-27T12:51:22.865Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-27T12:51:22.865Z] - "overlay": [2022-06-27T12:51:22.865Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-27T12:51:22.865Z] - "zfs": [2022-06-27T12:51:22.865Z] - /dev/zfs: present [2022-06-27T12:51:22.865Z] - zfs command: missing [2022-06-27T12:51:22.865Z] - zpool command: missing [2022-06-27T12:51:22.865Z] [2022-06-27T12:51:22.865Z] Limits: [2022-06-27T12:51:22.865Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-27T12:51:22.865Z] [2022-06-27T12:51:22.865Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-27T12:51:23.011Z] #83 46.97 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:51:23.011Z] #83 47.36 Fetched 5939 kB in 1s (5950 kB/s) [2022-06-27T12:51:23.215Z] + sudo modprobe ip_vs [2022-06-27T12:51:23.215Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0bce64f08d72147b0572f96ac678620d289b4499 . [2022-06-27T12:51:23.272Z] #83 47.55 Selecting previously unselected package bzip2. [2022-06-27T12:51:23.272Z] #83 47.55 (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% [2022-06-27T12:51:23.272Z] #83 ... [2022-06-27T12:51:23.272Z] [2022-06-27T12:51:23.272Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:51:23.272Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:51:23.272Z] #62 37.56 go: downloading github.com/fatih/color v1.13.0 [2022-06-27T12:51:23.272Z] #62 37.59 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-27T12:51:23.273Z] #62 37.75 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-27T12:51:23.273Z] #62 37.79 go: downloading github.com/spf13/viper v1.10.1 [2022-06-27T12:51:23.273Z] #62 37.98 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-27T12:51:23.273Z] #62 38.80 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-27T12:51:23.273Z] #62 38.82 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-27T12:51:23.273Z] #62 38.89 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-27T12:51:23.273Z] #62 38.92 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-27T12:51:23.273Z] #62 40.47 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-27T12:51:23.273Z] #62 40.50 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-27T12:51:23.273Z] #62 45.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-27T12:51:23.273Z] #62 45.22 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-27T12:51:23.273Z] #62 45.39 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-27T12:51:23.273Z] #62 45.42 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-27T12:51:23.273Z] #62 45.53 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-27T12:51:23.273Z] #62 45.63 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-27T12:51:23.273Z] #62 45.83 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-27T12:51:23.273Z] #62 45.92 go: downloading github.com/spf13/afero v1.6.0 [2022-06-27T12:51:23.273Z] #62 45.95 go: downloading github.com/spf13/cast v1.4.1 [2022-06-27T12:51:23.273Z] #62 45.97 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-27T12:51:23.273Z] #62 46.04 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-27T12:51:23.273Z] #62 46.08 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-27T12:51:23.273Z] #62 46.22 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-27T12:51:23.273Z] #62 46.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-27T12:51:23.273Z] #62 46.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-27T12:51:23.273Z] #62 46.41 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-27T12:51:23.273Z] #62 46.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-27T12:51:23.273Z] #62 46.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-27T12:51:23.273Z] #62 46.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-27T12:51:23.273Z] #62 46.75 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-27T12:51:23.273Z] #62 46.80 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-27T12:51:23.273Z] #62 47.58 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-27T12:51:23.273Z] #62 47.67 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-27T12:51:23.273Z] #62 ... [2022-06-27T12:51:23.273Z] [2022-06-27T12:51:23.273Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:51:23.273Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:51:23.273Z] #83 47.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:51:23.273Z] #83 47.63 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-27T12:51:23.273Z] #83 47.64 Unpacking bzip2 (1.0.8-4) ... [2022-06-27T12:51:23.508Z] #3 DONE 1.0s [2022-06-27T12:51:23.508Z] [2022-06-27T12:51:23.508Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-27T12:51:23.508Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-27T12:51:23.508Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.1s done [2022-06-27T12:51:23.533Z] #83 47.74 Selecting previously unselected package libmagic-mgc. [2022-06-27T12:51:23.533Z] #83 47.74 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-27T12:51:23.533Z] #83 47.76 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-27T12:51:23.768Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-27T12:51:23.768Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-27T12:51:23.768Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-27T12:51:23.780Z] #2 [internal] load .dockerignore [2022-06-27T12:51:23.780Z] #2 sha256:b28e40adcfa5668e3b3fea992214b5f2a3858b9dd5c2631b96093e1bb50ff8a3 [2022-06-27T12:51:23.793Z] #83 48.20 Selecting previously unselected package libmagic1:amd64. [2022-06-27T12:51:23.794Z] #83 48.20 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-27T12:51:23.794Z] #83 48.22 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-27T12:51:24.026Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.3s [2022-06-27T12:51:24.286Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s [2022-06-27T12:51:24.286Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2022-06-27T12:51:24.286Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-27T12:51:24.346Z] #2 transferring context: 145B 0.0s done [2022-06-27T12:51:24.346Z] #2 DONE 0.6s [2022-06-27T12:51:24.346Z] [2022-06-27T12:51:24.346Z] #1 [internal] load build definition from Dockerfile [2022-06-27T12:51:24.346Z] #1 sha256:ccfb5822fac5b326193a567d7489784f9cda7c145fc0699780f10d31c370c878 [2022-06-27T12:51:24.346Z] #1 transferring dockerfile: 18.90kB done [2022-06-27T12:51:24.346Z] #1 DONE 0.6s [2022-06-27T12:51:24.346Z] [2022-06-27T12:51:24.346Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-27T12:51:24.346Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-27T12:51:24.364Z] #83 48.63 Selecting previously unselected package file. [2022-06-27T12:51:24.364Z] #83 48.70 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-27T12:51:24.364Z] #83 48.74 Unpacking file (1:5.39-3) ... [2022-06-27T12:51:24.625Z] #83 48.89 Selecting previously unselected package xz-utils. [2022-06-27T12:51:24.625Z] #83 48.89 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-27T12:51:24.625Z] #83 48.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:51:24.856Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-06-27T12:51:24.856Z] #4 DONE 1.3s [2022-06-27T12:51:24.909Z] #3 DONE 0.7s [2022-06-27T12:51:25.175Z] [2022-06-27T12:51:25.175Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-27T12:51:25.175Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-27T12:51:25.175Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-27T12:51:25.175Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-27T12:51:25.175Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-27T12:51:25.175Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-27T12:51:25.175Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-06-27T12:51:25.175Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-27T12:51:25.176Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-27T12:51:25.201Z] #83 49.56 Selecting previously unselected package libsigsegv2:amd64. [2022-06-27T12:51:25.201Z] #83 49.60 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-27T12:51:25.201Z] #83 49.64 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-27T12:51:25.428Z] [2022-06-27T12:51:25.428Z] #6 [internal] load build definition from Dockerfile [2022-06-27T12:51:25.428Z] #6 sha256:b9e3c30a9220b26744da232a3fe3dc76792c5f5db2d7b28af5894ed341bd313a [2022-06-27T12:51:25.428Z] #6 DONE 0.0s [2022-06-27T12:51:25.428Z] [2022-06-27T12:51:25.428Z] #5 [internal] load .dockerignore [2022-06-27T12:51:25.428Z] #5 sha256:c5a32ab85bd9060502d2c8d4eec17a91e3b5216cf54939511779cf08a097d58c [2022-06-27T12:51:25.428Z] #5 DONE 0.0s [2022-06-27T12:51:25.428Z] [2022-06-27T12:51:25.428Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-27T12:51:25.428Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-27T12:51:25.462Z] #83 49.86 Selecting previously unselected package m4. [2022-06-27T12:51:25.462Z] #83 49.86 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-27T12:51:25.462Z] #83 49.93 Unpacking m4 (1.4.18-5) ... [2022-06-27T12:51:25.723Z] #83 ... [2022-06-27T12:51:25.723Z] [2022-06-27T12:51:25.723Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-27T12:51:25.723Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-27T12:51:25.723Z] #64 49.33 v3.0.2 [2022-06-27T12:51:25.723Z] #64 DONE 50.1s [2022-06-27T12:51:25.723Z] [2022-06-27T12:51:25.723Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:51:25.723Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:51:25.723Z] #62 47.75 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-27T12:51:25.723Z] #62 47.78 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-27T12:51:25.723Z] #62 47.90 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-27T12:51:25.723Z] #62 48.07 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-27T12:51:25.723Z] #62 48.85 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-27T12:51:25.723Z] #62 49.00 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-27T12:51:25.723Z] #62 49.11 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-27T12:51:25.723Z] #62 49.21 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-27T12:51:25.723Z] #62 49.23 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-27T12:51:25.723Z] #62 49.28 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-27T12:51:25.723Z] #62 49.33 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-27T12:51:25.723Z] #62 49.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-27T12:51:25.723Z] #62 49.52 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-27T12:51:25.723Z] #62 49.55 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-27T12:51:25.723Z] #62 49.61 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-27T12:51:25.723Z] #62 49.70 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-27T12:51:25.723Z] #62 49.89 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-27T12:51:25.723Z] #62 49.92 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-27T12:51:25.723Z] #62 50.11 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-27T12:51:25.723Z] #62 50.26 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-27T12:51:25.984Z] #62 50.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-27T12:51:25.984Z] #62 50.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-27T12:51:25.984Z] #62 50.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-27T12:51:26.107Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.6s done [2022-06-27T12:51:26.107Z] #4 DONE 0.9s [2022-06-27T12:51:26.107Z] [2022-06-27T12:51:26.107Z] #6 [internal] load build definition from Dockerfile [2022-06-27T12:51:26.107Z] #6 sha256:b7eb424a1af5c2e9c63c8dc3c62f3c53c381811823ad58036f30625a411afd3f [2022-06-27T12:51:26.107Z] #6 DONE 0.0s [2022-06-27T12:51:26.107Z] [2022-06-27T12:51:26.107Z] #5 [internal] load .dockerignore [2022-06-27T12:51:26.107Z] #5 sha256:9b3d8c922da3f7d1fe740b3e602fc768e2f3177232270795b563f6a72dc8d819 [2022-06-27T12:51:26.107Z] #5 DONE 0.0s [2022-06-27T12:51:26.107Z] [2022-06-27T12:51:26.107Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-27T12:51:26.107Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-27T12:51:26.231Z] Client: [2022-06-27T12:51:26.232Z] Context: default [2022-06-27T12:51:26.232Z] Debug Mode: false [2022-06-27T12:51:26.232Z] Plugins: [2022-06-27T12:51:26.232Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-27T12:51:26.232Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-27T12:51:26.232Z] [2022-06-27T12:51:26.232Z] Server: [2022-06-27T12:51:26.232Z] Containers: 0 [2022-06-27T12:51:26.232Z] Running: 0 [2022-06-27T12:51:26.232Z] Paused: 0 [2022-06-27T12:51:26.232Z] Stopped: 0 [2022-06-27T12:51:26.232Z] Images: 0 [2022-06-27T12:51:26.232Z] Server Version: 20.10.14 [2022-06-27T12:51:26.232Z] Storage Driver: overlay2 [2022-06-27T12:51:26.232Z] Backing Filesystem: extfs [2022-06-27T12:51:26.232Z] Supports d_type: true [2022-06-27T12:51:26.232Z] Native Overlay Diff: true [2022-06-27T12:51:26.232Z] userxattr: false [2022-06-27T12:51:26.232Z] Logging Driver: json-file [2022-06-27T12:51:26.232Z] Cgroup Driver: cgroupfs [2022-06-27T12:51:26.232Z] Cgroup Version: 1 [2022-06-27T12:51:26.232Z] Plugins: [2022-06-27T12:51:26.232Z] Volume: local [2022-06-27T12:51:26.232Z] Network: bridge host ipvlan macvlan null overlay [2022-06-27T12:51:26.232Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-27T12:51:26.232Z] Swarm: inactive [2022-06-27T12:51:26.232Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-27T12:51:26.232Z] Default Runtime: runc [2022-06-27T12:51:26.232Z] Init Binary: docker-init [2022-06-27T12:51:26.232Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-27T12:51:26.232Z] runc version: v1.0.3-0-gf46b6ba [2022-06-27T12:51:26.232Z] init version: de40ad0 [2022-06-27T12:51:26.232Z] Security Options: [2022-06-27T12:51:26.232Z] apparmor [2022-06-27T12:51:26.232Z] seccomp [2022-06-27T12:51:26.232Z] Profile: default [2022-06-27T12:51:26.232Z] Kernel Version: 5.13.0-1021-aws [2022-06-27T12:51:26.232Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-27T12:51:26.232Z] OSType: linux [2022-06-27T12:51:26.232Z] Architecture: aarch64 [2022-06-27T12:51:26.232Z] CPUs: 2 [2022-06-27T12:51:26.232Z] Total Memory: 7.562GiB [2022-06-27T12:51:26.232Z] Name: ip-10-100-79-242 [2022-06-27T12:51:26.232Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-27T12:51:26.232Z] Docker Root Dir: /var/lib/docker [2022-06-27T12:51:26.232Z] Debug Mode: false [2022-06-27T12:51:26.232Z] Registry: https://index.docker.io/v1/ [2022-06-27T12:51:26.232Z] Labels: [2022-06-27T12:51:26.232Z] Experimental: true [2022-06-27T12:51:26.232Z] Insecure Registries: [2022-06-27T12:51:26.232Z] 127.0.0.0/8 [2022-06-27T12:51:26.232Z] Live Restore Enabled: true [2022-06-27T12:51:26.232Z] [Pipeline] sh [2022-06-27T12:51:26.245Z] #62 50.64 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-27T12:51:26.245Z] #62 ... [2022-06-27T12:51:26.245Z] [2022-06-27T12:51:26.245Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:51:26.245Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:51:26.245Z] #58 33.52 Reading package lists... [2022-06-27T12:51:26.245Z] #58 40.85 Building dependency tree... [2022-06-27T12:51:26.245Z] #58 45.95 The following additional packages will be installed: [2022-06-27T12:51:26.245Z] #58 45.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-27T12:51:26.245Z] #58 45.96 python3-protobuf python3-six [2022-06-27T12:51:26.245Z] #58 45.97 Suggested packages: [2022-06-27T12:51:26.245Z] #58 45.98 python3-setuptools [2022-06-27T12:51:26.245Z] #58 45.98 Recommended packages: [2022-06-27T12:51:26.245Z] #58 45.98 iproute2 | iproute [2022-06-27T12:51:26.245Z] #58 46.99 The following NEW packages will be installed: [2022-06-27T12:51:26.245Z] #58 47.01 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-27T12:51:26.245Z] #58 47.04 python3-protobuf python3-six [2022-06-27T12:51:26.245Z] #58 47.63 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:51:26.245Z] #58 47.63 Need to get 2314 kB of archives. [2022-06-27T12:51:26.245Z] #58 47.63 After this operation, 11.1 MB of additional disk space will be used. [2022-06-27T12:51:26.245Z] #58 47.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-27T12:51:26.245Z] #58 47.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-27T12:51:26.245Z] #58 47.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-27T12:51:26.245Z] #58 47.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-27T12:51:26.245Z] #58 47.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-27T12:51:26.245Z] #58 47.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-27T12:51:26.245Z] #58 47.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-27T12:51:26.245Z] #58 50.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-27T12:51:26.368Z] #10 ... [2022-06-27T12:51:26.368Z] [2022-06-27T12:51:26.368Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-27T12:51:26.368Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-27T12:51:26.368Z] #7 DONE 0.8s [2022-06-27T12:51:26.368Z] [2022-06-27T12:51:26.368Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-27T12:51:26.368Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-27T12:51:26.368Z] #8 DONE 0.8s [2022-06-27T12:51:26.368Z] [2022-06-27T12:51:26.368Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-27T12:51:26.368Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-27T12:51:26.368Z] #10 DONE 0.8s [2022-06-27T12:51:26.368Z] [2022-06-27T12:51:26.368Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-27T12:51:26.368Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-27T12:51:26.368Z] #9 DONE 0.9s [2022-06-27T12:51:26.506Z] #58 ... [2022-06-27T12:51:26.506Z] [2022-06-27T12:51:26.506Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:51:26.506Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:51:26.506Z] #62 50.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-27T12:51:26.552Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-27T12:51:26.552Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-27T12:51:26.552Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43747/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-27T12:51:26.552Z] + bash /home/ubuntu/workspace/moby_PR-43747/check-config.sh [2022-06-27T12:51:26.552Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-27T12:51:26.552Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-27T12:51:26.552Z] [2022-06-27T12:51:26.552Z] Generally Necessary: [2022-06-27T12:51:26.552Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-27T12:51:26.552Z] - apparmor: enabled and tools installed [2022-06-27T12:51:26.552Z] - CONFIG_NAMESPACES: enabled [2022-06-27T12:51:26.552Z] - CONFIG_NET_NS: enabled [2022-06-27T12:51:26.552Z] - CONFIG_PID_NS: enabled [2022-06-27T12:51:26.552Z] - CONFIG_IPC_NS: enabled [2022-06-27T12:51:26.552Z] - CONFIG_UTS_NS: enabled [2022-06-27T12:51:26.552Z] - CONFIG_CGROUPS: enabled [2022-06-27T12:51:26.552Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-27T12:51:26.552Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-27T12:51:26.552Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-27T12:51:26.552Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-27T12:51:26.552Z] - CONFIG_CPUSETS: enabled [2022-06-27T12:51:26.552Z] - CONFIG_MEMCG: enabled [2022-06-27T12:51:26.552Z] - CONFIG_KEYS: enabled [2022-06-27T12:51:26.552Z] - CONFIG_VETH: enabled (as module) [2022-06-27T12:51:26.552Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-27T12:51:26.552Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-27T12:51:26.552Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-27T12:51:26.552Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-27T12:51:26.768Z] #62 51.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-27T12:51:26.809Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-27T12:51:26.810Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-27T12:51:26.810Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-27T12:51:26.810Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-27T12:51:26.810Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-27T12:51:26.810Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-27T12:51:26.810Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-27T12:51:26.810Z] - CONFIG_CGROUP_BPF: enabled [2022-06-27T12:51:26.810Z] [2022-06-27T12:51:26.810Z] Optional Features: [2022-06-27T12:51:26.810Z] - CONFIG_USER_NS: enabled [2022-06-27T12:51:26.810Z] - CONFIG_SECCOMP: enabled [2022-06-27T12:51:26.810Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-27T12:51:26.810Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-27T12:51:26.810Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-27T12:51:26.810Z] (cgroup swap accounting is currently enabled) [2022-06-27T12:51:26.810Z] - CONFIG_BLK_CGROUP: enabled [2022-06-27T12:51:26.810Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-27T12:51:26.810Z] - CONFIG_CGROUP_PERF: enabled [2022-06-27T12:51:26.810Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-27T12:51:26.810Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-27T12:51:26.810Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-27T12:51:26.810Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-27T12:51:26.810Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-27T12:51:26.810Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-27T12:51:26.810Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-27T12:51:26.810Z] - CONFIG_IP_VS: enabled (as module) [2022-06-27T12:51:26.810Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-27T12:51:26.810Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-27T12:51:26.810Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-27T12:51:26.810Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-27T12:51:26.810Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-27T12:51:26.810Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-27T12:51:26.810Z] - CONFIG_EXT4_FS: enabled [2022-06-27T12:51:26.810Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-27T12:51:26.810Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-27T12:51:26.943Z] [2022-06-27T12:51:26.943Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:26.943Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:51:26.943Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-27T12:51:27.029Z] #62 51.24 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-27T12:51:27.029Z] #62 51.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-27T12:51:27.029Z] #62 51.26 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-27T12:51:27.029Z] #62 51.31 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-27T12:51:27.029Z] #62 51.31 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-27T12:51:27.029Z] #62 51.34 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-27T12:51:27.029Z] #62 51.34 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-27T12:51:27.029Z] #62 51.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-27T12:51:27.029Z] #62 51.42 go: downloading github.com/julz/importas v0.1.0 [2022-06-27T12:51:27.067Z] - Network Drivers: [2022-06-27T12:51:27.067Z] - "overlay": [2022-06-27T12:51:27.067Z] - CONFIG_VXLAN: enabled (as module) [2022-06-27T12:51:27.067Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-27T12:51:27.067Z] Optional (for encrypted networks): [2022-06-27T12:51:27.067Z] - CONFIG_CRYPTO: enabled [2022-06-27T12:51:27.067Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-27T12:51:27.067Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-27T12:51:27.067Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-27T12:51:27.067Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-27T12:51:27.067Z] - CONFIG_XFRM: enabled [2022-06-27T12:51:27.067Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-27T12:51:27.067Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-27T12:51:27.067Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-27T12:51:27.067Z] - "ipvlan": [2022-06-27T12:51:27.067Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-27T12:51:27.067Z] - "macvlan": [2022-06-27T12:51:27.067Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-27T12:51:27.067Z] - CONFIG_DUMMY: enabled (as module) [2022-06-27T12:51:27.067Z] - "ftp,tftp client in container": [2022-06-27T12:51:27.067Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-27T12:51:27.067Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-27T12:51:27.067Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-27T12:51:27.067Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-27T12:51:27.067Z] - Storage Drivers: [2022-06-27T12:51:27.067Z] - "aufs": [2022-06-27T12:51:27.067Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-27T12:51:27.067Z] - "btrfs": [2022-06-27T12:51:27.067Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-27T12:51:27.067Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-27T12:51:27.067Z] - "devicemapper": [2022-06-27T12:51:27.067Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-27T12:51:27.067Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-27T12:51:27.067Z] - "overlay": [2022-06-27T12:51:27.067Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-27T12:51:27.067Z] - "zfs": [2022-06-27T12:51:27.067Z] - /dev/zfs: present [2022-06-27T12:51:27.067Z] - zfs command: missing [2022-06-27T12:51:27.067Z] - zpool command: missing [2022-06-27T12:51:27.067Z] [2022-06-27T12:51:27.067Z] Limits: [2022-06-27T12:51:27.203Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-27T12:51:27.203Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-27T12:51:27.203Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-27T12:51:27.203Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.05MB / 55.01MB [2022-06-27T12:51:27.290Z] #62 51.49 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-27T12:51:27.290Z] #62 51.64 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-27T12:51:27.290Z] #62 51.74 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-27T12:51:27.290Z] #62 ... [2022-06-27T12:51:27.290Z] [2022-06-27T12:51:27.290Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:51:27.290Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-27T12:51:27.290Z] #47 51.69 NAME: [2022-06-27T12:51:27.290Z] #47 51.69 go-winres - A tool for embedding resources in Windows executables [2022-06-27T12:51:27.290Z] #47 51.69 [2022-06-27T12:51:27.290Z] #47 51.69 USAGE: [2022-06-27T12:51:27.290Z] #47 51.69 go-winres [global options] command [command options] [arguments...] [2022-06-27T12:51:27.290Z] #47 51.69 [2022-06-27T12:51:27.290Z] #47 51.69 COMMANDS: [2022-06-27T12:51:27.290Z] #47 51.69 init Create an initial ./winres/winres.json [2022-06-27T12:51:27.290Z] #47 51.69 make Make syso files for the "go build" command [2022-06-27T12:51:27.290Z] #47 51.69 simply Make syso files for the "go build" command (simplified) [2022-06-27T12:51:27.290Z] #47 51.69 extract Extract all resources from an executable [2022-06-27T12:51:27.290Z] #47 51.69 patch Replace resources in an executable file (exe, dll) [2022-06-27T12:51:27.290Z] #47 51.69 help, h Shows a list of commands or help for one command [2022-06-27T12:51:27.290Z] #47 51.69 [2022-06-27T12:51:27.290Z] #47 51.69 GLOBAL OPTIONS: [2022-06-27T12:51:27.291Z] #47 51.69 --help, -h show help (default: false) [2022-06-27T12:51:27.291Z] #47 DONE 51.9s [2022-06-27T12:51:27.291Z] [2022-06-27T12:51:27.291Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:51:27.291Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:51:27.291Z] #62 51.80 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-27T12:51:27.324Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-27T12:51:27.324Z] [2022-06-27T12:51:27.324Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [2022-06-27T12:51:27.468Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.53MB / 55.01MB 0.2s [2022-06-27T12:51:27.468Z] #28 ... [2022-06-27T12:51:27.468Z] [2022-06-27T12:51:27.468Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-27T12:51:27.468Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-27T12:51:27.468Z] #49 DONE 0.6s [2022-06-27T12:51:27.468Z] [2022-06-27T12:51:27.468Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:27.468Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:51:27.468Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 15.63MB / 55.01MB 0.3s [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-27T12:51:27.508Z] #10 DONE 1.1s [2022-06-27T12:51:27.508Z] [2022-06-27T12:51:27.508Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-27T12:51:27.508Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-27T12:51:27.508Z] #9 DONE 1.2s [2022-06-27T12:51:27.508Z] [2022-06-27T12:51:27.508Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-27T12:51:27.508Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-27T12:51:27.508Z] #7 DONE 1.2s [2022-06-27T12:51:27.508Z] [2022-06-27T12:51:27.508Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-27T12:51:27.508Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-27T12:51:27.508Z] #8 DONE 1.2s [2022-06-27T12:51:27.552Z] #62 51.88 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-27T12:51:27.552Z] #62 51.90 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-27T12:51:27.552Z] #62 51.94 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-27T12:51:27.552Z] #62 51.96 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-27T12:51:27.552Z] #62 52.07 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-27T12:51:27.731Z] #28 ... [2022-06-27T12:51:27.731Z] [2022-06-27T12:51:27.731Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-27T12:51:27.731Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-27T12:51:27.731Z] #49 DONE 0.0s [2022-06-27T12:51:27.731Z] [2022-06-27T12:51:27.731Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:27.731Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:51:27.731Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 22.02MB / 55.01MB 0.5s [2022-06-27T12:51:27.766Z] [2022-06-27T12:51:27.766Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:27.766Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:51:27.766Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done [2022-06-27T12:51:27.798Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0bce64f08d72147b0572f96ac678620d289b4499 . [2022-06-27T12:51:27.812Z] #62 52.13 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-27T12:51:27.812Z] #62 52.20 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-27T12:51:27.812Z] #62 52.25 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-27T12:51:27.918Z] Client: [2022-06-27T12:51:27.918Z] Context: default [2022-06-27T12:51:27.918Z] Debug Mode: false [2022-06-27T12:51:27.918Z] Plugins: [2022-06-27T12:51:27.918Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-27T12:51:27.918Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-27T12:51:27.918Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-27T12:51:27.918Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-27T12:51:27.918Z] [2022-06-27T12:51:27.918Z] Server: [2022-06-27T12:51:27.918Z] Containers: 0 [2022-06-27T12:51:27.918Z] Running: 0 [2022-06-27T12:51:27.918Z] Paused: 0 [2022-06-27T12:51:27.918Z] Stopped: 0 [2022-06-27T12:51:27.918Z] Images: 0 [2022-06-27T12:51:27.918Z] Server Version: 20.10.14 [2022-06-27T12:51:27.918Z] Storage Driver: overlay2 [2022-06-27T12:51:27.918Z] Backing Filesystem: extfs [2022-06-27T12:51:27.918Z] Supports d_type: true [2022-06-27T12:51:27.918Z] Native Overlay Diff: true [2022-06-27T12:51:27.918Z] userxattr: false [2022-06-27T12:51:27.918Z] Logging Driver: json-file [2022-06-27T12:51:27.918Z] Cgroup Driver: systemd [2022-06-27T12:51:27.918Z] Cgroup Version: 2 [2022-06-27T12:51:27.918Z] Plugins: [2022-06-27T12:51:27.918Z] Volume: local [2022-06-27T12:51:27.918Z] Network: bridge host ipvlan macvlan null overlay [2022-06-27T12:51:27.918Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-27T12:51:27.918Z] Swarm: inactive [2022-06-27T12:51:27.918Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-06-27T12:51:27.918Z] Default Runtime: runc [2022-06-27T12:51:27.918Z] Init Binary: docker-init [2022-06-27T12:51:27.918Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-27T12:51:27.918Z] runc version: v1.0.3-0-gf46b6ba [2022-06-27T12:51:27.918Z] init version: de40ad0 [2022-06-27T12:51:27.918Z] Security Options: [2022-06-27T12:51:27.918Z] apparmor [2022-06-27T12:51:27.918Z] seccomp [2022-06-27T12:51:27.918Z] Profile: default [2022-06-27T12:51:27.918Z] cgroupns [2022-06-27T12:51:27.918Z] Kernel Version: 5.13.0-1021-aws [2022-06-27T12:51:27.918Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-27T12:51:27.918Z] OSType: linux [2022-06-27T12:51:27.918Z] Architecture: x86_64 [2022-06-27T12:51:27.918Z] CPUs: 2 [2022-06-27T12:51:27.918Z] Total Memory: 7.559GiB [2022-06-27T12:51:27.918Z] Name: ip-10-100-39-55 [2022-06-27T12:51:27.918Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-27T12:51:27.918Z] Docker Root Dir: /var/lib/docker [2022-06-27T12:51:27.918Z] Debug Mode: false [2022-06-27T12:51:27.918Z] Registry: https://index.docker.io/v1/ [2022-06-27T12:51:27.918Z] Labels: [2022-06-27T12:51:27.918Z] Experimental: true [2022-06-27T12:51:27.918Z] Insecure Registries: [2022-06-27T12:51:27.918Z] 127.0.0.0/8 [2022-06-27T12:51:27.918Z] Live Restore Enabled: true [2022-06-27T12:51:27.918Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-27T12:51:28.024Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-27T12:51:28.024Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-27T12:51:28.024Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-27T12:51:28.024Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s [2022-06-27T12:51:28.054Z] #1 [internal] load build definition from Dockerfile [2022-06-27T12:51:28.054Z] #1 sha256:b4bd50cbf7b305e8740d5a0faba4041b610f299a75ab24215bbf13faec92d074 [2022-06-27T12:51:28.054Z] #1 transferring dockerfile: 18.90kB done [2022-06-27T12:51:28.054Z] #1 DONE 0.2s [2022-06-27T12:51:28.054Z] [2022-06-27T12:51:28.054Z] #2 [internal] load .dockerignore [2022-06-27T12:51:28.054Z] #2 sha256:129c15325682f3ff6a7e7c073b48da44c2e2541c516e6535880435cf5d1a43f3 [2022-06-27T12:51:28.054Z] #2 transferring context: 145B done [2022-06-27T12:51:28.054Z] #2 DONE 0.1s [2022-06-27T12:51:28.054Z] [2022-06-27T12:51:28.054Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-27T12:51:28.054Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-06-27T12:51:28.253Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:0bce64f08d72147b0572f96ac678620d289b4499 . [2022-06-27T12:51:28.253Z] #2 [internal] load .dockerignore [2022-06-27T12:51:28.253Z] #2 sha256:568b52b85c4f682eb85c9abc7077b6ac2a1b9d085b5148148db44e6cd3b738c5 [2022-06-27T12:51:28.307Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 27.26MB / 55.01MB 0.9s [2022-06-27T12:51:28.307Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 30.41MB / 55.01MB 1.0s [2022-06-27T12:51:28.307Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 34.75MB / 55.01MB 1.1s [2022-06-27T12:51:28.383Z] #62 52.88 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-27T12:51:28.515Z] #2 transferring context: 145B done [2022-06-27T12:51:28.515Z] #2 DONE 0.1s [2022-06-27T12:51:28.515Z] [2022-06-27T12:51:28.515Z] #1 [internal] load build definition from Dockerfile [2022-06-27T12:51:28.515Z] #1 sha256:bade76afb84b3792a8776dde1d65680ac1ec8129bcbb9b886ff82ec3a76d0735 [2022-06-27T12:51:28.515Z] #1 transferring dockerfile: 18.90kB done [2022-06-27T12:51:28.515Z] #1 DONE 0.2s [2022-06-27T12:51:28.515Z] [2022-06-27T12:51:28.515Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-27T12:51:28.515Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-27T12:51:28.567Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 45.09MB / 55.01MB 1.3s [2022-06-27T12:51:28.590Z] #28 ... [2022-06-27T12:51:28.590Z] [2022-06-27T12:51:28.590Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-27T12:51:28.590Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-27T12:51:28.590Z] #49 DONE 0.0s [2022-06-27T12:51:28.590Z] [2022-06-27T12:51:28.590Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:28.590Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:51:28.590Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.29MB / 55.01MB 0.4s [2022-06-27T12:51:28.590Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 9.44MB / 55.01MB 0.5s [2022-06-27T12:51:28.590Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 15.07MB / 55.01MB 0.6s [2022-06-27T12:51:28.616Z] #3 DONE 0.5s [2022-06-27T12:51:28.616Z] [2022-06-27T12:51:28.616Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-27T12:51:28.616Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-27T12:51:28.616Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-27T12:51:28.616Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-27T12:51:28.616Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-06-27T12:51:28.616Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-06-27T12:51:28.616Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-06-27T12:51:28.643Z] #62 52.93 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-27T12:51:28.644Z] #62 53.02 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-27T12:51:28.644Z] #62 53.02 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-27T12:51:28.644Z] #62 53.08 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-27T12:51:28.644Z] #62 53.12 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-27T12:51:28.644Z] #62 53.15 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-27T12:51:28.836Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 52.46MB / 55.01MB 1.5s [2022-06-27T12:51:28.851Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 19.92MB / 55.01MB 0.7s [2022-06-27T12:51:28.851Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 28.31MB / 55.01MB 0.9s [2022-06-27T12:51:28.872Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-06-27T12:51:28.872Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done [2022-06-27T12:51:28.905Z] #62 53.17 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-27T12:51:28.905Z] #62 53.19 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-27T12:51:29.099Z] #3 DONE 0.4s [2022-06-27T12:51:29.099Z] [2022-06-27T12:51:29.099Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-27T12:51:29.099Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-27T12:51:29.099Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-27T12:51:29.099Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-27T12:51:29.099Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-06-27T12:51:29.099Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-27T12:51:29.099Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-27T12:51:29.099Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-27T12:51:29.099Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-27T12:51:29.129Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-06-27T12:51:29.129Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-06-27T12:51:29.132Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 32.51MB / 55.01MB 1.1s [2022-06-27T12:51:29.166Z] #62 53.55 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-27T12:51:29.166Z] #62 53.56 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-27T12:51:29.166Z] #62 53.58 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-27T12:51:29.166Z] #62 53.59 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-27T12:51:29.166Z] #62 53.67 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-27T12:51:29.372Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-06-27T12:51:29.372Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-06-27T12:51:29.372Z] #4 DONE 0.6s [2022-06-27T12:51:29.385Z] #4 DONE 0.7s [2022-06-27T12:51:29.389Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 38.80MB / 55.01MB 1.3s [2022-06-27T12:51:29.413Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.1s done [2022-06-27T12:51:29.428Z] #62 53.70 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-27T12:51:29.428Z] #62 53.72 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-27T12:51:29.428Z] #62 53.75 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-27T12:51:29.428Z] #62 53.83 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-27T12:51:29.428Z] #62 53.84 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-27T12:51:29.635Z] [2022-06-27T12:51:29.635Z] #6 [internal] load .dockerignore [2022-06-27T12:51:29.635Z] #6 sha256:5966a6bdefed2cbfff4a2dfc96680bd4399be472e5f72ebb73c26f286ec105d7 [2022-06-27T12:51:29.635Z] #6 DONE 0.0s [2022-06-27T12:51:29.635Z] [2022-06-27T12:51:29.635Z] #5 [internal] load build definition from Dockerfile [2022-06-27T12:51:29.635Z] #5 sha256:156c4f8a53b91e063f14c98e85c895b4c62997904f782550a6596cc5ac8c4635 [2022-06-27T12:51:29.635Z] #5 DONE 0.0s [2022-06-27T12:51:29.635Z] [2022-06-27T12:51:29.635Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-27T12:51:29.635Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-27T12:51:29.642Z] [2022-06-27T12:51:29.642Z] #5 [internal] load build definition from Dockerfile [2022-06-27T12:51:29.642Z] #5 sha256:8c83d29200fa5806717907502ff3210fa51e6c6c40558c1f10bab918fd5d57e8 [2022-06-27T12:51:29.642Z] #5 DONE 0.0s [2022-06-27T12:51:29.642Z] [2022-06-27T12:51:29.642Z] #6 [internal] load .dockerignore [2022-06-27T12:51:29.642Z] #6 sha256:e029d936c41da0e78cb371d4529a5e3b9af3a14f94e3bb94b628ef7808e9834e [2022-06-27T12:51:29.642Z] #6 DONE 0.0s [2022-06-27T12:51:29.642Z] [2022-06-27T12:51:29.642Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-27T12:51:29.642Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-27T12:51:29.645Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 1.6s [2022-06-27T12:51:29.646Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 46.69MB / 55.01MB 1.7s [2022-06-27T12:51:29.689Z] #62 53.99 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-27T12:51:29.689Z] #62 54.00 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-27T12:51:29.902Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 50.33MB / 55.01MB 1.8s [2022-06-27T12:51:29.902Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.0s [2022-06-27T12:51:29.951Z] #62 54.32 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-27T12:51:29.951Z] #62 54.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-27T12:51:29.951Z] #62 54.41 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-27T12:51:29.951Z] #62 54.50 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-27T12:51:29.979Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0.5s [2022-06-27T12:51:30.212Z] #62 54.54 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-27T12:51:30.253Z] #10 DONE 0.8s [2022-06-27T12:51:30.253Z] [2022-06-27T12:51:30.253Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-27T12:51:30.253Z] #7 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-27T12:51:30.253Z] #7 DONE 0.7s [2022-06-27T12:51:30.253Z] [2022-06-27T12:51:30.253Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-27T12:51:30.253Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-27T12:51:30.253Z] #8 DONE 0.8s [2022-06-27T12:51:30.253Z] [2022-06-27T12:51:30.253Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-27T12:51:30.253Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-27T12:51:30.253Z] #9 DONE 0.8s [2022-06-27T12:51:30.474Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.4s done [2022-06-27T12:51:30.474Z] #62 54.70 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-27T12:51:30.474Z] #62 54.82 go: downloading honnef.co/go/tools v0.2.2 [2022-06-27T12:51:31.029Z] #10 ... [2022-06-27T12:51:31.029Z] [2022-06-27T12:51:31.029Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-27T12:51:31.029Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-27T12:51:31.029Z] #8 DONE 1.2s [2022-06-27T12:51:31.029Z] [2022-06-27T12:51:31.029Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-27T12:51:31.029Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-27T12:51:31.029Z] #10 DONE 1.3s [2022-06-27T12:51:31.029Z] [2022-06-27T12:51:31.029Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-27T12:51:31.029Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-27T12:51:31.029Z] #7 DONE 1.3s [2022-06-27T12:51:31.029Z] [2022-06-27T12:51:31.029Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-27T12:51:31.029Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-27T12:51:31.029Z] #9 DONE 1.3s [2022-06-27T12:51:31.037Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-06-27T12:51:31.324Z] [2022-06-27T12:51:31.324Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:31.324Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:51:31.324Z] #28 DONE 0.0s [2022-06-27T12:51:31.324Z] [2022-06-27T12:51:31.324Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:31.324Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:31.324Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:31.324Z] #11 ... [2022-06-27T12:51:31.324Z] [2022-06-27T12:51:31.324Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:51:31.324Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-27T12:51:31.324Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-27T12:51:31.324Z] #73 DONE 0.0s [2022-06-27T12:51:31.324Z] [2022-06-27T12:51:31.324Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:31.324Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:31.324Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-06-27T12:51:31.594Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-06-27T12:51:31.594Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-27T12:51:31.594Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-27T12:51:31.594Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s [2022-06-27T12:51:31.859Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0B / 5.16MB 0.2s [2022-06-27T12:51:31.859Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0B / 10.88MB 0.2s [2022-06-27T12:51:31.859Z] #11 ... [2022-06-27T12:51:31.859Z] [2022-06-27T12:51:31.859Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-27T12:51:31.859Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-27T12:51:31.859Z] #49 DONE 0.0s [2022-06-27T12:51:31.859Z] [2022-06-27T12:51:31.859Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:31.859Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:31.859Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.34MB / 55.01MB 0.3s [2022-06-27T12:51:31.859Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 2.10MB / 5.16MB 0.3s [2022-06-27T12:51:31.859Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 3.15MB / 10.88MB 0.3s [2022-06-27T12:51:31.860Z] #62 56.20 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-27T12:51:31.860Z] #62 56.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-27T12:51:31.860Z] #62 56.28 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-27T12:51:32.121Z] #62 56.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-27T12:51:32.121Z] #62 56.46 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-27T12:51:32.121Z] #62 56.46 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-27T12:51:32.131Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.53MB / 55.01MB 0.4s [2022-06-27T12:51:32.131Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.4s [2022-06-27T12:51:32.131Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.4s [2022-06-27T12:51:32.131Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 15.73MB / 55.01MB 0.5s [2022-06-27T12:51:32.383Z] #62 56.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-27T12:51:32.429Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 20.34MB / 55.01MB 0.6s [2022-06-27T12:51:32.429Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.5s done [2022-06-27T12:51:32.429Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 31.46MB / 55.01MB 0.8s [2022-06-27T12:51:32.429Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.24MB / 54.58MB 0.8s [2022-06-27T12:51:32.658Z] #62 56.89 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-27T12:51:32.658Z] #62 56.90 go: downloading golang.org/x/text v0.3.7 [2022-06-27T12:51:32.700Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 36.70MB / 55.01MB 0.9s [2022-06-27T12:51:32.700Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.9s done [2022-06-27T12:51:32.700Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 40.89MB / 55.01MB 1.0s [2022-06-27T12:51:32.700Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 10.49MB / 54.58MB 1.0s [2022-06-27T12:51:32.700Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 1.0s [2022-06-27T12:51:32.700Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 44.04MB / 55.01MB 1.1s [2022-06-27T12:51:32.700Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 16.78MB / 54.58MB 1.1s [2022-06-27T12:51:32.978Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 49.28MB / 55.01MB 1.2s [2022-06-27T12:51:32.978Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 22.02MB / 54.58MB 1.2s [2022-06-27T12:51:32.978Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 10.49MB / 85.88MB 1.2s [2022-06-27T12:51:32.978Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.4s [2022-06-27T12:51:32.978Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 32.51MB / 54.58MB 1.4s [2022-06-27T12:51:32.978Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 24.12MB / 85.88MB 1.4s [2022-06-27T12:51:33.250Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 38.80MB / 54.58MB 1.5s [2022-06-27T12:51:33.250Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 31.46MB / 85.88MB 1.5s [2022-06-27T12:51:33.250Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 44.04MB / 54.58MB 1.6s [2022-06-27T12:51:33.278Z] #28 ... [2022-06-27T12:51:33.278Z] [2022-06-27T12:51:33.278Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:33.278Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:33.278Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-06-27T12:51:33.278Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-06-27T12:51:33.278Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-27T12:51:33.278Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-27T12:51:33.278Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.2s done [2022-06-27T12:51:33.278Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.8s done [2022-06-27T12:51:33.278Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.5s done [2022-06-27T12:51:33.278Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.6s done [2022-06-27T12:51:33.278Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.4s done [2022-06-27T12:51:33.278Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.7s done [2022-06-27T12:51:33.278Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 94.37MB / 141.75MB 6.1s [2022-06-27T12:51:33.519Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 1.8s [2022-06-27T12:51:33.519Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 56.62MB / 85.88MB 1.8s [2022-06-27T12:51:33.519Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 69.21MB / 85.88MB 1.9s [2022-06-27T12:51:33.538Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 101.71MB / 141.75MB 6.5s [2022-06-27T12:51:33.785Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.9s done [2022-06-27T12:51:33.786Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 78.64MB / 85.88MB 2.0s [2022-06-27T12:51:33.786Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 2.2s [2022-06-27T12:51:33.786Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0.1s [2022-06-27T12:51:33.863Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 109.33MB / 141.75MB 6.7s [2022-06-27T12:51:34.046Z] #62 ... [2022-06-27T12:51:34.046Z] [2022-06-27T12:51:34.046Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:51:34.046Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:51:34.046Z] #83 50.38 Selecting previously unselected package autoconf. [2022-06-27T12:51:34.046Z] #83 50.38 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-27T12:51:34.046Z] #83 50.40 Unpacking autoconf (2.69-14) ... [2022-06-27T12:51:34.046Z] #83 50.99 Selecting previously unselected package autotools-dev. [2022-06-27T12:51:34.046Z] #83 50.99 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-27T12:51:34.046Z] #83 50.99 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-27T12:51:34.046Z] #83 51.25 Selecting previously unselected package automake. [2022-06-27T12:51:34.046Z] #83 51.26 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-27T12:51:34.046Z] #83 51.31 Unpacking automake (1:1.16.3-2) ... [2022-06-27T12:51:34.046Z] #83 52.20 Selecting previously unselected package patch. [2022-06-27T12:51:34.046Z] #83 52.20 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-27T12:51:34.046Z] #83 52.22 Unpacking patch (2.7.6-7) ... [2022-06-27T12:51:34.046Z] #83 52.40 Selecting previously unselected package dpkg-dev. [2022-06-27T12:51:34.046Z] #83 52.40 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-27T12:51:34.046Z] #83 52.40 Unpacking dpkg-dev (1.20.10) ... [2022-06-27T12:51:34.046Z] #83 53.84 Selecting previously unselected package build-essential. [2022-06-27T12:51:34.046Z] #83 53.85 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-27T12:51:34.046Z] #83 53.88 Unpacking build-essential (12.9) ... [2022-06-27T12:51:34.046Z] #83 53.98 Selecting previously unselected package libcap2:amd64. [2022-06-27T12:51:34.046Z] #83 53.99 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-27T12:51:34.046Z] #83 54.02 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:51:34.046Z] #83 54.14 Selecting previously unselected package libcap-dev:amd64. [2022-06-27T12:51:34.046Z] #83 54.15 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-27T12:51:34.046Z] #83 54.19 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-27T12:51:34.046Z] #83 54.43 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-27T12:51:34.046Z] #83 54.43 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:51:34.046Z] #83 54.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:51:34.046Z] #83 54.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-27T12:51:34.046Z] #83 54.59 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:51:34.046Z] #83 54.60 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-27T12:51:34.046Z] #83 54.69 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-27T12:51:34.046Z] #83 54.70 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-27T12:51:34.046Z] #83 54.74 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:51:34.046Z] #83 55.10 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-27T12:51:34.046Z] #83 55.10 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-27T12:51:34.047Z] #83 55.12 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:51:34.047Z] #83 56.06 Selecting previously unselected package libtool. [2022-06-27T12:51:34.047Z] #83 56.06 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-27T12:51:34.047Z] #83 56.08 Unpacking libtool (2.4.6-15) ... [2022-06-27T12:51:34.047Z] #83 56.44 Selecting previously unselected package libudev-dev:amd64. [2022-06-27T12:51:34.047Z] #83 56.44 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-27T12:51:34.047Z] #83 56.44 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:51:34.047Z] #83 56.65 Selecting previously unselected package libyajl2:amd64. [2022-06-27T12:51:34.047Z] #83 56.65 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-27T12:51:34.047Z] #83 56.69 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:51:34.047Z] #83 56.85 Selecting previously unselected package libyajl-dev:amd64. [2022-06-27T12:51:34.047Z] #83 56.85 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-27T12:51:34.047Z] #83 56.89 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-27T12:51:34.047Z] #83 57.19 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:51:34.047Z] #83 57.29 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-27T12:51:34.047Z] #83 57.36 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:51:34.047Z] #83 57.45 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-27T12:51:34.047Z] #83 57.56 Setting up file (1:5.39-3) ... [2022-06-27T12:51:34.047Z] #83 57.61 Setting up bzip2 (1.0.8-4) ... [2022-06-27T12:51:34.047Z] #83 57.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:51:34.047Z] #83 57.67 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-27T12:51:34.047Z] #83 57.68 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:51:34.047Z] #83 57.70 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-27T12:51:34.047Z] #83 57.71 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-27T12:51:34.047Z] #83 57.72 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:51:34.047Z] #83 57.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-27T12:51:34.047Z] #83 57.80 Setting up patch (2.7.6-7) ... [2022-06-27T12:51:34.047Z] #83 57.84 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:51:34.047Z] #83 57.91 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-27T12:51:34.047Z] #83 57.97 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-27T12:51:34.047Z] #83 58.03 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:51:34.047Z] #83 58.07 Setting up libtool (2.4.6-15) ... [2022-06-27T12:51:34.047Z] #83 58.10 Setting up m4 (1.4.18-5) ... [2022-06-27T12:51:34.047Z] #83 58.11 Setting up dpkg-dev (1.20.10) ... [2022-06-27T12:51:34.047Z] #83 58.14 Setting up autoconf (2.69-14) ... [2022-06-27T12:51:34.047Z] #83 58.16 Setting up build-essential (12.9) ... [2022-06-27T12:51:34.047Z] #83 58.18 Setting up automake (1:1.16.3-2) ... [2022-06-27T12:51:34.047Z] #83 58.20 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-27T12:51:34.047Z] #83 58.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:51:34.321Z] #28 ... [2022-06-27T12:51:34.321Z] [2022-06-27T12:51:34.321Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:34.321Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:34.321Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.2s done [2022-06-27T12:51:34.321Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-06-27T12:51:34.321Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-27T12:51:34.321Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-27T12:51:34.321Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.3s done [2022-06-27T12:51:34.321Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.2s done [2022-06-27T12:51:34.321Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.8s done [2022-06-27T12:51:34.321Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.1s done [2022-06-27T12:51:34.321Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.0s [2022-06-27T12:51:34.321Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 69.21MB / 141.75MB 6.0s [2022-06-27T12:51:34.321Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.3s done [2022-06-27T12:51:34.321Z] #11 ... [2022-06-27T12:51:34.321Z] [2022-06-27T12:51:34.321Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:34.321Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:51:34.321Z] #28 ... [2022-06-27T12:51:34.321Z] [2022-06-27T12:51:34.321Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:51:34.321Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-27T12:51:34.321Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-27T12:51:34.321Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-27T12:51:34.321Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-27T12:51:34.321Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-27T12:51:34.321Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-06-27T12:51:34.321Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-06-27T12:51:34.321Z] #71 DONE 6.5s [2022-06-27T12:51:34.321Z] [2022-06-27T12:51:34.321Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:34.321Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:34.321Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.1s done [2022-06-27T12:51:34.364Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.6s done [2022-06-27T12:51:34.364Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.8s [2022-06-27T12:51:34.425Z] [2022-06-27T12:51:34.425Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:51:34.425Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-27T12:51:34.425Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-06-27T12:51:34.425Z] #73 DONE 0.0s [2022-06-27T12:51:34.425Z] [2022-06-27T12:51:34.425Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:34.425Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-06-27T12:51:34.425Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done [2022-06-27T12:51:34.425Z] #28 sha256:bd276cb1059f6502e342d3052a4c2767f2b3a0196508f5c2c34ce6da4a15b104 529B / 529B done [2022-06-27T12:51:34.425Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-27T12:51:34.425Z] #28 sha256:30d823f645b6a496842c2cff246aae9f07801fff859e8f5dc92d3a48e7b62209 1.48kB / 1.48kB done [2022-06-27T12:51:34.460Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 117.44MB / 141.75MB 7.2s [2022-06-27T12:51:34.581Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 76.68MB / 141.75MB 6.6s [2022-06-27T12:51:34.620Z] #83 DONE 58.8s [2022-06-27T12:51:34.620Z] [2022-06-27T12:51:34.620Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:51:34.620Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:51:34.682Z] #28 ... [2022-06-27T12:51:34.682Z] [2022-06-27T12:51:34.682Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-27T12:51:34.682Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-27T12:51:34.683Z] #49 DONE 0.0s [2022-06-27T12:51:34.683Z] [2022-06-27T12:51:34.683Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:34.683Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-06-27T12:51:34.683Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0B / 53.70MB 0.5s [2022-06-27T12:51:34.727Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 126.88MB / 141.75MB 7.6s [2022-06-27T12:51:34.945Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 29.36MB / 53.70MB 0.8s [2022-06-27T12:51:34.945Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 33.88MB / 53.70MB 0.9s [2022-06-27T12:51:35.145Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 85.98MB / 141.75MB 6.9s [2022-06-27T12:51:35.145Z] #11 ... [2022-06-27T12:51:35.145Z] [2022-06-27T12:51:35.145Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:51:35.145Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-27T12:51:35.145Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-27T12:51:35.145Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-27T12:51:35.145Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-27T12:51:35.145Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-27T12:51:35.145Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-06-27T12:51:35.145Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done [2022-06-27T12:51:35.145Z] #73 DONE 7.3s [2022-06-27T12:51:35.145Z] [2022-06-27T12:51:35.145Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:35.145Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:35.221Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 40.78MB / 53.70MB 1.0s [2022-06-27T12:51:35.221Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 1.1s [2022-06-27T12:51:35.302Z] #11 ... [2022-06-27T12:51:35.302Z] [2022-06-27T12:51:35.302Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:51:35.302Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-27T12:51:35.302Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-27T12:51:35.302Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-27T12:51:35.302Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-27T12:51:35.302Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-27T12:51:35.302Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-06-27T12:51:35.302Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-06-27T12:51:35.302Z] #71 DONE 8.0s [2022-06-27T12:51:35.302Z] [2022-06-27T12:51:35.302Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:35.302Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:35.302Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 134.22MB / 141.75MB 7.9s [2022-06-27T12:51:35.302Z] #11 ... [2022-06-27T12:51:35.302Z] [2022-06-27T12:51:35.302Z] #24 [internal] load build context [2022-06-27T12:51:35.302Z] #24 sha256:1f02fabcad3f620c499e4286be0907861871d565595f7e87ec7e1dd9b4353bfe [2022-06-27T12:51:35.302Z] #24 transferring context: 55.33MB 8.2s [2022-06-27T12:51:35.302Z] #24 ... [2022-06-27T12:51:35.302Z] [2022-06-27T12:51:35.302Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:35.302Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:35.302Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 8.1s [2022-06-27T12:51:35.302Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.7s [2022-06-27T12:51:35.317Z] #11 ... [2022-06-27T12:51:35.317Z] [2022-06-27T12:51:35.317Z] #24 [internal] load build context [2022-06-27T12:51:35.317Z] #24 sha256:70e8271ea1c071cde7da2ce98105f0927155a215d11ea710677d05a19cbc9a97 [2022-06-27T12:51:35.317Z] #24 transferring context: 61.31MB 3.7s done [2022-06-27T12:51:35.317Z] #24 DONE 4.0s [2022-06-27T12:51:35.317Z] [2022-06-27T12:51:35.317Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:35.317Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:35.317Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.6s done [2022-06-27T12:51:35.317Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.7s done [2022-06-27T12:51:35.317Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0B / 141.75MB 3.7s [2022-06-27T12:51:35.403Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 96.47MB / 141.75MB 7.3s [2022-06-27T12:51:35.581Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 15.73MB / 141.75MB 3.9s [2022-06-27T12:51:35.581Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 25.17MB / 141.75MB 4.0s [2022-06-27T12:51:35.663Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 105.96MB / 141.75MB 7.6s [2022-06-27T12:51:35.843Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 34.57MB / 141.75MB 4.1s [2022-06-27T12:51:35.923Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 114.29MB / 141.75MB 7.9s [2022-06-27T12:51:36.008Z] #84 1.613 Cloning into '/tmp/crun-build'... [2022-06-27T12:51:36.106Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 53.48MB / 141.75MB 4.4s [2022-06-27T12:51:36.106Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 61.87MB / 141.75MB 4.5s [2022-06-27T12:51:36.181Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 122.68MB / 141.75MB 8.1s [2022-06-27T12:51:36.181Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.2s [2022-06-27T12:51:36.237Z] #11 ... [2022-06-27T12:51:36.237Z] [2022-06-27T12:51:36.237Z] #24 [internal] load build context [2022-06-27T12:51:36.237Z] #24 sha256:1f02fabcad3f620c499e4286be0907861871d565595f7e87ec7e1dd9b4353bfe [2022-06-27T12:51:36.237Z] #24 transferring context: 61.32MB 8.9s done [2022-06-27T12:51:36.237Z] #24 DONE 9.2s [2022-06-27T12:51:36.237Z] [2022-06-27T12:51:36.237Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:36.237Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:36.369Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 70.25MB / 141.75MB 4.6s [2022-06-27T12:51:36.438Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 130.44MB / 141.75MB 8.3s [2022-06-27T12:51:36.497Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.4s done [2022-06-27T12:51:36.613Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.2s done [2022-06-27T12:51:36.613Z] #28 ... [2022-06-27T12:51:36.613Z] [2022-06-27T12:51:36.613Z] #24 [internal] load build context [2022-06-27T12:51:36.613Z] #24 sha256:111e590a5f27abd434a75091460d8b5b2d930d9e669e9b1c739476538f95ed3b [2022-06-27T12:51:36.613Z] #24 transferring context: 61.32MB 2.5s done [2022-06-27T12:51:36.613Z] #24 DONE 2.6s [2022-06-27T12:51:36.613Z] [2022-06-27T12:51:36.613Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:51:36.613Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-27T12:51:36.613Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-27T12:51:36.613Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-27T12:51:36.613Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-27T12:51:36.613Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-27T12:51:36.613Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-06-27T12:51:36.613Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2022-06-27T12:51:36.613Z] #71 DONE 2.6s [2022-06-27T12:51:36.631Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 92.27MB / 141.75MB 4.9s [2022-06-27T12:51:36.631Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 107.50MB / 141.75MB 5.1s [2022-06-27T12:51:36.696Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 8.6s [2022-06-27T12:51:36.870Z] [2022-06-27T12:51:36.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:36.870Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-27T12:51:36.870Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-06-27T12:51:36.870Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-06-27T12:51:36.870Z] #11 sha256:47b9c8aa3f8b415aeca87a1e13353a611df4cf64a07e38f14b1bc9679d56a3b8 1.80kB / 1.80kB done [2022-06-27T12:51:36.870Z] #11 sha256:bc950948075bf8e1fe0467740895ef835b3f02433bd506557cdc0fa3e35aac1b 7.12kB / 7.12kB done [2022-06-27T12:51:36.870Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.2s done [2022-06-27T12:51:36.870Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 2.3s done [2022-06-27T12:51:36.870Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0.1s [2022-06-27T12:51:36.870Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 2.6s [2022-06-27T12:51:36.870Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 17.83MB / 54.67MB 2.6s [2022-06-27T12:51:36.870Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 9.44MB / 81.09MB 2.6s [2022-06-27T12:51:36.870Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 32.51MB / 54.67MB 2.8s [2022-06-27T12:51:36.870Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 19.92MB / 81.09MB 2.8s [2022-06-27T12:51:36.896Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 117.44MB / 141.75MB 5.2s [2022-06-27T12:51:36.896Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 127.93MB / 141.75MB 5.3s [2022-06-27T12:51:37.067Z] #11 ... [2022-06-27T12:51:37.068Z] [2022-06-27T12:51:37.068Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:51:37.068Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-27T12:51:37.068Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-27T12:51:37.068Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-27T12:51:37.068Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-27T12:51:37.068Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-27T12:51:37.068Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-06-27T12:51:37.068Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.3s done [2022-06-27T12:51:37.068Z] #73 DONE 9.9s [2022-06-27T12:51:37.068Z] [2022-06-27T12:51:37.068Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:37.068Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:51:37.127Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 2.8s done [2022-06-27T12:51:37.127Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 44.20MB / 54.67MB 2.9s [2022-06-27T12:51:37.127Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 32.51MB / 81.09MB 2.9s [2022-06-27T12:51:37.127Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 3.0s [2022-06-27T12:51:37.127Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 44.04MB / 81.09MB 3.0s [2022-06-27T12:51:37.127Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 55.57MB / 81.09MB 3.1s [2022-06-27T12:51:37.158Z] #11 ... [2022-06-27T12:51:37.158Z] [2022-06-27T12:51:37.158Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:51:37.158Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-27T12:51:37.158Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-06-27T12:51:37.158Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-27T12:51:37.158Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-27T12:51:37.158Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-27T12:51:37.158Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-06-27T12:51:37.158Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-06-27T12:51:37.158Z] #71 DONE 5.6s [2022-06-27T12:51:37.158Z] [2022-06-27T12:51:37.158Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:37.158Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:37.158Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 136.31MB / 141.75MB 5.4s [2022-06-27T12:51:37.260Z] #11 ... [2022-06-27T12:51:37.260Z] [2022-06-27T12:51:37.260Z] #24 [internal] load build context [2022-06-27T12:51:37.260Z] #24 sha256:62022a7bd6112ae4f4d544a7c73f2de9e55bc5b81f20f8903fa8e40471f82e43 [2022-06-27T12:51:37.260Z] #24 transferring context: 61.32MB 8.8s done [2022-06-27T12:51:37.260Z] #24 DONE 9.5s [2022-06-27T12:51:37.260Z] [2022-06-27T12:51:37.260Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:37.260Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:37.260Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.3s done [2022-06-27T12:51:37.383Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 67.11MB / 81.09MB 3.2s [2022-06-27T12:51:37.383Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 0B / 108.88MB 3.2s [2022-06-27T12:51:37.383Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 79.69MB / 81.09MB 3.3s [2022-06-27T12:51:37.640Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 16.78MB / 108.88MB 3.4s [2022-06-27T12:51:37.640Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 31.46MB / 108.88MB 3.5s [2022-06-27T12:51:37.899Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 37.75MB / 108.88MB 3.7s [2022-06-27T12:51:37.922Z] #84 ... [2022-06-27T12:51:37.922Z] [2022-06-27T12:51:37.922Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:51:37.922Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:51:37.922Z] #58 52.27 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:51:37.922Z] #58 52.48 Fetched 2314 kB in 3s (667 kB/s) [2022-06-27T12:51:37.922Z] #58 52.57 Selecting previously unselected package libprotobuf23:amd64. [2022-06-27T12:51:37.922Z] #58 52.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 ... 15718 files and directories currently installed.) [2022-06-27T12:51:37.922Z] #58 52.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-27T12:51:37.922Z] #58 52.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-27T12:51:37.922Z] #58 53.62 Selecting previously unselected package python3-pkg-resources. [2022-06-27T12:51:37.922Z] #58 53.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-27T12:51:37.922Z] #58 53.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:51:37.923Z] #58 53.90 Selecting previously unselected package python3-six. [2022-06-27T12:51:37.923Z] #58 53.91 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-27T12:51:37.923Z] #58 53.94 Unpacking python3-six (1.16.0-2) ... [2022-06-27T12:51:37.923Z] #58 54.14 Selecting previously unselected package python3-protobuf. [2022-06-27T12:51:37.923Z] #58 54.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-27T12:51:37.923Z] #58 54.17 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-27T12:51:37.923Z] #58 55.03 Selecting previously unselected package libnet1:amd64. [2022-06-27T12:51:37.923Z] #58 55.03 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-27T12:51:37.923Z] #58 55.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:51:37.923Z] #58 55.33 Selecting previously unselected package libnl-3-200:amd64. [2022-06-27T12:51:37.923Z] #58 55.33 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-27T12:51:37.923Z] #58 55.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:51:37.923Z] #58 55.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-27T12:51:37.923Z] #58 55.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:51:37.923Z] #58 55.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:51:37.923Z] #58 56.02 Selecting previously unselected package criu. [2022-06-27T12:51:37.923Z] #58 56.02 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-27T12:51:37.923Z] #58 56.03 Unpacking criu (3.17-1) ... [2022-06-27T12:51:37.923Z] #58 57.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:51:37.923Z] #58 59.37 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-27T12:51:37.923Z] #58 59.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:51:37.923Z] #58 59.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:51:37.923Z] #58 59.42 Setting up python3-six (1.16.0-2) ... [2022-06-27T12:51:37.923Z] #58 60.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:51:37.923Z] #58 60.97 Setting up python3-protobuf (3.12.4-1) ... [2022-06-27T12:51:38.448Z] #28 ... [2022-06-27T12:51:38.448Z] [2022-06-27T12:51:38.448Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-27T12:51:38.448Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-27T12:51:38.448Z] #72 DONE 0.5s [2022-06-27T12:51:38.448Z] [2022-06-27T12:51:38.448Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:38.448Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:38.461Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 47.19MB / 108.88MB 4.2s [2022-06-27T12:51:38.551Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 6.9s done [2022-06-27T12:51:38.682Z] #11 ... [2022-06-27T12:51:38.682Z] [2022-06-27T12:51:38.682Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-27T12:51:38.682Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-27T12:51:38.682Z] #72 DONE 0.7s [2022-06-27T12:51:38.682Z] [2022-06-27T12:51:38.682Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-27T12:51:38.682Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-27T12:51:38.719Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 2.2s done [2022-06-27T12:51:38.719Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 4.5s done [2022-06-27T12:51:38.719Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 66.06MB / 108.88MB 4.6s [2022-06-27T12:51:38.819Z] #11 ... [2022-06-27T12:51:38.819Z] [2022-06-27T12:51:38.819Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:51:38.819Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-27T12:51:38.819Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-27T12:51:38.819Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-27T12:51:38.819Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-27T12:51:38.819Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-06-27T12:51:38.819Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-06-27T12:51:38.819Z] #73 DONE 7.2s [2022-06-27T12:51:38.819Z] [2022-06-27T12:51:38.819Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:38.819Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:51:38.820Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done [2022-06-27T12:51:38.820Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-27T12:51:38.820Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-27T12:51:38.820Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-27T12:51:38.820Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.9s done [2022-06-27T12:51:38.820Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 4.8s done [2022-06-27T12:51:38.820Z] #28 DONE 7.5s [2022-06-27T12:51:38.820Z] [2022-06-27T12:51:38.820Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:38.820Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:38.820Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-06-27T12:51:38.996Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 4.7s [2022-06-27T12:51:38.996Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 84.93MB / 108.88MB 4.9s [2022-06-27T12:51:39.252Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 99.61MB / 108.88MB 5.2s [2022-06-27T12:51:39.254Z] #74 DONE 0.8s [2022-06-27T12:51:39.254Z] [2022-06-27T12:51:39.254Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:39.254Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:51:39.382Z] #11 ... [2022-06-27T12:51:39.382Z] [2022-06-27T12:51:39.382Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-27T12:51:39.382Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-27T12:51:39.383Z] #74 DONE 0.9s [2022-06-27T12:51:39.383Z] [2022-06-27T12:51:39.383Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:39.383Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:39.393Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.5s done [2022-06-27T12:51:39.509Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 5.4s [2022-06-27T12:51:39.510Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded [2022-06-27T12:51:39.656Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-06-27T12:51:39.766Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.2s done [2022-06-27T12:51:39.841Z] #58 ... [2022-06-27T12:51:39.842Z] [2022-06-27T12:51:39.842Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:51:39.842Z] #41 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:51:39.842Z] #41 53.63 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: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-27T12:51:39.842Z] #41 54.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-27T12:51:39.842Z] #41 55.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:51:39.842Z] #41 ... [2022-06-27T12:51:39.842Z] [2022-06-27T12:51:39.842Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:51:39.842Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:51:39.842Z] #62 64.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-27T12:51:39.842Z] #62 64.19 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-27T12:51:39.842Z] #62 64.19 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-27T12:51:39.842Z] #62 64.24 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-27T12:51:39.842Z] #62 64.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-27T12:51:39.842Z] #62 64.28 go: downloading golang.org/x/mod v0.5.1 [2022-06-27T12:51:40.103Z] #62 64.34 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-27T12:51:40.103Z] #62 64.52 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-27T12:51:40.103Z] #62 64.55 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-27T12:51:40.232Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.6s done [2022-06-27T12:51:40.364Z] #62 64.71 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-27T12:51:40.364Z] #62 64.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-27T12:51:40.499Z] #11 ... [2022-06-27T12:51:40.499Z] [2022-06-27T12:51:40.499Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-27T12:51:40.499Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-27T12:51:40.499Z] #72 DONE 0.6s [2022-06-27T12:51:40.499Z] [2022-06-27T12:51:40.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:40.499Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:40.499Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-06-27T12:51:40.625Z] #62 64.88 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-27T12:51:40.697Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd [2022-06-27T12:51:40.697Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 6.3s done [2022-06-27T12:51:40.697Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 6.5s done [2022-06-27T12:51:40.697Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.2s done [2022-06-27T12:51:40.760Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.8s [2022-06-27T12:51:40.760Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.0s done [2022-06-27T12:51:40.886Z] #62 65.29 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-27T12:51:41.020Z] #11 ... [2022-06-27T12:51:41.021Z] [2022-06-27T12:51:41.021Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:41.021Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:51:41.021Z] #28 DONE 13.9s [2022-06-27T12:51:41.021Z] [2022-06-27T12:51:41.021Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:41.021Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:41.021Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-06-27T12:51:41.074Z] #11 ... [2022-06-27T12:51:41.075Z] [2022-06-27T12:51:41.075Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-27T12:51:41.075Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-27T12:51:41.075Z] #74 DONE 0.8s [2022-06-27T12:51:41.075Z] [2022-06-27T12:51:41.075Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:41.075Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:41.147Z] #62 65.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-27T12:51:41.147Z] #62 65.54 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-27T12:51:41.260Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 [2022-06-27T12:51:41.410Z] #62 65.97 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-27T12:51:41.590Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.6s done [2022-06-27T12:51:41.671Z] #62 66.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-27T12:51:41.789Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.2s [2022-06-27T12:51:41.789Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.5s done [2022-06-27T12:51:41.789Z] #28 ... [2022-06-27T12:51:41.789Z] [2022-06-27T12:51:41.789Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:41.789Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:41.789Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-06-27T12:51:41.789Z] #11 ... [2022-06-27T12:51:41.789Z] [2022-06-27T12:51:41.789Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:41.789Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-27T12:51:41.789Z] #28 DONE 14.0s [2022-06-27T12:51:41.789Z] [2022-06-27T12:51:41.789Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:41.789Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:41.849Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-06-27T12:51:42.244Z] #62 66.44 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-27T12:51:42.244Z] #62 66.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-27T12:51:42.244Z] #62 66.49 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-27T12:51:42.244Z] #62 66.52 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-27T12:51:42.244Z] #62 66.78 go: downloading github.com/prometheus/common v0.10.0 [2022-06-27T12:51:42.373Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done [2022-06-27T12:51:42.505Z] #62 67.03 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-27T12:51:42.630Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-06-27T12:51:42.767Z] #62 67.07 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-27T12:51:42.767Z] #62 67.20 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-27T12:51:42.787Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-06-27T12:51:42.787Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-06-27T12:51:43.158Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 1.7s done [2022-06-27T12:51:43.561Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-06-27T12:51:43.561Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-06-27T12:51:44.088Z] #11 ... [2022-06-27T12:51:44.088Z] [2022-06-27T12:51:44.088Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-27T12:51:44.088Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-27T12:51:44.088Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-27T12:51:44.088Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-27T12:51:44.088Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-27T12:51:44.088Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2022-06-27T12:51:44.088Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-06-27T12:51:44.088Z] #73 DONE 10.2s [2022-06-27T12:51:44.088Z] [2022-06-27T12:51:44.088Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:44.088Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-27T12:51:44.088Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e [2022-06-27T12:51:44.345Z] #11 ... [2022-06-27T12:51:44.345Z] [2022-06-27T12:51:44.345Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-27T12:51:44.345Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-06-27T12:51:44.345Z] #28 DONE 10.3s [2022-06-27T12:51:44.345Z] [2022-06-27T12:51:44.345Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:44.345Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-27T12:51:45.305Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.9s done [2022-06-27T12:51:45.316Z] #62 69.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-27T12:51:45.567Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-06-27T12:51:45.905Z] #62 ... [2022-06-27T12:51:45.905Z] [2022-06-27T12:51:45.905Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:51:45.905Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:51:45.905Z] #58 66.41 Setting up criu (3.17-1) ... [2022-06-27T12:51:45.905Z] #58 68.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:51:45.905Z] #58 DONE 70.0s [2022-06-27T12:51:45.905Z] [2022-06-27T12:51:45.905Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:51:45.905Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:51:45.905Z] #84 9.651 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-27T12:51:45.905Z] #84 9.660 Cloning into '/tmp/crun-build/libocispec'... [2022-06-27T12:51:45.905Z] #84 11.45 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-27T12:51:45.905Z] #84 11.47 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-27T12:51:45.905Z] #84 11.47 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-27T12:51:45.905Z] #84 11.47 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-27T12:51:45.905Z] #84 11.52 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-27T12:51:47.621Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 3.4s done [2022-06-27T12:51:47.878Z] #11 ... [2022-06-27T12:51:47.878Z] [2022-06-27T12:51:47.878Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-27T12:51:47.878Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-27T12:51:47.878Z] #72 DONE 2.2s [2022-06-27T12:51:48.075Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.0s [2022-06-27T12:51:48.135Z] [2022-06-27T12:51:48.135Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:48.135Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-27T12:51:48.135Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c [2022-06-27T12:51:48.455Z] #84 13.95 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-27T12:51:48.818Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.1s [2022-06-27T12:51:48.881Z] #11 ... [2022-06-27T12:51:48.881Z] [2022-06-27T12:51:48.881Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-27T12:51:48.881Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-27T12:51:48.881Z] #29 1.769 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:51:48.881Z] #29 1.771 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:51:48.881Z] #29 1.799 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:51:48.881Z] #29 2.015 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:51:48.881Z] #29 2.213 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:51:48.881Z] #29 2.616 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:51:48.881Z] #29 3.851 Fetched 8545 kB in 2s (3638 kB/s) [2022-06-27T12:51:48.881Z] #29 3.851 Reading package lists... [2022-06-27T12:51:48.881Z] #29 4.663 Reading package lists... [2022-06-27T12:51:48.881Z] #29 5.462 Building dependency tree... [2022-06-27T12:51:48.881Z] #29 5.806 The following additional packages will be installed: [2022-06-27T12:51:48.881Z] #29 5.806 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-27T12:51:48.881Z] #29 5.806 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-27T12:51:48.881Z] #29 5.808 Recommended packages: [2022-06-27T12:51:48.881Z] #29 5.808 libldap-common publicsuffix libsasl2-modules [2022-06-27T12:51:48.881Z] #29 5.943 The following NEW packages will be installed: [2022-06-27T12:51:48.881Z] #29 5.944 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-27T12:51:48.881Z] #29 5.944 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-27T12:51:48.881Z] #29 5.945 libssh2-1 openssl [2022-06-27T12:51:48.881Z] #29 6.235 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-27T12:51:48.881Z] #29 6.235 Need to get 3041 kB of archives. [2022-06-27T12:51:48.881Z] #29 6.235 After this operation, 6651 kB of additional disk space will be used. [2022-06-27T12:51:48.881Z] #29 6.235 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-27T12:51:48.881Z] #29 6.235 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-06-27T12:51:48.881Z] #29 6.248 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-27T12:51:48.881Z] #29 6.248 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-27T12:51:48.881Z] #29 6.257 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-27T12:51:48.881Z] #29 6.257 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-27T12:51:48.881Z] #29 6.257 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-27T12:51:48.881Z] #29 6.257 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-27T12:51:48.881Z] #29 6.262 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-27T12:51:48.881Z] #29 6.262 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-27T12:51:48.881Z] #29 6.269 Get:11 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-27T12:51:48.881Z] #29 6.269 Get:12 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-27T12:51:48.881Z] #29 6.286 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-27T12:51:48.881Z] #29 6.292 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-27T12:51:48.881Z] #29 6.292 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-27T12:51:48.881Z] #29 6.502 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:51:48.881Z] #29 6.539 Fetched 3041 kB in 0s (8896 kB/s) [2022-06-27T12:51:48.881Z] #29 6.574 Selecting previously unselected package openssl. [2022-06-27T12:51:48.881Z] #29 6.574 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-27T12:51:48.881Z] #29 6.577 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-06-27T12:51:48.881Z] #29 6.596 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-06-27T12:51:48.881Z] #29 6.849 Selecting previously unselected package ca-certificates. [2022-06-27T12:51:48.881Z] #29 6.849 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-27T12:51:48.881Z] #29 6.852 Unpacking ca-certificates (20210119) ... [2022-06-27T12:51:48.881Z] #29 6.933 Selecting previously unselected package libbrotli1:amd64. [2022-06-27T12:51:48.881Z] #29 6.933 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-27T12:51:48.881Z] #29 6.943 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-27T12:51:48.881Z] #29 7.016 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-27T12:51:48.881Z] #29 7.016 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-27T12:51:48.881Z] #29 7.020 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:48.881Z] #29 7.064 Selecting previously unselected package libsasl2-2:amd64. [2022-06-27T12:51:48.881Z] #29 7.065 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-27T12:51:48.881Z] #29 7.069 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:48.881Z] #29 7.123 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-27T12:51:48.881Z] #29 7.123 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-27T12:51:48.881Z] #29 7.128 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-27T12:51:48.881Z] #29 7.199 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-27T12:51:48.881Z] #29 7.200 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-27T12:51:48.881Z] #29 7.204 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-27T12:51:48.881Z] #29 7.257 Selecting previously unselected package libpsl5:amd64. [2022-06-27T12:51:48.881Z] #29 7.257 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-27T12:51:48.881Z] #29 7.262 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-27T12:51:48.881Z] #29 7.309 Selecting previously unselected package librtmp1:amd64. [2022-06-27T12:51:48.881Z] #29 7.309 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-27T12:51:48.881Z] #29 7.314 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-27T12:51:48.881Z] #29 7.363 Selecting previously unselected package libssh2-1:amd64. [2022-06-27T12:51:48.881Z] #29 7.363 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-27T12:51:48.881Z] #29 7.366 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-27T12:51:48.881Z] #29 7.425 Selecting previously unselected package libcurl4:amd64. [2022-06-27T12:51:48.881Z] #29 7.425 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-27T12:51:48.881Z] #29 7.429 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:48.882Z] #29 7.505 Selecting previously unselected package curl. [2022-06-27T12:51:48.882Z] #29 7.505 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-27T12:51:48.882Z] #29 7.515 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:48.882Z] #29 7.571 Selecting previously unselected package libonig5:amd64. [2022-06-27T12:51:48.882Z] #29 7.571 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-27T12:51:48.882Z] #29 7.577 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:51:48.882Z] #29 7.639 Selecting previously unselected package libjq1:amd64. [2022-06-27T12:51:48.882Z] #29 7.643 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-27T12:51:48.882Z] #29 7.644 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:51:48.882Z] #29 7.705 Selecting previously unselected package jq. [2022-06-27T12:51:48.882Z] #29 7.705 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-27T12:51:48.882Z] #29 7.710 Unpacking jq (1.6-2.1) ... [2022-06-27T12:51:48.882Z] #29 7.757 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-27T12:51:48.882Z] #29 7.771 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-27T12:51:48.882Z] #29 7.787 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-27T12:51:48.882Z] #29 7.799 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:48.882Z] #29 7.813 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-27T12:51:48.882Z] #29 7.833 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:48.882Z] #29 7.848 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-27T12:51:48.882Z] #29 7.862 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-06-27T12:51:48.882Z] #29 7.881 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:51:48.882Z] #29 7.892 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:51:48.882Z] #29 7.905 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-27T12:51:48.882Z] #29 7.918 Setting up ca-certificates (20210119) ... [2022-06-27T12:51:48.882Z] #29 8.517 Updating certificates in /etc/ssl/certs... [2022-06-27T12:51:48.882Z] #29 9.203 129 added, 0 removed; done. [2022-06-27T12:51:48.882Z] #29 9.280 Setting up jq (1.6-2.1) ... [2022-06-27T12:51:48.882Z] #29 9.291 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:48.882Z] #29 9.301 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:48.882Z] #29 9.313 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:51:48.882Z] #29 9.335 Processing triggers for ca-certificates (20210119) ... [2022-06-27T12:51:48.882Z] #29 9.345 Updating certificates in /etc/ssl/certs... [2022-06-27T12:51:48.882Z] #29 9.926 0 added, 0 removed; done. [2022-06-27T12:51:48.882Z] #29 9.926 Running hooks in /etc/ca-certificates/update.d... [2022-06-27T12:51:48.882Z] #29 9.928 done. [2022-06-27T12:51:49.144Z] #29 ... [2022-06-27T12:51:49.144Z] [2022-06-27T12:51:49.144Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:49.144Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:49.723Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.1s done [2022-06-27T12:51:50.297Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-06-27T12:51:50.560Z] #11 ... [2022-06-27T12:51:50.560Z] [2022-06-27T12:51:50.560Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-27T12:51:50.560Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-27T12:51:50.560Z] #29 DONE 11.7s [2022-06-27T12:51:50.560Z] [2022-06-27T12:51:50.560Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:50.560Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:50.614Z] #11 ... [2022-06-27T12:51:50.614Z] [2022-06-27T12:51:50.614Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-27T12:51:50.614Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-27T12:51:50.614Z] #29 1.581 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:51:50.614Z] #29 1.581 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:51:50.614Z] #29 1.581 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:51:50.614Z] #29 1.722 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:51:50.614Z] #29 1.957 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:51:50.614Z] #29 2.541 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:51:50.614Z] #29 3.660 Fetched 8545 kB in 2s (3630 kB/s) [2022-06-27T12:51:50.614Z] #29 3.660 Reading package lists... [2022-06-27T12:51:50.614Z] #29 4.466 Reading package lists... [2022-06-27T12:51:50.614Z] #29 5.265 Building dependency tree... [2022-06-27T12:51:50.614Z] #29 5.634 The following additional packages will be installed: [2022-06-27T12:51:50.614Z] #29 5.634 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-27T12:51:50.614Z] #29 5.634 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-27T12:51:50.614Z] #29 5.634 Recommended packages: [2022-06-27T12:51:50.614Z] #29 5.634 libldap-common publicsuffix libsasl2-modules [2022-06-27T12:51:50.614Z] #29 5.757 The following NEW packages will be installed: [2022-06-27T12:51:50.614Z] #29 5.757 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-27T12:51:50.614Z] #29 5.757 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-27T12:51:50.614Z] #29 5.757 libssh2-1 openssl [2022-06-27T12:51:50.614Z] #29 6.047 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-27T12:51:50.614Z] #29 6.047 Need to get 3041 kB of archives. [2022-06-27T12:51:50.614Z] #29 6.047 After this operation, 6651 kB of additional disk space will be used. [2022-06-27T12:51:50.614Z] #29 6.047 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-06-27T12:51:50.614Z] #29 6.047 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-27T12:51:50.614Z] #29 6.049 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-27T12:51:50.614Z] #29 6.061 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-27T12:51:50.614Z] #29 6.061 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-27T12:51:50.614Z] #29 6.061 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-27T12:51:50.614Z] #29 6.070 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-27T12:51:50.614Z] #29 6.070 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-27T12:51:50.614Z] #29 6.070 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-27T12:51:50.614Z] #29 6.070 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-27T12:51:50.614Z] #29 6.079 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-27T12:51:50.614Z] #29 6.087 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-27T12:51:50.614Z] #29 6.089 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-27T12:51:50.614Z] #29 6.093 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-27T12:51:50.614Z] #29 6.093 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-27T12:51:50.614Z] #29 6.400 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:51:50.614Z] #29 6.458 Fetched 3041 kB in 0s (9111 kB/s) [2022-06-27T12:51:50.614Z] #29 6.542 Selecting previously unselected package openssl. [2022-06-27T12:51:50.614Z] #29 6.542 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-27T12:51:50.614Z] #29 6.542 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-06-27T12:51:50.614Z] #29 6.551 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-06-27T12:51:50.614Z] #29 6.882 Selecting previously unselected package ca-certificates. [2022-06-27T12:51:50.615Z] #29 6.882 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-27T12:51:50.615Z] #29 6.886 Unpacking ca-certificates (20210119) ... [2022-06-27T12:51:50.615Z] #29 7.009 Selecting previously unselected package libbrotli1:amd64. [2022-06-27T12:51:50.615Z] #29 7.011 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 7.120 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-27T12:51:50.615Z] #29 7.196 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-27T12:51:50.615Z] #29 7.196 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 7.285 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:50.615Z] #29 7.368 Selecting previously unselected package libsasl2-2:amd64. [2022-06-27T12:51:50.615Z] #29 7.370 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 7.431 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:50.615Z] #29 7.489 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-27T12:51:50.615Z] #29 7.489 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 7.578 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-27T12:51:50.615Z] #29 7.705 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-27T12:51:50.615Z] #29 7.707 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 7.718 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-27T12:51:50.615Z] #29 7.856 Selecting previously unselected package libpsl5:amd64. [2022-06-27T12:51:50.615Z] #29 7.856 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 7.865 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-27T12:51:50.615Z] #29 8.001 Selecting previously unselected package librtmp1:amd64. [2022-06-27T12:51:50.615Z] #29 8.001 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 8.008 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-27T12:51:50.615Z] #29 8.114 Selecting previously unselected package libssh2-1:amd64. [2022-06-27T12:51:50.615Z] #29 8.114 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 8.118 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-27T12:51:50.615Z] #29 8.235 Selecting previously unselected package libcurl4:amd64. [2022-06-27T12:51:50.615Z] #29 8.237 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 8.242 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:50.615Z] #29 8.404 Selecting previously unselected package curl. [2022-06-27T12:51:50.615Z] #29 8.406 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 8.409 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:50.615Z] #29 8.535 Selecting previously unselected package libonig5:amd64. [2022-06-27T12:51:50.615Z] #29 8.535 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 8.563 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:51:50.615Z] #29 8.713 Selecting previously unselected package libjq1:amd64. [2022-06-27T12:51:50.615Z] #29 8.713 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 8.718 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:51:50.615Z] #29 8.829 Selecting previously unselected package jq. [2022-06-27T12:51:50.615Z] #29 8.829 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-27T12:51:50.615Z] #29 8.834 Unpacking jq (1.6-2.1) ... [2022-06-27T12:51:50.615Z] #29 8.991 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-27T12:51:50.615Z] #29 9.044 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-27T12:51:50.615Z] #29 9.054 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-27T12:51:50.615Z] #29 9.089 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:50.615Z] #29 9.099 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-27T12:51:50.615Z] #29 9.107 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:50.615Z] #29 9.117 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-27T12:51:50.615Z] #29 9.126 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-06-27T12:51:50.615Z] #29 9.140 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:51:50.615Z] #29 9.150 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:51:50.615Z] #29 9.160 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-27T12:51:50.615Z] #29 9.170 Setting up ca-certificates (20210119) ... [2022-06-27T12:51:50.615Z] #29 ... [2022-06-27T12:51:50.615Z] [2022-06-27T12:51:50.615Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:50.615Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:50.715Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.1s done [2022-06-27T12:51:50.715Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-06-27T12:51:50.822Z] #11 ... [2022-06-27T12:51:50.822Z] [2022-06-27T12:51:50.822Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-27T12:51:50.822Z] #30 sha256:997842ccd3d792e67e693459179ebcfc80cdbf3c75995b4233416086f541b4d6 [2022-06-27T12:51:50.822Z] #30 DONE 0.3s [2022-06-27T12:51:50.822Z] [2022-06-27T12:51:50.822Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:50.822Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:51.001Z] #84 16.40 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-27T12:51:51.404Z] #11 ... [2022-06-27T12:51:51.404Z] [2022-06-27T12:51:51.404Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-27T12:51:51.404Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-27T12:51:51.404Z] #74 DONE 3.3s [2022-06-27T12:51:51.404Z] [2022-06-27T12:51:51.404Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:51.404Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-27T12:51:52.089Z] #11 ... [2022-06-27T12:51:52.089Z] [2022-06-27T12:51:52.089Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-27T12:51:52.089Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-27T12:51:52.089Z] #29 1.746 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:51:52.089Z] #29 1.763 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:51:52.089Z] #29 1.763 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:51:52.089Z] #29 1.974 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:51:52.089Z] #29 2.330 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:51:52.089Z] #29 2.924 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:51:52.089Z] #29 3.878 Fetched 8545 kB in 2s (3563 kB/s) [2022-06-27T12:51:52.089Z] #29 3.878 Reading package lists... [2022-06-27T12:51:52.089Z] #29 4.658 Reading package lists... [2022-06-27T12:51:52.089Z] #29 5.444 Building dependency tree... [2022-06-27T12:51:52.089Z] #29 5.844 The following additional packages will be installed: [2022-06-27T12:51:52.089Z] #29 5.845 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-27T12:51:52.089Z] #29 5.845 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-27T12:51:52.089Z] #29 5.847 Recommended packages: [2022-06-27T12:51:52.089Z] #29 5.847 libldap-common publicsuffix libsasl2-modules [2022-06-27T12:51:52.089Z] #29 5.979 The following NEW packages will be installed: [2022-06-27T12:51:52.089Z] #29 5.979 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-27T12:51:52.089Z] #29 5.979 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-27T12:51:52.089Z] #29 5.979 libssh2-1 openssl [2022-06-27T12:51:52.089Z] #29 6.271 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-27T12:51:52.089Z] #29 6.271 Need to get 3041 kB of archives. [2022-06-27T12:51:52.089Z] #29 6.271 After this operation, 6651 kB of additional disk space will be used. [2022-06-27T12:51:52.089Z] #29 6.271 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-27T12:51:52.089Z] #29 6.271 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-06-27T12:51:52.089Z] #29 6.281 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-27T12:51:52.089Z] #29 6.281 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-27T12:51:52.089Z] #29 6.281 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-27T12:51:52.089Z] #29 6.281 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-27T12:51:52.089Z] #29 6.322 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-27T12:51:52.089Z] #29 6.322 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-27T12:51:52.089Z] #29 6.322 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-27T12:51:52.089Z] #29 6.322 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-27T12:51:52.089Z] #29 6.328 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-27T12:51:52.089Z] #29 6.328 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-27T12:51:52.089Z] #29 6.331 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-27T12:51:52.089Z] #29 6.333 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-27T12:51:52.089Z] #29 6.335 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-27T12:51:52.089Z] #29 6.493 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:51:52.089Z] #29 6.527 Fetched 3041 kB in 0s (8672 kB/s) [2022-06-27T12:51:52.089Z] #29 6.583 Selecting previously unselected package openssl. [2022-06-27T12:51:52.089Z] #29 6.583 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-27T12:51:52.089Z] #29 6.583 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 6.587 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-06-27T12:51:52.089Z] #29 6.867 Selecting previously unselected package ca-certificates. [2022-06-27T12:51:52.089Z] #29 6.867 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-27T12:51:52.089Z] #29 6.871 Unpacking ca-certificates (20210119) ... [2022-06-27T12:51:52.089Z] #29 6.995 Selecting previously unselected package libbrotli1:amd64. [2022-06-27T12:51:52.089Z] #29 6.995 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 7.050 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-27T12:51:52.089Z] #29 7.156 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-27T12:51:52.089Z] #29 7.156 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 7.161 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:52.089Z] #29 7.331 Selecting previously unselected package libsasl2-2:amd64. [2022-06-27T12:51:52.089Z] #29 7.331 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 7.340 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:52.089Z] #29 7.485 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-27T12:51:52.089Z] #29 7.487 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 7.492 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-27T12:51:52.089Z] #29 7.619 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-27T12:51:52.089Z] #29 7.619 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 7.631 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-27T12:51:52.089Z] #29 7.761 Selecting previously unselected package libpsl5:amd64. [2022-06-27T12:51:52.089Z] #29 7.761 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 7.767 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-27T12:51:52.089Z] #29 7.829 Selecting previously unselected package librtmp1:amd64. [2022-06-27T12:51:52.089Z] #29 7.829 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 7.891 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-27T12:51:52.089Z] #29 7.974 Selecting previously unselected package libssh2-1:amd64. [2022-06-27T12:51:52.089Z] #29 7.974 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 7.984 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-27T12:51:52.089Z] #29 8.222 Selecting previously unselected package libcurl4:amd64. [2022-06-27T12:51:52.089Z] #29 8.222 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 8.225 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:52.089Z] #29 8.296 Selecting previously unselected package curl. [2022-06-27T12:51:52.089Z] #29 8.296 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 8.307 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:52.089Z] #29 8.360 Selecting previously unselected package libonig5:amd64. [2022-06-27T12:51:52.089Z] #29 8.360 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 8.364 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:51:52.089Z] #29 8.422 Selecting previously unselected package libjq1:amd64. [2022-06-27T12:51:52.089Z] #29 8.422 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 8.426 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:51:52.089Z] #29 8.481 Selecting previously unselected package jq. [2022-06-27T12:51:52.089Z] #29 8.481 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-27T12:51:52.089Z] #29 8.485 Unpacking jq (1.6-2.1) ... [2022-06-27T12:51:52.089Z] #29 8.538 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-27T12:51:52.089Z] #29 8.549 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-27T12:51:52.089Z] #29 8.561 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-27T12:51:52.089Z] #29 8.574 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:52.089Z] #29 8.583 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-27T12:51:52.089Z] #29 8.593 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:52.089Z] #29 8.604 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-27T12:51:52.089Z] #29 8.615 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-06-27T12:51:52.089Z] #29 8.631 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:51:52.089Z] #29 8.642 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:51:52.089Z] #29 8.659 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-27T12:51:52.089Z] #29 8.670 Setting up ca-certificates (20210119) ... [2022-06-27T12:51:52.089Z] #29 9.288 Updating certificates in /etc/ssl/certs... [2022-06-27T12:51:52.089Z] #29 10.12 129 added, 0 removed; done. [2022-06-27T12:51:52.089Z] #29 10.18 Setting up jq (1.6-2.1) ... [2022-06-27T12:51:52.089Z] #29 10.19 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:52.089Z] #29 10.20 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:52.089Z] #29 10.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:51:52.089Z] #29 10.23 Processing triggers for ca-certificates (20210119) ... [2022-06-27T12:51:52.089Z] #29 ... [2022-06-27T12:51:52.089Z] [2022-06-27T12:51:52.089Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:52.089Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:52.521Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 9.3s done [2022-06-27T12:51:52.521Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-06-27T12:51:52.915Z] #84 18.36 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-27T12:51:53.176Z] #84 18.70 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-27T12:51:53.176Z] #84 ... [2022-06-27T12:51:53.176Z] [2022-06-27T12:51:53.176Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:51:53.176Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:51:53.176Z] #60 77.62 gotestsum version dev [2022-06-27T12:51:53.297Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.1s [2022-06-27T12:51:53.555Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.5s done [2022-06-27T12:51:53.812Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 done [2022-06-27T12:51:54.070Z] #11 DONE 20.0s [2022-06-27T12:51:54.070Z] [2022-06-27T12:51:54.070Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-27T12:51:54.070Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-06-27T12:51:54.120Z] #60 DONE 78.4s [2022-06-27T12:51:54.120Z] [2022-06-27T12:51:54.120Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:51:54.120Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:51:54.120Z] #84 18.95 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-27T12:51:54.327Z] #12 ... [2022-06-27T12:51:54.327Z] [2022-06-27T12:51:54.327Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-27T12:51:54.327Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-06-27T12:51:54.328Z] #29 1.359 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:51:54.328Z] #29 1.371 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:51:54.328Z] #29 1.371 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:51:54.328Z] #29 1.567 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-27T12:51:54.328Z] #29 1.721 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-27T12:51:54.328Z] #29 2.272 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-27T12:51:54.328Z] #29 3.155 Fetched 8432 kB in 2s (4092 kB/s) [2022-06-27T12:51:54.328Z] #29 3.155 Reading package lists... [2022-06-27T12:51:54.328Z] #29 3.734 Reading package lists... [2022-06-27T12:51:54.328Z] #29 4.271 Building dependency tree... [2022-06-27T12:51:54.328Z] #29 4.618 The following additional packages will be installed: [2022-06-27T12:51:54.328Z] #29 4.618 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-27T12:51:54.328Z] #29 4.618 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-27T12:51:54.328Z] #29 4.618 Recommended packages: [2022-06-27T12:51:54.328Z] #29 4.618 libldap-common publicsuffix libsasl2-modules [2022-06-27T12:51:54.328Z] #29 4.710 The following NEW packages will be installed: [2022-06-27T12:51:54.328Z] #29 4.710 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-27T12:51:54.328Z] #29 4.711 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-27T12:51:54.328Z] #29 4.711 libssh2-1 openssl [2022-06-27T12:51:54.328Z] #29 4.997 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-27T12:51:54.328Z] #29 4.997 Need to get 2934 kB of archives. [2022-06-27T12:51:54.328Z] #29 4.997 After this operation, 6476 kB of additional disk space will be used. [2022-06-27T12:51:54.328Z] #29 4.997 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-06-27T12:51:54.328Z] #29 4.998 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-06-27T12:51:54.328Z] #29 5.007 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-06-27T12:51:54.328Z] #29 5.039 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-06-27T12:51:54.328Z] #29 5.050 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-06-27T12:51:54.328Z] #29 5.054 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-06-27T12:51:54.328Z] #29 5.058 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-06-27T12:51:54.328Z] #29 5.068 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-06-27T12:51:54.328Z] #29 5.089 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-06-27T12:51:54.328Z] #29 5.098 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-06-27T12:51:54.328Z] #29 5.100 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-06-27T12:51:54.328Z] #29 5.123 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-06-27T12:51:54.328Z] #29 5.134 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-27T12:51:54.328Z] #29 5.153 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-27T12:51:54.328Z] #29 5.172 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-27T12:51:54.328Z] #29 5.503 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:51:54.328Z] #29 5.539 Fetched 2934 kB in 0s (6395 kB/s) [2022-06-27T12:51:54.328Z] #29 5.711 Selecting previously unselected package openssl. [2022-06-27T12:51:54.328Z] #29 5.711 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6654 files and directories currently installed.) [2022-06-27T12:51:54.328Z] #29 5.711 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 5.726 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-06-27T12:51:54.328Z] #29 6.324 Selecting previously unselected package ca-certificates. [2022-06-27T12:51:54.328Z] #29 6.324 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-27T12:51:54.328Z] #29 6.339 Unpacking ca-certificates (20210119) ... [2022-06-27T12:51:54.328Z] #29 6.832 Selecting previously unselected package libbrotli1:arm64. [2022-06-27T12:51:54.328Z] #29 6.832 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 6.839 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-27T12:51:54.328Z] #29 6.917 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-06-27T12:51:54.328Z] #29 6.917 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 6.922 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:54.328Z] #29 6.969 Selecting previously unselected package libsasl2-2:arm64. [2022-06-27T12:51:54.328Z] #29 6.969 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 6.975 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:54.328Z] #29 7.116 Selecting previously unselected package libldap-2.4-2:arm64. [2022-06-27T12:51:54.328Z] #29 7.116 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 7.121 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-27T12:51:54.328Z] #29 7.192 Selecting previously unselected package libnghttp2-14:arm64. [2022-06-27T12:51:54.328Z] #29 7.192 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 7.197 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-27T12:51:54.328Z] #29 7.249 Selecting previously unselected package libpsl5:arm64. [2022-06-27T12:51:54.328Z] #29 7.249 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 7.254 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-06-27T12:51:54.328Z] #29 7.300 Selecting previously unselected package librtmp1:arm64. [2022-06-27T12:51:54.328Z] #29 7.300 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 7.306 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-27T12:51:54.328Z] #29 7.362 Selecting previously unselected package libssh2-1:arm64. [2022-06-27T12:51:54.328Z] #29 7.362 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 7.366 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-06-27T12:51:54.328Z] #29 7.430 Selecting previously unselected package libcurl4:arm64. [2022-06-27T12:51:54.328Z] #29 7.430 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 7.431 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:54.328Z] #29 7.498 Selecting previously unselected package curl. [2022-06-27T12:51:54.328Z] #29 7.498 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 7.503 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:54.328Z] #29 7.568 Selecting previously unselected package libonig5:arm64. [2022-06-27T12:51:54.328Z] #29 7.568 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 7.574 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-27T12:51:54.328Z] #29 7.641 Selecting previously unselected package libjq1:arm64. [2022-06-27T12:51:54.328Z] #29 7.641 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 7.654 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-27T12:51:54.328Z] #29 7.689 Selecting previously unselected package jq. [2022-06-27T12:51:54.328Z] #29 7.690 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-06-27T12:51:54.328Z] #29 7.694 Unpacking jq (1.6-2.1) ... [2022-06-27T12:51:54.328Z] #29 7.792 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-06-27T12:51:54.328Z] #29 7.805 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-27T12:51:54.328Z] #29 7.817 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-27T12:51:54.328Z] #29 7.830 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:54.328Z] #29 7.841 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-27T12:51:54.328Z] #29 7.852 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-27T12:51:54.328Z] #29 7.868 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-06-27T12:51:54.328Z] #29 7.882 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-06-27T12:51:54.328Z] #29 7.987 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-27T12:51:54.328Z] #29 8.001 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-27T12:51:54.328Z] #29 8.006 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-27T12:51:54.328Z] #29 8.018 Setting up ca-certificates (20210119) ... [2022-06-27T12:51:54.328Z] #29 8.715 Updating certificates in /etc/ssl/certs... [2022-06-27T12:51:54.328Z] #29 9.560 129 added, 0 removed; done. [2022-06-27T12:51:54.328Z] #29 9.649 Setting up jq (1.6-2.1) ... [2022-06-27T12:51:54.328Z] #29 9.663 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:54.328Z] #29 9.674 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:54.328Z] #29 9.687 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:51:54.328Z] #29 9.707 Processing triggers for ca-certificates (20210119) ... [2022-06-27T12:51:54.328Z] #29 9.717 Updating certificates in /etc/ssl/certs... [2022-06-27T12:51:54.435Z] #11 ... [2022-06-27T12:51:54.435Z] [2022-06-27T12:51:54.435Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-27T12:51:54.435Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-27T12:51:54.435Z] #29 9.833 Updating certificates in /etc/ssl/certs... [2022-06-27T12:51:54.435Z] #29 11.12 129 added, 0 removed; done. [2022-06-27T12:51:54.435Z] #29 11.19 Setting up jq (1.6-2.1) ... [2022-06-27T12:51:54.435Z] #29 11.21 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:54.435Z] #29 11.22 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-27T12:51:54.435Z] #29 11.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:51:54.435Z] #29 11.25 Processing triggers for ca-certificates (20210119) ... [2022-06-27T12:51:54.435Z] #29 11.26 Updating certificates in /etc/ssl/certs... [2022-06-27T12:51:54.435Z] #29 12.21 0 added, 0 removed; done. [2022-06-27T12:51:54.435Z] #29 12.21 Running hooks in /etc/ca-certificates/update.d... [2022-06-27T12:51:54.435Z] #29 12.21 done. [2022-06-27T12:51:54.435Z] #29 DONE 13.2s [2022-06-27T12:51:54.435Z] [2022-06-27T12:51:54.435Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-27T12:51:54.435Z] #30 sha256:29d2542a81cc08565078b2b35d58e2f86fc64896c66f85732610c819b4865a9c [2022-06-27T12:51:54.435Z] #30 DONE 0.1s [2022-06-27T12:51:54.435Z] [2022-06-27T12:51:54.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:54.435Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:54.586Z] #29 ... [2022-06-27T12:51:54.587Z] [2022-06-27T12:51:54.587Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-27T12:51:54.587Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-06-27T12:51:54.587Z] #12 DONE 0.6s [2022-06-27T12:51:54.587Z] [2022-06-27T12:51:54.587Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-27T12:51:54.587Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-06-27T12:51:54.619Z] #11 ... [2022-06-27T12:51:54.619Z] [2022-06-27T12:51:54.619Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-27T12:51:54.619Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-27T12:51:54.619Z] #29 10.24 Updating certificates in /etc/ssl/certs... [2022-06-27T12:51:54.619Z] #29 11.00 0 added, 0 removed; done. [2022-06-27T12:51:54.619Z] #29 11.00 Running hooks in /etc/ca-certificates/update.d... [2022-06-27T12:51:54.619Z] #29 11.00 done. [2022-06-27T12:51:54.619Z] #29 DONE 12.9s [2022-06-27T12:51:54.843Z] #13 ... [2022-06-27T12:51:54.843Z] [2022-06-27T12:51:54.843Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-27T12:51:54.843Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-06-27T12:51:54.843Z] #29 10.54 0 added, 0 removed; done. [2022-06-27T12:51:54.844Z] #29 10.54 Running hooks in /etc/ca-certificates/update.d... [2022-06-27T12:51:54.844Z] #29 10.54 done. [2022-06-27T12:51:54.844Z] #29 DONE 10.6s [2022-06-27T12:51:54.844Z] [2022-06-27T12:51:54.844Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-27T12:51:54.844Z] #30 sha256:8c648bc695c5ce0a772ca1b86bf02417111453da84e6e7554c186b0c2282345d [2022-06-27T12:51:54.844Z] #30 DONE 0.1s [2022-06-27T12:51:54.875Z] [2022-06-27T12:51:54.875Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:54.875Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:55.041Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s [2022-06-27T12:51:55.100Z] [2022-06-27T12:51:55.100Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:51:55.100Z] #31 sha256:bec214a93f4e644d124391a0bdeeabd5657931ae4596ed6e07fd962ca42a2a74 [2022-06-27T12:51:55.142Z] #11 ... [2022-06-27T12:51:55.142Z] [2022-06-27T12:51:55.142Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-27T12:51:55.142Z] #30 sha256:5ef452f379680621a1835d039bbf46175f2d17bb22c6336493b78c681a7188bb [2022-06-27T12:51:55.142Z] #30 DONE 0.4s [2022-06-27T12:51:55.142Z] [2022-06-27T12:51:55.142Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:51:55.142Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:51:55.358Z] #31 ... [2022-06-27T12:51:55.358Z] [2022-06-27T12:51:55.358Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-27T12:51:55.358Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-06-27T12:51:55.358Z] #13 DONE 0.7s [2022-06-27T12:51:55.358Z] [2022-06-27T12:51:55.358Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-27T12:51:55.358Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-06-27T12:51:55.358Z] #33 DONE 0.1s [2022-06-27T12:51:55.358Z] [2022-06-27T12:51:55.358Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:51:55.358Z] #34 sha256:449dc6255994a451bc2fd98d32079778c92338751fb4061dd74f6f74b47b33ae [2022-06-27T12:51:55.620Z] #34 ... [2022-06-27T12:51:55.620Z] [2022-06-27T12:51:55.620Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-27T12:51:55.620Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-06-27T12:51:55.620Z] #46 DONE 0.2s [2022-06-27T12:51:55.620Z] [2022-06-27T12:51:55.620Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-27T12:51:55.620Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-06-27T12:51:55.620Z] #50 DONE 0.2s [2022-06-27T12:51:55.620Z] [2022-06-27T12:51:55.620Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-27T12:51:55.620Z] #66 sha256:10a8e6bc61200e0e17f223806fc8e18034fb5911f50798af29f27f77645a79e4 [2022-06-27T12:51:55.620Z] #66 DONE 0.4s [2022-06-27T12:51:55.620Z] [2022-06-27T12:51:55.620Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:51:55.620Z] #67 sha256:8327ddcac77b8d26e0b378b59f83681e9a33045f8bed85346b8e3cbcd637a0d1 [2022-06-27T12:51:56.076Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.1s [2022-06-27T12:51:56.193Z] #67 ... [2022-06-27T12:51:56.193Z] [2022-06-27T12:51:56.193Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-27T12:51:56.193Z] #25 sha256:1ef35d86f11b13be02e737ad8f5382e29751fde8cc14f33d8dd8822c47413d1b [2022-06-27T12:51:56.193Z] #25 DONE 0.7s [2022-06-27T12:51:56.193Z] [2022-06-27T12:51:56.193Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:51:56.193Z] #26 sha256:ab0bc57842b2331d83f497b9caf566d1b28451ebd567da06ce5299556c25ade3 [2022-06-27T12:51:57.445Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.4s done [2022-06-27T12:51:57.705Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.1s [2022-06-27T12:51:57.720Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.1s [2022-06-27T12:51:58.362Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.1s done [2022-06-27T12:51:58.624Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-27T12:51:58.886Z] #11 DONE 27.6s [2022-06-27T12:51:58.886Z] [2022-06-27T12:51:58.886Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-27T12:51:58.886Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-27T12:52:00.253Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.3s done [2022-06-27T12:52:00.253Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-06-27T12:52:00.282Z] #12 DONE 1.4s [2022-06-27T12:52:00.282Z] [2022-06-27T12:52:00.282Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:52:00.282Z] #31 sha256:43536f64c49f558ff22c88a5be6d5b63bb74e9dd49e5f723eb2fdcd7468a918b [2022-06-27T12:52:00.282Z] #31 1.479 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-27T12:52:00.282Z] #31 1.736 [2022-06-27T12:52:00.282Z] #31 1.953 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:00.282Z] #31 2.218 [2022-06-27T12:52:00.282Z] #31 3.107 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-27T12:52:00.282Z] #31 3.376 [2022-06-27T12:52:00.282Z] #31 3.590 #=#=# #################### 28.2% ######################################################################## 100.0% [2022-06-27T12:52:00.282Z] #31 3.906 [2022-06-27T12:52:00.282Z] #31 4.865 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-27T12:52:00.282Z] #31 5.160 [2022-06-27T12:52:00.282Z] #31 5.376 #=#=# ################### 26.8% ########################################## 59.1% ################################################################# 90.7% ######################################################################## 100.0% [2022-06-27T12:52:00.282Z] #31 5.922 [2022-06-27T12:52:00.282Z] #31 6.770 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-27T12:52:00.282Z] #31 7.054 [2022-06-27T12:52:00.282Z] #31 7.275 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:00.282Z] #31 7.565 [2022-06-27T12:52:00.282Z] #31 8.234 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-27T12:52:00.282Z] #31 8.491 [2022-06-27T12:52:00.282Z] #31 8.705 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:00.282Z] #31 8.904 [2022-06-27T12:52:00.282Z] #31 8.941 Download of images into '/build' complete. [2022-06-27T12:52:00.282Z] #31 8.941 Use something like the following to load the result into a Docker daemon: [2022-06-27T12:52:00.282Z] #31 8.941 tar -cC '/build' . | docker load [2022-06-27T12:52:00.282Z] #31 DONE 9.4s [2022-06-27T12:52:00.282Z] [2022-06-27T12:52:00.282Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-27T12:52:00.282Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-06-27T12:52:00.395Z] #26 4.369 + RM_GOPATH=0 [2022-06-27T12:52:00.395Z] #26 4.370 + TMP_GOPATH= [2022-06-27T12:52:00.395Z] #26 4.370 + : /build [2022-06-27T12:52:00.395Z] #26 4.371 + '[' -z '' ']' [2022-06-27T12:52:00.395Z] #26 4.378 ++ mktemp -d [2022-06-27T12:52:00.395Z] #26 4.380 + export GOPATH=/tmp/tmp.vSA3uWskvO [2022-06-27T12:52:00.395Z] #26 4.383 + GOPATH=/tmp/tmp.vSA3uWskvO [2022-06-27T12:52:00.395Z] #26 4.384 + RM_GOPATH=1 [2022-06-27T12:52:00.395Z] #26 4.384 + case "$(go env GOARCH)" in [2022-06-27T12:52:00.395Z] #26 4.385 ++ go env GOARCH [2022-06-27T12:52:00.395Z] #26 4.456 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:00.395Z] #26 4.462 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:00.395Z] #26 4.464 ++ dirname /install.sh [2022-06-27T12:52:00.395Z] #26 4.468 + dir=/ [2022-06-27T12:52:00.395Z] #26 4.472 + bin=dockercli [2022-06-27T12:52:00.395Z] #26 4.472 + shift [2022-06-27T12:52:00.395Z] #26 4.473 + '[' '!' -f //dockercli.installer ']' [2022-06-27T12:52:00.395Z] #26 4.473 + . //dockercli.installer [2022-06-27T12:52:00.395Z] #26 4.474 ++ : stable [2022-06-27T12:52:00.395Z] #26 4.474 ++ : 17.06.2-ce [2022-06-27T12:52:00.395Z] #26 4.474 + install_dockercli [2022-06-27T12:52:00.395Z] #26 4.475 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-27T12:52:00.395Z] #26 4.475 Install docker/cli version 17.06.2-ce from stable [2022-06-27T12:52:00.395Z] #26 4.476 ++ uname -m [2022-06-27T12:52:00.395Z] #26 4.485 + arch=aarch64 [2022-06-27T12:52:00.395Z] #26 4.485 + '[' aarch64 '!=' x86_64 ']' [2022-06-27T12:52:00.395Z] #26 4.492 + '[' aarch64 '!=' s390x ']' [2022-06-27T12:52:00.395Z] #26 4.492 + '[' aarch64 '!=' armhf ']' [2022-06-27T12:52:00.395Z] #26 4.492 + build_dockercli [2022-06-27T12:52:00.395Z] #26 4.492 + git clone https://github.com/docker/docker-ce /tmp/tmp.vSA3uWskvO/tmp/docker-ce [2022-06-27T12:52:00.395Z] #26 4.495 Cloning into '/tmp/tmp.vSA3uWskvO/tmp/docker-ce'... [2022-06-27T12:52:00.858Z] #13 DONE 0.6s [2022-06-27T12:52:00.858Z] [2022-06-27T12:52:00.858Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-27T12:52:00.858Z] #66 sha256:b4086ca9c92de9d160d06a29e9985cb78bad58fc5b975bd682baf51755bb1453 [2022-06-27T12:52:01.121Z] #66 ... [2022-06-27T12:52:01.121Z] [2022-06-27T12:52:01.121Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-27T12:52:01.121Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-06-27T12:52:01.121Z] #50 DONE 0.3s [2022-06-27T12:52:01.121Z] [2022-06-27T12:52:01.121Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-27T12:52:01.121Z] #25 sha256:490e19202ed43c5df873a90143ff9d8b62ea756c4e972d4b0f1fd75c5daabb17 [2022-06-27T12:52:01.121Z] #25 DONE 0.3s [2022-06-27T12:52:01.384Z] [2022-06-27T12:52:01.384Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-27T12:52:01.384Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-06-27T12:52:01.384Z] #46 DONE 0.4s [2022-06-27T12:52:01.384Z] [2022-06-27T12:52:01.384Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-27T12:52:01.384Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-06-27T12:52:01.384Z] #33 DONE 0.4s [2022-06-27T12:52:01.384Z] [2022-06-27T12:52:01.384Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-27T12:52:01.384Z] #66 sha256:b4086ca9c92de9d160d06a29e9985cb78bad58fc5b975bd682baf51755bb1453 [2022-06-27T12:52:01.384Z] #66 DONE 0.4s [2022-06-27T12:52:01.384Z] [2022-06-27T12:52:01.384Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:01.384Z] #67 sha256:5e53e61622507ab06264ce5c850671750e3cc3c13c9dd5d137b74b9c5b48d580 [2022-06-27T12:52:01.779Z] #26 ... [2022-06-27T12:52:01.779Z] [2022-06-27T12:52:01.779Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:52:01.779Z] #31 sha256:bec214a93f4e644d124391a0bdeeabd5657931ae4596ed6e07fd962ca42a2a74 [2022-06-27T12:52:01.779Z] #31 2.181 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-27T12:52:01.779Z] #31 2.577 [2022-06-27T12:52:01.779Z] #31 2.822 #=#=# 1.0% ######################################################################## 100.0% [2022-06-27T12:52:01.779Z] #31 3.121 [2022-06-27T12:52:01.779Z] #31 4.966 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-27T12:52:01.779Z] #31 6.196 [2022-06-27T12:52:01.779Z] #31 6.532 #=#=# 0.7% ######################################################################## 100.0% [2022-06-27T12:52:02.266Z] #84 ... [2022-06-27T12:52:02.266Z] [2022-06-27T12:52:02.266Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:52:02.266Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:52:02.266Z] #19 68.38 Fetched 49.1 MB in 1min 7s (734 kB/s) [2022-06-27T12:52:02.968Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-06-27T12:52:03.753Z] #31 8.408 [2022-06-27T12:52:04.448Z] #11 ... [2022-06-27T12:52:04.449Z] [2022-06-27T12:52:04.449Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:52:04.449Z] #31 sha256:7db085de247aa44946a527c59cfacb7264542ce4db38d55d16004e19933ce38f [2022-06-27T12:52:04.449Z] #31 2.323 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-27T12:52:04.449Z] #31 2.635 [2022-06-27T12:52:04.449Z] #31 2.870 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:04.449Z] #31 3.198 [2022-06-27T12:52:04.449Z] #31 4.149 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-27T12:52:04.449Z] #31 4.464 [2022-06-27T12:52:04.449Z] #31 4.681 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:04.449Z] #31 4.990 [2022-06-27T12:52:04.449Z] #31 6.005 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-27T12:52:04.449Z] #31 6.285 [2022-06-27T12:52:04.449Z] #31 6.501 #=#=# ################### 26.5% ######################################### 58.1% ################################################################# 90.3% ######################################################################## 100.0% [2022-06-27T12:52:04.449Z] #31 7.045 [2022-06-27T12:52:04.449Z] #31 8.027 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-27T12:52:04.449Z] #31 8.316 [2022-06-27T12:52:04.449Z] #31 8.541 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:04.449Z] #31 8.815 [2022-06-27T12:52:04.449Z] #31 9.493 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-27T12:52:04.449Z] #31 9.766 [2022-06-27T12:52:04.449Z] #31 9.994 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:04.449Z] #31 10.29 [2022-06-27T12:52:04.449Z] #31 ... [2022-06-27T12:52:04.449Z] [2022-06-27T12:52:04.449Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:52:04.449Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:52:05.016Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s [2022-06-27T12:52:05.490Z] #11 ... [2022-06-27T12:52:05.490Z] [2022-06-27T12:52:05.490Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:52:05.490Z] #31 sha256:bf18a32ae0bfc192b8e374d5a391a580da5d38c768472fdbd17b77c7116446e2 [2022-06-27T12:52:05.490Z] #31 2.148 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-27T12:52:05.490Z] #31 2.466 [2022-06-27T12:52:05.490Z] #31 2.683 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:05.490Z] #31 2.978 [2022-06-27T12:52:05.490Z] #31 3.952 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-27T12:52:05.490Z] #31 4.233 [2022-06-27T12:52:05.490Z] #31 4.476 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:05.490Z] #31 4.820 [2022-06-27T12:52:05.490Z] #31 5.817 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-27T12:52:05.490Z] #31 6.134 [2022-06-27T12:52:05.490Z] #31 6.354 #=#=# ################# 24.3% ######################################### 58.1% ################################################################ 89.9% ######################################################################## 100.0% [2022-06-27T12:52:05.490Z] #31 6.921 [2022-06-27T12:52:05.490Z] #31 7.983 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-27T12:52:05.490Z] #31 8.323 [2022-06-27T12:52:05.490Z] #31 8.547 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:05.490Z] #31 8.854 [2022-06-27T12:52:05.490Z] #31 9.587 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-27T12:52:05.490Z] #31 9.887 [2022-06-27T12:52:05.490Z] #31 10.11 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:05.490Z] #31 ... [2022-06-27T12:52:05.490Z] [2022-06-27T12:52:05.490Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:52:05.490Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:52:05.663Z] #31 ... [2022-06-27T12:52:05.663Z] [2022-06-27T12:52:05.663Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:05.663Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-27T12:52:05.663Z] #42 5.373 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:05.663Z] #42 5.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:05.663Z] #42 5.395 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:05.663Z] #42 6.552 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-27T12:52:05.664Z] #42 9.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-27T12:52:05.664Z] #42 ... [2022-06-27T12:52:05.664Z] [2022-06-27T12:52:05.664Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-27T12:52:05.664Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-06-27T12:52:05.664Z] #57 5.375 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-27T12:52:05.664Z] #57 6.477 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-27T12:52:05.664Z] #57 6.478 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-27T12:52:05.664Z] #57 6.800 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-27T12:52:05.664Z] #57 8.772 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-27T12:52:05.664Z] #57 ... [2022-06-27T12:52:05.664Z] [2022-06-27T12:52:05.664Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:05.664Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-27T12:52:05.664Z] #76 5.321 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:05.664Z] #76 5.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:05.664Z] #76 5.384 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:05.664Z] #76 6.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-27T12:52:05.664Z] #76 8.999 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-27T12:52:05.920Z] #76 ... [2022-06-27T12:52:05.920Z] [2022-06-27T12:52:05.920Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:52:05.920Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-06-27T12:52:05.920Z] #40 5.034 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-27T12:52:05.920Z] #40 5.834 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-27T12:52:05.920Z] #40 6.988 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-27T12:52:05.920Z] #40 7.422 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-27T12:52:05.920Z] #40 7.737 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-27T12:52:05.920Z] #40 10.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-27T12:52:05.920Z] #40 ... [2022-06-27T12:52:05.920Z] [2022-06-27T12:52:05.920Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:52:05.920Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-06-27T12:52:05.920Z] #55 4.933 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-27T12:52:06.176Z] #55 ... [2022-06-27T12:52:06.176Z] [2022-06-27T12:52:06.176Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-27T12:52:06.176Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-06-27T12:52:06.176Z] #38 5.516 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-27T12:52:06.176Z] #38 ... [2022-06-27T12:52:06.176Z] [2022-06-27T12:52:06.176Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:52:06.176Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-06-27T12:52:06.176Z] #53 5.063 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-27T12:52:06.176Z] #53 6.521 go: downloading github.com/fatih/color v1.10.0 [2022-06-27T12:52:06.176Z] #53 6.854 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-27T12:52:06.176Z] #53 6.916 go: downloading golang.org/x/tools v0.1.0 [2022-06-27T12:52:06.176Z] #53 7.085 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-27T12:52:06.176Z] #53 7.135 go: downloading github.com/pkg/errors v0.9.1 [2022-06-27T12:52:06.176Z] #53 7.533 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-27T12:52:06.176Z] #53 7.704 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-27T12:52:06.176Z] #53 8.329 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-27T12:52:06.176Z] #53 8.338 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-27T12:52:06.176Z] #53 8.620 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-27T12:52:06.176Z] #53 8.708 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-27T12:52:06.176Z] #53 8.901 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-27T12:52:06.432Z] #53 ... [2022-06-27T12:52:06.432Z] [2022-06-27T12:52:06.432Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:06.432Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-06-27T12:52:06.432Z] #62 3.487 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:06.432Z] #62 3.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:06.432Z] #62 3.513 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:06.432Z] #62 3.869 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-27T12:52:06.432Z] #62 4.327 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-27T12:52:06.432Z] #62 6.182 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-27T12:52:06.432Z] #62 ... [2022-06-27T12:52:06.432Z] [2022-06-27T12:52:06.432Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:06.432Z] #36 sha256:ccf5d63b7d42e11b5f9cac632d7ef55087954b3ccbe644ab1638efdcd50070e6 [2022-06-27T12:52:06.432Z] #36 4.314 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-27T12:52:06.689Z] #36 ... [2022-06-27T12:52:06.689Z] [2022-06-27T12:52:06.689Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:52:06.689Z] #47 sha256:ecdc8c6c8c169bea9c3b47c2801af3413909a698ac702b149b3c3adba914fdb6 [2022-06-27T12:52:06.689Z] #47 4.053 + git clone https://github.com/docker/distribution.git . [2022-06-27T12:52:06.689Z] #47 4.053 Cloning into '.'... [2022-06-27T12:52:06.689Z] #47 ... [2022-06-27T12:52:06.689Z] [2022-06-27T12:52:06.689Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:06.689Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-27T12:52:06.689Z] #14 5.407 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:06.689Z] #14 5.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:06.689Z] #14 5.438 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:06.689Z] #14 6.451 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-27T12:52:06.689Z] #14 9.571 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-27T12:52:06.695Z] #67 5.223 + RM_GOPATH=0 [2022-06-27T12:52:06.695Z] #67 5.223 + TMP_GOPATH= [2022-06-27T12:52:06.695Z] #67 5.223 + : /build [2022-06-27T12:52:06.695Z] #67 5.223 + '[' -z '' ']' [2022-06-27T12:52:06.695Z] #67 5.223 ++ mktemp -d [2022-06-27T12:52:06.695Z] #67 5.223 + export GOPATH=/tmp/tmp.2EVFapaboa [2022-06-27T12:52:06.695Z] #67 5.223 + GOPATH=/tmp/tmp.2EVFapaboa [2022-06-27T12:52:06.695Z] #67 5.223 + RM_GOPATH=1 [2022-06-27T12:52:06.695Z] #67 5.223 + case "$(go env GOARCH)" in [2022-06-27T12:52:06.695Z] #67 5.223 ++ go env GOARCH [2022-06-27T12:52:06.695Z] #67 5.223 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:06.695Z] #67 5.223 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:06.695Z] #67 5.223 ++ dirname /install.sh [2022-06-27T12:52:06.695Z] #67 5.223 + dir=/ [2022-06-27T12:52:06.695Z] #67 5.223 + bin=rootlesskit [2022-06-27T12:52:06.695Z] #67 5.223 + shift [2022-06-27T12:52:06.695Z] #67 5.223 + '[' '!' -f //rootlesskit.installer ']' [2022-06-27T12:52:06.695Z] #67 5.223 + . //rootlesskit.installer [2022-06-27T12:52:06.695Z] #67 5.223 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:52:06.695Z] #67 5.223 + install_rootlesskit [2022-06-27T12:52:06.695Z] #67 5.223 + case "$1" in [2022-06-27T12:52:06.695Z] #67 5.223 + export CGO_ENABLED=0 [2022-06-27T12:52:06.695Z] #67 5.223 + CGO_ENABLED=0 [2022-06-27T12:52:06.695Z] #67 5.223 + _install_rootlesskit [2022-06-27T12:52:06.695Z] #67 5.223 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-27T12:52:06.695Z] #67 5.223 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-27T12:52:06.695Z] #67 5.223 + GOBIN=/build [2022-06-27T12:52:06.695Z] #67 5.223 + GO111MODULE=on [2022-06-27T12:52:06.695Z] #67 5.223 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:52:06.695Z] #67 5.228 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:52:06.945Z] #14 ... [2022-06-27T12:52:06.945Z] [2022-06-27T12:52:06.946Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:06.946Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-27T12:52:06.946Z] #51 5.309 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:06.946Z] #51 5.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:06.946Z] #51 5.349 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:06.946Z] #51 5.887 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-27T12:52:06.946Z] #51 6.621 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-27T12:52:06.946Z] #51 9.875 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-27T12:52:06.962Z] #67 ... [2022-06-27T12:52:06.962Z] [2022-06-27T12:52:06.962Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:06.962Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:06.962Z] #42 3.820 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:06.962Z] #42 3.833 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:06.962Z] #42 3.833 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:06.962Z] #42 4.104 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:06.962Z] #42 5.178 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:06.962Z] #42 ... [2022-06-27T12:52:06.962Z] [2022-06-27T12:52:06.962Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:06.962Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:52:06.962Z] #62 4.144 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:06.962Z] #62 4.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:06.963Z] #62 4.164 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:06.963Z] #62 4.535 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:06.963Z] #62 6.008 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:07.202Z] #51 ... [2022-06-27T12:52:07.203Z] [2022-06-27T12:52:07.203Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:07.203Z] #67 sha256:8327ddcac77b8d26e0b378b59f83681e9a33045f8bed85346b8e3cbcd637a0d1 [2022-06-27T12:52:07.203Z] #67 4.620 + RM_GOPATH=0 [2022-06-27T12:52:07.203Z] #67 4.620 + TMP_GOPATH= [2022-06-27T12:52:07.203Z] #67 4.620 + : /build [2022-06-27T12:52:07.203Z] #67 4.620 + '[' -z '' ']' [2022-06-27T12:52:07.203Z] #67 4.641 ++ mktemp -d [2022-06-27T12:52:07.203Z] #67 4.647 + export GOPATH=/tmp/tmp.OSOrKIZW3E [2022-06-27T12:52:07.203Z] #67 4.649 + GOPATH=/tmp/tmp.OSOrKIZW3E [2022-06-27T12:52:07.203Z] #67 4.649 + RM_GOPATH=1 [2022-06-27T12:52:07.203Z] #67 4.650 + case "$(go env GOARCH)" in [2022-06-27T12:52:07.203Z] #67 4.651 ++ go env GOARCH [2022-06-27T12:52:07.203Z] #67 4.670 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:07.203Z] #67 4.670 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:07.203Z] #67 4.675 ++ dirname /install.sh [2022-06-27T12:52:07.203Z] #67 4.685 + dir=/ [2022-06-27T12:52:07.203Z] #67 4.685 + bin=rootlesskit [2022-06-27T12:52:07.203Z] #67 4.685 + shift [2022-06-27T12:52:07.203Z] #67 4.685 + '[' '!' -f //rootlesskit.installer ']' [2022-06-27T12:52:07.203Z] #67 4.685 + . //rootlesskit.installer [2022-06-27T12:52:07.203Z] #67 4.685 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:52:07.203Z] #67 4.685 + install_rootlesskit [2022-06-27T12:52:07.203Z] #67 4.685 + case "$1" in [2022-06-27T12:52:07.203Z] #67 4.685 + export CGO_ENABLED=0 [2022-06-27T12:52:07.203Z] #67 4.685 + CGO_ENABLED=0 [2022-06-27T12:52:07.203Z] #67 4.685 + _install_rootlesskit [2022-06-27T12:52:07.203Z] #67 4.686 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-27T12:52:07.203Z] #67 4.686 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-27T12:52:07.203Z] #67 4.686 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:52:07.203Z] #67 4.686 + GOBIN=/build [2022-06-27T12:52:07.203Z] #67 4.686 + GO111MODULE=on [2022-06-27T12:52:07.203Z] #67 4.686 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:52:07.203Z] #67 5.169 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-27T12:52:07.203Z] #67 8.343 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-27T12:52:07.203Z] #67 8.375 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-27T12:52:07.203Z] #67 9.239 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-27T12:52:07.225Z] #62 ... [2022-06-27T12:52:07.225Z] [2022-06-27T12:52:07.225Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:07.225Z] #67 sha256:5e53e61622507ab06264ce5c850671750e3cc3c13c9dd5d137b74b9c5b48d580 [2022-06-27T12:52:07.225Z] #67 5.892 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-27T12:52:07.459Z] #67 ... [2022-06-27T12:52:07.459Z] [2022-06-27T12:52:07.459Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:07.459Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-27T12:52:07.459Z] #14 12.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-27T12:52:08.014Z] #11 ... [2022-06-27T12:52:08.014Z] [2022-06-27T12:52:08.014Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:52:08.015Z] #31 sha256:bf18a32ae0bfc192b8e374d5a391a580da5d38c768472fdbd17b77c7116446e2 [2022-06-27T12:52:08.015Z] #31 10.39 [2022-06-27T12:52:08.015Z] #31 10.46 Download of images into '/build' complete. [2022-06-27T12:52:08.015Z] #31 10.46 Use something like the following to load the result into a Docker daemon: [2022-06-27T12:52:08.015Z] #31 10.46 tar -cC '/build' . | docker load [2022-06-27T12:52:08.015Z] #31 DONE 12.8s [2022-06-27T12:52:08.015Z] [2022-06-27T12:52:08.015Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:52:08.015Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:52:08.015Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.3s [2022-06-27T12:52:08.304Z] #11 ... [2022-06-27T12:52:08.304Z] [2022-06-27T12:52:08.304Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:52:08.304Z] #31 sha256:7db085de247aa44946a527c59cfacb7264542ce4db38d55d16004e19933ce38f [2022-06-27T12:52:08.304Z] #31 10.40 Download of images into '/build' complete. [2022-06-27T12:52:08.304Z] #31 10.40 Use something like the following to load the result into a Docker daemon: [2022-06-27T12:52:08.304Z] #31 10.40 tar -cC '/build' . | docker load [2022-06-27T12:52:08.304Z] #31 DONE 13.7s [2022-06-27T12:52:08.304Z] [2022-06-27T12:52:08.304Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-27T12:52:08.304Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-27T12:52:09.784Z] #67 8.420 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-27T12:52:09.784Z] #67 8.469 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-27T12:52:10.207Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.1s [2022-06-27T12:52:10.359Z] #67 9.052 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-27T12:52:10.541Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.0s done [2022-06-27T12:52:10.739Z] #14 ... [2022-06-27T12:52:10.739Z] [2022-06-27T12:52:10.739Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:52:10.739Z] #34 sha256:449dc6255994a451bc2fd98d32079778c92338751fb4061dd74f6f74b47b33ae [2022-06-27T12:52:10.739Z] #34 4.725 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-27T12:52:10.739Z] #34 4.753 Cloning into '.'... [2022-06-27T12:52:10.739Z] #34 ... [2022-06-27T12:52:10.739Z] [2022-06-27T12:52:10.739Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:10.739Z] #36 sha256:ccf5d63b7d42e11b5f9cac632d7ef55087954b3ccbe644ab1638efdcd50070e6 [2022-06-27T12:52:10.739Z] #36 12.71 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-27T12:52:10.739Z] #36 12.71 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-27T12:52:10.739Z] #36 13.22 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-27T12:52:10.739Z] #36 13.28 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-27T12:52:10.739Z] #36 13.55 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-27T12:52:10.739Z] #36 13.94 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-27T12:52:10.739Z] #36 14.25 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-27T12:52:10.739Z] #36 14.28 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-27T12:52:10.739Z] #36 14.31 go: downloading github.com/peterh/liner v1.2.2 [2022-06-27T12:52:10.739Z] #36 14.60 go: downloading github.com/google/go-dap v0.6.0 [2022-06-27T12:52:10.739Z] #36 14.84 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-27T12:52:10.739Z] #36 15.17 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-27T12:52:10.936Z] #67 ... [2022-06-27T12:52:10.936Z] [2022-06-27T12:52:10.936Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:52:10.936Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:52:10.936Z] #53 5.104 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-27T12:52:10.936Z] #53 6.849 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-27T12:52:10.936Z] #53 6.872 go: downloading github.com/fatih/color v1.10.0 [2022-06-27T12:52:10.936Z] #53 6.977 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-27T12:52:10.936Z] #53 6.987 go: downloading github.com/pkg/errors v0.9.1 [2022-06-27T12:52:10.936Z] #53 7.590 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-27T12:52:10.936Z] #53 7.609 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-27T12:52:10.936Z] #53 7.650 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-27T12:52:10.936Z] #53 7.785 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-27T12:52:10.936Z] #53 7.900 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-27T12:52:10.936Z] #53 7.914 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-27T12:52:10.936Z] #53 8.003 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-27T12:52:10.936Z] #53 8.286 go: downloading golang.org/x/tools v0.1.0 [2022-06-27T12:52:10.997Z] #36 15.65 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-27T12:52:11.108Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-06-27T12:52:11.108Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-27T12:52:11.202Z] #53 ... [2022-06-27T12:52:11.202Z] [2022-06-27T12:52:11.202Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:52:11.202Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:52:11.202Z] #55 4.537 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-27T12:52:11.202Z] #55 ... [2022-06-27T12:52:11.202Z] [2022-06-27T12:52:11.202Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:11.202Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:52:11.202Z] #36 4.034 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-27T12:52:11.253Z] #36 15.88 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-27T12:52:11.253Z] #36 15.95 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-27T12:52:11.365Z] #11 DONE 43.4s [2022-06-27T12:52:11.365Z] [2022-06-27T12:52:11.365Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-27T12:52:11.365Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-27T12:52:11.466Z] #36 ... [2022-06-27T12:52:11.466Z] [2022-06-27T12:52:11.466Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:52:11.466Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:52:11.466Z] #34 4.555 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-27T12:52:11.466Z] #34 4.555 Cloning into '.'... [2022-06-27T12:52:11.466Z] #34 ... [2022-06-27T12:52:11.466Z] [2022-06-27T12:52:11.466Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-27T12:52:11.466Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-27T12:52:11.466Z] #57 5.377 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-27T12:52:11.466Z] #57 6.475 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-27T12:52:11.466Z] #57 6.500 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-27T12:52:11.466Z] #57 6.541 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-27T12:52:11.466Z] #57 8.604 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-27T12:52:11.584Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.5s done [2022-06-27T12:52:11.729Z] #57 ... [2022-06-27T12:52:11.729Z] [2022-06-27T12:52:11.729Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:11.729Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:11.729Z] #51 6.734 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:11.729Z] #51 6.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:11.729Z] #51 6.834 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:11.729Z] #51 7.359 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-27T12:52:11.729Z] #51 8.088 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:11.729Z] #51 ... [2022-06-27T12:52:11.729Z] [2022-06-27T12:52:11.729Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:11.729Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:11.729Z] #76 5.916 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:11.729Z] #76 6.008 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:11.729Z] #76 6.008 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:11.729Z] #76 7.014 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:11.729Z] #76 9.564 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:11.843Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-27T12:52:11.843Z] #11 DONE 44.9s [2022-06-27T12:52:11.992Z] #76 ... [2022-06-27T12:52:11.992Z] [2022-06-27T12:52:11.992Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:52:11.992Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-27T12:52:11.992Z] #40 4.971 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-27T12:52:11.992Z] #40 5.870 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-27T12:52:11.992Z] #40 7.440 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-27T12:52:11.992Z] #40 7.687 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-27T12:52:11.992Z] #40 7.761 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-27T12:52:11.992Z] #40 ... [2022-06-27T12:52:11.992Z] [2022-06-27T12:52:11.992Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-27T12:52:11.992Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-27T12:52:11.992Z] #38 4.536 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-27T12:52:12.101Z] [2022-06-27T12:52:12.101Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-27T12:52:12.101Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-27T12:52:12.255Z] #38 ... [2022-06-27T12:52:12.255Z] [2022-06-27T12:52:12.255Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:12.255Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:12.255Z] #14 5.671 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:12.255Z] #14 5.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:12.255Z] #14 5.671 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:12.255Z] #14 6.550 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:12.255Z] #14 9.036 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:12.296Z] #12 DONE 0.9s [2022-06-27T12:52:12.296Z] [2022-06-27T12:52:12.296Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-27T12:52:12.296Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-06-27T12:52:12.302Z] #19 68.38 Reading package lists... [2022-06-27T12:52:12.302Z] #19 ... [2022-06-27T12:52:12.302Z] [2022-06-27T12:52:12.302Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:52:12.302Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:52:12.302Z] #84 36.39 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-27T12:52:12.518Z] #14 ... [2022-06-27T12:52:12.518Z] [2022-06-27T12:52:12.518Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:52:12.518Z] #26 sha256:f146b1b6be469788a8572c101a399d52c566a306f1c0a4883907f627dd36d416 [2022-06-27T12:52:12.518Z] #26 5.841 + RM_GOPATH=0 [2022-06-27T12:52:12.518Z] #26 5.841 + TMP_GOPATH= [2022-06-27T12:52:12.518Z] #26 5.841 + : /build [2022-06-27T12:52:12.518Z] #26 5.841 + '[' -z '' ']' [2022-06-27T12:52:12.518Z] #26 5.841 ++ mktemp -d [2022-06-27T12:52:12.518Z] #26 5.841 + export GOPATH=/tmp/tmp.AscYDu4v6u [2022-06-27T12:52:12.518Z] #26 5.841 + GOPATH=/tmp/tmp.AscYDu4v6u [2022-06-27T12:52:12.518Z] #26 5.841 + RM_GOPATH=1 [2022-06-27T12:52:12.518Z] #26 5.841 + case "$(go env GOARCH)" in [2022-06-27T12:52:12.518Z] #26 5.841 ++ go env GOARCH [2022-06-27T12:52:12.518Z] #26 5.884 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:12.518Z] #26 5.884 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:12.518Z] #26 5.884 ++ dirname /install.sh [2022-06-27T12:52:12.518Z] #26 5.900 Install docker/cli version 17.06.2-ce from stable [2022-06-27T12:52:12.518Z] #26 5.906 + dir=/ [2022-06-27T12:52:12.518Z] #26 5.906 + bin=dockercli [2022-06-27T12:52:12.518Z] #26 5.906 + shift [2022-06-27T12:52:12.518Z] #26 5.906 + '[' '!' -f //dockercli.installer ']' [2022-06-27T12:52:12.518Z] #26 5.906 + . //dockercli.installer [2022-06-27T12:52:12.518Z] #26 5.906 ++ : stable [2022-06-27T12:52:12.518Z] #26 5.906 ++ : 17.06.2-ce [2022-06-27T12:52:12.518Z] #26 5.906 + install_dockercli [2022-06-27T12:52:12.518Z] #26 5.906 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-27T12:52:12.518Z] #26 5.906 ++ uname -m [2022-06-27T12:52:12.518Z] #26 5.906 + arch=x86_64 [2022-06-27T12:52:12.518Z] #26 5.906 + '[' x86_64 '!=' x86_64 ']' [2022-06-27T12:52:12.518Z] #26 5.906 + url=https://download.docker.com/linux/static [2022-06-27T12:52:12.518Z] #26 5.906 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-27T12:52:12.518Z] #26 5.938 + tar -xz docker/docker [2022-06-27T12:52:12.518Z] #26 ... [2022-06-27T12:52:12.518Z] [2022-06-27T12:52:12.518Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:52:12.518Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:52:12.518Z] #47 6.041 + git clone https://github.com/docker/distribution.git . [2022-06-27T12:52:12.518Z] #47 6.044 Cloning into '.'... [2022-06-27T12:52:12.622Z] #36 17.01 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-27T12:52:12.668Z] #12 DONE 0.7s [2022-06-27T12:52:12.668Z] [2022-06-27T12:52:12.668Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-27T12:52:12.668Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-06-27T12:52:12.781Z] #47 ... [2022-06-27T12:52:12.781Z] [2022-06-27T12:52:12.781Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:52:12.781Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-27T12:52:12.781Z] #40 11.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-27T12:52:13.044Z] #40 12.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-27T12:52:13.190Z] #36 ... [2022-06-27T12:52:13.190Z] [2022-06-27T12:52:13.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-06-27T12:52:13.190Z] #31 sha256:bec214a93f4e644d124391a0bdeeabd5657931ae4596ed6e07fd962ca42a2a74 [2022-06-27T12:52:13.190Z] #31 13.69 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-27T12:52:13.190Z] #31 15.58 #=#=# [2022-06-27T12:52:13.190Z] #31 15.92 #=#=# 0.0% ####### 10.1% ############# 18.6% ################### 27.6% ########################## 37.1% ################################## 48.2% ######################################## 55.6% ############################################### 65.8% ####################################################### 77.0% ################################################################# 90.3% ######################################################################## 100.0% [2022-06-27T12:52:13.230Z] #13 DONE 0.8s [2022-06-27T12:52:13.230Z] [2022-06-27T12:52:13.230Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-27T12:52:13.230Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-06-27T12:52:13.230Z] #50 DONE 0.1s [2022-06-27T12:52:13.230Z] [2022-06-27T12:52:13.230Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:13.230Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:13.230Z] #51 ... [2022-06-27T12:52:13.230Z] [2022-06-27T12:52:13.230Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-27T12:52:13.230Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-06-27T12:52:13.230Z] #33 DONE 0.2s [2022-06-27T12:52:13.230Z] [2022-06-27T12:52:13.230Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:52:13.230Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:52:13.235Z] #13 DONE 0.6s [2022-06-27T12:52:13.235Z] [2022-06-27T12:52:13.235Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-27T12:52:13.235Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-06-27T12:52:13.235Z] #33 DONE 0.1s [2022-06-27T12:52:13.235Z] [2022-06-27T12:52:13.235Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:13.235Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:13.447Z] #31 18.62 [2022-06-27T12:52:13.489Z] #34 ... [2022-06-27T12:52:13.489Z] [2022-06-27T12:52:13.489Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-27T12:52:13.489Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-06-27T12:52:13.489Z] #46 DONE 0.3s [2022-06-27T12:52:13.489Z] [2022-06-27T12:52:13.489Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-27T12:52:13.489Z] #25 sha256:0df45de3c551386e450ac31ffab1a0a16ffea8d1faedbb2add87c95b01a8e208 [2022-06-27T12:52:13.489Z] #25 DONE 0.4s [2022-06-27T12:52:13.489Z] [2022-06-27T12:52:13.489Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-27T12:52:13.489Z] #66 sha256:55751b82cef70a02cb561b30a9507e602fb446af362c9685c007c5d3940a5528 [2022-06-27T12:52:13.489Z] #66 DONE 0.4s [2022-06-27T12:52:13.489Z] [2022-06-27T12:52:13.489Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:52:13.489Z] #26 sha256:90f16953b24d31f7a46b2a113810101026804cb894093004a0246f4d6e1c3e45 [2022-06-27T12:52:13.495Z] #14 ... [2022-06-27T12:52:13.495Z] [2022-06-27T12:52:13.495Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-27T12:52:13.495Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-06-27T12:52:13.495Z] #50 DONE 0.2s [2022-06-27T12:52:13.495Z] [2022-06-27T12:52:13.495Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-27T12:52:13.495Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-06-27T12:52:13.495Z] #46 DONE 0.3s [2022-06-27T12:52:13.495Z] [2022-06-27T12:52:13.495Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-27T12:52:13.495Z] #25 sha256:7e93aa76423c5b735ff7270dbccfb14b5f94410695550ff539ec81b10dd2f4ca [2022-06-27T12:52:13.495Z] #25 DONE 0.3s [2022-06-27T12:52:13.495Z] [2022-06-27T12:52:13.495Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-27T12:52:13.495Z] #66 sha256:bdc0f7a658957b37abb55174eeba21d41fe5ac5db7149fb25596d4aadb9e7862 [2022-06-27T12:52:13.495Z] #66 DONE 0.3s [2022-06-27T12:52:13.495Z] [2022-06-27T12:52:13.495Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:52:13.495Z] #26 sha256:8a66e78f38ea900bc84ad59b439e34458fbaed3313fa37469f3e2ce071801dca [2022-06-27T12:52:16.728Z] #31 ... [2022-06-27T12:52:16.728Z] [2022-06-27T12:52:16.728Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:52:16.728Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-06-27T12:52:16.728Z] #40 10.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-27T12:52:16.728Z] #40 ... [2022-06-27T12:52:16.728Z] [2022-06-27T12:52:16.729Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:52:16.729Z] #47 sha256:ecdc8c6c8c169bea9c3b47c2801af3413909a698ac702b149b3c3adba914fdb6 [2022-06-27T12:52:16.729Z] #47 20.50 + git checkout -q v2.3.0 [2022-06-27T12:52:17.295Z] #47 ... [2022-06-27T12:52:17.295Z] [2022-06-27T12:52:17.295Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-27T12:52:17.295Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-06-27T12:52:17.295Z] #38 17.68 tomll can be used in two ways: [2022-06-27T12:52:17.295Z] #38 17.68 Writing to STDIN and reading from STDOUT: [2022-06-27T12:52:17.295Z] #38 17.68 cat file.toml | tomll > file.toml [2022-06-27T12:52:17.295Z] #38 17.68 [2022-06-27T12:52:17.295Z] #38 17.68 Reading and updating a list of files: [2022-06-27T12:52:17.295Z] #38 17.68 tomll a.toml b.toml c.toml [2022-06-27T12:52:17.295Z] #38 17.68 [2022-06-27T12:52:17.295Z] #38 17.68 When given a list of files, tomll will modify all files in place without asking. [2022-06-27T12:52:17.295Z] #38 DONE 21.9s [2022-06-27T12:52:17.295Z] [2022-06-27T12:52:17.295Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:17.295Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-27T12:52:17.295Z] #76 11.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-27T12:52:17.295Z] #76 17.28 Fetched 8432 kB in 12s (682 kB/s) [2022-06-27T12:52:17.295Z] #76 17.28 Reading package lists... [2022-06-27T12:52:17.295Z] #76 ... [2022-06-27T12:52:17.295Z] [2022-06-27T12:52:17.295Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:17.295Z] #67 sha256:8327ddcac77b8d26e0b378b59f83681e9a33045f8bed85346b8e3cbcd637a0d1 [2022-06-27T12:52:17.295Z] #67 12.04 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-27T12:52:17.295Z] #67 12.89 go: downloading github.com/google/uuid v1.3.0 [2022-06-27T12:52:17.295Z] #67 13.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-27T12:52:17.295Z] #67 13.17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-27T12:52:17.295Z] #67 13.48 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-27T12:52:17.295Z] #67 13.50 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-27T12:52:17.295Z] #67 13.75 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-27T12:52:17.295Z] #67 14.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-27T12:52:17.295Z] #67 14.45 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-27T12:52:17.295Z] #67 14.59 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-27T12:52:17.295Z] #67 16.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-27T12:52:17.553Z] #67 ... [2022-06-27T12:52:17.553Z] [2022-06-27T12:52:17.553Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:17.553Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-27T12:52:17.553Z] #42 12.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-27T12:52:17.553Z] #42 17.73 Fetched 8432 kB in 13s (671 kB/s) [2022-06-27T12:52:17.813Z] #42 17.73 Reading package lists... [2022-06-27T12:52:17.813Z] #42 ... [2022-06-27T12:52:17.813Z] [2022-06-27T12:52:17.813Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:52:17.813Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-06-27T12:52:17.813Z] #53 12.55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-27T12:52:17.813Z] #53 12.58 go: downloading golang.org/x/mod v0.3.0 [2022-06-27T12:52:18.071Z] #53 ... [2022-06-27T12:52:18.071Z] [2022-06-27T12:52:18.071Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:18.071Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-06-27T12:52:18.071Z] #62 12.54 Fetched 8432 kB in 9s (908 kB/s) [2022-06-27T12:52:18.071Z] #62 12.54 Reading package lists... [2022-06-27T12:52:18.071Z] #62 17.88 Reading package lists... [2022-06-27T12:52:18.071Z] #62 ... [2022-06-27T12:52:18.071Z] [2022-06-27T12:52:18.071Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:18.071Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-27T12:52:18.071Z] #51 12.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-27T12:52:18.071Z] #51 15.59 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-27T12:52:18.071Z] #51 18.14 Fetched 8435 kB in 13s (643 kB/s) [2022-06-27T12:52:18.328Z] #51 18.14 Reading package lists... [2022-06-27T12:52:18.328Z] #51 ... [2022-06-27T12:52:18.328Z] [2022-06-27T12:52:18.328Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:18.328Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-27T12:52:18.328Z] #76 17.28 Reading package lists... [2022-06-27T12:52:18.364Z] #40 ... [2022-06-27T12:52:18.364Z] [2022-06-27T12:52:18.364Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:52:18.364Z] #26 sha256:f146b1b6be469788a8572c101a399d52c566a306f1c0a4883907f627dd36d416 [2022-06-27T12:52:18.364Z] #26 15.07 + mkdir -p /build [2022-06-27T12:52:18.364Z] #26 15.08 + mv docker/docker /build/ [2022-06-27T12:52:18.364Z] #26 15.09 + rmdir docker [2022-06-27T12:52:18.364Z] #26 DONE 16.3s [2022-06-27T12:52:18.364Z] [2022-06-27T12:52:18.364Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:18.364Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:52:18.364Z] #36 13.60 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-27T12:52:18.364Z] #36 13.60 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-27T12:52:18.364Z] #36 14.20 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-27T12:52:18.364Z] #36 14.35 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-27T12:52:18.364Z] #36 14.60 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-27T12:52:18.364Z] #36 14.63 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-27T12:52:18.364Z] #36 14.64 go: downloading github.com/peterh/liner v1.2.2 [2022-06-27T12:52:18.364Z] #36 14.86 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-27T12:52:18.364Z] #36 14.86 go: downloading github.com/google/go-dap v0.6.0 [2022-06-27T12:52:18.364Z] #36 15.37 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-27T12:52:18.364Z] #36 16.09 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-27T12:52:18.364Z] #36 17.18 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-27T12:52:18.364Z] #36 17.21 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-27T12:52:18.364Z] #36 ... [2022-06-27T12:52:18.364Z] [2022-06-27T12:52:18.364Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:18.364Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:18.364Z] #42 7.464 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:18.364Z] #42 15.88 Fetched 8545 kB in 12s (692 kB/s) [2022-06-27T12:52:18.364Z] #42 15.88 Reading package lists... [2022-06-27T12:52:18.364Z] #42 ... [2022-06-27T12:52:18.364Z] [2022-06-27T12:52:18.364Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-27T12:52:18.364Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-27T12:52:18.364Z] #38 17.11 tomll can be used in two ways: [2022-06-27T12:52:18.364Z] #38 17.11 Writing to STDIN and reading from STDOUT: [2022-06-27T12:52:18.364Z] #38 17.11 cat file.toml | tomll > file.toml [2022-06-27T12:52:18.364Z] #38 17.11 [2022-06-27T12:52:18.364Z] #38 17.11 Reading and updating a list of files: [2022-06-27T12:52:18.364Z] #38 17.11 tomll a.toml b.toml c.toml [2022-06-27T12:52:18.364Z] #38 17.11 [2022-06-27T12:52:18.364Z] #38 17.11 When given a list of files, tomll will modify all files in place without asking. [2022-06-27T12:52:18.364Z] #38 DONE 17.6s [2022-06-27T12:52:18.364Z] [2022-06-27T12:52:18.364Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:18.364Z] #67 sha256:5e53e61622507ab06264ce5c850671750e3cc3c13c9dd5d137b74b9c5b48d580 [2022-06-27T12:52:18.364Z] #67 13.14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-27T12:52:18.364Z] #67 14.19 go: downloading github.com/google/uuid v1.3.0 [2022-06-27T12:52:18.364Z] #67 14.27 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-27T12:52:18.365Z] #67 14.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-27T12:52:18.365Z] #67 14.63 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-27T12:52:18.365Z] #67 14.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-27T12:52:18.365Z] #67 15.02 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-27T12:52:18.365Z] #67 15.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-27T12:52:18.365Z] #67 15.60 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-27T12:52:18.365Z] #67 15.99 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-27T12:52:18.746Z] #26 ... [2022-06-27T12:52:18.746Z] [2022-06-27T12:52:18.746Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:52:18.746Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-27T12:52:18.746Z] #40 5.772 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-27T12:52:18.780Z] #26 ... [2022-06-27T12:52:18.781Z] [2022-06-27T12:52:18.781Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:18.781Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:18.781Z] #76 5.715 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:19.043Z] #76 5.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:19.043Z] #76 5.731 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:19.307Z] #76 6.008 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:19.310Z] #40 ... [2022-06-27T12:52:19.310Z] [2022-06-27T12:52:19.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-06-27T12:52:19.310Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:52:19.310Z] #34 6.169 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-27T12:52:19.310Z] #34 6.178 Cloning into '.'... [2022-06-27T12:52:19.313Z] #67 ... [2022-06-27T12:52:19.313Z] [2022-06-27T12:52:19.313Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:19.313Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:52:19.313Z] #62 8.326 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:19.313Z] #62 17.70 Fetched 8545 kB in 14s (620 kB/s) [2022-06-27T12:52:19.313Z] #62 17.70 Reading package lists... [2022-06-27T12:52:19.313Z] #62 ... [2022-06-27T12:52:19.313Z] [2022-06-27T12:52:19.313Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:52:19.313Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:52:19.313Z] #53 15.44 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-27T12:52:19.313Z] #53 15.45 go: downloading golang.org/x/mod v0.3.0 [2022-06-27T12:52:19.567Z] #76 6.364 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:20.506Z] #76 ... [2022-06-27T12:52:20.506Z] [2022-06-27T12:52:20.506Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:52:20.506Z] #26 sha256:8a66e78f38ea900bc84ad59b439e34458fbaed3313fa37469f3e2ce071801dca [2022-06-27T12:52:20.506Z] #26 6.895 + RM_GOPATH=0 [2022-06-27T12:52:20.506Z] #26 6.895 + TMP_GOPATH= [2022-06-27T12:52:20.506Z] #26 6.895 + : /build [2022-06-27T12:52:20.506Z] #26 6.895 + '[' -z '' ']' [2022-06-27T12:52:20.506Z] #26 6.895 ++ mktemp -d [2022-06-27T12:52:20.506Z] #26 6.895 + export GOPATH=/tmp/tmp.YXIOvDJh8e [2022-06-27T12:52:20.506Z] #26 6.895 + GOPATH=/tmp/tmp.YXIOvDJh8e [2022-06-27T12:52:20.506Z] #26 6.895 + RM_GOPATH=1 [2022-06-27T12:52:20.506Z] #26 6.895 + case "$(go env GOARCH)" in [2022-06-27T12:52:20.506Z] #26 6.895 ++ go env GOARCH [2022-06-27T12:52:20.506Z] #26 6.936 Install docker/cli version 17.06.2-ce from stable [2022-06-27T12:52:20.506Z] #26 6.937 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:20.506Z] #26 6.937 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:20.506Z] #26 6.937 ++ dirname /install.sh [2022-06-27T12:52:20.506Z] #26 6.937 + dir=/ [2022-06-27T12:52:20.506Z] #26 6.937 + bin=dockercli [2022-06-27T12:52:20.506Z] #26 6.937 + shift [2022-06-27T12:52:20.506Z] #26 6.937 + '[' '!' -f //dockercli.installer ']' [2022-06-27T12:52:20.506Z] #26 6.937 + . //dockercli.installer [2022-06-27T12:52:20.506Z] #26 6.937 ++ : stable [2022-06-27T12:52:20.506Z] #26 6.937 ++ : 17.06.2-ce [2022-06-27T12:52:20.506Z] #26 6.937 + install_dockercli [2022-06-27T12:52:20.506Z] #26 6.937 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-27T12:52:20.506Z] #26 6.937 ++ uname -m [2022-06-27T12:52:20.506Z] #26 6.937 + arch=x86_64 [2022-06-27T12:52:20.506Z] #26 6.937 + '[' x86_64 '!=' x86_64 ']' [2022-06-27T12:52:20.506Z] #26 6.937 + url=https://download.docker.com/linux/static [2022-06-27T12:52:20.506Z] #26 6.937 + tar -xz docker/docker [2022-06-27T12:52:20.506Z] #26 6.943 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-27T12:52:22.374Z] #84 ... [2022-06-27T12:52:22.374Z] [2022-06-27T12:52:22.374Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:52:22.374Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:52:22.374Z] #19 68.38 Reading package lists... [2022-06-27T12:52:22.627Z] #53 ... [2022-06-27T12:52:22.627Z] [2022-06-27T12:52:22.627Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:22.627Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:22.627Z] #51 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:22.627Z] #51 12.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:22.627Z] #51 15.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-27T12:52:22.627Z] #51 ... [2022-06-27T12:52:22.627Z] [2022-06-27T12:52:22.627Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:22.627Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:52:22.627Z] #36 19.32 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-27T12:52:22.627Z] #36 19.46 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-27T12:52:22.627Z] #36 19.46 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-27T12:52:22.627Z] #36 20.91 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-27T12:52:22.627Z] #36 ... [2022-06-27T12:52:22.627Z] [2022-06-27T12:52:22.627Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:22.627Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:22.627Z] #14 11.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:22.627Z] #14 20.31 Fetched 8545 kB in 15s (572 kB/s) [2022-06-27T12:52:22.891Z] #14 20.31 Reading package lists... [2022-06-27T12:52:22.891Z] #14 ... [2022-06-27T12:52:22.891Z] [2022-06-27T12:52:22.891Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:22.891Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:22.891Z] #76 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:22.891Z] #76 21.60 Fetched 8545 kB in 16s (536 kB/s) [2022-06-27T12:52:22.891Z] #76 21.60 Reading package lists... [2022-06-27T12:52:22.891Z] #76 ... [2022-06-27T12:52:22.891Z] [2022-06-27T12:52:22.891Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:22.891Z] #67 sha256:5e53e61622507ab06264ce5c850671750e3cc3c13c9dd5d137b74b9c5b48d580 [2022-06-27T12:52:22.891Z] #67 18.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-27T12:52:23.494Z] #34 ... [2022-06-27T12:52:23.494Z] [2022-06-27T12:52:23.494Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-27T12:52:23.494Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-27T12:52:23.494Z] #38 7.095 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-27T12:52:23.494Z] #38 ... [2022-06-27T12:52:23.494Z] [2022-06-27T12:52:23.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-06-27T12:52:23.494Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-27T12:52:23.494Z] #57 6.389 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-27T12:52:23.494Z] #57 8.562 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-27T12:52:23.494Z] #57 8.562 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-27T12:52:23.494Z] #57 8.602 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-27T12:52:23.494Z] #57 ... [2022-06-27T12:52:23.494Z] [2022-06-27T12:52:23.494Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:23.494Z] #67 sha256:d49b801934a58c13b3fd36c98a5c17aa4b81d7372fd72b522afa5b8e7b025dc2 [2022-06-27T12:52:23.494Z] #67 6.424 + RM_GOPATH=0 [2022-06-27T12:52:23.494Z] #67 6.424 + TMP_GOPATH= [2022-06-27T12:52:23.494Z] #67 6.424 + : /build [2022-06-27T12:52:23.494Z] #67 6.424 + '[' -z '' ']' [2022-06-27T12:52:23.494Z] #67 6.432 ++ mktemp -d [2022-06-27T12:52:23.494Z] #67 6.432 + export GOPATH=/tmp/tmp.xPee0DAAYx [2022-06-27T12:52:23.494Z] #67 6.432 + GOPATH=/tmp/tmp.xPee0DAAYx [2022-06-27T12:52:23.494Z] #67 6.432 + RM_GOPATH=1 [2022-06-27T12:52:23.494Z] #67 6.432 + case "$(go env GOARCH)" in [2022-06-27T12:52:23.494Z] #67 6.432 ++ go env GOARCH [2022-06-27T12:52:23.494Z] #67 6.558 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:23.494Z] #67 6.558 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:23.494Z] #67 6.558 ++ dirname /install.sh [2022-06-27T12:52:23.494Z] #67 6.578 + dir=/ [2022-06-27T12:52:23.494Z] #67 6.578 + bin=rootlesskit [2022-06-27T12:52:23.494Z] #67 6.578 + shift [2022-06-27T12:52:23.494Z] #67 6.578 + '[' '!' -f //rootlesskit.installer ']' [2022-06-27T12:52:23.494Z] #67 6.578 + . //rootlesskit.installer [2022-06-27T12:52:23.494Z] #67 6.579 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:52:23.494Z] #67 6.582 + install_rootlesskit [2022-06-27T12:52:23.494Z] #67 6.582 + case "$1" in [2022-06-27T12:52:23.494Z] #67 6.582 + export CGO_ENABLED=0 [2022-06-27T12:52:23.494Z] #67 6.582 + CGO_ENABLED=0 [2022-06-27T12:52:23.494Z] #67 6.582 + _install_rootlesskit [2022-06-27T12:52:23.494Z] #67 6.584 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-27T12:52:23.494Z] #67 6.584 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-27T12:52:23.494Z] #67 6.584 + GOBIN=/build [2022-06-27T12:52:23.494Z] #67 6.584 + GO111MODULE=on [2022-06-27T12:52:23.494Z] #67 6.584 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:52:23.494Z] #67 6.584 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:52:23.494Z] #67 7.493 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-27T12:52:23.494Z] #67 ... [2022-06-27T12:52:23.494Z] [2022-06-27T12:52:23.494Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:23.494Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:52:23.494Z] #36 6.376 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-27T12:52:23.494Z] #36 ... [2022-06-27T12:52:23.494Z] [2022-06-27T12:52:23.494Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:52:23.494Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:52:23.494Z] #53 6.440 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-27T12:52:23.494Z] #53 9.376 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-27T12:52:23.494Z] #53 9.416 go: downloading github.com/fatih/color v1.10.0 [2022-06-27T12:52:23.494Z] #53 9.631 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-27T12:52:23.494Z] #53 9.716 go: downloading github.com/pkg/errors v0.9.1 [2022-06-27T12:52:23.494Z] #53 10.12 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-27T12:52:23.495Z] #53 10.25 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-27T12:52:23.495Z] #53 10.31 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-27T12:52:23.495Z] #53 10.45 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-27T12:52:23.495Z] #53 10.63 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-27T12:52:23.592Z] #76 23.14 Reading package lists... [2022-06-27T12:52:23.592Z] #76 ... [2022-06-27T12:52:23.592Z] [2022-06-27T12:52:23.592Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:23.592Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-27T12:52:23.592Z] #14 17.77 Fetched 8432 kB in 13s (666 kB/s) [2022-06-27T12:52:23.592Z] #14 17.77 Reading package lists... [2022-06-27T12:52:23.592Z] #14 23.50 Reading package lists... [2022-06-27T12:52:23.592Z] #14 ... [2022-06-27T12:52:23.592Z] [2022-06-27T12:52:23.592Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:52:23.592Z] #31 sha256:bec214a93f4e644d124391a0bdeeabd5657931ae4596ed6e07fd962ca42a2a74 [2022-06-27T12:52:23.592Z] #31 24.20 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-27T12:52:23.592Z] #31 26.03 [2022-06-27T12:52:23.592Z] #31 26.45 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:23.592Z] #31 27.73 [2022-06-27T12:52:23.762Z] #53 ... [2022-06-27T12:52:23.762Z] [2022-06-27T12:52:23.762Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:52:23.762Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:52:23.762Z] #55 6.207 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-27T12:52:23.762Z] #55 ... [2022-06-27T12:52:23.762Z] [2022-06-27T12:52:23.762Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:23.762Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:23.762Z] #76 7.427 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:23.762Z] #76 7.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:23.762Z] #76 7.469 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:23.762Z] #76 8.850 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:23.811Z] #26 ... [2022-06-27T12:52:23.811Z] [2022-06-27T12:52:23.811Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:52:23.811Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:52:23.811Z] #55 7.685 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-27T12:52:23.811Z] #55 ... [2022-06-27T12:52:23.811Z] [2022-06-27T12:52:23.811Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:52:23.811Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:52:23.811Z] #53 7.999 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-27T12:52:23.811Z] #53 ... [2022-06-27T12:52:23.811Z] [2022-06-27T12:52:23.811Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:52:23.811Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:52:23.811Z] #34 7.145 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-27T12:52:23.811Z] #34 7.145 Cloning into '.'... [2022-06-27T12:52:23.811Z] #34 ... [2022-06-27T12:52:23.811Z] [2022-06-27T12:52:23.811Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:52:23.811Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:52:23.811Z] #47 7.363 + git clone https://github.com/docker/distribution.git . [2022-06-27T12:52:23.811Z] #47 7.363 Cloning into '.'... [2022-06-27T12:52:23.811Z] #47 ... [2022-06-27T12:52:23.811Z] [2022-06-27T12:52:23.811Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:23.811Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:52:23.811Z] #36 8.535 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-27T12:52:24.026Z] #76 ... [2022-06-27T12:52:24.026Z] [2022-06-27T12:52:24.026Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:24.026Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:24.026Z] #14 7.692 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:24.026Z] #14 7.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:24.026Z] #14 7.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:24.026Z] #14 9.250 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:24.071Z] #36 ... [2022-06-27T12:52:24.071Z] [2022-06-27T12:52:24.071Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-27T12:52:24.071Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-27T12:52:24.071Z] #57 6.654 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-27T12:52:24.071Z] #57 8.173 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-27T12:52:24.071Z] #57 8.184 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-27T12:52:24.071Z] #57 8.457 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-27T12:52:24.071Z] #57 ... [2022-06-27T12:52:24.071Z] [2022-06-27T12:52:24.071Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:24.071Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:24.071Z] #42 8.595 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:24.071Z] #42 8.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:24.071Z] #42 8.918 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:24.071Z] #42 10.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:24.284Z] #14 ... [2022-06-27T12:52:24.284Z] [2022-06-27T12:52:24.284Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:24.284Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:52:24.284Z] #62 7.174 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:24.284Z] #62 7.196 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:24.284Z] #62 7.232 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:24.284Z] #62 8.212 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:24.284Z] #62 ... [2022-06-27T12:52:24.284Z] [2022-06-27T12:52:24.284Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:52:24.284Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:52:24.284Z] #47 6.751 + git clone https://github.com/docker/distribution.git . [2022-06-27T12:52:24.284Z] #47 6.756 Cloning into '.'... [2022-06-27T12:52:24.331Z] #42 ... [2022-06-27T12:52:24.331Z] [2022-06-27T12:52:24.331Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:24.331Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:24.331Z] #51 8.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:24.331Z] #51 8.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:24.331Z] #51 8.524 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:24.331Z] #51 9.256 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-27T12:52:24.331Z] #51 10.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:24.331Z] #51 ... [2022-06-27T12:52:24.331Z] [2022-06-27T12:52:24.331Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-27T12:52:24.331Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-27T12:52:24.331Z] #38 7.870 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-27T12:52:24.541Z] #47 ... [2022-06-27T12:52:24.541Z] [2022-06-27T12:52:24.541Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:24.541Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:24.541Z] #42 7.241 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:24.541Z] #42 7.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:24.541Z] #42 7.278 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:24.541Z] #42 8.344 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:24.541Z] #42 ... [2022-06-27T12:52:24.541Z] [2022-06-27T12:52:24.541Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:52:24.541Z] #26 sha256:90f16953b24d31f7a46b2a113810101026804cb894093004a0246f4d6e1c3e45 [2022-06-27T12:52:24.541Z] #26 6.477 + RM_GOPATH=0 [2022-06-27T12:52:24.541Z] #26 6.477 + TMP_GOPATH= [2022-06-27T12:52:24.541Z] #26 6.477 + : /build [2022-06-27T12:52:24.541Z] #26 6.477 + '[' -z '' ']' [2022-06-27T12:52:24.541Z] #26 6.493 ++ mktemp -d [2022-06-27T12:52:24.541Z] #26 6.498 + export GOPATH=/tmp/tmp.9LckErpQ5b [2022-06-27T12:52:24.541Z] #26 6.498 + GOPATH=/tmp/tmp.9LckErpQ5b [2022-06-27T12:52:24.541Z] #26 6.498 + RM_GOPATH=1 [2022-06-27T12:52:24.541Z] #26 6.499 + case "$(go env GOARCH)" in [2022-06-27T12:52:24.541Z] #26 6.503 ++ go env GOARCH [2022-06-27T12:52:24.541Z] #26 6.540 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:24.541Z] #26 6.540 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:24.541Z] #26 6.540 ++ dirname /install.sh [2022-06-27T12:52:24.541Z] #26 6.541 + dir=/ [2022-06-27T12:52:24.541Z] #26 6.542 + bin=dockercli [2022-06-27T12:52:24.541Z] #26 6.542 + shift [2022-06-27T12:52:24.541Z] #26 6.542 + '[' '!' -f //dockercli.installer ']' [2022-06-27T12:52:24.541Z] #26 6.542 + . //dockercli.installer [2022-06-27T12:52:24.541Z] #26 6.543 ++ : stable [2022-06-27T12:52:24.541Z] #26 6.543 ++ : 17.06.2-ce [2022-06-27T12:52:24.541Z] #26 6.543 + install_dockercli [2022-06-27T12:52:24.541Z] #26 6.543 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-27T12:52:24.541Z] #26 6.543 Install docker/cli version 17.06.2-ce from stable [2022-06-27T12:52:24.541Z] #26 6.544 ++ uname -m [2022-06-27T12:52:24.541Z] #26 6.569 + arch=x86_64 [2022-06-27T12:52:24.541Z] #26 6.569 + '[' x86_64 '!=' x86_64 ']' [2022-06-27T12:52:24.541Z] #26 6.569 + url=https://download.docker.com/linux/static [2022-06-27T12:52:24.541Z] #26 6.569 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-27T12:52:24.541Z] #26 6.574 + tar -xz docker/docker [2022-06-27T12:52:24.591Z] #38 ... [2022-06-27T12:52:24.591Z] [2022-06-27T12:52:24.591Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:52:24.591Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-27T12:52:24.591Z] #40 8.245 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-27T12:52:24.591Z] #40 9.591 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-27T12:52:24.591Z] #40 ... [2022-06-27T12:52:24.591Z] [2022-06-27T12:52:24.591Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:24.591Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:52:24.591Z] #62 6.354 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:24.591Z] #62 6.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:24.591Z] #62 6.396 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:24.591Z] #62 6.804 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:24.591Z] #62 9.913 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:24.798Z] #26 ... [2022-06-27T12:52:24.798Z] [2022-06-27T12:52:24.798Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:24.798Z] #67 sha256:d49b801934a58c13b3fd36c98a5c17aa4b81d7372fd72b522afa5b8e7b025dc2 [2022-06-27T12:52:24.798Z] #67 11.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-27T12:52:24.817Z] #67 ... [2022-06-27T12:52:24.817Z] [2022-06-27T12:52:24.817Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:24.817Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:52:24.817Z] #62 17.70 Reading package lists... [2022-06-27T12:52:24.850Z] #62 ... [2022-06-27T12:52:24.850Z] [2022-06-27T12:52:24.850Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:24.850Z] #67 sha256:f07d8256da65d5da0534c1a1defa0a01e904f67c195ba53e395dce0b7a8c5622 [2022-06-27T12:52:24.850Z] #67 7.074 + RM_GOPATH=0 [2022-06-27T12:52:24.850Z] #67 7.074 + TMP_GOPATH= [2022-06-27T12:52:24.850Z] #67 7.074 + : /build [2022-06-27T12:52:24.850Z] #67 7.074 + '[' -z '' ']' [2022-06-27T12:52:24.850Z] #67 7.074 ++ mktemp -d [2022-06-27T12:52:24.850Z] #67 7.076 + export GOPATH=/tmp/tmp.AF2fxURJlq [2022-06-27T12:52:24.850Z] #67 7.076 + GOPATH=/tmp/tmp.AF2fxURJlq [2022-06-27T12:52:24.850Z] #67 7.076 + RM_GOPATH=1 [2022-06-27T12:52:24.850Z] #67 7.076 + case "$(go env GOARCH)" in [2022-06-27T12:52:24.850Z] #67 7.117 ++ go env GOARCH [2022-06-27T12:52:24.850Z] #67 7.142 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:24.850Z] #67 7.142 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:24.850Z] #67 7.143 ++ dirname /install.sh [2022-06-27T12:52:24.850Z] #67 7.151 + dir=/ [2022-06-27T12:52:24.850Z] #67 7.151 + bin=rootlesskit [2022-06-27T12:52:24.850Z] #67 7.151 + shift [2022-06-27T12:52:24.850Z] #67 7.151 + '[' '!' -f //rootlesskit.installer ']' [2022-06-27T12:52:24.850Z] #67 7.151 + . //rootlesskit.installer [2022-06-27T12:52:24.850Z] #67 7.151 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:52:24.850Z] #67 7.151 + install_rootlesskit [2022-06-27T12:52:24.850Z] #67 7.151 + case "$1" in [2022-06-27T12:52:24.850Z] #67 7.151 + export CGO_ENABLED=0 [2022-06-27T12:52:24.850Z] #67 7.151 + CGO_ENABLED=0 [2022-06-27T12:52:24.850Z] #67 7.151 + _install_rootlesskit [2022-06-27T12:52:24.850Z] #67 7.166 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:52:24.850Z] #67 7.167 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-27T12:52:24.850Z] #67 7.167 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-27T12:52:24.850Z] #67 7.167 + GOBIN=/build [2022-06-27T12:52:24.850Z] #67 7.167 + GO111MODULE=on [2022-06-27T12:52:24.850Z] #67 7.167 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:52:24.850Z] #67 7.724 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-27T12:52:25.056Z] #67 11.58 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-27T12:52:25.109Z] #67 ... [2022-06-27T12:52:25.109Z] [2022-06-27T12:52:25.109Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:52:25.109Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:52:25.109Z] #53 10.89 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-27T12:52:25.109Z] #53 10.97 go: downloading github.com/fatih/color v1.10.0 [2022-06-27T12:52:25.109Z] #53 11.21 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-27T12:52:25.109Z] #53 11.36 go: downloading github.com/pkg/errors v0.9.1 [2022-06-27T12:52:25.109Z] #53 11.89 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-27T12:52:25.368Z] #53 11.92 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-27T12:52:25.368Z] #53 12.10 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-27T12:52:25.368Z] #53 12.19 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-27T12:52:25.484Z] #31 30.54 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-27T12:52:25.626Z] #53 12.31 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-27T12:52:25.884Z] #53 12.61 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-27T12:52:25.884Z] #53 12.72 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-27T12:52:25.988Z] #67 12.54 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-27T12:52:26.822Z] #53 13.49 go: downloading golang.org/x/tools v0.1.0 [2022-06-27T12:52:26.854Z] #31 ... [2022-06-27T12:52:26.854Z] [2022-06-27T12:52:26.854Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:26.854Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-06-27T12:52:26.855Z] #62 17.88 Reading package lists... [2022-06-27T12:52:26.855Z] #62 23.26 Building dependency tree... [2022-06-27T12:52:26.855Z] #62 27.37 The following additional packages will be installed: [2022-06-27T12:52:26.855Z] #62 27.40 libbtrfs0 [2022-06-27T12:52:26.855Z] #62 27.59 The following NEW packages will be installed: [2022-06-27T12:52:26.855Z] #62 27.62 libbtrfs-dev libbtrfs0 [2022-06-27T12:52:26.855Z] #62 28.12 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:52:26.855Z] #62 28.12 Need to get 454 kB of archives. [2022-06-27T12:52:26.855Z] #62 28.12 After this operation, 1275 kB of additional disk space will be used. [2022-06-27T12:52:26.855Z] #62 28.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-27T12:52:26.855Z] #62 28.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-27T12:52:26.855Z] #62 29.22 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:52:26.855Z] #62 29.50 Fetched 454 kB in 0s (1207 kB/s) [2022-06-27T12:52:26.855Z] #62 29.60 Selecting previously unselected package libbtrfs0:arm64. [2022-06-27T12:52:26.855Z] #62 29.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 ... 15709 files and directories currently installed.) [2022-06-27T12:52:26.855Z] #62 29.65 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-27T12:52:26.855Z] #62 29.69 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-27T12:52:26.855Z] #62 29.92 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-27T12:52:26.855Z] #62 29.95 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-27T12:52:26.855Z] #62 29.96 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-27T12:52:26.855Z] #62 30.39 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-27T12:52:26.855Z] #62 30.41 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-27T12:52:26.855Z] #62 30.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:52:26.855Z] #62 DONE 31.7s [2022-06-27T12:52:26.855Z] [2022-06-27T12:52:26.855Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:26.855Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-27T12:52:26.855Z] #76 23.14 Reading package lists... [2022-06-27T12:52:26.855Z] #76 28.36 Building dependency tree... [2022-06-27T12:52:26.855Z] #76 31.57 python3 is already the newest version (3.9.2-3). [2022-06-27T12:52:26.855Z] #76 31.57 The following additional packages will be installed: [2022-06-27T12:52:26.855Z] #76 31.59 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-27T12:52:26.855Z] #76 31.60 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-27T12:52:26.855Z] #76 31.60 Suggested packages: [2022-06-27T12:52:26.855Z] #76 31.61 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-27T12:52:26.855Z] #76 31.61 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-27T12:52:26.855Z] #76 31.61 m4-doc ed diffutils-doc [2022-06-27T12:52:26.855Z] #76 31.61 Recommended packages: [2022-06-27T12:52:26.855Z] #76 31.61 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-27T12:52:27.111Z] #76 ... [2022-06-27T12:52:27.111Z] [2022-06-27T12:52:27.111Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-27T12:52:27.111Z] #63 sha256:1bfd475666b8af261be8de32e5a6d943081c36ff8746d6fea2600f31f718bdad [2022-06-27T12:52:27.111Z] #63 DONE 0.1s [2022-06-27T12:52:27.374Z] [2022-06-27T12:52:27.374Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:52:27.374Z] #31 sha256:bec214a93f4e644d124391a0bdeeabd5657931ae4596ed6e07fd962ca42a2a74 [2022-06-27T12:52:27.374Z] #31 32.22 [2022-06-27T12:52:27.634Z] #31 32.54 #=#=# ######################################################################## 100.0% [2022-06-27T12:52:27.660Z] #19 92.42 Reading package lists... [2022-06-27T12:52:27.660Z] #19 ... [2022-06-27T12:52:27.660Z] [2022-06-27T12:52:27.660Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:52:27.660Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:52:27.660Z] #84 50.15 libtoolize: putting auxiliary files in '.'. [2022-06-27T12:52:27.660Z] #84 50.15 libtoolize: copying file './ltmain.sh' [2022-06-27T12:52:27.660Z] #84 51.34 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-27T12:52:27.660Z] #84 51.34 libtoolize: and rerunning libtoolize and aclocal. [2022-06-27T12:52:27.660Z] #84 51.34 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-27T12:52:29.005Z] #31 ... [2022-06-27T12:52:29.005Z] [2022-06-27T12:52:29.005Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:29.005Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-27T12:52:29.005Z] #42 17.73 Reading package lists... [2022-06-27T12:52:29.005Z] #42 23.71 Reading package lists... [2022-06-27T12:52:29.005Z] #42 28.71 Building dependency tree... [2022-06-27T12:52:29.005Z] #42 32.82 The following additional packages will be installed: [2022-06-27T12:52:29.005Z] #42 32.83 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-27T12:52:29.005Z] #42 32.84 Suggested packages: [2022-06-27T12:52:29.005Z] #42 32.86 cmake-doc ninja-build lrzip [2022-06-27T12:52:29.005Z] #42 32.86 Recommended packages: [2022-06-27T12:52:29.005Z] #42 32.86 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-27T12:52:29.005Z] #42 33.54 The following NEW packages will be installed: [2022-06-27T12:52:29.005Z] #42 33.55 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-27T12:52:29.005Z] #42 33.55 vim-common xxd [2022-06-27T12:52:29.005Z] #42 ... [2022-06-27T12:52:29.005Z] [2022-06-27T12:52:29.005Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:29.005Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-27T12:52:29.005Z] #76 33.13 The following NEW packages will be installed: [2022-06-27T12:52:29.005Z] #76 33.16 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-27T12:52:29.005Z] #76 33.16 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-27T12:52:29.005Z] #76 33.16 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-27T12:52:29.005Z] #76 33.16 libyajl2 m4 patch xz-utils [2022-06-27T12:52:29.005Z] #76 33.55 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:52:29.005Z] #76 33.55 Need to get 5914 kB of archives. [2022-06-27T12:52:29.005Z] #76 33.55 After this operation, 18.6 MB of additional disk space will be used. [2022-06-27T12:52:29.005Z] #76 33.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-27T12:52:29.005Z] #76 33.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-06-27T12:52:29.005Z] #76 33.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-06-27T12:52:29.005Z] #76 33.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-06-27T12:52:29.005Z] #76 33.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-06-27T12:52:29.005Z] #76 33.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-06-27T12:52:29.005Z] #76 33.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-06-27T12:52:29.005Z] #76 33.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-06-27T12:52:29.005Z] #76 33.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-27T12:52:29.005Z] #76 33.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-06-27T12:52:29.005Z] #76 33.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-27T12:52:29.005Z] #76 33.67 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-27T12:52:29.005Z] #76 33.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-06-27T12:52:29.005Z] #76 33.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-27T12:52:29.005Z] #76 33.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-06-27T12:52:29.005Z] #76 33.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-27T12:52:29.005Z] #76 33.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-06-27T12:52:29.005Z] #76 33.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-27T12:52:29.005Z] #76 33.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-27T12:52:29.005Z] #76 33.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-06-27T12:52:29.005Z] #76 33.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-27T12:52:29.005Z] #76 33.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-06-27T12:52:29.005Z] #76 33.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-06-27T12:52:29.005Z] #76 ... [2022-06-27T12:52:29.005Z] [2022-06-27T12:52:29.005Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:52:29.005Z] #47 sha256:ecdc8c6c8c169bea9c3b47c2801af3413909a698ac702b149b3c3adba914fdb6 [2022-06-27T12:52:29.005Z] #47 23.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-27T12:52:29.262Z] #47 ... [2022-06-27T12:52:29.262Z] [2022-06-27T12:52:29.262Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:29.262Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-27T12:52:29.262Z] #51 18.14 Reading package lists... [2022-06-27T12:52:29.262Z] #51 23.94 Reading package lists... [2022-06-27T12:52:29.262Z] #51 28.60 Building dependency tree... [2022-06-27T12:52:29.262Z] #51 33.09 The following additional packages will be installed: [2022-06-27T12:52:29.262Z] #51 33.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-27T12:52:29.262Z] #51 33.11 python3-protobuf python3-six [2022-06-27T12:52:29.262Z] #51 33.12 Suggested packages: [2022-06-27T12:52:29.262Z] #51 33.12 python3-setuptools [2022-06-27T12:52:29.262Z] #51 33.12 Recommended packages: [2022-06-27T12:52:29.262Z] #51 33.12 iproute2 | iproute [2022-06-27T12:52:29.262Z] #51 33.78 The following NEW packages will be installed: [2022-06-27T12:52:29.520Z] #51 33.81 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-27T12:52:29.520Z] #51 33.81 python3-protobuf python3-six [2022-06-27T12:52:29.520Z] #51 ... [2022-06-27T12:52:29.520Z] [2022-06-27T12:52:29.520Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:29.520Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-27T12:52:29.520Z] #42 33.97 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:52:29.520Z] #42 33.97 Need to get 15.6 MB of archives. [2022-06-27T12:52:29.520Z] #42 33.97 After this operation, 67.4 MB of additional disk space will be used. [2022-06-27T12:52:29.520Z] #42 33.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-27T12:52:29.520Z] #42 33.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-27T12:52:29.520Z] #42 33.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-27T12:52:29.520Z] #42 34.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-27T12:52:29.777Z] #42 34.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-06-27T12:52:30.035Z] #42 34.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-06-27T12:52:30.035Z] #42 34.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-06-27T12:52:30.035Z] #42 34.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-06-27T12:52:30.035Z] #42 34.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-06-27T12:52:30.035Z] #42 34.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-06-27T12:52:30.171Z] #67 ... [2022-06-27T12:52:30.171Z] [2022-06-27T12:52:30.171Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:52:30.171Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-27T12:52:30.171Z] #40 6.570 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-27T12:52:30.171Z] #40 8.422 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-27T12:52:30.171Z] #40 8.960 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-27T12:52:30.171Z] #40 9.181 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-27T12:52:30.171Z] #40 14.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-27T12:52:30.171Z] #40 14.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-27T12:52:30.171Z] #40 ... [2022-06-27T12:52:30.171Z] [2022-06-27T12:52:30.171Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:30.171Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:30.171Z] #51 7.744 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:30.171Z] #51 7.791 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:30.171Z] #51 7.793 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:30.171Z] #51 8.527 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-27T12:52:30.171Z] #51 9.842 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:30.171Z] #51 14.29 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:30.486Z] #62 24.10 Reading package lists... [2022-06-27T12:52:30.486Z] #62 ... [2022-06-27T12:52:30.486Z] [2022-06-27T12:52:30.486Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:52:30.486Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:52:30.486Z] #47 28.59 Updating files: 73% (1601/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-27T12:52:30.486Z] #47 29.28 + git checkout -q v2.3.0 [2022-06-27T12:52:30.601Z] #42 ... [2022-06-27T12:52:30.601Z] [2022-06-27T12:52:30.601Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-27T12:52:30.601Z] #31 sha256:bec214a93f4e644d124391a0bdeeabd5657931ae4596ed6e07fd962ca42a2a74 [2022-06-27T12:52:30.601Z] #31 34.17 [2022-06-27T12:52:30.601Z] #31 34.58 Download of images into '/build' complete. [2022-06-27T12:52:30.601Z] #31 34.59 Use something like the following to load the result into a Docker daemon: [2022-06-27T12:52:30.601Z] #31 34.59 tar -cC '/build' . | docker load [2022-06-27T12:52:30.601Z] #31 DONE 35.6s [2022-06-27T12:52:30.601Z] [2022-06-27T12:52:30.601Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:30.601Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-27T12:52:30.601Z] #51 34.32 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:52:30.601Z] #51 34.32 Need to get 2136 kB of archives. [2022-06-27T12:52:30.601Z] #51 34.32 After this operation, 10.8 MB of additional disk space will be used. [2022-06-27T12:52:30.601Z] #51 34.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-06-27T12:52:30.601Z] #51 34.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-27T12:52:30.601Z] #51 34.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-27T12:52:30.601Z] #51 34.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-06-27T12:52:30.601Z] #51 34.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-27T12:52:30.601Z] #51 34.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-27T12:52:30.601Z] #51 34.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-27T12:52:30.736Z] #51 17.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:31.014Z] #53 ... [2022-06-27T12:52:31.014Z] [2022-06-27T12:52:31.014Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:31.014Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:31.014Z] #76 7.759 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:31.014Z] #76 ... [2022-06-27T12:52:31.014Z] [2022-06-27T12:52:31.014Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:31.014Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:31.014Z] #51 16.01 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:31.300Z] #51 ... [2022-06-27T12:52:31.300Z] [2022-06-27T12:52:31.300Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:31.300Z] #67 sha256:d49b801934a58c13b3fd36c98a5c17aa4b81d7372fd72b522afa5b8e7b025dc2 [2022-06-27T12:52:31.300Z] #67 17.93 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-27T12:52:31.955Z] #51 ... [2022-06-27T12:52:31.955Z] [2022-06-27T12:52:31.955Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:31.955Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:31.955Z] #14 8.776 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:52:31.955Z] #14 8.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:52:31.955Z] #14 8.892 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:52:31.955Z] #14 11.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:52:31.955Z] #14 17.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:32.004Z] #51 ... [2022-06-27T12:52:32.004Z] [2022-06-27T12:52:32.004Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-27T12:52:32.004Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-06-27T12:52:32.004Z] #57 35.88 v3.0.2 [2022-06-27T12:52:32.004Z] #57 DONE 36.4s [2022-06-27T12:52:32.004Z] [2022-06-27T12:52:32.004Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:52:32.004Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-06-27T12:52:32.004Z] #55 27.09 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-27T12:52:32.004Z] #55 27.10 go: downloading github.com/fatih/color v1.13.0 [2022-06-27T12:52:32.004Z] #55 27.14 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-27T12:52:32.004Z] #55 27.25 go: downloading github.com/spf13/viper v1.10.1 [2022-06-27T12:52:32.004Z] #55 27.47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-27T12:52:32.004Z] #55 27.63 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-27T12:52:32.004Z] #55 27.74 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-27T12:52:32.004Z] #55 28.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-27T12:52:32.004Z] #55 28.70 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-27T12:52:32.004Z] #55 32.13 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-27T12:52:32.004Z] #55 32.14 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-27T12:52:32.004Z] #55 32.18 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-27T12:52:32.004Z] #55 32.55 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-27T12:52:32.004Z] #55 32.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-27T12:52:32.004Z] #55 32.62 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-27T12:52:32.004Z] #55 32.68 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-27T12:52:32.004Z] #55 32.75 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-27T12:52:32.004Z] #55 32.77 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-27T12:52:32.004Z] #55 32.82 go: downloading github.com/spf13/afero v1.6.0 [2022-06-27T12:52:32.004Z] #55 32.85 go: downloading github.com/spf13/cast v1.4.1 [2022-06-27T12:52:32.004Z] #55 32.90 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-27T12:52:32.004Z] #55 32.94 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-27T12:52:32.004Z] #55 33.08 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-27T12:52:32.004Z] #55 33.17 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-27T12:52:32.004Z] #55 33.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-27T12:52:32.004Z] #55 33.20 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-27T12:52:32.004Z] #55 33.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-27T12:52:32.004Z] #55 33.24 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-27T12:52:32.004Z] #55 33.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-27T12:52:32.004Z] #55 33.26 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-27T12:52:32.004Z] #55 33.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-27T12:52:32.004Z] #55 33.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-27T12:52:32.004Z] #55 33.37 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-27T12:52:32.004Z] #55 33.49 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-27T12:52:32.004Z] #55 33.65 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-27T12:52:32.004Z] #55 33.68 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-27T12:52:32.004Z] #55 33.74 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-27T12:52:32.004Z] #55 34.26 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-27T12:52:32.004Z] #55 34.31 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-27T12:52:32.004Z] #55 34.34 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-27T12:52:32.004Z] #55 34.39 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-27T12:52:32.004Z] #55 34.43 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-27T12:52:32.004Z] #55 34.43 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-27T12:52:32.004Z] #55 34.45 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-27T12:52:32.004Z] #55 34.47 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-27T12:52:32.004Z] #55 34.49 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-27T12:52:32.004Z] #55 34.52 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-27T12:52:32.004Z] #55 34.52 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-27T12:52:32.004Z] #55 34.56 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-27T12:52:32.004Z] #55 34.62 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-27T12:52:32.004Z] #55 34.62 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-27T12:52:32.004Z] #55 34.62 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-27T12:52:32.004Z] #55 34.65 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-27T12:52:32.004Z] #55 34.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-27T12:52:32.004Z] #55 34.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-27T12:52:32.004Z] #55 34.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-27T12:52:32.004Z] #55 34.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-27T12:52:32.004Z] #55 34.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-27T12:52:32.004Z] #55 35.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-27T12:52:32.004Z] #55 35.07 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-27T12:52:32.004Z] #55 35.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-27T12:52:32.004Z] #55 35.21 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-27T12:52:32.004Z] #55 35.28 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-27T12:52:32.004Z] #55 35.40 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-27T12:52:32.004Z] #55 35.45 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-27T12:52:32.004Z] #55 35.56 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-27T12:52:32.004Z] #55 35.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-27T12:52:32.004Z] #55 35.64 go: downloading github.com/julz/importas v0.1.0 [2022-06-27T12:52:32.004Z] #55 35.68 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-27T12:52:32.004Z] #55 35.70 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-27T12:52:32.004Z] #55 35.72 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-27T12:52:32.004Z] #55 35.75 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-27T12:52:32.004Z] #55 35.77 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-27T12:52:32.004Z] #55 35.82 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-27T12:52:32.004Z] #55 35.84 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-27T12:52:32.004Z] #55 35.99 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-27T12:52:32.004Z] #55 36.12 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-27T12:52:32.004Z] #55 36.13 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-27T12:52:32.004Z] #55 36.14 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-27T12:52:32.004Z] #55 36.19 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-27T12:52:32.224Z] #14 ... [2022-06-27T12:52:32.224Z] [2022-06-27T12:52:32.224Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:32.224Z] #67 sha256:f07d8256da65d5da0534c1a1defa0a01e904f67c195ba53e395dce0b7a8c5622 [2022-06-27T12:52:32.224Z] #67 11.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-27T12:52:32.224Z] #67 11.58 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-27T12:52:32.224Z] #67 12.90 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-27T12:52:32.224Z] #67 18.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-27T12:52:32.267Z] #55 36.85 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-27T12:52:32.267Z] #55 36.90 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-27T12:52:32.267Z] #55 36.93 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-27T12:52:32.267Z] #55 36.95 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-27T12:52:32.267Z] #55 ... [2022-06-27T12:52:32.267Z] [2022-06-27T12:52:32.267Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:32.267Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-27T12:52:32.267Z] #51 36.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-06-27T12:52:32.483Z] #67 ... [2022-06-27T12:52:32.483Z] [2022-06-27T12:52:32.483Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:52:32.483Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-27T12:52:32.483Z] #40 12.15 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-27T12:52:32.483Z] #40 12.85 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-27T12:52:32.483Z] #40 12.98 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-27T12:52:32.483Z] #40 19.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-27T12:52:33.045Z] #47 31.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-27T12:52:33.049Z] #40 19.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-27T12:52:33.192Z] #67 19.80 go: downloading github.com/google/uuid v1.3.0 [2022-06-27T12:52:33.307Z] #47 ... [2022-06-27T12:52:33.307Z] [2022-06-27T12:52:33.307Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:33.307Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:33.307Z] #42 15.88 Reading package lists... [2022-06-27T12:52:33.307Z] #42 22.66 Reading package lists... [2022-06-27T12:52:33.307Z] #42 28.78 Building dependency tree... [2022-06-27T12:52:33.449Z] #67 20.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-27T12:52:33.571Z] #42 ... [2022-06-27T12:52:33.571Z] [2022-06-27T12:52:33.571Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:33.571Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:52:33.571Z] #62 24.10 Reading package lists... [2022-06-27T12:52:33.571Z] #62 31.00 Building dependency tree... [2022-06-27T12:52:33.616Z] #40 ... [2022-06-27T12:52:33.617Z] [2022-06-27T12:52:33.617Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:33.617Z] #67 sha256:f07d8256da65d5da0534c1a1defa0a01e904f67c195ba53e395dce0b7a8c5622 [2022-06-27T12:52:33.617Z] #67 19.87 go: downloading github.com/google/uuid v1.3.0 [2022-06-27T12:52:34.012Z] #67 ... [2022-06-27T12:52:34.012Z] [2022-06-27T12:52:34.012Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:52:34.012Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:52:34.012Z] #53 10.87 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-27T12:52:34.012Z] #53 11.45 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-27T12:52:34.012Z] #53 11.90 go: downloading golang.org/x/tools v0.1.0 [2022-06-27T12:52:34.147Z] #62 ... [2022-06-27T12:52:34.147Z] [2022-06-27T12:52:34.147Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:34.147Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:34.147Z] #51 23.03 Fetched 8548 kB in 17s (514 kB/s) [2022-06-27T12:52:34.147Z] #51 23.03 Reading package lists... [2022-06-27T12:52:34.204Z] #67 20.41 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-27T12:52:34.204Z] #67 ... [2022-06-27T12:52:34.204Z] [2022-06-27T12:52:34.204Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-27T12:52:34.204Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-27T12:52:34.204Z] #57 10.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-27T12:52:34.240Z] #51 38.29 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:52:34.240Z] #51 ... [2022-06-27T12:52:34.240Z] [2022-06-27T12:52:34.240Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:34.240Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-27T12:52:34.240Z] #14 23.50 Reading package lists... [2022-06-27T12:52:34.240Z] #14 28.68 Building dependency tree... [2022-06-27T12:52:34.240Z] #14 33.20 The following additional packages will be installed: [2022-06-27T12:52:34.240Z] #14 33.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-27T12:52:34.240Z] #14 33.21 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-27T12:52:34.240Z] #14 33.21 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-27T12:52:34.240Z] #14 33.22 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-27T12:52:34.240Z] #14 33.23 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-27T12:52:34.240Z] #14 33.23 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-27T12:52:34.240Z] #14 33.23 mingw-w64-common mingw-w64-x86-64-dev [2022-06-27T12:52:34.240Z] #14 33.24 Suggested packages: [2022-06-27T12:52:34.240Z] #14 33.26 gcc-10-locales seccomp wine64 [2022-06-27T12:52:34.240Z] #14 34.43 The following NEW packages will be installed: [2022-06-27T12:52:34.240Z] #14 34.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-27T12:52:34.240Z] #14 34.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-27T12:52:34.240Z] #14 34.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-27T12:52:34.240Z] #14 34.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-27T12:52:34.240Z] #14 34.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-27T12:52:34.240Z] #14 34.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-27T12:52:34.240Z] #14 34.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-27T12:52:34.240Z] #14 34.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-27T12:52:34.240Z] #14 34.44 mingw-w64-x86-64-dev [2022-06-27T12:52:34.240Z] #14 34.87 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:52:34.240Z] #14 34.87 Need to get 108 MB of archives. [2022-06-27T12:52:34.240Z] #14 34.87 After this operation, 620 MB of additional disk space will be used. [2022-06-27T12:52:34.240Z] #14 34.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-06-27T12:52:34.240Z] #14 35.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-06-27T12:52:34.240Z] #14 35.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-27T12:52:34.240Z] #14 35.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-06-27T12:52:34.240Z] #14 35.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-06-27T12:52:34.240Z] #14 35.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-27T12:52:34.240Z] #14 35.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-27T12:52:34.240Z] #14 35.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-06-27T12:52:34.240Z] #14 35.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-06-27T12:52:34.240Z] #14 36.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-06-27T12:52:34.240Z] #14 38.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-06-27T12:52:34.240Z] #14 ... [2022-06-27T12:52:34.240Z] [2022-06-27T12:52:34.240Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:34.240Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-27T12:52:34.240Z] #42 36.25 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:52:34.240Z] #42 36.69 Fetched 15.6 MB in 1s (11.7 MB/s) [2022-06-27T12:52:34.240Z] #42 36.86 Selecting previously unselected package xxd. [2022-06-27T12:52:34.240Z] #42 36.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 ... 15709 files and directories currently installed.) [2022-06-27T12:52:34.240Z] #42 36.99 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-27T12:52:34.240Z] #42 37.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:52:34.240Z] #42 38.40 Selecting previously unselected package vim-common. [2022-06-27T12:52:34.240Z] #42 38.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:52:34.240Z] #42 38.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:52:34.269Z] #53 ... [2022-06-27T12:52:34.269Z] [2022-06-27T12:52:34.269Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:34.269Z] #67 sha256:d49b801934a58c13b3fd36c98a5c17aa4b81d7372fd72b522afa5b8e7b025dc2 [2022-06-27T12:52:34.269Z] #67 20.80 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-27T12:52:34.269Z] #67 ... [2022-06-27T12:52:34.269Z] [2022-06-27T12:52:34.269Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-27T12:52:34.269Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-27T12:52:34.269Z] #57 11.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-27T12:52:34.410Z] #51 29.68 Reading package lists... [2022-06-27T12:52:34.410Z] #51 ... [2022-06-27T12:52:34.410Z] [2022-06-27T12:52:34.410Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:34.410Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:34.410Z] #42 32.99 The following additional packages will be installed: [2022-06-27T12:52:34.410Z] #42 32.99 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-27T12:52:34.410Z] #42 32.99 Suggested packages: [2022-06-27T12:52:34.410Z] #42 32.99 cmake-doc ninja-build lrzip [2022-06-27T12:52:34.410Z] #42 32.99 Recommended packages: [2022-06-27T12:52:34.410Z] #42 32.99 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-27T12:52:34.486Z] #57 ... [2022-06-27T12:52:34.486Z] [2022-06-27T12:52:34.486Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:34.486Z] #67 sha256:f07d8256da65d5da0534c1a1defa0a01e904f67c195ba53e395dce0b7a8c5622 [2022-06-27T12:52:34.486Z] #67 20.83 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-27T12:52:34.497Z] #42 ... [2022-06-27T12:52:34.497Z] [2022-06-27T12:52:34.497Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:52:34.497Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-06-27T12:52:34.497Z] #40 37.25 NAME: [2022-06-27T12:52:34.497Z] #40 37.25 go-winres - A tool for embedding resources in Windows executables [2022-06-27T12:52:34.497Z] #40 37.25 [2022-06-27T12:52:34.497Z] #40 37.25 USAGE: [2022-06-27T12:52:34.497Z] #40 37.25 go-winres [global options] command [command options] [arguments...] [2022-06-27T12:52:34.497Z] #40 37.25 [2022-06-27T12:52:34.497Z] #40 37.25 COMMANDS: [2022-06-27T12:52:34.497Z] #40 37.25 init Create an initial ./winres/winres.json [2022-06-27T12:52:34.497Z] #40 37.25 make Make syso files for the "go build" command [2022-06-27T12:52:34.497Z] #40 37.25 simply Make syso files for the "go build" command (simplified) [2022-06-27T12:52:34.497Z] #40 37.25 extract Extract all resources from an executable [2022-06-27T12:52:34.497Z] #40 37.25 patch Replace resources in an executable file (exe, dll) [2022-06-27T12:52:34.497Z] #40 37.25 help, h Shows a list of commands or help for one command [2022-06-27T12:52:34.497Z] #40 37.25 [2022-06-27T12:52:34.497Z] #40 37.25 GLOBAL OPTIONS: [2022-06-27T12:52:34.497Z] #40 37.25 --help, -h show help (default: false) [2022-06-27T12:52:34.497Z] #40 DONE 39.1s [2022-06-27T12:52:34.497Z] [2022-06-27T12:52:34.497Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:34.497Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-27T12:52:34.497Z] #42 39.05 Selecting previously unselected package cmake-data. [2022-06-27T12:52:34.497Z] #42 39.06 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-27T12:52:34.497Z] #42 39.07 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-27T12:52:34.526Z] #57 ... [2022-06-27T12:52:34.526Z] [2022-06-27T12:52:34.526Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:34.526Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:34.526Z] #14 12.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:34.526Z] #14 15.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:34.526Z] #14 ... [2022-06-27T12:52:34.526Z] [2022-06-27T12:52:34.526Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:34.526Z] #67 sha256:d49b801934a58c13b3fd36c98a5c17aa4b81d7372fd72b522afa5b8e7b025dc2 [2022-06-27T12:52:34.526Z] #67 21.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-27T12:52:34.765Z] #67 21.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-27T12:52:34.987Z] #42 33.90 The following NEW packages will be installed: [2022-06-27T12:52:34.987Z] #42 33.90 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-27T12:52:34.987Z] #42 33.90 vim-common xxd [2022-06-27T12:52:35.025Z] #67 21.37 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-27T12:52:35.089Z] #67 21.46 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-27T12:52:35.089Z] #67 21.71 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-27T12:52:35.089Z] #67 ... [2022-06-27T12:52:35.089Z] [2022-06-27T12:52:35.089Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:35.089Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:52:35.089Z] #62 12.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:35.089Z] #62 15.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:35.283Z] #67 21.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-27T12:52:35.345Z] #62 ... [2022-06-27T12:52:35.345Z] [2022-06-27T12:52:35.345Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:52:35.345Z] #26 sha256:90f16953b24d31f7a46b2a113810101026804cb894093004a0246f4d6e1c3e45 [2022-06-27T12:52:35.345Z] #26 21.26 + mkdir -p /build [2022-06-27T12:52:35.345Z] #26 21.29 + mv docker/docker /build/ [2022-06-27T12:52:35.345Z] #26 21.31 + rmdir docker [2022-06-27T12:52:35.563Z] #42 34.40 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:52:35.563Z] #42 34.40 Need to get 17.7 MB of archives. [2022-06-27T12:52:35.563Z] #42 34.40 After this operation, 70.7 MB of additional disk space will be used. [2022-06-27T12:52:35.563Z] #42 34.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-27T12:52:35.563Z] #42 34.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-27T12:52:35.563Z] #42 34.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-27T12:52:35.563Z] #42 34.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-27T12:52:35.602Z] #26 ... [2022-06-27T12:52:35.602Z] [2022-06-27T12:52:35.602Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:35.602Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:35.602Z] #76 12.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:35.602Z] #76 16.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:35.858Z] #76 ... [2022-06-27T12:52:35.858Z] [2022-06-27T12:52:35.858Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:35.858Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:35.858Z] #42 12.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:35.858Z] #42 16.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:35.858Z] #42 ... [2022-06-27T12:52:35.858Z] [2022-06-27T12:52: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-06-27T12:52:35.858Z] #67 sha256:d49b801934a58c13b3fd36c98a5c17aa4b81d7372fd72b522afa5b8e7b025dc2 [2022-06-27T12:52:35.858Z] #67 22.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-27T12:52:35.858Z] #67 22.33 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-27T12:52:35.858Z] #67 22.45 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-27T12:52:36.139Z] #42 35.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-27T12:52:36.139Z] #42 35.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-27T12:52:36.139Z] #42 35.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-27T12:52:36.139Z] #42 35.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-27T12:52:36.139Z] #42 35.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-27T12:52:36.401Z] #42 35.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-27T12:52:36.659Z] #67 22.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-27T12:52:36.918Z] #67 23.34 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-27T12:52:37.018Z] #42 ... [2022-06-27T12:52:37.018Z] [2022-06-27T12:52:37.018Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:52:37.018Z] #34 sha256:449dc6255994a451bc2fd98d32079778c92338751fb4061dd74f6f74b47b33ae [2022-06-27T12:52:37.018Z] #34 39.66 Updating files: 86% (1313/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-27T12:52:37.018Z] #34 40.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-27T12:52:37.018Z] #34 40.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:52:37.018Z] #34 ... [2022-06-27T12:52:37.018Z] [2022-06-27T12:52:37.018Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:52:37.018Z] #64 sha256:1c347e49a704de203c39e150ec625ffd097a5c949e52c0dbb16cf7949be80649 [2022-06-27T12:52:37.018Z] #64 0.761 + RM_GOPATH=0 [2022-06-27T12:52:37.018Z] #64 0.762 + TMP_GOPATH= [2022-06-27T12:52:37.018Z] #64 0.762 + : /build [2022-06-27T12:52:37.018Z] #64 0.762 + '[' -z '' ']' [2022-06-27T12:52:37.018Z] #64 0.763 ++ mktemp -d [2022-06-27T12:52:37.018Z] #64 0.765 + export GOPATH=/tmp/tmp.8TIct8gHSb [2022-06-27T12:52:37.018Z] #64 0.765 + GOPATH=/tmp/tmp.8TIct8gHSb [2022-06-27T12:52:37.018Z] #64 0.765 + RM_GOPATH=1 [2022-06-27T12:52:37.018Z] #64 0.765 + case "$(go env GOARCH)" in [2022-06-27T12:52:37.018Z] #64 0.778 ++ go env GOARCH [2022-06-27T12:52:37.018Z] #64 0.835 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:37.018Z] #64 0.835 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:37.018Z] #64 0.839 ++ dirname /install.sh [2022-06-27T12:52:37.018Z] #64 0.847 + dir=/ [2022-06-27T12:52:37.018Z] #64 0.847 + bin=containerd [2022-06-27T12:52:37.018Z] #64 0.847 + shift [2022-06-27T12:52:37.018Z] #64 0.847 + '[' '!' -f //containerd.installer ']' [2022-06-27T12:52:37.018Z] #64 0.847 + . //containerd.installer [2022-06-27T12:52:37.018Z] #64 0.847 ++ set -e [2022-06-27T12:52:37.018Z] #64 0.847 ++ : v1.6.6 [2022-06-27T12:52:37.018Z] #64 0.847 + install_containerd [2022-06-27T12:52:37.018Z] #64 0.848 + echo 'Install containerd version v1.6.6' [2022-06-27T12:52:37.018Z] #64 0.851 Install containerd version v1.6.6 [2022-06-27T12:52:37.018Z] #64 0.851 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8TIct8gHSb/src/github.com/containerd/containerd [2022-06-27T12:52:37.018Z] #64 0.860 Cloning into '/tmp/tmp.8TIct8gHSb/src/github.com/containerd/containerd'... [2022-06-27T12:52:37.179Z] #67 23.47 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-27T12:52:37.275Z] #64 ... [2022-06-27T12:52:37.275Z] [2022-06-27T12:52:37.275Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:37.275Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-27T12:52:37.275Z] #51 38.76 Fetched 2136 kB in 3s (680 kB/s) [2022-06-27T12:52:37.275Z] #51 38.95 Selecting previously unselected package libprotobuf23:arm64. [2022-06-27T12:52:37.275Z] #51 38.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-27T12:52:37.275Z] #51 39.03 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-06-27T12:52:37.275Z] #51 39.05 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-06-27T12:52:37.275Z] #51 40.65 Selecting previously unselected package python3-pkg-resources. [2022-06-27T12:52:37.275Z] #51 40.66 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-27T12:52:37.275Z] #51 40.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:52:37.275Z] #51 41.34 Selecting previously unselected package python3-six. [2022-06-27T12:52:37.276Z] #51 41.34 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-27T12:52:37.276Z] #51 41.35 Unpacking python3-six (1.16.0-2) ... [2022-06-27T12:52:37.276Z] #51 41.49 Selecting previously unselected package python3-protobuf. [2022-06-27T12:52:37.276Z] #51 41.49 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-06-27T12:52:37.276Z] #51 41.50 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-27T12:52:37.349Z] #42 ... [2022-06-27T12:52:37.349Z] [2022-06-27T12:52:37.349Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:37.349Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:37.349Z] #14 20.31 Reading package lists... [2022-06-27T12:52:37.349Z] #14 26.74 Reading package lists... [2022-06-27T12:52:37.349Z] #14 33.18 Building dependency tree... [2022-06-27T12:52:37.683Z] #14 ... [2022-06-27T12:52:37.683Z] [2022-06-27T12:52:37.683Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:37.683Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:52:37.683Z] #62 35.50 The following additional packages will be installed: [2022-06-27T12:52:37.683Z] #62 35.51 libbtrfs0 [2022-06-27T12:52:37.683Z] #62 35.70 The following NEW packages will be installed: [2022-06-27T12:52:37.683Z] #62 35.76 libbtrfs-dev libbtrfs0 [2022-06-27T12:52:37.683Z] #62 36.18 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:52:37.683Z] #62 36.18 Need to get 460 kB of archives. [2022-06-27T12:52:37.683Z] #62 36.18 After this operation, 1237 kB of additional disk space will be used. [2022-06-27T12:52:37.683Z] #62 36.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-27T12:52:37.683Z] #62 36.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-27T12:52:37.840Z] #51 42.06 Selecting previously unselected package libnet1:arm64. [2022-06-27T12:52:37.840Z] #51 42.08 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-27T12:52:37.840Z] #51 42.12 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:52:37.840Z] #51 42.25 Selecting previously unselected package libnl-3-200:arm64. [2022-06-27T12:52:37.840Z] #51 42.26 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-27T12:52:37.840Z] #51 42.27 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-27T12:52:37.840Z] #51 42.44 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-27T12:52:38.097Z] #51 42.44 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-27T12:52:38.097Z] #51 42.45 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-27T12:52:38.097Z] #51 42.58 Selecting previously unselected package criu. [2022-06-27T12:52:38.097Z] #51 42.59 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-06-27T12:52:38.097Z] #51 42.60 Unpacking criu (3.17-1) ... [2022-06-27T12:52:38.116Z] #67 ... [2022-06-27T12:52:38.116Z] [2022-06-27T12:52:38.116Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:38.116Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:52:38.116Z] #62 14.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:38.116Z] #62 ... [2022-06-27T12:52:38.116Z] [2022-06-27T12:52:38.116Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:52:38.116Z] #26 sha256:8a66e78f38ea900bc84ad59b439e34458fbaed3313fa37469f3e2ce071801dca [2022-06-27T12:52:38.116Z] #26 23.50 + mkdir -p /build [2022-06-27T12:52:38.116Z] #26 23.53 + mv docker/docker /build/ [2022-06-27T12:52:38.116Z] #26 23.53 + rmdir docker [2022-06-27T12:52:38.261Z] #62 37.33 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:52:38.524Z] #62 37.61 Fetched 460 kB in 0s (1396 kB/s) [2022-06-27T12:52:38.533Z] #67 ... [2022-06-27T12:52:38.533Z] [2022-06-27T12:52:38.533Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:52:38.533Z] #26 sha256:90f16953b24d31f7a46b2a113810101026804cb894093004a0246f4d6e1c3e45 [2022-06-27T12:52:38.533Z] #26 DONE 24.9s [2022-06-27T12:52:38.533Z] [2022-06-27T12:52:38.533Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:38.533Z] #67 sha256:d49b801934a58c13b3fd36c98a5c17aa4b81d7372fd72b522afa5b8e7b025dc2 [2022-06-27T12:52:38.533Z] #67 25.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-27T12:52:38.787Z] #62 37.72 Selecting previously unselected package libbtrfs0:amd64. [2022-06-27T12:52:38.787Z] #62 37.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:52:38.787Z] #62 37.85 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-27T12:52:38.787Z] #62 37.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:52:39.028Z] #51 43.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:52:39.050Z] #62 ... [2022-06-27T12:52:39.050Z] [2022-06-27T12:52:39.050Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:39.050Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:39.050Z] #76 21.60 Reading package lists... [2022-06-27T12:52:39.050Z] #76 28.41 Reading package lists... [2022-06-27T12:52:39.050Z] #76 34.32 Building dependency tree... [2022-06-27T12:52:39.050Z] #76 37.66 python3 is already the newest version (3.9.2-3). [2022-06-27T12:52:39.050Z] #76 37.66 The following additional packages will be installed: [2022-06-27T12:52:39.050Z] #76 37.66 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-27T12:52:39.050Z] #76 37.67 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-27T12:52:39.050Z] #76 37.69 Suggested packages: [2022-06-27T12:52:39.050Z] #76 37.70 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-27T12:52:39.050Z] #76 37.70 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-27T12:52:39.050Z] #76 37.70 m4-doc ed diffutils-doc [2022-06-27T12:52:39.050Z] #76 37.70 Recommended packages: [2022-06-27T12:52:39.050Z] #76 37.70 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-27T12:52:39.050Z] #76 ... [2022-06-27T12:52:39.050Z] [2022-06-27T12:52:39.050Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:39.050Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:52:39.050Z] #62 38.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-27T12:52:39.050Z] #62 38.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-27T12:52:39.050Z] #62 38.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:52:39.100Z] #26 ... [2022-06-27T12:52:39.100Z] [2022-06-27T12:52:39.100Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:39.100Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:39.100Z] #42 15.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:52:39.100Z] #42 20.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:39.359Z] #42 ... [2022-06-27T12:52:39.359Z] [2022-06-27T12:52:39.359Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:52:39.359Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:52:39.359Z] #53 23.98 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-27T12:52:39.359Z] #53 23.99 go: downloading golang.org/x/mod v0.3.0 [2022-06-27T12:52:39.359Z] #53 ... [2022-06-27T12:52:39.359Z] [2022-06-27T12:52:39.359Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:52:39.359Z] #26 sha256:8a66e78f38ea900bc84ad59b439e34458fbaed3313fa37469f3e2ce071801dca [2022-06-27T12:52:39.359Z] #26 DONE 25.9s [2022-06-27T12:52:39.617Z] [2022-06-27T12:52:39.617Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:39.617Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:39.617Z] #51 20.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:39.617Z] #51 25.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-27T12:52:39.626Z] #62 38.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:52:39.626Z] #62 38.64 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:52:39.626Z] #62 38.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:52:39.879Z] #51 ... [2022-06-27T12:52:39.879Z] [2022-06-27T12:52:39.879Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:39.879Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:52:39.879Z] #36 26.64 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-27T12:52:39.879Z] #36 26.71 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-27T12:52:39.888Z] #84 63.53 configure.ac:7: installing './compile' [2022-06-27T12:52:39.888Z] #84 63.55 configure.ac:11: installing './config.guess' [2022-06-27T12:52:39.888Z] #84 63.56 configure.ac:11: installing './config.sub' [2022-06-27T12:52:39.888Z] #84 63.59 configure.ac:8: installing './install-sh' [2022-06-27T12:52:39.888Z] #84 63.61 configure.ac:8: installing './missing' [2022-06-27T12:52:39.888Z] #84 63.73 Makefile.am: installing './depcomp' [2022-06-27T12:52:40.149Z] #84 65.68 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-27T12:52:40.149Z] #84 65.68 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-27T12:52:40.202Z] #62 DONE 39.1s [2022-06-27T12:52:40.202Z] [2022-06-27T12:52:40.202Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:40.202Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:40.202Z] #42 37.09 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:52:40.202Z] #42 37.31 Fetched 17.7 MB in 2s (10.6 MB/s) [2022-06-27T12:52:40.202Z] #42 37.42 Selecting previously unselected package xxd. [2022-06-27T12:52:40.202Z] #42 37.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:52:40.202Z] #42 37.51 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-27T12:52:40.202Z] #42 37.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:52:40.202Z] #42 37.74 Selecting previously unselected package vim-common. [2022-06-27T12:52:40.202Z] #42 37.74 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:52:40.202Z] #42 37.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:52:40.202Z] #42 38.16 Selecting previously unselected package cmake-data. [2022-06-27T12:52:40.202Z] #42 38.16 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-27T12:52:40.202Z] #42 38.17 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-27T12:52:40.202Z] #42 ... [2022-06-27T12:52:40.202Z] [2022-06-27T12:52:40.202Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-27T12:52:40.202Z] #63 sha256:3e51cffc841d91902f0afdc4b89f388ee39f74fd7e5c38a99b265bbc4bfa1441 [2022-06-27T12:52:40.202Z] #63 DONE 0.1s [2022-06-27T12:52:40.398Z] #51 ... [2022-06-27T12:52:40.398Z] [2022-06-27T12:52:40.398Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:40.398Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-27T12:52:40.398Z] #76 34.93 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:52:40.398Z] #76 35.36 Fetched 5914 kB in 1s (10.8 MB/s) [2022-06-27T12:52:40.398Z] #76 35.58 Selecting previously unselected package bzip2. [2022-06-27T12:52:40.398Z] #76 35.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 ... 15709 files and directories currently installed.) [2022-06-27T12:52:40.398Z] #76 35.66 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 35.70 Unpacking bzip2 (1.0.8-4) ... [2022-06-27T12:52:40.398Z] #76 36.13 Selecting previously unselected package libmagic-mgc. [2022-06-27T12:52:40.398Z] #76 36.14 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 36.19 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-27T12:52:40.398Z] #76 37.15 Selecting previously unselected package libmagic1:arm64. [2022-06-27T12:52:40.398Z] #76 37.15 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 37.18 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-06-27T12:52:40.398Z] #76 38.52 Selecting previously unselected package file. [2022-06-27T12:52:40.398Z] #76 38.53 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 38.55 Unpacking file (1:5.39-3) ... [2022-06-27T12:52:40.398Z] #76 39.05 Selecting previously unselected package xz-utils. [2022-06-27T12:52:40.398Z] #76 39.05 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 39.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:52:40.398Z] #76 39.48 Selecting previously unselected package libsigsegv2:arm64. [2022-06-27T12:52:40.398Z] #76 39.51 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 39.59 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-06-27T12:52:40.398Z] #76 39.96 Selecting previously unselected package m4. [2022-06-27T12:52:40.398Z] #76 40.01 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 40.04 Unpacking m4 (1.4.18-5) ... [2022-06-27T12:52:40.398Z] #76 40.59 Selecting previously unselected package autoconf. [2022-06-27T12:52:40.398Z] #76 40.60 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-27T12:52:40.398Z] #76 40.89 Unpacking autoconf (2.69-14) ... [2022-06-27T12:52:40.398Z] #76 41.62 Selecting previously unselected package autotools-dev. [2022-06-27T12:52:40.398Z] #76 41.62 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-27T12:52:40.398Z] #76 41.63 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-27T12:52:40.398Z] #76 41.81 Selecting previously unselected package automake. [2022-06-27T12:52:40.398Z] #76 41.81 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-27T12:52:40.398Z] #76 41.82 Unpacking automake (1:1.16.3-2) ... [2022-06-27T12:52:40.398Z] #76 42.28 Selecting previously unselected package patch. [2022-06-27T12:52:40.398Z] #76 42.28 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 42.29 Unpacking patch (2.7.6-7) ... [2022-06-27T12:52:40.398Z] #76 42.47 Selecting previously unselected package dpkg-dev. [2022-06-27T12:52:40.398Z] #76 42.48 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-27T12:52:40.398Z] #76 42.49 Unpacking dpkg-dev (1.20.10) ... [2022-06-27T12:52:40.398Z] #76 43.43 Selecting previously unselected package build-essential. [2022-06-27T12:52:40.398Z] #76 43.44 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 43.46 Unpacking build-essential (12.9) ... [2022-06-27T12:52:40.398Z] #76 43.59 Selecting previously unselected package libcap2:arm64. [2022-06-27T12:52:40.398Z] #76 43.62 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 43.62 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-27T12:52:40.398Z] #76 43.74 Selecting previously unselected package libcap-dev:arm64. [2022-06-27T12:52:40.398Z] #76 43.76 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 43.78 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-06-27T12:52:40.398Z] #76 44.00 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-27T12:52:40.398Z] #76 44.01 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 44.01 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-27T12:52:40.398Z] #76 44.12 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-06-27T12:52:40.398Z] #76 44.13 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 44.14 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-06-27T12:52:40.398Z] #76 44.27 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-27T12:52:40.398Z] #76 44.27 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 44.27 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-27T12:52:40.398Z] #76 44.42 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-27T12:52:40.398Z] #76 44.44 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-27T12:52:40.398Z] #76 44.45 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-27T12:52:40.426Z] #67 ... [2022-06-27T12:52:40.426Z] [2022-06-27T12:52:40.426Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:40.426Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:52:40.426Z] #36 24.18 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-27T12:52:40.426Z] #36 24.19 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-27T12:52:40.426Z] #36 24.57 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-27T12:52:40.426Z] #36 24.88 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-27T12:52:40.426Z] #36 25.21 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-27T12:52:40.426Z] #36 25.84 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-27T12:52:40.426Z] #36 25.85 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-27T12:52:40.426Z] #36 25.94 go: downloading github.com/peterh/liner v1.2.2 [2022-06-27T12:52:40.426Z] #36 26.68 go: downloading github.com/google/go-dap v0.6.0 [2022-06-27T12:52:40.426Z] #36 27.29 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-27T12:52:40.465Z] [2022-06-27T12:52:40.465Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:40.465Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:40.465Z] #14 37.34 The following additional packages will be installed: [2022-06-27T12:52:40.465Z] #14 37.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-27T12:52:40.465Z] #14 37.34 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-27T12:52:40.465Z] #14 37.34 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-27T12:52:40.465Z] #14 37.35 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-27T12:52:40.465Z] #14 37.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-27T12:52:40.465Z] #14 37.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-27T12:52:40.465Z] #14 37.37 mingw-w64-common mingw-w64-x86-64-dev [2022-06-27T12:52:40.465Z] #14 37.38 Suggested packages: [2022-06-27T12:52:40.465Z] #14 37.39 gcc-10-locales seccomp wine64 [2022-06-27T12:52:40.465Z] #14 38.90 The following NEW packages will be installed: [2022-06-27T12:52:40.465Z] #14 38.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-27T12:52:40.465Z] #14 38.90 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-27T12:52:40.465Z] #14 38.90 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-27T12:52:40.465Z] #14 38.91 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-27T12:52:40.465Z] #14 38.91 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-27T12:52:40.465Z] #14 38.91 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-27T12:52:40.465Z] #14 38.91 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-27T12:52:40.465Z] #14 38.91 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-27T12:52:40.465Z] #14 38.91 mingw-w64-x86-64-dev [2022-06-27T12:52:40.465Z] #14 39.21 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:52:40.465Z] #14 39.21 Need to get 115 MB of archives. [2022-06-27T12:52:40.465Z] #14 39.21 After this operation, 645 MB of additional disk space will be used. [2022-06-27T12:52:40.465Z] #14 39.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-27T12:52:40.465Z] #14 39.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-27T12:52:40.465Z] #14 39.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-27T12:52:40.465Z] #14 39.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-27T12:52:40.465Z] #14 39.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-27T12:52:40.465Z] #14 39.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-27T12:52:40.656Z] #76 45.30 Selecting previously unselected package libtool. [2022-06-27T12:52:40.656Z] #76 ... [2022-06-27T12:52:40.656Z] [2022-06-27T12:52:40.656Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:40.656Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-27T12:52:40.656Z] #51 44.99 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-06-27T12:52:40.656Z] #51 45.01 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:52:40.656Z] #51 45.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-27T12:52:40.656Z] #51 45.07 Setting up python3-six (1.16.0-2) ... [2022-06-27T12:52:40.682Z] #36 27.83 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-27T12:52:40.721Z] #84 66.15 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-27T12:52:40.721Z] #84 66.15 libtoolize: copying file 'm4/libtool.m4' [2022-06-27T12:52:40.721Z] #84 66.29 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-27T12:52:40.721Z] #84 66.44 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-27T12:52:40.983Z] #84 66.66 libtoolize: copying file 'm4/ltversion.m4' [2022-06-27T12:52:41.041Z] #14 39.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-27T12:52:41.041Z] #14 40.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-27T12:52:41.041Z] #14 40.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-27T12:52:41.244Z] #84 66.80 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-27T12:52:41.244Z] #84 66.94 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-27T12:52:41.256Z] #36 27.94 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-27T12:52:41.515Z] #36 28.26 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-27T12:52:41.616Z] #36 ... [2022-06-27T12:52:41.616Z] [2022-06-27T12:52:41.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-06-27T12:52:41.616Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-27T12:52:41.616Z] #38 28.33 tomll can be used in two ways: [2022-06-27T12:52:41.616Z] #38 28.35 Writing to STDIN and reading from STDOUT: [2022-06-27T12:52:41.616Z] #38 28.35 cat file.toml | tomll > file.toml [2022-06-27T12:52:41.616Z] #38 28.35 [2022-06-27T12:52:41.616Z] #38 28.35 Reading and updating a list of files: [2022-06-27T12:52:41.616Z] #38 28.35 tomll a.toml b.toml c.toml [2022-06-27T12:52:41.616Z] #38 28.35 [2022-06-27T12:52:41.616Z] #38 28.35 When given a list of files, tomll will modify all files in place without asking. [2022-06-27T12:52:41.616Z] #38 DONE 28.6s [2022-06-27T12:52:41.617Z] #14 ... [2022-06-27T12:52:41.618Z] [2022-06-27T12:52:41.618Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-27T12:52:41.618Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-27T12:52:41.618Z] #57 40.49 v3.0.2 [2022-06-27T12:52:41.618Z] #57 DONE 40.8s [2022-06-27T12:52:41.861Z] #51 46.18 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-27T12:52:41.861Z] #51 46.21 Setting up python3-protobuf (3.12.4-1) ... [2022-06-27T12:52:41.872Z] [2022-06-27T12:52:41.872Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:52:41.872Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:52:41.872Z] #53 22.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-27T12:52:41.872Z] #53 22.52 go: downloading golang.org/x/mod v0.3.0 [2022-06-27T12:52:41.881Z] [2022-06-27T12:52:41.881Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:41.881Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:41.881Z] #76 39.65 The following NEW packages will be installed: [2022-06-27T12:52:41.881Z] #76 39.66 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-27T12:52:41.881Z] #76 39.66 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-27T12:52:41.881Z] #76 39.68 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-27T12:52:41.881Z] #76 39.68 libyajl2 m4 patch xz-utils [2022-06-27T12:52:41.881Z] #76 40.15 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:52:41.881Z] #76 40.15 Need to get 5939 kB of archives. [2022-06-27T12:52:41.881Z] #76 40.15 After this operation, 18.7 MB of additional disk space will be used. [2022-06-27T12:52:41.881Z] #76 40.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-27T12:52:41.881Z] #76 40.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-27T12:52:41.881Z] #76 40.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-27T12:52:41.881Z] #76 40.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-27T12:52:41.881Z] #76 40.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-27T12:52:41.881Z] #76 40.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-27T12:52:41.881Z] #76 40.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-27T12:52:41.881Z] #76 40.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-27T12:52:41.881Z] #76 40.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-27T12:52:41.881Z] #76 40.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-27T12:52:41.881Z] #76 40.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-27T12:52:41.881Z] #76 40.30 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-27T12:52:41.881Z] #76 40.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-27T12:52:41.881Z] #76 40.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-27T12:52:41.881Z] #76 40.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-27T12:52:41.881Z] #76 40.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-27T12:52:41.881Z] #76 40.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-27T12:52:41.881Z] #76 40.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-27T12:52:41.881Z] #76 40.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-27T12:52:41.881Z] #76 40.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-27T12:52:41.881Z] #76 40.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-27T12:52:41.881Z] #76 40.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-27T12:52:41.881Z] #76 40.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-27T12:52:42.085Z] #36 28.77 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-27T12:52:42.133Z] #53 ... [2022-06-27T12:52:42.133Z] [2022-06-27T12:52:42.133Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:42.133Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:52:42.133Z] #36 29.07 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-27T12:52:42.390Z] #36 29.34 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-27T12:52:42.390Z] #36 29.38 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-27T12:52:42.424Z] #51 ... [2022-06-27T12:52:42.424Z] [2022-06-27T12:52:42.424Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:52:42.424Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-06-27T12:52:42.424Z] #55 37.05 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-27T12:52:42.424Z] #55 37.22 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-27T12:52:42.424Z] #55 37.23 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-27T12:52:42.424Z] #55 37.40 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-27T12:52:42.424Z] #55 37.60 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-27T12:52:42.424Z] #55 38.36 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-27T12:52:42.424Z] #55 38.38 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-27T12:52:42.424Z] #55 38.41 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-27T12:52:42.424Z] #55 38.41 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-27T12:52:42.424Z] #55 38.45 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-27T12:52:42.424Z] #55 38.45 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-27T12:52:42.424Z] #55 38.49 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-27T12:52:42.424Z] #55 38.51 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-27T12:52:42.424Z] #55 38.56 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-27T12:52:42.424Z] #55 38.63 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-27T12:52:42.424Z] #55 38.64 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-27T12:52:42.424Z] #55 38.83 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-27T12:52:42.424Z] #55 38.97 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-27T12:52:42.424Z] #55 39.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-27T12:52:42.424Z] #55 39.04 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-27T12:52:42.424Z] #55 39.15 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-27T12:52:42.424Z] #55 39.20 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-27T12:52:42.424Z] #55 39.70 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-27T12:52:42.424Z] #55 39.84 go: downloading honnef.co/go/tools v0.2.2 [2022-06-27T12:52:42.424Z] #55 41.27 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-27T12:52:42.424Z] #55 41.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-27T12:52:42.424Z] #55 41.39 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-27T12:52:42.424Z] #55 41.41 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-27T12:52:42.425Z] #55 41.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-27T12:52:42.425Z] #55 41.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-27T12:52:42.425Z] #55 41.86 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-27T12:52:42.425Z] #55 42.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-27T12:52:42.425Z] #55 42.94 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-27T12:52:42.425Z] #55 42.94 go: downloading golang.org/x/text v0.3.7 [2022-06-27T12:52:42.425Z] #55 ... [2022-06-27T12:52:42.425Z] [2022-06-27T12:52:42.425Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:42.425Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-27T12:52:42.425Z] #76 45.30 Selecting previously unselected package libtool. [2022-06-27T12:52:42.425Z] #76 45.32 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-27T12:52:42.425Z] #76 45.34 Unpacking libtool (2.4.6-15) ... [2022-06-27T12:52:42.425Z] #76 45.63 Selecting previously unselected package libudev-dev:arm64. [2022-06-27T12:52:42.425Z] #76 45.65 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-27T12:52:42.425Z] #76 45.69 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-27T12:52:42.425Z] #76 45.89 Selecting previously unselected package libyajl2:arm64. [2022-06-27T12:52:42.425Z] #76 45.93 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-06-27T12:52:42.425Z] #76 45.94 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-06-27T12:52:42.425Z] #76 46.04 Selecting previously unselected package libyajl-dev:arm64. [2022-06-27T12:52:42.425Z] #76 46.06 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-06-27T12:52:42.425Z] #76 46.06 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-06-27T12:52:42.425Z] #76 46.25 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-27T12:52:42.425Z] #76 46.27 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-27T12:52:42.425Z] #76 46.29 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-06-27T12:52:42.425Z] #76 46.31 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-06-27T12:52:42.425Z] #76 46.34 Setting up file (1:5.39-3) ... [2022-06-27T12:52:42.425Z] #76 46.35 Setting up bzip2 (1.0.8-4) ... [2022-06-27T12:52:42.425Z] #76 46.37 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-27T12:52:42.425Z] #76 46.38 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-06-27T12:52:42.425Z] #76 46.39 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-27T12:52:42.425Z] #76 46.41 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-27T12:52:42.425Z] #76 46.43 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-06-27T12:52:42.425Z] #76 46.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:52:42.425Z] #76 46.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-27T12:52:42.425Z] #76 46.49 Setting up patch (2.7.6-7) ... [2022-06-27T12:52:42.425Z] #76 46.51 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-27T12:52:42.425Z] #76 46.54 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-06-27T12:52:42.425Z] #76 46.55 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-06-27T12:52:42.425Z] #76 46.56 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-27T12:52:42.425Z] #76 46.58 Setting up libtool (2.4.6-15) ... [2022-06-27T12:52:42.425Z] #76 46.59 Setting up m4 (1.4.18-5) ... [2022-06-27T12:52:42.425Z] #76 46.60 Setting up dpkg-dev (1.20.10) ... [2022-06-27T12:52:42.425Z] #76 46.63 Setting up autoconf (2.69-14) ... [2022-06-27T12:52:42.425Z] #76 46.65 Setting up build-essential (12.9) ... [2022-06-27T12:52:42.425Z] #76 46.68 Setting up automake (1:1.16.3-2) ... [2022-06-27T12:52:42.425Z] #76 46.71 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-27T12:52:42.425Z] #76 46.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:52:42.653Z] #36 ... [2022-06-27T12:52:42.653Z] [2022-06-27T12:52:42.653Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-27T12:52:42.653Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-27T12:52:42.653Z] #38 29.05 tomll can be used in two ways: [2022-06-27T12:52:42.653Z] #38 29.07 Writing to STDIN and reading from STDOUT: [2022-06-27T12:52:42.653Z] #38 29.07 cat file.toml | tomll > file.toml [2022-06-27T12:52:42.653Z] #38 29.07 [2022-06-27T12:52:42.653Z] #38 29.07 Reading and updating a list of files: [2022-06-27T12:52:42.653Z] #38 29.07 tomll a.toml b.toml c.toml [2022-06-27T12:52:42.653Z] #38 29.07 [2022-06-27T12:52:42.653Z] #38 29.07 When given a list of files, tomll will modify all files in place without asking. [2022-06-27T12:52:42.653Z] #38 DONE 29.2s [2022-06-27T12:52:42.653Z] [2022-06-27T12:52:42.653Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:42.653Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:52:42.653Z] #36 29.33 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-27T12:52:42.833Z] #76 41.81 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:52:42.833Z] #76 42.07 Fetched 5939 kB in 1s (7743 kB/s) [2022-06-27T12:52:43.098Z] #76 42.25 Selecting previously unselected package bzip2. [2022-06-27T12:52:43.220Z] #36 29.93 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-27T12:52:43.220Z] #36 29.99 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-27T12:52:43.220Z] #36 30.02 go: downloading github.com/peterh/liner v1.2.2 [2022-06-27T12:52:43.361Z] #76 42.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 ... 15718 files and directories currently installed.) [2022-06-27T12:52:43.361Z] #76 42.34 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-27T12:52:43.361Z] #76 42.36 Unpacking bzip2 (1.0.8-4) ... [2022-06-27T12:52:43.624Z] #76 42.54 Selecting previously unselected package libmagic-mgc. [2022-06-27T12:52:43.624Z] #76 42.54 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-27T12:52:43.624Z] #76 42.54 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-27T12:52:43.787Z] #36 30.50 go: downloading github.com/google/go-dap v0.6.0 [2022-06-27T12:52:43.797Z] #84 ... [2022-06-27T12:52:43.797Z] [2022-06-27T12:52:43.797Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:52:43.797Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:52:43.797Z] #19 92.42 Reading package lists... [2022-06-27T12:52:44.202Z] #76 43.15 Selecting previously unselected package libmagic1:amd64. [2022-06-27T12:52:44.202Z] #76 43.16 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-27T12:52:44.202Z] #76 43.17 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-27T12:52:44.202Z] #76 43.36 Selecting previously unselected package file. [2022-06-27T12:52:44.202Z] #76 43.39 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-27T12:52:44.202Z] #76 43.39 Unpacking file (1:5.39-3) ... [2022-06-27T12:52:44.354Z] #36 31.07 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-27T12:52:44.366Z] #76 ... [2022-06-27T12:52:44.366Z] [2022-06-27T12:52:44.366Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:44.366Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-27T12:52:44.366Z] #14 38.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-06-27T12:52:44.366Z] #14 39.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-06-27T12:52:44.366Z] #14 41.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-06-27T12:52:44.366Z] #14 41.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-27T12:52:44.366Z] #14 41.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-27T12:52:44.366Z] #14 41.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-27T12:52:44.366Z] #14 41.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-27T12:52:44.366Z] #14 41.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-27T12:52:44.366Z] #14 41.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-06-27T12:52:44.366Z] #14 41.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-27T12:52:44.366Z] #14 41.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-06-27T12:52:44.366Z] #14 41.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-06-27T12:52:44.366Z] #14 41.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-06-27T12:52:44.366Z] #14 41.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-06-27T12:52:44.366Z] #14 41.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-06-27T12:52:44.366Z] #14 41.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-06-27T12:52:44.366Z] #14 41.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-06-27T12:52:44.366Z] #14 41.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-27T12:52:44.366Z] #14 41.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-27T12:52:44.366Z] #14 42.56 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:52:44.366Z] #14 42.83 Fetched 108 MB in 7s (15.2 MB/s) [2022-06-27T12:52:44.366Z] #14 42.93 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-27T12:52:44.366Z] #14 42.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-27T12:52:44.366Z] #14 43.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-27T12:52:44.366Z] #14 43.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-27T12:52:44.366Z] #14 45.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-27T12:52:44.366Z] #14 45.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-27T12:52:44.366Z] #14 45.08 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-27T12:52:44.366Z] #14 48.39 Selecting previously unselected package binutils-mingw-w64. [2022-06-27T12:52:44.366Z] #14 48.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-27T12:52:44.366Z] #14 48.42 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-27T12:52:44.366Z] #14 ... [2022-06-27T12:52:44.366Z] [2022-06-27T12:52:44.366Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:52:44.366Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-06-27T12:52:44.366Z] #55 47.41 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-27T12:52:44.366Z] #55 47.48 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-27T12:52:44.366Z] #55 47.49 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-27T12:52:44.366Z] #55 47.59 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-27T12:52:44.366Z] #55 47.64 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-27T12:52:44.366Z] #55 47.65 go: downloading golang.org/x/mod v0.5.1 [2022-06-27T12:52:44.366Z] #55 47.79 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-27T12:52:44.366Z] #55 47.87 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-27T12:52:44.366Z] #55 47.87 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-27T12:52:44.366Z] #55 47.90 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-27T12:52:44.366Z] #55 48.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-27T12:52:44.366Z] #55 48.35 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-27T12:52:44.366Z] #55 49.06 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-27T12:52:44.467Z] #76 43.56 Selecting previously unselected package xz-utils. [2022-06-27T12:52:44.467Z] #76 43.58 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-27T12:52:44.467Z] #76 43.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:52:44.614Z] #36 31.44 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-27T12:52:44.680Z] #55 49.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-27T12:52:44.680Z] #55 49.30 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-27T12:52:44.680Z] #55 49.44 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-27T12:52:44.680Z] #55 49.50 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-27T12:52:44.913Z] #36 ... [2022-06-27T12:52:44.913Z] [2022-06-27T12:52:44.913Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:44.913Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:44.913Z] #51 21.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-27T12:52:44.913Z] #51 ... [2022-06-27T12:52:44.913Z] [2022-06-27T12:52:44.913Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:44.913Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:44.913Z] #14 30.86 Fetched 8545 kB in 23s (365 kB/s) [2022-06-27T12:52:44.937Z] #55 49.65 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-27T12:52:44.937Z] #55 49.65 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-27T12:52:44.937Z] #55 49.72 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-27T12:52:44.937Z] #55 49.72 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-27T12:52:45.045Z] #76 43.98 Selecting previously unselected package libsigsegv2:amd64. [2022-06-27T12:52:45.045Z] #76 43.98 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-27T12:52:45.045Z] #76 44.00 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-27T12:52:45.045Z] #76 ... [2022-06-27T12:52:45.045Z] [2022-06-27T12:52:45.045Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:52:45.045Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:52:45.045Z] #55 33.99 go: downloading github.com/fatih/color v1.13.0 [2022-06-27T12:52:45.045Z] #55 33.99 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-27T12:52:45.045Z] #55 34.10 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-27T12:52:45.045Z] #55 34.10 go: downloading github.com/spf13/viper v1.10.1 [2022-06-27T12:52:45.045Z] #55 34.38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-27T12:52:45.045Z] #55 34.95 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-27T12:52:45.045Z] #55 34.95 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-27T12:52:45.045Z] #55 36.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-27T12:52:45.045Z] #55 36.07 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-27T12:52:45.045Z] #55 36.32 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-27T12:52:45.045Z] #55 36.36 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-27T12:52:45.045Z] #55 39.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-27T12:52:45.045Z] #55 39.99 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-27T12:52:45.045Z] #55 40.13 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-27T12:52:45.045Z] #55 40.13 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-27T12:52:45.045Z] #55 40.25 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-27T12:52:45.045Z] #55 40.28 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-27T12:52:45.045Z] #55 40.38 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-27T12:52:45.045Z] #55 40.46 go: downloading github.com/spf13/afero v1.6.0 [2022-06-27T12:52:45.045Z] #55 40.49 go: downloading github.com/spf13/cast v1.4.1 [2022-06-27T12:52:45.045Z] #55 40.58 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-27T12:52:45.045Z] #55 40.60 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-27T12:52:45.045Z] #55 40.67 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-27T12:52:45.045Z] #55 40.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-27T12:52:45.045Z] #55 40.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-27T12:52:45.045Z] #55 40.86 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-27T12:52:45.045Z] #55 41.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-27T12:52:45.045Z] #55 41.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-27T12:52:45.045Z] #55 41.09 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-27T12:52:45.045Z] #55 41.09 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-27T12:52:45.045Z] #55 41.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-27T12:52:45.045Z] #55 41.09 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-27T12:52:45.045Z] #55 41.15 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-27T12:52:45.045Z] #55 41.86 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-27T12:52:45.045Z] #55 41.91 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-27T12:52:45.045Z] #55 41.97 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-27T12:52:45.045Z] #55 42.14 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-27T12:52:45.045Z] #55 42.14 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-27T12:52:45.045Z] #55 43.04 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-27T12:52:45.045Z] #55 43.08 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-27T12:52:45.045Z] #55 43.15 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-27T12:52:45.045Z] #55 43.19 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-27T12:52:45.045Z] #55 43.24 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-27T12:52:45.045Z] #55 43.24 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-27T12:52:45.045Z] #55 43.29 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-27T12:52:45.045Z] #55 43.35 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-27T12:52:45.045Z] #55 43.40 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-27T12:52:45.045Z] #55 43.55 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-27T12:52:45.045Z] #55 43.60 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-27T12:52:45.045Z] #55 43.68 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-27T12:52:45.045Z] #55 43.70 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-27T12:52:45.045Z] #55 43.75 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-27T12:52:45.045Z] #55 43.79 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-27T12:52:45.045Z] #55 43.84 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-27T12:52:45.045Z] #55 43.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-27T12:52:45.045Z] #55 44.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-27T12:52:45.045Z] #55 44.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-27T12:52:45.045Z] #55 ... [2022-06-27T12:52:45.045Z] [2022-06-27T12:52:45.045Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:45.045Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:45.045Z] #76 44.00 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-27T12:52:45.045Z] #76 44.11 Selecting previously unselected package m4. [2022-06-27T12:52:45.045Z] #76 44.12 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-27T12:52:45.045Z] #76 44.12 Unpacking m4 (1.4.18-5) ... [2022-06-27T12:52:45.185Z] #36 ... [2022-06-27T12:52:45.185Z] [2022-06-27T12:52:45.185Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:45.185Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:45.185Z] #76 21.89 Fetched 8545 kB in 16s (521 kB/s) [2022-06-27T12:52:45.185Z] #76 21.89 Reading package lists... [2022-06-27T12:52:45.194Z] #55 ... [2022-06-27T12:52:45.194Z] [2022-06-27T12:52:45.194Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:45.194Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-27T12:52:45.194Z] #76 DONE 49.9s [2022-06-27T12:52:45.194Z] [2022-06-27T12:52:45.194Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:45.194Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-27T12:52:45.194Z] #14 49.36 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-06-27T12:52:45.194Z] #14 49.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-27T12:52:45.194Z] #14 49.40 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-27T12:52:45.194Z] #14 49.88 Selecting previously unselected package dmsetup. [2022-06-27T12:52:45.194Z] #14 49.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-06-27T12:52:45.194Z] #14 49.89 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-27T12:52:45.310Z] #76 44.45 Selecting previously unselected package autoconf. [2022-06-27T12:52:45.310Z] #76 44.45 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-27T12:52:45.310Z] #76 44.46 Unpacking autoconf (2.69-14) ... [2022-06-27T12:52:45.447Z] #76 30.96 Reading package lists... [2022-06-27T12:52:45.447Z] #76 ... [2022-06-27T12:52:45.447Z] [2022-06-27T12:52:45.447Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:45.447Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:52:45.447Z] #36 32.13 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-27T12:52:45.716Z] #36 32.45 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-27T12:52:45.716Z] #36 32.47 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-27T12:52:45.758Z] #14 50.27 Selecting previously unselected package mingw-w64-common. [2022-06-27T12:52:45.758Z] #14 50.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-27T12:52:45.758Z] #14 50.28 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-27T12:52:45.894Z] #76 ... [2022-06-27T12:52:45.894Z] [2022-06-27T12:52:45.894Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:52:45.894Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-27T12:52:45.894Z] #40 44.27 NAME: [2022-06-27T12:52:45.894Z] #40 44.27 go-winres - A tool for embedding resources in Windows executables [2022-06-27T12:52:45.894Z] #40 44.27 [2022-06-27T12:52:45.894Z] #40 44.27 USAGE: [2022-06-27T12:52:45.894Z] #40 44.27 go-winres [global options] command [command options] [arguments...] [2022-06-27T12:52:45.894Z] #40 44.27 [2022-06-27T12:52:45.894Z] #40 44.27 COMMANDS: [2022-06-27T12:52:45.894Z] #40 44.27 init Create an initial ./winres/winres.json [2022-06-27T12:52:45.894Z] #40 44.27 make Make syso files for the "go build" command [2022-06-27T12:52:45.894Z] #40 44.27 simply Make syso files for the "go build" command (simplified) [2022-06-27T12:52:45.894Z] #40 44.27 extract Extract all resources from an executable [2022-06-27T12:52:45.894Z] #40 44.27 patch Replace resources in an executable file (exe, dll) [2022-06-27T12:52:45.894Z] #40 44.27 help, h Shows a list of commands or help for one command [2022-06-27T12:52:45.894Z] #40 44.27 [2022-06-27T12:52:45.894Z] #40 44.27 GLOBAL OPTIONS: [2022-06-27T12:52:45.894Z] #40 44.27 --help, -h show help (default: false) [2022-06-27T12:52:45.894Z] #40 DONE 44.9s [2022-06-27T12:52:45.894Z] [2022-06-27T12:52:45.894Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:45.894Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:45.894Z] #76 44.99 Selecting previously unselected package autotools-dev. [2022-06-27T12:52:45.894Z] #76 44.99 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-27T12:52:46.157Z] #76 45.15 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-27T12:52:46.157Z] #76 45.20 Selecting previously unselected package automake. [2022-06-27T12:52:46.157Z] #76 45.20 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-27T12:52:46.157Z] #76 45.20 Unpacking automake (1:1.16.3-2) ... [2022-06-27T12:52:46.157Z] #76 ... [2022-06-27T12:52:46.157Z] [2022-06-27T12:52:46.157Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:46.157Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:46.157Z] #51 29.68 Reading package lists... [2022-06-27T12:52:46.157Z] #51 35.24 Building dependency tree... [2022-06-27T12:52:46.157Z] #51 39.35 The following additional packages will be installed: [2022-06-27T12:52:46.157Z] #51 39.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-27T12:52:46.157Z] #51 39.35 python3-protobuf python3-six [2022-06-27T12:52:46.157Z] #51 39.38 Suggested packages: [2022-06-27T12:52:46.157Z] #51 39.38 python3-setuptools [2022-06-27T12:52:46.157Z] #51 39.38 Recommended packages: [2022-06-27T12:52:46.157Z] #51 39.38 iproute2 | iproute [2022-06-27T12:52:46.157Z] #51 40.09 The following NEW packages will be installed: [2022-06-27T12:52:46.157Z] #51 40.11 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-27T12:52:46.157Z] #51 40.12 python3-protobuf python3-six [2022-06-27T12:52:46.157Z] #51 40.63 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:52:46.157Z] #51 40.63 Need to get 2314 kB of archives. [2022-06-27T12:52:46.157Z] #51 40.63 After this operation, 11.1 MB of additional disk space will be used. [2022-06-27T12:52:46.157Z] #51 40.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-27T12:52:46.157Z] #51 40.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-27T12:52:46.157Z] #51 40.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-27T12:52:46.157Z] #51 40.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-27T12:52:46.157Z] #51 40.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-27T12:52:46.157Z] #51 40.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-27T12:52:46.157Z] #51 40.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-27T12:52:46.157Z] #51 43.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-27T12:52:46.157Z] #51 44.72 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:52:46.157Z] #51 45.03 Fetched 2314 kB in 3s (732 kB/s) [2022-06-27T12:52:46.283Z] #36 ... [2022-06-27T12:52:46.283Z] [2022-06-27T12:52:46.283Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:46.283Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:46.283Z] #14 22.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:52:46.283Z] #14 ... [2022-06-27T12:52:46.283Z] [2022-06-27T12:52:46.283Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:46.283Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:52:46.283Z] #62 27.77 Fetched 8545 kB in 22s (394 kB/s) [2022-06-27T12:52:46.440Z] #51 45.15 Selecting previously unselected package libprotobuf23:amd64. [2022-06-27T12:52:46.440Z] #51 45.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% [2022-06-27T12:52:46.440Z] #51 ... [2022-06-27T12:52:46.440Z] [2022-06-27T12:52:46.440Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:52:46.440Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:52:46.440Z] #55 44.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-27T12:52:46.440Z] #55 44.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-27T12:52:46.440Z] #55 44.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-27T12:52:46.440Z] #55 44.92 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-27T12:52:46.440Z] #55 44.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-27T12:52:46.440Z] #55 44.92 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-27T12:52:46.440Z] #55 45.00 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-27T12:52:46.440Z] #55 45.15 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-27T12:52:46.440Z] #55 45.15 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-27T12:52:46.440Z] #55 45.15 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-27T12:52:46.440Z] #55 45.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-27T12:52:46.440Z] #55 45.26 go: downloading github.com/julz/importas v0.1.0 [2022-06-27T12:52:46.440Z] #55 45.42 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-27T12:52:46.440Z] #55 45.42 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-27T12:52:46.440Z] #55 45.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-27T12:52:46.440Z] #55 45.47 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-27T12:52:46.543Z] #62 27.77 Reading package lists... [2022-06-27T12:52:46.543Z] #62 ... [2022-06-27T12:52:46.543Z] [2022-06-27T12:52:46.543Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:46.543Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:46.543Z] #42 33.44 Fetched 8545 kB in 25s (341 kB/s) [2022-06-27T12:52:46.703Z] #55 45.60 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-27T12:52:46.703Z] #55 45.60 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-27T12:52:46.703Z] #55 45.70 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-27T12:52:46.703Z] #55 45.70 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-27T12:52:46.703Z] #55 45.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-27T12:52:46.703Z] #55 45.76 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-27T12:52:46.703Z] #55 45.76 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-27T12:52:46.703Z] #55 45.81 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-27T12:52:47.652Z] #55 46.46 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-27T12:52:47.652Z] #55 46.52 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-27T12:52:47.652Z] #55 46.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-27T12:52:47.652Z] #55 46.63 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-27T12:52:47.652Z] #55 46.63 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-27T12:52:47.652Z] #55 46.66 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-27T12:52:47.652Z] #55 46.71 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-27T12:52:47.652Z] #55 46.81 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-27T12:52:47.652Z] #55 46.81 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-27T12:52:47.915Z] #55 47.09 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-27T12:52:47.915Z] #55 47.09 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-27T12:52:47.915Z] #55 47.11 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-27T12:52:47.915Z] #55 47.11 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-27T12:52:48.179Z] #55 47.20 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-27T12:52:48.179Z] #55 47.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-27T12:52:48.179Z] #55 47.28 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-27T12:52:48.179Z] #55 47.29 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-27T12:52:48.179Z] #55 47.41 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-27T12:52:48.179Z] #55 47.41 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-27T12:52:48.442Z] #55 47.48 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-27T12:52:48.442Z] #55 47.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-27T12:52:48.442Z] #55 47.59 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-27T12:52:48.442Z] #55 47.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-27T12:52:48.705Z] #55 47.69 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-27T12:52:48.705Z] #55 47.82 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-27T12:52:48.705Z] #55 47.86 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-27T12:52:49.089Z] #19 114.9 Building dependency tree... [2022-06-27T12:52:49.111Z] #14 ... [2022-06-27T12:52:49.111Z] [2022-06-27T12:52:49.111Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:49.111Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-27T12:52:49.111Z] #42 43.40 Selecting previously unselected package libicu67:arm64. [2022-06-27T12:52:49.111Z] #42 43.40 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-06-27T12:52:49.111Z] #42 43.42 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-27T12:52:49.111Z] #42 49.97 Selecting previously unselected package libxml2:arm64. [2022-06-27T12:52:49.111Z] #42 49.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-06-27T12:52:49.111Z] #42 49.99 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-27T12:52:49.111Z] #42 50.64 Selecting previously unselected package libarchive13:arm64. [2022-06-27T12:52:49.111Z] #42 50.65 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-06-27T12:52:49.111Z] #42 50.67 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-27T12:52:49.111Z] #42 51.00 Selecting previously unselected package libjsoncpp24:arm64. [2022-06-27T12:52:49.111Z] #42 51.01 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-06-27T12:52:49.111Z] #42 51.02 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-27T12:52:49.111Z] #42 51.17 Selecting previously unselected package librhash0:arm64. [2022-06-27T12:52:49.111Z] #42 51.17 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-06-27T12:52:49.111Z] #42 51.19 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-06-27T12:52:49.111Z] #42 51.36 Selecting previously unselected package libuv1:arm64. [2022-06-27T12:52:49.111Z] #42 51.37 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-06-27T12:52:49.111Z] #42 51.38 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-06-27T12:52:49.111Z] #42 51.56 Selecting previously unselected package cmake. [2022-06-27T12:52:49.111Z] #42 51.58 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-06-27T12:52:49.111Z] #42 51.60 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-27T12:52:49.111Z] #42 ... [2022-06-27T12:52:49.111Z] [2022-06-27T12:52:49.111Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:49.111Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-27T12:52:49.111Z] #51 50.49 Setting up criu (3.17-1) ... [2022-06-27T12:52:49.111Z] #51 52.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:52:49.111Z] #51 DONE 53.6s [2022-06-27T12:52:49.111Z] [2022-06-27T12:52:49.111Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:52:49.111Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-06-27T12:52:49.111Z] #55 49.97 go: downloading github.com/prometheus/common v0.10.0 [2022-06-27T12:52:49.111Z] #55 50.23 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-27T12:52:49.111Z] #55 50.46 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-27T12:52:49.111Z] #55 50.56 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-27T12:52:49.111Z] #55 51.92 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-27T12:52:49.281Z] #55 48.20 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-27T12:52:49.281Z] #55 48.38 go: downloading honnef.co/go/tools v0.2.2 [2022-06-27T12:52:50.180Z] #14 30.86 Reading package lists... [2022-06-27T12:52:50.180Z] #14 ... [2022-06-27T12:52:50.180Z] [2022-06-27T12:52:50.180Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:50.180Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:52:50.180Z] #36 32.49 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-27T12:52:50.180Z] #36 32.91 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-27T12:52:50.180Z] #36 34.41 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-27T12:52:50.230Z] #55 ... [2022-06-27T12:52:50.230Z] [2022-06-27T12:52:50.230Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:52:50.230Z] #64 sha256:fcd9254244583fd27a7cef9f33e38327d44e765ce99a3e51f9de3ac11bfd6641 [2022-06-27T12:52:50.230Z] #64 5.154 + RM_GOPATH=0 [2022-06-27T12:52:50.230Z] #64 5.154 + TMP_GOPATH= [2022-06-27T12:52:50.230Z] #64 5.154 + : /build [2022-06-27T12:52:50.230Z] #64 5.154 + '[' -z '' ']' [2022-06-27T12:52:50.230Z] #64 5.154 ++ mktemp -d [2022-06-27T12:52:50.230Z] #64 5.173 + export GOPATH=/tmp/tmp.zfUIWErNSw [2022-06-27T12:52:50.230Z] #64 5.173 + GOPATH=/tmp/tmp.zfUIWErNSw [2022-06-27T12:52:50.230Z] #64 5.173 + RM_GOPATH=1 [2022-06-27T12:52:50.230Z] #64 5.173 + case "$(go env GOARCH)" in [2022-06-27T12:52:50.230Z] #64 5.173 ++ go env GOARCH [2022-06-27T12:52:50.230Z] #64 5.179 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:50.230Z] #64 5.179 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:50.230Z] #64 5.179 ++ dirname /install.sh [2022-06-27T12:52:50.230Z] #64 5.186 Install containerd version v1.6.6 [2022-06-27T12:52:50.230Z] #64 5.187 + dir=/ [2022-06-27T12:52:50.230Z] #64 5.187 + bin=containerd [2022-06-27T12:52:50.230Z] #64 5.187 + shift [2022-06-27T12:52:50.230Z] #64 5.187 + '[' '!' -f //containerd.installer ']' [2022-06-27T12:52:50.230Z] #64 5.187 + . //containerd.installer [2022-06-27T12:52:50.230Z] #64 5.187 ++ set -e [2022-06-27T12:52:50.230Z] #64 5.187 ++ : v1.6.6 [2022-06-27T12:52:50.230Z] #64 5.187 + install_containerd [2022-06-27T12:52:50.230Z] #64 5.187 + echo 'Install containerd version v1.6.6' [2022-06-27T12:52:50.230Z] #64 5.187 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zfUIWErNSw/src/github.com/containerd/containerd [2022-06-27T12:52:50.230Z] #64 5.245 Cloning into '/tmp/tmp.zfUIWErNSw/src/github.com/containerd/containerd'... [2022-06-27T12:52:50.230Z] #64 ... [2022-06-27T12:52:50.230Z] [2022-06-27T12:52:50.230Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:52:50.230Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:52:50.230Z] #34 47.62 Updating files: 87% (1331/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-27T12:52:50.230Z] #34 48.28 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-27T12:52:50.230Z] #34 48.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:52:50.481Z] #55 ... [2022-06-27T12:52:50.481Z] [2022-06-27T12:52:50.481Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:50.481Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-27T12:52:50.481Z] #42 54.81 Setting up libicu67:arm64 (67.1-7) ... [2022-06-27T12:52:50.481Z] #42 54.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:52:50.481Z] #42 54.90 Setting up libuv1:arm64 (1.40.0-2) ... [2022-06-27T12:52:50.481Z] #42 55.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:52:50.481Z] #42 55.22 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-27T12:52:50.481Z] #42 55.24 Setting up librhash0:arm64 (1.4.1-2) ... [2022-06-27T12:52:50.481Z] #42 55.26 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-27T12:52:50.481Z] #42 55.27 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-27T12:52:50.481Z] #42 55.29 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-27T12:52:50.734Z] #42 33.44 Reading package lists... [2022-06-27T12:52:50.734Z] #42 ... [2022-06-27T12:52:50.734Z] [2022-06-27T12:52:50.734Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:52:50.734Z] #67 sha256:f07d8256da65d5da0534c1a1defa0a01e904f67c195ba53e395dce0b7a8c5622 [2022-06-27T12:52:50.734Z] #67 26.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-27T12:52:50.734Z] #67 ... [2022-06-27T12:52:50.734Z] [2022-06-27T12:52:50.734Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:52:50.734Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:52:50.734Z] #36 35.12 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-27T12:52:50.734Z] #36 35.25 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-27T12:52:50.738Z] #42 55.32 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-27T12:52:50.738Z] #42 55.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:52:51.302Z] #42 DONE 56.0s [2022-06-27T12:52:51.302Z] [2022-06-27T12:52:51.302Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:52:51.302Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:52:51.302Z] #77 0.695 Cloning into '/tmp/crun-build'... [2022-06-27T12:52:51.302Z] #77 6.204 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-27T12:52:51.302Z] #77 6.265 Cloning into '/tmp/crun-build/libocispec'... [2022-06-27T12:52:51.302Z] #77 ... [2022-06-27T12:52:51.302Z] [2022-06-27T12:52:51.302Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:52:51.302Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-06-27T12:52:51.302Z] #53 56.08 gotestsum version dev [2022-06-27T12:52:51.551Z] #36 ... [2022-06-27T12:52:51.551Z] [2022-06-27T12:52:51.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-06-27T12:52:51.551Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:52:51.560Z] #53 DONE 56.3s [2022-06-27T12:52:51.560Z] [2022-06-27T12:52:51.560Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-27T12:52:51.560Z] #43 sha256:dad05c6a2ad38011283f3413b9b89e0cdb05c6925afdd9a0b49b06ce821e3539 [2022-06-27T12:52:51.560Z] #43 DONE 0.2s [2022-06-27T12:52:51.560Z] [2022-06-27T12:52:51.560Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-27T12:52:51.560Z] #44 sha256:9b18b622007de17c0543a63b39f0861377f3694b680b784adb62200accf76036 [2022-06-27T12:52:52.164Z] #34 ... [2022-06-27T12:52:52.164Z] [2022-06-27T12:52:52.164Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:52.164Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:52.164Z] #14 41.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-27T12:52:52.164Z] #14 42.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-27T12:52:52.164Z] #14 42.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-27T12:52:52.164Z] #14 43.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-27T12:52:52.164Z] #14 44.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-27T12:52:52.164Z] #14 45.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-27T12:52:52.164Z] #14 45.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-27T12:52:52.164Z] #14 45.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-27T12:52:52.164Z] #14 45.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-27T12:52:52.164Z] #14 45.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-27T12:52:52.164Z] #14 45.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-27T12:52:52.164Z] #14 45.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-27T12:52:52.164Z] #14 45.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-27T12:52:52.164Z] #14 45.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-27T12:52:52.164Z] #14 45.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-27T12:52:52.164Z] #14 45.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-27T12:52:52.164Z] #14 45.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-27T12:52:52.164Z] #14 45.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-27T12:52:52.164Z] #14 45.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-27T12:52:52.164Z] #14 45.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-27T12:52:52.164Z] #14 45.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-27T12:52:52.164Z] #14 47.00 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:52:52.164Z] #14 47.25 Fetched 115 MB in 7s (16.6 MB/s) [2022-06-27T12:52:52.164Z] #14 47.41 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-27T12:52:52.164Z] #14 47.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:52:52.164Z] #14 47.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-27T12:52:52.164Z] #14 47.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-27T12:52:52.164Z] #14 50.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-27T12:52:52.164Z] #14 50.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-27T12:52:52.164Z] #14 50.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-27T12:52:52.164Z] #14 ... [2022-06-27T12:52:52.164Z] [2022-06-27T12:52:52.164Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:52.164Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:52.164Z] #76 45.77 Selecting previously unselected package patch. [2022-06-27T12:52:52.164Z] #76 45.84 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-27T12:52:52.164Z] #76 45.84 Unpacking patch (2.7.6-7) ... [2022-06-27T12:52:52.164Z] #76 46.07 Selecting previously unselected package dpkg-dev. [2022-06-27T12:52:52.164Z] #76 46.07 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-27T12:52:52.164Z] #76 46.07 Unpacking dpkg-dev (1.20.10) ... [2022-06-27T12:52:52.164Z] #76 47.22 Selecting previously unselected package build-essential. [2022-06-27T12:52:52.164Z] #76 47.22 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-27T12:52:52.164Z] #76 47.22 Unpacking build-essential (12.9) ... [2022-06-27T12:52:52.164Z] #76 47.29 Selecting previously unselected package libcap2:amd64. [2022-06-27T12:52:52.164Z] #76 47.29 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-27T12:52:52.164Z] #76 47.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:52:52.164Z] #76 47.42 Selecting previously unselected package libcap-dev:amd64. [2022-06-27T12:52:52.164Z] #76 47.42 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-27T12:52:52.164Z] #76 47.44 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-27T12:52:52.164Z] #76 47.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-27T12:52:52.164Z] #76 47.62 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:52:52.164Z] #76 47.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:52:52.164Z] #76 47.72 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-27T12:52:52.164Z] #76 47.72 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:52:52.164Z] #76 47.77 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-27T12:52:52.164Z] #76 47.92 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-27T12:52:52.164Z] #76 47.92 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-27T12:52:52.164Z] #76 47.92 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:52:52.164Z] #76 48.17 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-27T12:52:52.164Z] #76 48.18 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-27T12:52:52.164Z] #76 48.19 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:52:52.164Z] #76 49.18 Selecting previously unselected package libtool. [2022-06-27T12:52:52.164Z] #76 49.20 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-27T12:52:52.164Z] #76 49.20 Unpacking libtool (2.4.6-15) ... [2022-06-27T12:52:52.164Z] #76 49.48 Selecting previously unselected package libudev-dev:amd64. [2022-06-27T12:52:52.164Z] #76 49.51 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-27T12:52:52.164Z] #76 49.51 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:52:52.164Z] #76 49.86 Selecting previously unselected package libyajl2:amd64. [2022-06-27T12:52:52.164Z] #76 49.86 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-27T12:52:52.164Z] #76 49.86 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:52:52.164Z] #76 49.99 Selecting previously unselected package libyajl-dev:amd64. [2022-06-27T12:52:52.164Z] #76 49.99 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-27T12:52:52.164Z] #76 49.99 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-27T12:52:52.164Z] #76 50.17 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:52:52.164Z] #76 50.19 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-27T12:52:52.164Z] #76 50.22 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:52:52.164Z] #76 50.28 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-27T12:52:52.164Z] #76 50.50 Setting up file (1:5.39-3) ... [2022-06-27T12:52:52.164Z] #76 50.51 Setting up bzip2 (1.0.8-4) ... [2022-06-27T12:52:52.164Z] #76 50.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:52:52.164Z] #76 50.57 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-27T12:52:52.164Z] #76 50.59 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:52:52.164Z] #76 50.62 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-27T12:52:52.164Z] #76 50.63 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-27T12:52:52.164Z] #76 50.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:52:52.164Z] #76 50.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-27T12:52:52.164Z] #76 50.68 Setting up patch (2.7.6-7) ... [2022-06-27T12:52:52.164Z] #76 50.71 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:52:52.164Z] #76 50.73 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-27T12:52:52.164Z] #76 50.74 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-27T12:52:52.164Z] #76 50.75 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:52:52.164Z] #76 50.77 Setting up libtool (2.4.6-15) ... [2022-06-27T12:52:52.164Z] #76 50.78 Setting up m4 (1.4.18-5) ... [2022-06-27T12:52:52.164Z] #76 50.82 Setting up dpkg-dev (1.20.10) ... [2022-06-27T12:52:52.164Z] #76 50.85 Setting up autoconf (2.69-14) ... [2022-06-27T12:52:52.164Z] #76 50.90 Setting up build-essential (12.9) ... [2022-06-27T12:52:52.164Z] #76 50.92 Setting up automake (1:1.16.3-2) ... [2022-06-27T12:52:52.164Z] #76 50.95 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-27T12:52:52.164Z] #76 50.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:52:52.323Z] #47 37.89 Updating files: 48% (1057/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 83% (1820/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) [2022-06-27T12:52:52.323Z] #47 ... [2022-06-27T12:52:52.323Z] [2022-06-27T12:52:52.323Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:52:52.323Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:52:52.323Z] #62 29.25 Fetched 8545 kB in 22s (383 kB/s) [2022-06-27T12:52:52.323Z] #62 29.25 Reading package lists... [2022-06-27T12:52:52.323Z] #62 39.20 Reading package lists... [2022-06-27T12:52:52.323Z] #62 ... [2022-06-27T12:52:52.323Z] [2022-06-27T12:52:52.323Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:52:52.323Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:52:52.490Z] #44 0.984 + RM_GOPATH=0 [2022-06-27T12:52:52.490Z] #44 0.990 + TMP_GOPATH= [2022-06-27T12:52:52.490Z] #44 0.990 + : /build [2022-06-27T12:52:52.490Z] #44 0.990 + '[' -z '' ']' [2022-06-27T12:52:52.490Z] #44 0.992 ++ mktemp -d [2022-06-27T12:52:52.490Z] #44 1.003 + export GOPATH=/tmp/tmp.4pfiqEdZgE [2022-06-27T12:52:52.490Z] #44 1.003 + GOPATH=/tmp/tmp.4pfiqEdZgE [2022-06-27T12:52:52.491Z] #44 1.003 + RM_GOPATH=1 [2022-06-27T12:52:52.491Z] #44 1.003 + case "$(go env GOARCH)" in [2022-06-27T12:52:52.491Z] #44 1.003 ++ go env GOARCH [2022-06-27T12:52:52.491Z] #44 1.072 Install tini version v0.19.0 [2022-06-27T12:52:52.491Z] #44 1.072 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:52.491Z] #44 1.072 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:52:52.491Z] #44 1.072 ++ dirname /install.sh [2022-06-27T12:52:52.491Z] #44 1.072 + dir=/ [2022-06-27T12:52:52.491Z] #44 1.072 + bin=tini [2022-06-27T12:52:52.491Z] #44 1.072 + shift [2022-06-27T12:52:52.491Z] #44 1.072 + '[' '!' -f //tini.installer ']' [2022-06-27T12:52:52.491Z] #44 1.072 + . //tini.installer [2022-06-27T12:52:52.491Z] #44 1.072 ++ : v0.19.0 [2022-06-27T12:52:52.491Z] #44 1.072 + install_tini [2022-06-27T12:52:52.491Z] #44 1.072 + echo 'Install tini version v0.19.0' [2022-06-27T12:52:52.491Z] #44 1.072 + git clone https://github.com/krallin/tini.git /tmp/tmp.4pfiqEdZgE/tini [2022-06-27T12:52:52.580Z] #47 37.89 Updating files: 48% (1057/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 83% (1820/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-27T12:52:52.747Z] #44 1.150 Cloning into '/tmp/tmp.4pfiqEdZgE/tini'... [2022-06-27T12:52:52.838Z] #47 39.30 + git checkout -q v2.3.0 [2022-06-27T12:52:53.276Z] #36 ... [2022-06-27T12:52:53.276Z] [2022-06-27T12:52:53.276Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:53.276Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:53.276Z] #76 30.96 Reading package lists... [2022-06-27T12:52:53.413Z] #47 ... [2022-06-27T12:52:53.413Z] [2022-06-27T12:52:53.413Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:52:53.413Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:52:53.413Z] #76 30.49 Fetched 8545 kB in 23s (367 kB/s) [2022-06-27T12:52:53.413Z] #76 30.49 Reading package lists... [2022-06-27T12:52:53.558Z] #76 DONE 52.5s [2022-06-27T12:52:53.558Z] [2022-06-27T12:52:53.558Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:53.558Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:53.558Z] #42 42.41 Selecting previously unselected package libicu67:amd64. [2022-06-27T12:52:53.558Z] #42 42.41 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-27T12:52:53.558Z] #42 42.43 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-27T12:52:53.558Z] #42 49.80 Selecting previously unselected package libxml2:amd64. [2022-06-27T12:52:53.558Z] #42 49.80 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-27T12:52:53.558Z] #42 49.81 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-27T12:52:53.558Z] #42 50.55 Selecting previously unselected package libarchive13:amd64. [2022-06-27T12:52:53.558Z] #42 50.55 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-27T12:52:53.558Z] #42 50.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-27T12:52:53.558Z] #42 50.98 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-27T12:52:53.558Z] #42 50.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-27T12:52:53.558Z] #42 51.00 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-27T12:52:53.558Z] #42 51.19 Selecting previously unselected package librhash0:amd64. [2022-06-27T12:52:53.558Z] #42 51.19 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-27T12:52:53.558Z] #42 51.19 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-27T12:52:53.558Z] #42 51.69 Selecting previously unselected package libuv1:amd64. [2022-06-27T12:52:53.558Z] #42 51.69 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-27T12:52:53.558Z] #42 51.73 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-27T12:52:53.558Z] #42 51.99 Selecting previously unselected package cmake. [2022-06-27T12:52:53.558Z] #42 52.05 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-27T12:52:53.558Z] #42 52.10 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-27T12:52:53.558Z] #42 ... [2022-06-27T12:52:53.558Z] [2022-06-27T12:52:53.558Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:52:53.558Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:52:53.674Z] #76 39.83 Reading package lists... [2022-06-27T12:52:53.674Z] #76 ... [2022-06-27T12:52:53.674Z] [2022-06-27T12:52:53.674Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:53.674Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:53.674Z] #14 30.86 Reading package lists... [2022-06-27T12:52:53.674Z] #14 40.10 Reading package lists... [2022-06-27T12:52:53.674Z] #14 ... [2022-06-27T12:52:53.674Z] [2022-06-27T12:52:53.674Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:53.674Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:53.674Z] #42 30.73 Fetched 8545 kB in 24s (359 kB/s) [2022-06-27T12:52:53.674Z] #42 30.73 Reading package lists... [2022-06-27T12:52:53.677Z] #44 1.938 + cd /tmp/tmp.4pfiqEdZgE/tini [2022-06-27T12:52:53.677Z] #44 1.940 + git checkout -q v0.19.0 [2022-06-27T12:52:53.677Z] #44 1.948 + cmake . [2022-06-27T12:52:53.933Z] #44 2.394 -- The C compiler identification is GNU 10.2.1 [2022-06-27T12:52:53.933Z] #44 2.477 -- Detecting C compiler ABI info [2022-06-27T12:52:54.497Z] #44 3.042 -- Detecting C compiler ABI info - done [2022-06-27T12:52:54.497Z] #44 3.128 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-27T12:52:54.754Z] #44 3.128 -- Detecting C compile features [2022-06-27T12:52:54.754Z] #44 3.129 -- Detecting C compile features - done [2022-06-27T12:52:54.754Z] #44 3.203 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-27T12:52:55.011Z] #44 3.444 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-27T12:52:55.011Z] #44 3.528 -- Configuring done [2022-06-27T12:52:55.011Z] #44 3.540 -- Generating done [2022-06-27T12:52:55.268Z] #44 3.563 -- Build files have been written to: /tmp/tmp.4pfiqEdZgE/tini [2022-06-27T12:52:55.268Z] #44 3.566 + make tini-static [2022-06-27T12:52:55.526Z] #44 3.944 Scanning dependencies of target tini-static [2022-06-27T12:52:55.526Z] #44 4.030 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-27T12:52:55.679Z] #19 126.2 The following additional packages will be installed: [2022-06-27T12:52:55.679Z] #19 126.2 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-27T12:52:55.679Z] #19 126.2 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-27T12:52:55.679Z] #19 126.2 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-27T12:52:55.679Z] #19 126.2 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-27T12:52:55.679Z] #19 126.2 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-27T12:52:55.679Z] #19 126.2 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-27T12:52:55.679Z] #19 126.2 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-06-27T12:52:55.679Z] #19 126.2 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-06-27T12:52:55.679Z] #19 126.2 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-06-27T12:52:55.679Z] #19 126.2 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-06-27T12:52:55.679Z] #19 126.2 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-27T12:52:55.679Z] #19 126.2 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-27T12:52:55.679Z] #19 126.2 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-27T12:52:55.679Z] #19 126.2 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-27T12:52:55.679Z] #19 126.2 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-27T12:52:55.679Z] #19 126.2 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-27T12:52:55.679Z] #19 126.2 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-27T12:52:55.679Z] #19 126.2 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-27T12:52:55.679Z] #19 126.2 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-27T12:52:55.679Z] #19 126.2 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-27T12:52:55.679Z] #19 126.2 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-27T12:52:55.679Z] #19 126.2 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-27T12:52:55.679Z] #19 126.2 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-27T12:52:55.679Z] #19 126.2 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-27T12:52:55.679Z] #19 126.2 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-27T12:52:55.679Z] #19 126.2 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-27T12:52:55.679Z] #19 126.2 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-27T12:52:55.679Z] #19 126.2 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-27T12:52:55.679Z] #19 126.2 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-27T12:52:55.679Z] #19 126.2 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-27T12:52:55.679Z] #19 126.2 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-27T12:52:55.679Z] #19 126.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-27T12:52:55.679Z] #19 126.3 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-27T12:52:55.679Z] #19 126.3 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-27T12:52:55.679Z] #19 126.3 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-27T12:52:55.679Z] #19 126.3 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-27T12:52:55.679Z] #19 126.3 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-27T12:52:55.679Z] #19 126.3 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-27T12:52:55.679Z] #19 126.3 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-27T12:52:55.679Z] #19 126.3 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-27T12:52:55.679Z] #19 126.3 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-27T12:52:55.679Z] #19 126.3 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-27T12:52:55.679Z] #19 126.3 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-27T12:52:55.679Z] #19 126.3 linux-libc-dev-s390x-cross patch xz-utils [2022-06-27T12:52:55.679Z] #19 126.3 Suggested packages: [2022-06-27T12:52:55.679Z] #19 126.3 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-06-27T12:52:55.679Z] #19 126.3 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-06-27T12:52:55.679Z] #19 126.3 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-06-27T12:52:55.679Z] #19 126.3 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-06-27T12:52:55.679Z] #19 126.3 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-06-27T12:52:55.679Z] #19 126.3 libyaml-shell-perl ed diffutils-doc [2022-06-27T12:52:55.679Z] #19 126.3 Recommended packages: [2022-06-27T12:52:55.679Z] #19 126.3 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-06-27T12:52:55.679Z] #19 126.3 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-06-27T12:52:56.198Z] #42 40.22 Reading package lists... [2022-06-27T12:52:56.198Z] #42 ... [2022-06-27T12:52:56.198Z] [2022-06-27T12:52:56.198Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:52:56.198Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:52:56.198Z] #47 42.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-27T12:52:56.388Z] #76 40.42 Building dependency tree... [2022-06-27T12:52:56.763Z] #47 ... [2022-06-27T12:52:56.763Z] [2022-06-27T12:52:56.763Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:56.763Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:56.763Z] #51 33.79 Fetched 8548 kB in 27s (321 kB/s) [2022-06-27T12:52:56.763Z] #51 33.79 Reading package lists... [2022-06-27T12:52:56.872Z] #77 ... [2022-06-27T12:52:56.872Z] [2022-06-27T12:52:56.872Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:56.872Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:56.872Z] #51 45.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:52:56.872Z] #51 45.21 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-27T12:52:56.872Z] #51 45.40 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-27T12:52:56.872Z] #51 46.19 Selecting previously unselected package python3-pkg-resources. [2022-06-27T12:52:56.872Z] #51 46.19 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-27T12:52:56.872Z] #51 46.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:52:56.872Z] #51 46.51 Selecting previously unselected package python3-six. [2022-06-27T12:52:56.872Z] #51 46.51 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-27T12:52:56.872Z] #51 46.57 Unpacking python3-six (1.16.0-2) ... [2022-06-27T12:52:56.872Z] #51 46.60 Selecting previously unselected package python3-protobuf. [2022-06-27T12:52:56.872Z] #51 46.64 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-27T12:52:56.872Z] #51 46.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-27T12:52:56.872Z] #51 47.25 Selecting previously unselected package libnet1:amd64. [2022-06-27T12:52:56.872Z] #51 47.25 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-27T12:52:56.872Z] #51 47.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:52:56.872Z] #51 47.41 Selecting previously unselected package libnl-3-200:amd64. [2022-06-27T12:52:56.872Z] #51 47.41 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-27T12:52:56.872Z] #51 47.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:52:56.872Z] #51 47.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-27T12:52:56.872Z] #51 47.58 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:52:56.872Z] #51 47.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:52:56.872Z] #51 47.76 Selecting previously unselected package criu. [2022-06-27T12:52:56.872Z] #51 47.76 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-27T12:52:56.872Z] #51 47.76 Unpacking criu (3.17-1) ... [2022-06-27T12:52:56.872Z] #51 48.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:52:56.872Z] #51 50.68 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-27T12:52:56.872Z] #51 50.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:52:56.872Z] #51 50.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:52:56.872Z] #51 50.76 Setting up python3-six (1.16.0-2) ... [2022-06-27T12:52:56.872Z] #51 52.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:52:56.872Z] #51 52.02 Setting up python3-protobuf (3.12.4-1) ... [2022-06-27T12:52:56.900Z] #44 5.286 [100%] Linking C executable tini-static [2022-06-27T12:52:57.448Z] #51 ... [2022-06-27T12:52:57.448Z] [2022-06-27T12:52:57.448Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:52:57.448Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:52:57.448Z] #42 56.56 Setting up libicu67:amd64 (67.1-7) ... [2022-06-27T12:52:57.464Z] #44 5.831 [100%] Built target tini-static [2022-06-27T12:52:57.464Z] #44 5.942 + mkdir -p /build [2022-06-27T12:52:57.464Z] #44 5.950 + cp tini-static /build/docker-init [2022-06-27T12:52:57.598Z] #19 ... [2022-06-27T12:52:57.598Z] [2022-06-27T12:52:57.598Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:52:57.598Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:52:57.598Z] #84 83.18 configure.ac:7: installing 'build-aux/compile' [2022-06-27T12:52:57.598Z] #84 83.19 configure.ac:9: installing 'build-aux/config.guess' [2022-06-27T12:52:57.598Z] #84 83.19 configure.ac:9: installing 'build-aux/config.sub' [2022-06-27T12:52:57.598Z] #84 83.19 configure.ac:11: installing 'build-aux/install-sh' [2022-06-27T12:52:57.598Z] #84 83.20 configure.ac:11: installing 'build-aux/missing' [2022-06-27T12:52:57.598Z] #84 83.37 Makefile.am: installing 'build-aux/depcomp' [2022-06-27T12:52:57.711Z] #42 56.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:52:57.711Z] #42 56.62 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-27T12:52:57.711Z] #42 56.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:52:57.711Z] #42 56.67 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-27T12:52:57.711Z] #42 56.68 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-27T12:52:57.711Z] #42 56.74 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-27T12:52:57.711Z] #42 56.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-27T12:52:57.711Z] #42 56.76 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-27T12:52:57.711Z] #42 56.77 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-27T12:52:57.711Z] #42 56.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:52:57.860Z] #84 83.44 parallel-tests: installing 'build-aux/test-driver' [2022-06-27T12:52:58.030Z] #44 DONE 6.4s [2022-06-27T12:52:58.030Z] [2022-06-27T12:52:58.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-06-27T12:52:58.030Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:52:58.030Z] #77 7.770 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-27T12:52:58.030Z] #77 7.799 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-27T12:52:58.030Z] #77 7.803 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-27T12:52:58.030Z] #77 7.804 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-27T12:52:58.030Z] #77 7.828 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-27T12:52:58.030Z] #77 9.674 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-27T12:52:58.030Z] #77 11.22 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-27T12:52:58.030Z] #77 12.29 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-27T12:52:58.030Z] #77 12.57 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-27T12:52:58.286Z] #77 12.95 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-27T12:52:58.920Z] #76 ... [2022-06-27T12:52:58.920Z] [2022-06-27T12:52:58.920Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:52:58.920Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:52:58.920Z] #14 35.28 Fetched 8545 kB in 27s (318 kB/s) [2022-06-27T12:52:58.920Z] #14 35.28 Reading package lists... [2022-06-27T12:52:58.920Z] #14 44.75 Reading package lists... [2022-06-27T12:52:58.920Z] #14 ... [2022-06-27T12:52:58.920Z] [2022-06-27T12:52:58.920Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:52:58.920Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:52:58.920Z] #51 35.35 Fetched 8548 kB in 27s (313 kB/s) [2022-06-27T12:52:58.920Z] #51 35.35 Reading package lists... [2022-06-27T12:52:58.920Z] #51 45.46 Reading package lists... [2022-06-27T12:52:58.920Z] #51 ... [2022-06-27T12:52:58.920Z] [2022-06-27T12:52:58.920Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:52:58.920Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:52:58.920Z] #47 39.93 Updating files: 56% (1225/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 92% (2024/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-27T12:52:58.920Z] #47 41.14 + git checkout -q v2.3.0 [2022-06-27T12:52:58.920Z] #47 44.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-27T12:52:59.105Z] #42 DONE 57.8s [2022-06-27T12:52:59.105Z] [2022-06-27T12:52:59.105Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-27T12:52:59.105Z] #43 sha256:95638c65e76238c4513c98449b617c6d3fc138fa24df24c897f9308edfbbfdf9 [2022-06-27T12:52:59.105Z] #43 DONE 0.5s [2022-06-27T12:52:59.105Z] [2022-06-27T12:52:59.105Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:52:59.105Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:52:59.105Z] #77 5.621 Cloning into '/tmp/crun-build'... [2022-06-27T12:53:00.410Z] #84 85.93 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-27T12:53:00.410Z] #84 85.93 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-27T12:53:00.498Z] #77 ... [2022-06-27T12:53:00.498Z] [2022-06-27T12:53:00.498Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:53:00.498Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:53:00.498Z] #51 56.33 Setting up criu (3.17-1) ... [2022-06-27T12:53:00.498Z] #51 58.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:53:00.498Z] #51 DONE 59.2s [2022-06-27T12:53:00.761Z] [2022-06-27T12:53:00.761Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:00.761Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:00.761Z] #55 49.87 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-27T12:53:00.761Z] #55 49.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-27T12:53:00.761Z] #55 49.99 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-27T12:53:00.761Z] #55 50.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-27T12:53:00.761Z] #55 50.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-27T12:53:00.761Z] #55 50.12 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-27T12:53:00.761Z] #55 50.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-27T12:53:00.761Z] #55 50.63 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-27T12:53:00.761Z] #55 50.67 go: downloading golang.org/x/text v0.3.7 [2022-06-27T12:53:00.761Z] #55 57.36 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-27T12:53:00.761Z] #55 57.44 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-27T12:53:00.761Z] #55 57.46 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-27T12:53:00.761Z] #55 57.53 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-27T12:53:00.761Z] #55 57.56 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-27T12:53:00.761Z] #55 57.57 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-27T12:53:00.761Z] #55 57.70 go: downloading golang.org/x/mod v0.5.1 [2022-06-27T12:53:00.761Z] #55 57.77 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-27T12:53:00.761Z] #55 57.81 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-27T12:53:00.761Z] #55 58.03 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-27T12:53:00.761Z] #55 58.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-27T12:53:00.761Z] #55 58.23 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-27T12:53:00.761Z] #55 58.84 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-27T12:53:00.761Z] #55 58.93 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-27T12:53:00.761Z] #55 59.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-27T12:53:00.761Z] #55 59.30 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-27T12:53:00.761Z] #55 59.36 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-27T12:53:00.761Z] #55 59.58 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-27T12:53:00.761Z] #55 59.58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-27T12:53:00.761Z] #55 59.62 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-27T12:53:00.761Z] #55 59.64 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-27T12:53:00.761Z] #55 59.86 go: downloading github.com/prometheus/common v0.10.0 [2022-06-27T12:53:00.848Z] #47 ... [2022-06-27T12:53:00.848Z] [2022-06-27T12:53:00.848Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:53:00.848Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:53:00.848Z] #62 27.77 Reading package lists... [2022-06-27T12:53:00.848Z] #62 37.63 Reading package lists... [2022-06-27T12:53:00.848Z] #62 47.17 Building dependency tree... [2022-06-27T12:53:00.848Z] #62 ... [2022-06-27T12:53:00.848Z] [2022-06-27T12:53:00.848Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:53:00.848Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:53:00.848Z] #76 47.29 python3 is already the newest version (3.9.2-3). [2022-06-27T12:53:00.848Z] #76 47.29 The following additional packages will be installed: [2022-06-27T12:53:00.848Z] #76 47.32 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-27T12:53:00.848Z] #76 47.35 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-27T12:53:00.848Z] #76 47.37 Suggested packages: [2022-06-27T12:53:00.848Z] #76 47.40 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-27T12:53:00.848Z] #76 47.40 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-27T12:53:00.848Z] #76 47.40 m4-doc ed diffutils-doc [2022-06-27T12:53:00.848Z] #76 47.40 Recommended packages: [2022-06-27T12:53:00.848Z] #76 47.40 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-27T12:53:00.986Z] #84 86.68 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-27T12:53:00.986Z] #84 86.68 libtoolize: copying file 'm4/libtool.m4' [2022-06-27T12:53:01.024Z] #55 60.08 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-27T12:53:01.025Z] #55 60.11 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-27T12:53:01.025Z] #55 60.22 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-27T12:53:01.248Z] #84 86.91 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-27T12:53:01.510Z] #84 87.13 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-27T12:53:02.020Z] #51 43.60 Reading package lists... [2022-06-27T12:53:02.021Z] #51 ... [2022-06-27T12:53:02.021Z] [2022-06-27T12:53:02.021Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:53:02.021Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:53:02.021Z] #62 39.20 Reading package lists... [2022-06-27T12:53:02.083Z] #84 87.43 libtoolize: copying file 'm4/ltversion.m4' [2022-06-27T12:53:02.083Z] #84 87.74 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-27T12:53:02.474Z] #77 ... [2022-06-27T12:53:02.474Z] [2022-06-27T12:53:02.474Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:02.474Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-27T12:53:02.474Z] #14 56.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-27T12:53:02.474Z] #14 56.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-27T12:53:02.474Z] #14 56.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-27T12:53:02.474Z] #14 62.67 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-27T12:53:02.474Z] #14 62.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-06-27T12:53:02.474Z] #14 62.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-27T12:53:02.474Z] #14 62.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-27T12:53:02.474Z] #14 62.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-27T12:53:02.474Z] #14 62.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-27T12:53:02.656Z] #84 ... [2022-06-27T12:53:02.656Z] [2022-06-27T12:53:02.657Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:53:02.657Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:53:02.657Z] #19 134.1 The following NEW packages will be installed: [2022-06-27T12:53:02.657Z] #19 134.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-27T12:53:02.657Z] #19 134.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-27T12:53:02.657Z] #19 134.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-27T12:53:02.657Z] #19 134.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-27T12:53:02.657Z] #19 134.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-27T12:53:02.657Z] #19 134.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-27T12:53:02.657Z] #19 134.1 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-06-27T12:53:02.657Z] #19 134.1 crossbuild-essential-armel crossbuild-essential-armhf [2022-06-27T12:53:02.657Z] #19 134.1 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-06-27T12:53:02.657Z] #19 134.1 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-06-27T12:53:02.657Z] #19 134.1 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-06-27T12:53:02.657Z] #19 134.1 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-06-27T12:53:02.657Z] #19 134.1 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-06-27T12:53:02.657Z] #19 134.1 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-27T12:53:02.657Z] #19 134.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-27T12:53:02.657Z] #19 134.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-27T12:53:02.657Z] #19 134.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-27T12:53:02.657Z] #19 134.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-27T12:53:02.657Z] #19 134.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-27T12:53:02.657Z] #19 134.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-27T12:53:02.657Z] #19 134.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-27T12:53:02.657Z] #19 134.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-27T12:53:02.657Z] #19 134.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-27T12:53:02.657Z] #19 134.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-27T12:53:02.657Z] #19 134.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-27T12:53:02.657Z] #19 134.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-27T12:53:02.657Z] #19 134.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-27T12:53:02.657Z] #19 134.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-27T12:53:02.657Z] #19 134.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-27T12:53:02.657Z] #19 134.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-27T12:53:02.657Z] #19 134.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-27T12:53:02.657Z] #19 134.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-27T12:53:02.657Z] #19 134.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-27T12:53:02.657Z] #19 134.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-27T12:53:02.657Z] #19 134.1 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-27T12:53:02.657Z] #19 134.1 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-27T12:53:02.657Z] #19 134.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-27T12:53:02.657Z] #19 134.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-27T12:53:02.657Z] #19 134.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-27T12:53:02.657Z] #19 134.1 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-27T12:53:02.657Z] #19 134.1 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-27T12:53:02.657Z] #19 134.1 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-27T12:53:02.657Z] #19 134.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-27T12:53:02.657Z] #19 134.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-27T12:53:02.657Z] #19 134.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-27T12:53:02.657Z] #19 134.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-27T12:53:02.657Z] #19 134.2 linux-libc-dev-s390x-cross patch xz-utils [2022-06-27T12:53:02.949Z] #55 61.75 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-27T12:53:03.378Z] #76 49.97 The following NEW packages will be installed: [2022-06-27T12:53:03.378Z] #76 50.00 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-27T12:53:03.378Z] #76 50.02 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-27T12:53:03.378Z] #76 50.03 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-27T12:53:03.378Z] #76 50.03 libyajl2 m4 patch xz-utils [2022-06-27T12:53:03.603Z] #19 134.9 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:53:03.603Z] #19 134.9 Need to get 788 MB of archives. [2022-06-27T12:53:03.603Z] #19 134.9 After this operation, 3385 MB of additional disk space will be used. [2022-06-27T12:53:03.603Z] #19 134.9 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-06-27T12:53:03.603Z] #19 134.9 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-27T12:53:03.603Z] #19 135.0 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-27T12:53:03.603Z] #19 135.0 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-27T12:53:03.603Z] #19 135.0 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-27T12:53:03.603Z] #19 135.0 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-27T12:53:03.603Z] #19 135.0 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-06-27T12:53:03.864Z] #19 135.1 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-06-27T12:53:03.864Z] #19 135.2 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-06-27T12:53:03.864Z] #19 135.4 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-06-27T12:53:03.918Z] #62 48.72 Building dependency tree... [2022-06-27T12:53:03.945Z] #76 50.59 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:53:03.945Z] #76 50.59 Need to get 5939 kB of archives. [2022-06-27T12:53:03.945Z] #76 50.59 After this operation, 18.7 MB of additional disk space will be used. [2022-06-27T12:53:03.945Z] #76 50.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-27T12:53:03.945Z] #76 50.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-27T12:53:03.945Z] #76 50.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-27T12:53:03.945Z] #76 50.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-27T12:53:03.945Z] #76 50.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-27T12:53:03.945Z] #76 50.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-27T12:53:03.945Z] #76 50.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-27T12:53:03.945Z] #76 50.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-27T12:53:03.945Z] #76 50.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-27T12:53:03.945Z] #76 50.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-27T12:53:04.126Z] #19 135.5 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-06-27T12:53:04.126Z] #19 135.6 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-27T12:53:04.126Z] #19 135.6 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-06-27T12:53:04.204Z] #76 50.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-27T12:53:04.204Z] #76 50.84 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-27T12:53:04.204Z] #76 51.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-27T12:53:04.204Z] #76 51.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-27T12:53:04.204Z] #76 51.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-27T12:53:04.204Z] #76 51.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-27T12:53:04.204Z] #76 51.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-27T12:53:04.204Z] #76 51.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-27T12:53:04.204Z] #76 51.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-27T12:53:04.204Z] #76 51.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-27T12:53:04.349Z] #55 ... [2022-06-27T12:53:04.349Z] [2022-06-27T12:53:04.349Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:04.349Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:04.349Z] #14 53.33 Selecting previously unselected package binutils-mingw-w64. [2022-06-27T12:53:04.349Z] #14 53.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-27T12:53:04.349Z] #14 53.33 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-27T12:53:04.349Z] #14 53.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-27T12:53:04.349Z] #14 53.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:53:04.349Z] #14 53.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:53:04.349Z] #14 53.87 Selecting previously unselected package dmsetup. [2022-06-27T12:53:04.349Z] #14 53.87 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:53:04.349Z] #14 53.87 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-27T12:53:04.349Z] #14 54.07 Selecting previously unselected package mingw-w64-common. [2022-06-27T12:53:04.349Z] #14 54.07 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-27T12:53:04.349Z] #14 54.07 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-27T12:53:04.349Z] #14 60.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-27T12:53:04.349Z] #14 60.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-27T12:53:04.349Z] #14 60.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-27T12:53:04.349Z] #14 ... [2022-06-27T12:53:04.349Z] [2022-06-27T12:53:04.349Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-27T12:53:04.349Z] #44 sha256:69ee5eeba792466e1d558ff3bd33fffd2e1809a09907b608418ab4d64441dfcd [2022-06-27T12:53:04.349Z] #44 4.490 + RM_GOPATH=0 [2022-06-27T12:53:04.349Z] #44 4.490 + TMP_GOPATH= [2022-06-27T12:53:04.349Z] #44 4.490 + : /build [2022-06-27T12:53:04.349Z] #44 4.490 + '[' -z '' ']' [2022-06-27T12:53:04.349Z] #44 4.491 ++ mktemp -d [2022-06-27T12:53:04.349Z] #44 4.495 + export GOPATH=/tmp/tmp.OCp0rqmK8m [2022-06-27T12:53:04.349Z] #44 4.495 + GOPATH=/tmp/tmp.OCp0rqmK8m [2022-06-27T12:53:04.349Z] #44 4.495 + RM_GOPATH=1 [2022-06-27T12:53:04.349Z] #44 4.495 + case "$(go env GOARCH)" in [2022-06-27T12:53:04.349Z] #44 4.495 ++ go env GOARCH [2022-06-27T12:53:04.349Z] #44 4.511 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:53:04.349Z] #44 4.511 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:53:04.349Z] #44 4.512 ++ dirname /install.sh [2022-06-27T12:53:04.349Z] #44 4.512 + dir=/ [2022-06-27T12:53:04.349Z] #44 4.512 + bin=tini [2022-06-27T12:53:04.349Z] #44 4.512 + shift [2022-06-27T12:53:04.349Z] #44 4.512 + '[' '!' -f //tini.installer ']' [2022-06-27T12:53:04.349Z] #44 4.512 + . //tini.installer [2022-06-27T12:53:04.349Z] #44 4.512 ++ : v0.19.0 [2022-06-27T12:53:04.349Z] #44 4.512 + install_tini [2022-06-27T12:53:04.349Z] #44 4.512 + echo 'Install tini version v0.19.0' [2022-06-27T12:53:04.349Z] #44 4.512 + git clone https://github.com/krallin/tini.git /tmp/tmp.OCp0rqmK8m/tini [2022-06-27T12:53:04.349Z] #44 4.512 Install tini version v0.19.0 [2022-06-27T12:53:04.349Z] #44 4.514 Cloning into '/tmp/tmp.OCp0rqmK8m/tini'... [2022-06-27T12:53:04.463Z] #76 51.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-27T12:53:04.463Z] #76 51.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-27T12:53:04.463Z] #76 51.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-27T12:53:04.614Z] #44 5.277 + cd /tmp/tmp.OCp0rqmK8m/tini [2022-06-27T12:53:04.615Z] #44 5.277 + git checkout -q v0.19.0 [2022-06-27T12:53:04.615Z] #44 5.380 + cmake . [2022-06-27T12:53:04.994Z] #14 69.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-27T12:53:04.994Z] #14 69.28 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-27T12:53:04.994Z] #14 69.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:53:05.562Z] #44 5.988 -- The C compiler identification is GNU 10.2.1 [2022-06-27T12:53:05.562Z] #44 6.057 -- Detecting C compiler ABI info [2022-06-27T12:53:05.562Z] #44 ... [2022-06-27T12:53:05.562Z] [2022-06-27T12:53:05.562Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:05.562Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:05.562Z] #77 12.18 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-27T12:53:05.830Z] #77 12.24 Cloning into '/tmp/crun-build/libocispec'... [2022-06-27T12:53:05.840Z] #76 ... [2022-06-27T12:53:05.840Z] [2022-06-27T12:53:05.840Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:53:05.840Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:53:05.840Z] #42 33.44 Reading package lists... [2022-06-27T12:53:05.840Z] #42 42.75 Reading package lists... [2022-06-27T12:53:06.099Z] #42 52.52 Building dependency tree... [2022-06-27T12:53:06.099Z] #42 ... [2022-06-27T12:53:06.099Z] [2022-06-27T12:53:06.099Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:53:06.099Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:53:06.099Z] #76 52.94 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:53:06.666Z] #76 53.46 Fetched 5939 kB in 1s (6262 kB/s) [2022-06-27T12:53:06.666Z] #76 53.60 Selecting previously unselected package bzip2. [2022-06-27T12:53:06.674Z] #19 137.9 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-06-27T12:53:06.674Z] #19 137.9 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-06-27T12:53:06.941Z] #76 53.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:53:06.941Z] #76 53.80 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-27T12:53:07.196Z] #62 ... [2022-06-27T12:53:07.196Z] [2022-06-27T12:53:07.196Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:07.196Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:07.196Z] #55 54.01 go: downloading github.com/fatih/color v1.13.0 [2022-06-27T12:53:07.196Z] #55 54.01 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-27T12:53:07.196Z] #55 54.16 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-27T12:53:07.196Z] #55 54.17 go: downloading github.com/spf13/viper v1.10.1 [2022-06-27T12:53:07.203Z] #76 53.85 Unpacking bzip2 (1.0.8-4) ... [2022-06-27T12:53:07.222Z] #77 13.50 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-27T12:53:07.222Z] #77 13.50 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-27T12:53:07.222Z] #77 13.50 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-27T12:53:07.222Z] #77 13.50 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-27T12:53:07.222Z] #77 13.55 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-27T12:53:07.462Z] #76 54.16 Selecting previously unselected package libmagic-mgc. [2022-06-27T12:53:07.462Z] #76 54.17 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-27T12:53:07.462Z] #76 54.17 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-27T12:53:07.759Z] #55 54.75 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-27T12:53:08.324Z] #55 55.42 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-27T12:53:08.582Z] #55 55.61 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-27T12:53:08.593Z] #19 140.1 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-06-27T12:53:08.839Z] #76 55.35 Selecting previously unselected package libmagic1:amd64. [2022-06-27T12:53:08.839Z] #76 55.36 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-27T12:53:08.839Z] #76 55.37 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-27T12:53:08.845Z] #55 55.70 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-27T12:53:08.845Z] #55 55.74 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-27T12:53:08.857Z] #19 140.1 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-06-27T12:53:09.098Z] #76 55.66 Selecting previously unselected package file. [2022-06-27T12:53:09.098Z] #76 55.66 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-27T12:53:09.098Z] #76 55.66 Unpacking file (1:5.39-3) ... [2022-06-27T12:53:09.098Z] #76 55.86 Selecting previously unselected package xz-utils. [2022-06-27T12:53:09.098Z] #76 55.88 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-27T12:53:09.098Z] #76 55.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:53:09.101Z] #55 56.02 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-27T12:53:09.142Z] #77 ... [2022-06-27T12:53:09.142Z] [2022-06-27T12:53:09.142Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:53:09.142Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:53:09.142Z] #53 67.37 gotestsum version dev [2022-06-27T12:53:09.142Z] #53 DONE 68.1s [2022-06-27T12:53:09.142Z] [2022-06-27T12:53:09.142Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:09.142Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:09.142Z] #77 15.57 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-27T12:53:10.034Z] #76 56.60 Selecting previously unselected package libsigsegv2:amd64. [2022-06-27T12:53:10.034Z] #76 56.62 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-27T12:53:10.034Z] #76 56.63 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-27T12:53:10.090Z] #77 ... [2022-06-27T12:53:10.090Z] [2022-06-27T12:53:10.090Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-27T12:53:10.090Z] #44 sha256:69ee5eeba792466e1d558ff3bd33fffd2e1809a09907b608418ab4d64441dfcd [2022-06-27T12:53:10.090Z] #44 6.695 -- Detecting C compiler ABI info - done [2022-06-27T12:53:10.090Z] #44 6.850 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-27T12:53:10.090Z] #44 6.850 -- Detecting C compile features [2022-06-27T12:53:10.090Z] #44 6.863 -- Detecting C compile features - done [2022-06-27T12:53:10.090Z] #44 6.910 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-27T12:53:10.090Z] #44 7.227 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-27T12:53:10.090Z] #44 7.298 -- Configuring done [2022-06-27T12:53:10.090Z] #44 7.312 -- Generating done [2022-06-27T12:53:10.090Z] #44 7.338 -- Build files have been written to: /tmp/tmp.OCp0rqmK8m/tini [2022-06-27T12:53:10.090Z] #44 7.372 + make tini-static [2022-06-27T12:53:10.090Z] #44 7.737 Scanning dependencies of target tini-static [2022-06-27T12:53:10.090Z] #44 7.825 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-27T12:53:10.090Z] #44 9.722 [100%] Linking C executable tini-static [2022-06-27T12:53:10.090Z] #44 10.48 [100%] Built target tini-static [2022-06-27T12:53:10.090Z] #44 10.56 + mkdir -p /build [2022-06-27T12:53:10.090Z] #44 10.57 + cp tini-static /build/docker-init [2022-06-27T12:53:10.090Z] #44 DONE 10.8s [2022-06-27T12:53:10.090Z] [2022-06-27T12:53:10.090Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:10.090Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:10.090Z] #14 67.72 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-27T12:53:10.090Z] #14 67.73 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:53:10.090Z] #14 67.75 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-27T12:53:10.090Z] #14 67.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-27T12:53:10.090Z] #14 67.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:53:10.090Z] #14 67.89 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-27T12:53:10.601Z] #76 57.16 Selecting previously unselected package m4. [2022-06-27T12:53:10.601Z] #76 57.17 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-27T12:53:10.601Z] #76 57.22 Unpacking m4 (1.4.18-5) ... [2022-06-27T12:53:11.117Z] #76 57.76 Selecting previously unselected package autoconf. [2022-06-27T12:53:11.117Z] #76 57.76 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-27T12:53:11.117Z] #76 57.77 Unpacking autoconf (2.69-14) ... [2022-06-27T12:53:11.403Z] #19 142.6 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-27T12:53:11.403Z] #19 142.6 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-06-27T12:53:11.529Z] #14 ... [2022-06-27T12:53:11.529Z] [2022-06-27T12:53:11.529Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:53:11.529Z] #64 sha256:1c347e49a704de203c39e150ec625ffd097a5c949e52c0dbb16cf7949be80649 [2022-06-27T12:53:11.529Z] #64 43.40 Updating files: 58% (2782/4777) Updating files: 59% (2819/4777) Updating files: 60% (2867/4777) Updating files: 61% (2914/4777) Updating files: 62% (2962/4777) Updating files: 63% (3010/4777) Updating files: 64% (3058/4777) Updating files: 65% (3106/4777) Updating files: 66% (3153/4777) Updating files: 67% (3201/4777) Updating files: 68% (3249/4777) Updating files: 69% (3297/4777) Updating files: 70% (3344/4777) Updating files: 71% (3392/4777) Updating files: 72% (3440/4777) Updating files: 73% (3488/4777) Updating files: 74% (3535/4777) Updating files: 75% (3583/4777) Updating files: 76% (3631/4777) Updating files: 77% (3679/4777) Updating files: 78% (3727/4777) Updating files: 79% (3774/4777) Updating files: 80% (3822/4777) Updating files: 81% (3870/4777) Updating files: 82% (3918/4777) Updating files: 83% (3965/4777) Updating files: 84% (4013/4777) Updating files: 85% (4061/4777) Updating files: 86% (4109/4777) Updating files: 87% (4156/4777) Updating files: 88% (4204/4777) Updating files: 89% (4252/4777) Updating files: 90% (4300/4777) Updating files: 91% (4348/4777) Updating files: 92% (4395/4777) Updating files: 93% (4443/4777) Updating files: 94% (4491/4777) Updating files: 95% (4539/4777) Updating files: 96% (4586/4777) Updating files: 97% (4634/4777) Updating files: 98% (4682/4777) Updating files: 99% (4730/4777) Updating files: 100% (4777/4777) Updating files: 100% (4777/4777), done. [2022-06-27T12:53:11.529Z] #64 44.42 + cd /tmp/tmp.8TIct8gHSb/src/github.com/containerd/containerd [2022-06-27T12:53:11.529Z] #64 44.42 + git checkout -q v1.6.6 [2022-06-27T12:53:11.624Z] #55 58.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-27T12:53:11.624Z] #55 58.42 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-27T12:53:11.624Z] #55 58.64 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-27T12:53:11.624Z] #55 ... [2022-06-27T12:53:11.624Z] [2022-06-27T12:53:11.624Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:53:11.624Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:53:11.625Z] #76 39.83 Reading package lists... [2022-06-27T12:53:11.625Z] #76 48.98 Building dependency tree... [2022-06-27T12:53:11.625Z] #76 55.42 python3 is already the newest version (3.9.2-3). [2022-06-27T12:53:11.625Z] #76 55.42 The following additional packages will be installed: [2022-06-27T12:53:11.625Z] #76 55.43 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-27T12:53:11.625Z] #76 55.45 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-27T12:53:11.625Z] #76 55.46 Suggested packages: [2022-06-27T12:53:11.625Z] #76 55.52 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-27T12:53:11.625Z] #76 55.52 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-27T12:53:11.625Z] #76 55.52 m4-doc ed diffutils-doc [2022-06-27T12:53:11.625Z] #76 55.52 Recommended packages: [2022-06-27T12:53:11.625Z] #76 55.52 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-27T12:53:11.625Z] #76 58.03 The following NEW packages will be installed: [2022-06-27T12:53:11.625Z] #76 58.04 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-27T12:53:11.625Z] #76 58.06 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-27T12:53:11.625Z] #76 58.07 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-27T12:53:11.625Z] #76 58.07 libyajl2 m4 patch xz-utils [2022-06-27T12:53:11.625Z] #76 58.64 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:53:11.625Z] #76 58.64 Need to get 5939 kB of archives. [2022-06-27T12:53:11.625Z] #76 58.64 After this operation, 18.7 MB of additional disk space will be used. [2022-06-27T12:53:11.625Z] #76 58.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-27T12:53:11.625Z] #76 58.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-27T12:53:11.625Z] #76 58.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-27T12:53:11.625Z] #76 58.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-27T12:53:11.625Z] #76 58.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-27T12:53:11.625Z] #76 58.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-27T12:53:11.625Z] #76 58.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-27T12:53:11.625Z] #76 58.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-27T12:53:11.625Z] #76 58.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-27T12:53:11.883Z] #76 58.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-27T12:53:11.883Z] #76 58.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-27T12:53:11.883Z] #76 58.84 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-27T12:53:11.883Z] #76 ... [2022-06-27T12:53:11.883Z] [2022-06-27T12:53:11.883Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-27T12:53:11.883Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-27T12:53:11.883Z] #57 58.89 v3.0.2 [2022-06-27T12:53:12.064Z] #76 58.70 Selecting previously unselected package autotools-dev. [2022-06-27T12:53:12.064Z] #76 58.75 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-27T12:53:12.064Z] #76 58.84 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-27T12:53:12.449Z] #57 DONE 59.3s [2022-06-27T12:53:12.449Z] [2022-06-27T12:53:12.449Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:12.449Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:12.449Z] #14 40.10 Reading package lists... [2022-06-27T12:53:12.449Z] #14 49.53 Building dependency tree... [2022-06-27T12:53:12.449Z] #14 55.95 The following additional packages will be installed: [2022-06-27T12:53:12.449Z] #14 55.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-27T12:53:12.449Z] #14 55.95 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-27T12:53:12.449Z] #14 55.95 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-27T12:53:12.449Z] #14 55.95 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-27T12:53:12.449Z] #14 55.96 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-27T12:53:12.449Z] #14 55.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-27T12:53:12.449Z] #14 55.97 mingw-w64-common mingw-w64-x86-64-dev [2022-06-27T12:53:12.449Z] #14 55.97 Suggested packages: [2022-06-27T12:53:12.449Z] #14 56.00 gcc-10-locales seccomp wine64 [2022-06-27T12:53:12.449Z] #14 58.38 The following NEW packages will be installed: [2022-06-27T12:53:12.449Z] #14 58.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-27T12:53:12.449Z] #14 58.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-27T12:53:12.449Z] #14 58.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-27T12:53:12.449Z] #14 58.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-27T12:53:12.449Z] #14 58.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-27T12:53:12.449Z] #14 58.38 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-27T12:53:12.449Z] #14 58.38 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-27T12:53:12.449Z] #14 58.38 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-27T12:53:12.449Z] #14 58.39 mingw-w64-x86-64-dev [2022-06-27T12:53:12.449Z] #14 58.98 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:53:12.449Z] #14 58.98 Need to get 115 MB of archives. [2022-06-27T12:53:12.449Z] #14 58.98 After this operation, 645 MB of additional disk space will be used. [2022-06-27T12:53:12.449Z] #14 58.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-27T12:53:12.449Z] #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-06-27T12:53:12.631Z] #76 59.29 Selecting previously unselected package automake. [2022-06-27T12:53:12.631Z] #76 59.29 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-27T12:53:12.631Z] #76 59.31 Unpacking automake (1:1.16.3-2) ... [2022-06-27T12:53:12.706Z] #14 59.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-27T12:53:12.706Z] #14 59.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-27T12:53:12.706Z] #14 ... [2022-06-27T12:53:12.706Z] [2022-06-27T12:53:12.706Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:53:12.706Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:53:12.706Z] #76 59.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-27T12:53:12.706Z] #76 59.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-27T12:53:12.706Z] #76 59.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-27T12:53:12.706Z] #76 59.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-27T12:53:12.706Z] #76 59.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-27T12:53:12.706Z] #76 59.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-27T12:53:12.706Z] #76 59.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-27T12:53:12.706Z] #76 59.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-27T12:53:12.706Z] #76 59.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-27T12:53:12.706Z] #76 59.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-27T12:53:12.706Z] #76 59.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-27T12:53:12.899Z] #64 45.70 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-27T12:53:12.899Z] #64 45.71 + BUILDTAGS='netgo osusergo static_build' [2022-06-27T12:53:12.899Z] #64 45.71 + export EXTRA_FLAGS=-buildmode=pie [2022-06-27T12:53:12.899Z] #64 45.71 + EXTRA_FLAGS=-buildmode=pie [2022-06-27T12:53:12.899Z] #64 45.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-27T12:53:12.899Z] #64 45.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-27T12:53:12.899Z] #64 45.71 + '[' '' = dynamic ']' [2022-06-27T12:53:12.899Z] #64 45.71 + make [2022-06-27T12:53:12.963Z] #76 ... [2022-06-27T12:53:12.963Z] [2022-06-27T12:53:12.963Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:53:12.963Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:53:12.963Z] #42 40.22 Reading package lists... [2022-06-27T12:53:12.963Z] #42 50.21 Building dependency tree... [2022-06-27T12:53:12.963Z] #42 56.58 The following additional packages will be installed: [2022-06-27T12:53:12.963Z] #42 56.58 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-27T12:53:12.963Z] #42 56.62 Suggested packages: [2022-06-27T12:53:12.963Z] #42 56.63 cmake-doc ninja-build lrzip [2022-06-27T12:53:12.963Z] #42 56.64 Recommended packages: [2022-06-27T12:53:12.963Z] #42 56.64 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-27T12:53:12.963Z] #42 58.18 The following NEW packages will be installed: [2022-06-27T12:53:12.963Z] #42 58.20 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-27T12:53:12.964Z] #42 58.23 vim-common xxd [2022-06-27T12:53:12.964Z] #42 58.81 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:53:12.964Z] #42 58.81 Need to get 17.7 MB of archives. [2022-06-27T12:53:12.964Z] #42 58.81 After this operation, 70.7 MB of additional disk space will be used. [2022-06-27T12:53:12.964Z] #42 58.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-27T12:53:12.964Z] #42 58.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-27T12:53:12.964Z] #42 58.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-27T12:53:12.964Z] #42 59.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-27T12:53:12.964Z] #42 60.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-27T12:53:13.198Z] #76 ... [2022-06-27T12:53:13.198Z] [2022-06-27T12:53:13.198Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:53:13.198Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:53:13.198Z] #62 47.17 Building dependency tree... [2022-06-27T12:53:13.198Z] #62 54.10 The following additional packages will be installed: [2022-06-27T12:53:13.198Z] #62 54.11 libbtrfs0 [2022-06-27T12:53:13.198Z] #62 54.65 The following NEW packages will be installed: [2022-06-27T12:53:13.198Z] #62 54.67 libbtrfs-dev libbtrfs0 [2022-06-27T12:53:13.198Z] #62 55.21 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:53:13.198Z] #62 55.21 Need to get 460 kB of archives. [2022-06-27T12:53:13.198Z] #62 55.21 After this operation, 1237 kB of additional disk space will be used. [2022-06-27T12:53:13.198Z] #62 55.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-27T12:53:13.198Z] #62 55.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-27T12:53:13.198Z] #62 57.33 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:53:13.198Z] #62 57.83 Fetched 460 kB in 1s (919 kB/s) [2022-06-27T12:53:13.198Z] #62 58.00 Selecting previously unselected package libbtrfs0:amd64. [2022-06-27T12:53:13.198Z] #62 58.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 ... 15718 files and directories currently installed.) [2022-06-27T12:53:13.198Z] #62 58.10 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-27T12:53:13.198Z] #62 58.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:53:13.198Z] #62 58.58 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-27T12:53:13.198Z] #62 58.62 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-27T12:53:13.198Z] #62 58.63 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:53:13.198Z] #62 59.45 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:53:13.198Z] #62 59.54 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:53:13.198Z] #62 59.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:53:13.220Z] #42 60.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-27T12:53:13.220Z] #42 60.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-27T12:53:13.220Z] #42 60.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-27T12:53:13.220Z] #42 ... [2022-06-27T12:53:13.220Z] [2022-06-27T12:53:13.220Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:53:13.220Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:53:13.220Z] #62 55.16 The following additional packages will be installed: [2022-06-27T12:53:13.220Z] #62 55.16 libbtrfs0 [2022-06-27T12:53:13.220Z] #62 55.55 The following NEW packages will be installed: [2022-06-27T12:53:13.220Z] #62 55.57 libbtrfs-dev libbtrfs0 [2022-06-27T12:53:13.220Z] #62 56.27 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:53:13.220Z] #62 56.27 Need to get 460 kB of archives. [2022-06-27T12:53:13.220Z] #62 56.27 After this operation, 1237 kB of additional disk space will be used. [2022-06-27T12:53:13.220Z] #62 56.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-27T12:53:13.220Z] #62 56.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-27T12:53:13.220Z] #62 58.26 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:53:13.220Z] #62 58.64 Fetched 460 kB in 0s (996 kB/s) [2022-06-27T12:53:13.220Z] #62 58.94 Selecting previously unselected package libbtrfs0:amd64. [2022-06-27T12:53:13.220Z] #62 58.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:53:13.220Z] #62 58.98 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-27T12:53:13.220Z] #62 59.27 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:53:13.220Z] #62 59.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-27T12:53:13.220Z] #62 59.75 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-27T12:53:13.220Z] #62 59.75 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:53:13.220Z] #62 60.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:53:13.220Z] #62 ... [2022-06-27T12:53:13.221Z] [2022-06-27T12:53:13.221Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:13.221Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:13.221Z] #14 60.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-06-27T12:53:13.458Z] #62 ... [2022-06-27T12:53:13.458Z] [2022-06-27T12:53:13.458Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:53:13.458Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:53:13.458Z] #76 60.27 Selecting previously unselected package patch. [2022-06-27T12:53:13.458Z] #76 ... [2022-06-27T12:53:13.458Z] [2022-06-27T12:53:13.458Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:53:13.458Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:53:13.458Z] #62 DONE 60.4s [2022-06-27T12:53:13.458Z] [2022-06-27T12:53:13.458Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:53:13.458Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:53:13.458Z] #76 60.27 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-27T12:53:13.458Z] #76 60.34 Unpacking patch (2.7.6-7) ... [2022-06-27T12:53:13.479Z] #14 60.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-27T12:53:13.716Z] #76 ... [2022-06-27T12:53:13.716Z] [2022-06-27T12:53:13.716Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-27T12:53:13.716Z] #63 sha256:d35b43882ac9b28620696c77d70cc2f554aa9b39f87e485c1e8de745076836f6 [2022-06-27T12:53:13.716Z] #63 DONE 0.2s [2022-06-27T12:53:13.954Z] #19 145.0 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-27T12:53:13.954Z] #19 145.0 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-06-27T12:53:14.036Z] [2022-06-27T12:53:14.036Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:53:14.036Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:53:14.036Z] #76 60.70 Selecting previously unselected package dpkg-dev. [2022-06-27T12:53:14.036Z] #76 60.71 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-27T12:53:14.036Z] #76 60.74 Unpacking dpkg-dev (1.20.10) ... [2022-06-27T12:53:14.044Z] #14 60.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-06-27T12:53:14.301Z] #14 61.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-06-27T12:53:14.301Z] #14 61.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-27T12:53:14.562Z] #14 ... [2022-06-27T12:53:14.562Z] [2022-06-27T12:53:14.562Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:53:14.562Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-27T12:53:14.562Z] #62 60.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:53:14.562Z] #62 60.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:53:14.562Z] #62 60.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:53:14.562Z] #62 DONE 61.4s [2022-06-27T12:53:14.562Z] [2022-06-27T12:53:14.562Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-27T12:53:14.562Z] #63 sha256:0a0cf0b0398bc6074f96b57f19442597e0c3d2d4bd1d66c62d86ab8441fe4c1d [2022-06-27T12:53:14.562Z] #63 DONE 0.2s [2022-06-27T12:53:14.562Z] [2022-06-27T12:53:14.562Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:53:14.562Z] #64 sha256:ff2beccf6d3bc9602ca91238c9fc6c7060dfe31740d7d868b98623693292a9a2 [2022-06-27T12:53:14.791Z] #64 47.42 + bin/ctr [2022-06-27T12:53:14.987Z] #76 ... [2022-06-27T12:53:14.987Z] [2022-06-27T12:53:14.987Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-27T12:53:14.987Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-27T12:53:14.987Z] #57 61.40 v3.0.2 [2022-06-27T12:53:14.987Z] #57 DONE 61.6s [2022-06-27T12:53:14.987Z] [2022-06-27T12:53:14.987Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:53:14.987Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:53:14.987Z] #42 52.52 Building dependency tree... [2022-06-27T12:53:14.987Z] #42 59.01 The following additional packages will be installed: [2022-06-27T12:53:14.987Z] #42 59.05 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-27T12:53:14.987Z] #42 59.08 Suggested packages: [2022-06-27T12:53:14.987Z] #42 59.09 cmake-doc ninja-build lrzip [2022-06-27T12:53:14.987Z] #42 59.09 Recommended packages: [2022-06-27T12:53:14.987Z] #42 59.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-27T12:53:14.987Z] #42 60.29 The following NEW packages will be installed: [2022-06-27T12:53:14.987Z] #42 60.32 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-27T12:53:14.987Z] #42 60.32 vim-common xxd [2022-06-27T12:53:14.987Z] #42 60.99 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:53:14.987Z] #42 60.99 Need to get 17.7 MB of archives. [2022-06-27T12:53:14.987Z] #42 60.99 After this operation, 70.7 MB of additional disk space will be used. [2022-06-27T12:53:14.987Z] #42 60.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-27T12:53:14.987Z] #42 61.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-27T12:53:14.987Z] #42 61.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-27T12:53:14.987Z] #42 61.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-27T12:53:15.128Z] #64 ... [2022-06-27T12:53:15.128Z] [2022-06-27T12:53:15.128Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:53:15.128Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:53:15.128Z] #51 43.60 Reading package lists... [2022-06-27T12:53:15.128Z] #51 52.44 Building dependency tree... [2022-06-27T12:53:15.128Z] #51 58.93 The following additional packages will be installed: [2022-06-27T12:53:15.128Z] #51 58.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-27T12:53:15.128Z] #51 58.97 python3-protobuf python3-six [2022-06-27T12:53:15.128Z] #51 59.00 Suggested packages: [2022-06-27T12:53:15.128Z] #51 59.01 python3-setuptools [2022-06-27T12:53:15.128Z] #51 59.01 Recommended packages: [2022-06-27T12:53:15.128Z] #51 59.01 iproute2 | iproute [2022-06-27T12:53:15.129Z] #51 60.17 The following NEW packages will be installed: [2022-06-27T12:53:15.129Z] #51 60.20 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-27T12:53:15.129Z] #51 60.22 python3-protobuf python3-six [2022-06-27T12:53:15.129Z] #51 60.87 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:53:15.129Z] #51 60.87 Need to get 2314 kB of archives. [2022-06-27T12:53:15.129Z] #51 60.87 After this operation, 11.1 MB of additional disk space will be used. [2022-06-27T12:53:15.129Z] #51 60.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-27T12:53:15.129Z] #51 60.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-27T12:53:15.129Z] #51 60.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-27T12:53:15.129Z] #51 60.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-27T12:53:15.129Z] #51 60.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-27T12:53:15.129Z] #51 60.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-27T12:53:15.129Z] #51 60.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-27T12:53:15.387Z] #51 ... [2022-06-27T12:53:15.387Z] [2022-06-27T12:53:15.387Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:53:15.387Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:53:15.387Z] #76 60.79 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:53:15.387Z] #76 61.30 Fetched 5939 kB in 1s (6225 kB/s) [2022-06-27T12:53:15.387Z] #76 61.52 Selecting previously unselected package bzip2. [2022-06-27T12:53:15.387Z] #76 61.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 ... 15718 files and directories currently installed.) [2022-06-27T12:53:15.387Z] #76 61.68 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-27T12:53:15.387Z] #76 61.71 Unpacking bzip2 (1.0.8-4) ... [2022-06-27T12:53:15.387Z] #76 61.97 Selecting previously unselected package libmagic-mgc. [2022-06-27T12:53:15.387Z] #76 61.97 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-27T12:53:15.387Z] #76 61.99 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-27T12:53:15.553Z] #42 62.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-27T12:53:15.553Z] #42 62.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-27T12:53:15.553Z] #42 62.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-27T12:53:15.553Z] #42 62.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-27T12:53:15.553Z] #42 62.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-27T12:53:15.553Z] #42 62.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-27T12:53:15.732Z] #64 ... [2022-06-27T12:53:15.732Z] [2022-06-27T12:53:15.732Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:15.732Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-27T12:53:15.732Z] #14 80.44 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-27T12:53:15.732Z] #14 80.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-27T12:53:15.732Z] #14 80.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:53:15.810Z] #42 ... [2022-06-27T12:53:15.810Z] [2022-06-27T12:53:15.810Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:53:15.810Z] #64 sha256:d64e415aa0797ad717b08edf94b3a944a8cdee33beaa769fd82338855b3abfc6 [2022-06-27T12:53:15.810Z] #64 2.050 + RM_GOPATH=0 [2022-06-27T12:53:15.810Z] #64 2.050 + TMP_GOPATH= [2022-06-27T12:53:15.810Z] #64 2.050 + : /build [2022-06-27T12:53:15.810Z] #64 2.050 + '[' -z '' ']' [2022-06-27T12:53:15.810Z] #64 2.056 ++ mktemp -d [2022-06-27T12:53:15.810Z] #64 2.057 + export GOPATH=/tmp/tmp.f3KPnzxpZY [2022-06-27T12:53:15.810Z] #64 2.057 + GOPATH=/tmp/tmp.f3KPnzxpZY [2022-06-27T12:53:15.810Z] #64 2.057 + RM_GOPATH=1 [2022-06-27T12:53:15.810Z] #64 2.057 + case "$(go env GOARCH)" in [2022-06-27T12:53:15.810Z] #64 2.057 ++ go env GOARCH [2022-06-27T12:53:15.810Z] #64 2.095 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:53:15.810Z] #64 2.095 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:53:15.950Z] #76 62.96 Selecting previously unselected package libmagic1:amd64. [2022-06-27T12:53:15.950Z] #76 62.96 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-27T12:53:15.950Z] #76 62.96 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-27T12:53:16.068Z] #64 2.095 ++ dirname /install.sh [2022-06-27T12:53:16.068Z] #64 2.130 Install containerd version v1.6.6 [2022-06-27T12:53:16.068Z] #64 2.130 + dir=/ [2022-06-27T12:53:16.068Z] #64 2.130 + bin=containerd [2022-06-27T12:53:16.068Z] #64 2.130 + shift [2022-06-27T12:53:16.068Z] #64 2.130 + '[' '!' -f //containerd.installer ']' [2022-06-27T12:53:16.068Z] #64 2.130 + . //containerd.installer [2022-06-27T12:53:16.068Z] #64 2.130 ++ set -e [2022-06-27T12:53:16.068Z] #64 2.130 ++ : v1.6.6 [2022-06-27T12:53:16.068Z] #64 2.130 + install_containerd [2022-06-27T12:53:16.068Z] #64 2.130 + echo 'Install containerd version v1.6.6' [2022-06-27T12:53:16.068Z] #64 2.130 + git clone https://github.com/containerd/containerd.git /tmp/tmp.f3KPnzxpZY/src/github.com/containerd/containerd [2022-06-27T12:53:16.068Z] #64 2.146 Cloning into '/tmp/tmp.f3KPnzxpZY/src/github.com/containerd/containerd'... [2022-06-27T12:53:16.504Z] #19 147.6 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-27T12:53:16.504Z] #19 147.6 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-06-27T12:53:16.504Z] #19 147.6 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-06-27T12:53:16.504Z] #19 147.6 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-27T12:53:16.504Z] #19 147.6 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-27T12:53:16.504Z] #19 147.6 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-06-27T12:53:16.504Z] #19 147.6 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-06-27T12:53:16.504Z] #19 147.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-06-27T12:53:16.504Z] #19 147.7 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-06-27T12:53:16.504Z] #19 147.7 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-06-27T12:53:16.504Z] #19 147.7 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-06-27T12:53:16.504Z] #19 147.7 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-06-27T12:53:16.504Z] #19 147.7 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-06-27T12:53:16.504Z] #19 147.8 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-06-27T12:53:16.504Z] #19 147.8 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-06-27T12:53:16.504Z] #19 147.9 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-06-27T12:53:16.504Z] #19 147.9 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-06-27T12:53:16.504Z] #19 147.9 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-06-27T12:53:16.504Z] #19 148.0 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-06-27T12:53:16.513Z] #76 63.46 Selecting previously unselected package file. [2022-06-27T12:53:16.513Z] #76 63.46 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-27T12:53:16.513Z] #76 63.47 Unpacking file (1:5.39-3) ... [2022-06-27T12:53:16.690Z] #14 75.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-27T12:53:16.690Z] #14 75.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:53:16.690Z] #14 75.74 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:53:16.780Z] #76 63.76 Selecting previously unselected package xz-utils. [2022-06-27T12:53:16.780Z] #76 63.76 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-27T12:53:16.780Z] #76 63.77 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:53:17.346Z] #76 ... [2022-06-27T12:53:17.346Z] [2022-06-27T12:53:17.346Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:53:17.346Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-27T12:53:17.346Z] #40 63.89 NAME: [2022-06-27T12:53:17.346Z] #40 63.89 go-winres - A tool for embedding resources in Windows executables [2022-06-27T12:53:17.346Z] #40 63.89 [2022-06-27T12:53:17.346Z] #40 63.89 USAGE: [2022-06-27T12:53:17.346Z] #40 63.89 go-winres [global options] command [command options] [arguments...] [2022-06-27T12:53:17.346Z] #40 63.89 [2022-06-27T12:53:17.346Z] #40 63.89 COMMANDS: [2022-06-27T12:53:17.346Z] #40 63.89 init Create an initial ./winres/winres.json [2022-06-27T12:53:17.346Z] #40 63.89 make Make syso files for the "go build" command [2022-06-27T12:53:17.346Z] #40 63.89 simply Make syso files for the "go build" command (simplified) [2022-06-27T12:53:17.346Z] #40 63.89 extract Extract all resources from an executable [2022-06-27T12:53:17.346Z] #40 63.89 patch Replace resources in an executable file (exe, dll) [2022-06-27T12:53:17.346Z] #40 63.89 help, h Shows a list of commands or help for one command [2022-06-27T12:53:17.346Z] #40 63.89 [2022-06-27T12:53:17.346Z] #40 63.89 GLOBAL OPTIONS: [2022-06-27T12:53:17.346Z] #40 63.90 --help, -h show help (default: false) [2022-06-27T12:53:17.346Z] #40 DONE 64.1s [2022-06-27T12:53:17.346Z] [2022-06-27T12:53:17.346Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:53:17.346Z] #64 sha256:ff2beccf6d3bc9602ca91238c9fc6c7060dfe31740d7d868b98623693292a9a2 [2022-06-27T12:53:17.346Z] #64 1.385 + RM_GOPATH=0 [2022-06-27T12:53:17.346Z] #64 1.385 + TMP_GOPATH= [2022-06-27T12:53:17.346Z] #64 1.385 + : /build [2022-06-27T12:53:17.346Z] #64 1.385 + '[' -z '' ']' [2022-06-27T12:53:17.346Z] #64 1.385 ++ mktemp -d [2022-06-27T12:53:17.346Z] #64 1.394 + export GOPATH=/tmp/tmp.jOxxitdnDJ [2022-06-27T12:53:17.346Z] #64 1.394 + GOPATH=/tmp/tmp.jOxxitdnDJ [2022-06-27T12:53:17.346Z] #64 1.394 + RM_GOPATH=1 [2022-06-27T12:53:17.346Z] #64 1.394 + case "$(go env GOARCH)" in [2022-06-27T12:53:17.346Z] #64 1.394 ++ go env GOARCH [2022-06-27T12:53:17.346Z] #64 1.451 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:53:17.346Z] #64 1.451 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:53:17.346Z] #64 1.451 ++ dirname /install.sh [2022-06-27T12:53:17.346Z] #64 1.459 + dir=/ [2022-06-27T12:53:17.346Z] #64 1.459 + bin=containerd [2022-06-27T12:53:17.346Z] #64 1.459 + shift [2022-06-27T12:53:17.346Z] #64 1.459 + '[' '!' -f //containerd.installer ']' [2022-06-27T12:53:17.346Z] #64 1.459 + . //containerd.installer [2022-06-27T12:53:17.346Z] #64 1.459 ++ set -e [2022-06-27T12:53:17.346Z] #64 1.459 ++ : v1.6.6 [2022-06-27T12:53:17.346Z] #64 1.459 + install_containerd [2022-06-27T12:53:17.346Z] #64 1.459 + echo 'Install containerd version v1.6.6' [2022-06-27T12:53:17.346Z] #64 1.460 Install containerd version v1.6.6 [2022-06-27T12:53:17.346Z] #64 1.460 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jOxxitdnDJ/src/github.com/containerd/containerd [2022-06-27T12:53:17.346Z] #64 1.468 Cloning into '/tmp/tmp.jOxxitdnDJ/src/github.com/containerd/containerd'... [2022-06-27T12:53:17.970Z] #64 ... [2022-06-27T12:53:17.970Z] [2022-06-27T12:53:17.970Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:17.970Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:17.970Z] #14 44.75 Reading package lists... [2022-06-27T12:53:17.970Z] #14 54.82 Building dependency tree... [2022-06-27T12:53:17.970Z] #14 61.28 The following additional packages will be installed: [2022-06-27T12:53:17.970Z] #14 61.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-27T12:53:17.970Z] #14 61.29 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-27T12:53:17.970Z] #14 61.29 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-27T12:53:17.970Z] #14 61.29 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-27T12:53:17.970Z] #14 61.29 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-27T12:53:17.970Z] #14 61.29 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-27T12:53:17.970Z] #14 61.29 mingw-w64-common mingw-w64-x86-64-dev [2022-06-27T12:53:17.970Z] #14 61.33 Suggested packages: [2022-06-27T12:53:17.970Z] #14 61.36 gcc-10-locales seccomp wine64 [2022-06-27T12:53:17.970Z] #14 63.80 The following NEW packages will be installed: [2022-06-27T12:53:17.970Z] #14 63.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-27T12:53:17.970Z] #14 63.81 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-27T12:53:17.970Z] #14 63.81 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-27T12:53:17.970Z] #14 63.82 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-27T12:53:17.970Z] #14 63.82 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-27T12:53:17.970Z] #14 63.82 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-27T12:53:17.970Z] #14 63.82 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-27T12:53:17.970Z] #14 63.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-27T12:53:17.970Z] #14 63.82 mingw-w64-x86-64-dev [2022-06-27T12:53:17.970Z] #14 64.34 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:53:17.970Z] #14 64.34 Need to get 115 MB of archives. [2022-06-27T12:53:17.970Z] #14 64.34 After this operation, 645 MB of additional disk space will be used. [2022-06-27T12:53:17.970Z] #14 64.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-27T12:53:17.970Z] #14 64.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-27T12:53:18.228Z] #14 ... [2022-06-27T12:53:18.228Z] [2022-06-27T12:53:18.228Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:53:18.228Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:53:18.228Z] #51 45.46 Reading package lists... [2022-06-27T12:53:18.228Z] #51 54.80 Building dependency tree... [2022-06-27T12:53:18.228Z] #51 61.88 The following additional packages will be installed: [2022-06-27T12:53:18.228Z] #51 61.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-27T12:53:18.228Z] #51 61.96 python3-protobuf python3-six [2022-06-27T12:53:18.228Z] #51 61.96 Suggested packages: [2022-06-27T12:53:18.228Z] #51 61.96 python3-setuptools [2022-06-27T12:53:18.228Z] #51 61.96 Recommended packages: [2022-06-27T12:53:18.228Z] #51 61.96 iproute2 | iproute [2022-06-27T12:53:18.228Z] #51 63.36 The following NEW packages will be installed: [2022-06-27T12:53:18.228Z] #51 63.36 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-27T12:53:18.228Z] #51 63.42 python3-protobuf python3-six [2022-06-27T12:53:18.228Z] #51 64.28 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:53:18.228Z] #51 64.28 Need to get 2314 kB of archives. [2022-06-27T12:53:18.228Z] #51 64.28 After this operation, 11.1 MB of additional disk space will be used. [2022-06-27T12:53:18.228Z] #51 64.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-27T12:53:18.228Z] #51 64.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-27T12:53:18.228Z] #51 64.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-27T12:53:18.228Z] #51 64.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-27T12:53:18.228Z] #51 64.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-27T12:53:18.228Z] #51 64.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-27T12:53:18.228Z] #51 64.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-27T12:53:18.228Z] #51 ... [2022-06-27T12:53:18.228Z] [2022-06-27T12:53:18.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-06-27T12:53:18.228Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:18.228Z] #14 64.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-27T12:53:18.228Z] #14 64.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-27T12:53:18.229Z] #14 64.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-27T12:53:18.229Z] #14 64.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-27T12:53:18.794Z] #14 65.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-27T12:53:18.794Z] #14 65.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-27T12:53:19.052Z] #14 65.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-27T12:53:19.990Z] #14 ... [2022-06-27T12:53:19.990Z] [2022-06-27T12:53:19.990Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:19.990Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:19.990Z] #55 56.62 go: downloading github.com/fatih/color v1.13.0 [2022-06-27T12:53:19.990Z] #55 56.62 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-27T12:53:19.990Z] #55 56.80 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-27T12:53:19.990Z] #55 56.93 go: downloading github.com/spf13/viper v1.10.1 [2022-06-27T12:53:19.990Z] #55 57.36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-27T12:53:19.990Z] #55 57.84 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-27T12:53:19.990Z] #55 58.05 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-27T12:53:19.990Z] #55 60.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-27T12:53:19.990Z] #55 60.50 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-27T12:53:19.990Z] #55 66.47 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-27T12:53:19.990Z] #55 66.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-27T12:53:19.990Z] #55 66.54 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-27T12:53:19.990Z] #55 ... [2022-06-27T12:53:19.990Z] [2022-06-27T12:53:19.990Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:53:19.990Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:53:19.990Z] #42 64.55 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:53:19.990Z] #42 64.91 Fetched 17.7 MB in 2s (7513 kB/s) [2022-06-27T12:53:19.990Z] #42 65.17 Selecting previously unselected package xxd. [2022-06-27T12:53:19.990Z] #42 65.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:53:19.990Z] #42 65.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-27T12:53:19.990Z] #42 65.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:53:19.990Z] #42 65.62 Selecting previously unselected package vim-common. [2022-06-27T12:53:19.990Z] #42 65.62 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:53:19.990Z] #42 65.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:53:19.990Z] #42 66.52 Selecting previously unselected package cmake-data. [2022-06-27T12:53:19.990Z] #42 66.53 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-27T12:53:19.990Z] #42 66.56 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-27T12:53:20.727Z] #19 ... [2022-06-27T12:53:20.727Z] [2022-06-27T12:53:20.727Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:20.727Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:20.727Z] #84 106.4 configure.ac:11: installing 'build-aux/compile' [2022-06-27T12:53:20.727Z] #84 106.4 configure.ac:11: installing 'build-aux/config.guess' [2022-06-27T12:53:20.727Z] #84 106.4 configure.ac:11: installing 'build-aux/config.sub' [2022-06-27T12:53:20.727Z] #84 106.4 configure.ac:13: installing 'build-aux/install-sh' [2022-06-27T12:53:20.727Z] #84 106.4 configure.ac:13: installing 'build-aux/missing' [2022-06-27T12:53:20.727Z] #84 106.5 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-27T12:53:20.978Z] #14 85.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-27T12:53:20.978Z] #14 85.43 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-27T12:53:20.978Z] #14 85.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-27T12:53:20.978Z] #14 ... [2022-06-27T12:53:20.978Z] [2022-06-27T12:53:20.978Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:20.978Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:53:20.978Z] #77 25.85 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-27T12:53:20.978Z] #77 35.74 libtoolize: putting auxiliary files in '.'. [2022-06-27T12:53:20.978Z] #77 35.74 libtoolize: copying file './ltmain.sh' [2022-06-27T12:53:21.195Z] #84 106.6 Makefile.am: installing 'build-aux/depcomp' [2022-06-27T12:53:21.894Z] #42 ... [2022-06-27T12:53:21.894Z] [2022-06-27T12:53:21.894Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-27T12:53:21.894Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-27T12:53:21.894Z] #40 68.41 NAME: [2022-06-27T12:53:21.894Z] #40 68.42 go-winres - A tool for embedding resources in Windows executables [2022-06-27T12:53:21.894Z] #40 68.42 [2022-06-27T12:53:21.894Z] #40 68.42 USAGE: [2022-06-27T12:53:21.894Z] #40 68.42 go-winres [global options] command [command options] [arguments...] [2022-06-27T12:53:21.894Z] #40 68.42 [2022-06-27T12:53:21.894Z] #40 68.42 COMMANDS: [2022-06-27T12:53:21.894Z] #40 68.42 init Create an initial ./winres/winres.json [2022-06-27T12:53:21.894Z] #40 68.42 make Make syso files for the "go build" command [2022-06-27T12:53:21.894Z] #40 68.42 simply Make syso files for the "go build" command (simplified) [2022-06-27T12:53:21.894Z] #40 68.42 extract Extract all resources from an executable [2022-06-27T12:53:21.894Z] #40 68.42 patch Replace resources in an executable file (exe, dll) [2022-06-27T12:53:21.894Z] #40 68.42 help, h Shows a list of commands or help for one command [2022-06-27T12:53:21.894Z] #40 68.42 [2022-06-27T12:53:21.894Z] #40 68.42 GLOBAL OPTIONS: [2022-06-27T12:53:21.894Z] #40 68.42 --help, -h show help (default: false) [2022-06-27T12:53:21.894Z] #40 DONE 68.8s [2022-06-27T12:53:21.908Z] #77 36.66 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-27T12:53:21.908Z] #77 36.67 libtoolize: and rerunning libtoolize and aclocal. [2022-06-27T12:53:21.908Z] #77 36.67 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-27T12:53:22.109Z] #14 ... [2022-06-27T12:53:22.109Z] [2022-06-27T12:53:22.109Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:22.109Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:22.109Z] #77 18.40 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-27T12:53:22.109Z] #77 19.74 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-27T12:53:22.109Z] #77 19.93 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-27T12:53:22.109Z] #77 20.11 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-27T12:53:22.151Z] [2022-06-27T12:53:22.151Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:22.151Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:22.151Z] #55 66.88 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-27T12:53:22.151Z] #55 66.93 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-27T12:53:22.151Z] #55 66.95 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-27T12:53:22.151Z] #55 67.10 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-27T12:53:22.151Z] #55 67.26 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-27T12:53:22.151Z] #55 67.34 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-27T12:53:22.151Z] #55 67.40 go: downloading github.com/spf13/afero v1.6.0 [2022-06-27T12:53:22.151Z] #55 67.59 go: downloading github.com/spf13/cast v1.4.1 [2022-06-27T12:53:22.151Z] #55 67.61 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-27T12:53:22.151Z] #55 67.63 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-27T12:53:22.151Z] #55 67.65 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-27T12:53:22.151Z] #55 67.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-27T12:53:22.151Z] #55 67.97 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-27T12:53:22.151Z] #55 68.00 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-27T12:53:22.151Z] #55 68.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-27T12:53:22.151Z] #55 68.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-27T12:53:22.151Z] #55 68.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-27T12:53:22.151Z] #55 68.19 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-27T12:53:22.151Z] #55 68.23 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-27T12:53:22.152Z] #55 68.32 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-27T12:53:22.152Z] #55 68.54 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-27T12:53:22.152Z] #55 68.60 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-27T12:53:22.152Z] #55 69.00 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-27T12:53:22.412Z] #55 69.06 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-27T12:53:22.412Z] #55 69.19 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-27T12:53:22.600Z] #64 ... [2022-06-27T12:53:22.600Z] [2022-06-27T12:53:22.600Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:53:22.600Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:53:22.600Z] #51 63.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-27T12:53:22.600Z] #51 65.73 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:53:22.600Z] #51 66.23 Fetched 2314 kB in 3s (684 kB/s) [2022-06-27T12:53:22.600Z] #51 66.36 Selecting previously unselected package libprotobuf23:amd64. [2022-06-27T12:53:22.600Z] #51 66.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:53:22.600Z] #51 66.50 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-27T12:53:22.600Z] #51 66.57 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-27T12:53:22.600Z] #51 68.09 Selecting previously unselected package python3-pkg-resources. [2022-06-27T12:53:22.600Z] #51 68.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-27T12:53:22.600Z] #51 68.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:53:22.600Z] #51 68.83 Selecting previously unselected package python3-six. [2022-06-27T12:53:22.600Z] #51 68.83 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-27T12:53:22.600Z] #51 68.85 Unpacking python3-six (1.16.0-2) ... [2022-06-27T12:53:22.600Z] #51 69.13 Selecting previously unselected package python3-protobuf. [2022-06-27T12:53:22.600Z] #51 ... [2022-06-27T12:53:22.600Z] [2022-06-27T12:53:22.600Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:22.600Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:22.600Z] #55 59.18 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-27T12:53:22.600Z] #55 63.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-27T12:53:22.600Z] #55 63.83 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-27T12:53:22.600Z] #55 63.85 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-27T12:53:22.600Z] #55 63.88 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-27T12:53:22.600Z] #55 63.98 go: downloading github.com/spf13/afero v1.6.0 [2022-06-27T12:53:22.600Z] #55 64.08 go: downloading github.com/spf13/cast v1.4.1 [2022-06-27T12:53:22.600Z] #55 64.32 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-27T12:53:22.600Z] #55 64.41 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-27T12:53:22.600Z] #55 64.43 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-27T12:53:22.600Z] #55 64.63 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-27T12:53:22.600Z] #55 64.68 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-27T12:53:22.600Z] #55 64.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-27T12:53:22.600Z] #55 65.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-27T12:53:22.600Z] #55 65.06 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-27T12:53:22.600Z] #55 65.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-27T12:53:22.600Z] #55 65.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-27T12:53:22.600Z] #55 65.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-27T12:53:22.600Z] #55 65.39 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-27T12:53:22.600Z] #55 65.44 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-27T12:53:22.600Z] #55 66.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-27T12:53:22.600Z] #55 66.85 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-27T12:53:22.600Z] #55 67.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-27T12:53:22.600Z] #55 67.07 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-27T12:53:22.600Z] #55 67.27 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-27T12:53:22.600Z] #55 67.42 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-27T12:53:22.600Z] #55 67.54 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-27T12:53:22.600Z] #55 67.58 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-27T12:53:22.600Z] #55 68.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-27T12:53:22.600Z] #55 69.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-27T12:53:22.600Z] #55 69.09 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-27T12:53:22.600Z] #55 69.13 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-27T12:53:22.600Z] #55 69.27 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-27T12:53:22.600Z] #55 69.29 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-27T12:53:22.600Z] #55 ... [2022-06-27T12:53:22.600Z] [2022-06-27T12:53:22.600Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:53:22.600Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:53:22.600Z] #51 69.13 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-27T12:53:22.600Z] #51 69.18 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-27T12:53:23.164Z] #51 70.12 Selecting previously unselected package libnet1:amd64. [2022-06-27T12:53:23.164Z] #51 ... [2022-06-27T12:53:23.164Z] [2022-06-27T12:53:23.164Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:53:23.164Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:53:23.164Z] #42 60.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-27T12:53:23.164Z] #42 60.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-27T12:53:23.164Z] #42 62.96 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:53:23.164Z] #42 63.35 Fetched 17.7 MB in 2s (7098 kB/s) [2022-06-27T12:53:23.164Z] #42 63.60 Selecting previously unselected package xxd. [2022-06-27T12:53:23.164Z] #42 63.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:53:23.164Z] #42 63.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-27T12:53:23.164Z] #42 63.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:53:23.164Z] #42 64.22 Selecting previously unselected package vim-common. [2022-06-27T12:53:23.164Z] #42 64.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:53:23.164Z] #42 64.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:53:23.164Z] #42 64.99 Selecting previously unselected package cmake-data. [2022-06-27T12:53:23.164Z] #42 64.99 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-27T12:53:23.164Z] #42 65.04 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-27T12:53:23.164Z] #42 ... [2022-06-27T12:53:23.164Z] [2022-06-27T12:53:23.164Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:53:23.164Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:53:23.164Z] #51 70.13 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-27T12:53:23.164Z] #51 70.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:53:23.224Z] #84 108.3 checking build system type... x86_64-pc-linux-gnu [2022-06-27T12:53:23.224Z] #84 108.8 checking host system type... x86_64-pc-linux-gnu [2022-06-27T12:53:23.224Z] #84 108.8 checking how to print strings... printf [2022-06-27T12:53:23.224Z] #84 108.8 checking for gcc... gcc [2022-06-27T12:53:23.345Z] #55 69.89 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-27T12:53:23.345Z] #55 70.02 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-27T12:53:23.345Z] #55 70.07 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-27T12:53:23.345Z] #55 70.11 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-27T12:53:23.345Z] #55 ... [2022-06-27T12:53:23.345Z] [2022-06-27T12:53:23.345Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:53:23.345Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:53:23.345Z] #76 63.34 Selecting previously unselected package build-essential. [2022-06-27T12:53:23.345Z] #76 63.35 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-27T12:53:23.345Z] #76 63.35 Unpacking build-essential (12.9) ... [2022-06-27T12:53:23.345Z] #76 63.63 Selecting previously unselected package libcap2:amd64. [2022-06-27T12:53:23.345Z] #76 63.64 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-27T12:53:23.345Z] #76 63.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:53:23.345Z] #76 63.85 Selecting previously unselected package libcap-dev:amd64. [2022-06-27T12:53:23.345Z] #76 63.88 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-27T12:53:23.345Z] #76 63.88 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-27T12:53:23.345Z] #76 64.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-27T12:53:23.345Z] #76 64.24 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:53:23.345Z] #76 64.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:53:23.345Z] #76 64.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-27T12:53:23.345Z] #76 64.65 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:53:23.345Z] #76 64.66 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-27T12:53:23.345Z] #76 64.77 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-27T12:53:23.345Z] #76 64.78 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-27T12:53:23.345Z] #76 64.80 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:53:23.345Z] #76 65.26 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-27T12:53:23.345Z] #76 65.26 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-27T12:53:23.345Z] #76 65.27 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:53:23.345Z] #76 66.56 Selecting previously unselected package libtool. [2022-06-27T12:53:23.345Z] #76 66.59 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-27T12:53:23.345Z] #76 66.64 Unpacking libtool (2.4.6-15) ... [2022-06-27T12:53:23.345Z] #76 67.13 Selecting previously unselected package libudev-dev:amd64. [2022-06-27T12:53:23.345Z] #76 67.13 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-27T12:53:23.345Z] #76 67.13 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:53:23.345Z] #76 67.60 Selecting previously unselected package libyajl2:amd64. [2022-06-27T12:53:23.345Z] #76 67.60 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-27T12:53:23.345Z] #76 67.61 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:53:23.345Z] #76 67.86 Selecting previously unselected package libyajl-dev:amd64. [2022-06-27T12:53:23.345Z] #76 67.93 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-27T12:53:23.345Z] #76 67.94 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-27T12:53:23.345Z] #76 68.54 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:53:23.346Z] #76 68.81 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-27T12:53:23.346Z] #76 68.83 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:53:23.346Z] #76 68.84 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-27T12:53:23.346Z] #76 68.90 Setting up file (1:5.39-3) ... [2022-06-27T12:53:23.346Z] #76 68.90 Setting up bzip2 (1.0.8-4) ... [2022-06-27T12:53:23.346Z] #76 68.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:53:23.346Z] #76 68.94 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-27T12:53:23.346Z] #76 68.96 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:53:23.346Z] #76 68.97 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-27T12:53:23.346Z] #76 68.99 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-27T12:53:23.346Z] #76 69.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:53:23.346Z] #76 69.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-27T12:53:23.346Z] #76 69.05 Setting up patch (2.7.6-7) ... [2022-06-27T12:53:23.346Z] #76 69.09 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:53:23.346Z] #76 69.11 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-27T12:53:23.346Z] #76 69.13 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-27T12:53:23.346Z] #76 69.15 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:53:23.346Z] #76 69.18 Setting up libtool (2.4.6-15) ... [2022-06-27T12:53:23.346Z] #76 69.21 Setting up m4 (1.4.18-5) ... [2022-06-27T12:53:23.346Z] #76 69.23 Setting up dpkg-dev (1.20.10) ... [2022-06-27T12:53:23.346Z] #76 69.25 Setting up autoconf (2.69-14) ... [2022-06-27T12:53:23.346Z] #76 69.28 Setting up build-essential (12.9) ... [2022-06-27T12:53:23.346Z] #76 69.30 Setting up automake (1:1.16.3-2) ... [2022-06-27T12:53:23.346Z] #76 69.31 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-27T12:53:23.346Z] #76 69.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:53:23.346Z] #76 DONE 70.2s [2022-06-27T12:53:23.346Z] [2022-06-27T12:53:23.346Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:23.346Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:23.346Z] #55 70.19 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-27T12:53:23.477Z] #51 70.41 Selecting previously unselected package libnl-3-200:amd64. [2022-06-27T12:53:23.477Z] #51 70.41 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-27T12:53:23.477Z] #51 70.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:53:23.501Z] #84 109.0 checking whether the C compiler works... yes [2022-06-27T12:53:23.501Z] #84 109.3 checking for C compiler default output file name... a.out [2022-06-27T12:53:23.604Z] #55 70.47 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-27T12:53:23.604Z] #55 70.48 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-27T12:53:23.764Z] #51 70.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-27T12:53:23.764Z] #51 70.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:53:23.764Z] #51 70.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:53:23.863Z] #55 70.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-27T12:53:23.863Z] #55 70.73 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-27T12:53:24.025Z] #51 70.92 Selecting previously unselected package criu. [2022-06-27T12:53:24.025Z] #51 70.92 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-27T12:53:24.025Z] #51 70.95 Unpacking criu (3.17-1) ... [2022-06-27T12:53:24.121Z] #55 70.84 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-27T12:53:24.121Z] #55 70.86 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-27T12:53:24.121Z] #55 70.96 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-27T12:53:24.276Z] #84 109.3 checking for suffix of executables... [2022-06-27T12:53:24.276Z] #84 109.7 checking whether we are cross compiling... no [2022-06-27T12:53:24.380Z] #55 71.02 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-27T12:53:24.380Z] #55 71.09 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-27T12:53:24.380Z] #55 71.09 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-27T12:53:24.380Z] #55 71.12 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-27T12:53:24.380Z] #55 71.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-27T12:53:24.640Z] #55 71.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-27T12:53:24.640Z] #55 71.27 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-27T12:53:24.640Z] #55 71.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-27T12:53:24.896Z] #84 109.8 checking for suffix of object files... o [2022-06-27T12:53:24.896Z] #84 110.4 checking whether we are using the GNU C compiler... yes [2022-06-27T12:53:24.899Z] #55 71.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-27T12:53:25.164Z] #84 110.6 checking whether gcc accepts -g... yes [2022-06-27T12:53:25.177Z] #55 71.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-27T12:53:25.177Z] #55 71.82 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-27T12:53:25.177Z] #55 71.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-27T12:53:25.177Z] #55 71.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-27T12:53:25.177Z] #55 71.97 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-27T12:53:25.396Z] #51 ... [2022-06-27T12:53:25.396Z] [2022-06-27T12:53:25.396Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:25.396Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:25.396Z] #14 62.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-27T12:53:25.396Z] #14 64.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-27T12:53:25.396Z] #14 65.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-27T12:53:25.396Z] #14 66.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-27T12:53:25.396Z] #14 68.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-27T12:53:25.396Z] #14 69.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-27T12:53:25.396Z] #14 69.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-27T12:53:25.396Z] #14 69.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-27T12:53:25.396Z] #14 69.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-27T12:53:25.396Z] #14 69.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-27T12:53:25.396Z] #14 69.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-27T12:53:25.396Z] #14 69.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-27T12:53:25.396Z] #14 69.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-27T12:53:25.396Z] #14 69.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-27T12:53:25.396Z] #14 69.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-27T12:53:25.396Z] #14 69.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-27T12:53:25.396Z] #14 69.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-27T12:53:25.396Z] #14 69.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-27T12:53:25.396Z] #14 69.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-27T12:53:25.396Z] #14 69.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-27T12:53:25.396Z] #14 69.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-27T12:53:25.396Z] #14 71.71 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:53:25.396Z] #14 72.01 Fetched 115 MB in 11s (10.1 MB/s) [2022-06-27T12:53:25.396Z] #14 72.13 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-27T12:53:25.396Z] #14 72.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 ... 15718 files and directories currently installed.) [2022-06-27T12:53:25.396Z] #14 72.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-27T12:53:25.396Z] #14 72.26 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-27T12:53:25.396Z] #14 ... [2022-06-27T12:53:25.396Z] [2022-06-27T12:53:25.396Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:53:25.396Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:53:25.396Z] #34 70.23 Updating files: 80% (1226/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-27T12:53:25.396Z] #34 71.38 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-27T12:53:25.396Z] #34 71.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:53:25.424Z] #84 110.8 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:53:25.424Z] #84 111.0 checking whether gcc understands -c and -o together... yes [2022-06-27T12:53:25.424Z] #84 111.2 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:53:25.436Z] #55 72.04 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-27T12:53:25.436Z] #55 72.15 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-27T12:53:25.436Z] #55 72.25 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-27T12:53:25.436Z] #55 72.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-27T12:53:25.686Z] #84 111.2 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:53:25.686Z] #84 111.2 checking for egrep... /bin/grep -E [2022-06-27T12:53:25.686Z] #84 111.2 checking for fgrep... /bin/grep -F [2022-06-27T12:53:25.686Z] #84 111.2 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:53:25.686Z] #84 111.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:53:25.686Z] #84 111.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:53:25.686Z] #84 111.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:53:25.686Z] #84 111.4 checking whether ln -s works... yes [2022-06-27T12:53:25.694Z] #55 72.39 go: downloading github.com/julz/importas v0.1.0 [2022-06-27T12:53:25.695Z] #55 72.46 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-27T12:53:25.947Z] #84 111.4 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:53:25.947Z] #84 111.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-27T12:53:25.947Z] #84 111.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:53:25.947Z] #84 111.4 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:53:25.947Z] #84 111.4 checking for objdump... objdump [2022-06-27T12:53:25.947Z] #84 111.5 checking how to recognize dependent libraries... pass_all [2022-06-27T12:53:25.947Z] #84 111.5 checking for dlltool... no [2022-06-27T12:53:25.947Z] #84 111.5 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:53:25.947Z] #84 111.5 checking for ar... ar [2022-06-27T12:53:25.953Z] #55 72.57 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-27T12:53:25.953Z] #55 72.65 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-27T12:53:25.953Z] #55 72.71 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-27T12:53:25.953Z] #55 72.76 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-27T12:53:26.208Z] #84 111.5 checking for archiver @FILE support... @ [2022-06-27T12:53:26.208Z] #84 111.8 checking for strip... strip [2022-06-27T12:53:26.208Z] #84 111.8 checking for ranlib... ranlib [2022-06-27T12:53:26.208Z] #84 111.8 checking for gawk... no [2022-06-27T12:53:26.208Z] #84 111.8 checking for mawk... mawk [2022-06-27T12:53:26.212Z] #55 72.77 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-27T12:53:26.212Z] #55 72.82 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-27T12:53:26.212Z] #55 72.82 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-27T12:53:26.212Z] #55 72.91 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-27T12:53:26.212Z] #55 73.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-27T12:53:26.212Z] #55 73.12 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-27T12:53:26.470Z] #55 73.19 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-27T12:53:26.779Z] #84 111.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:53:26.779Z] #84 112.3 checking for sysroot... no [2022-06-27T12:53:26.779Z] #84 112.3 checking for a working dd... /bin/dd [2022-06-27T12:53:26.779Z] #84 112.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:53:26.779Z] #84 112.5 checking for mt... no [2022-06-27T12:53:26.779Z] #84 112.5 checking if : is a manifest tool... no [2022-06-27T12:53:27.042Z] #84 112.6 checking how to run the C preprocessor... gcc -E [2022-06-27T12:53:27.176Z] #77 ... [2022-06-27T12:53:27.176Z] [2022-06-27T12:53:27.176Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:27.176Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-27T12:53:27.176Z] #14 91.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-27T12:53:27.176Z] #14 91.24 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-27T12:53:27.176Z] #14 91.24 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:53:27.294Z] #34 ... [2022-06-27T12:53:27.294Z] [2022-06-27T12:53:27.295Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:53:27.295Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:53:27.295Z] #76 64.34 Selecting previously unselected package libsigsegv2:amd64. [2022-06-27T12:53:27.295Z] #76 64.38 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 64.38 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-27T12:53:27.295Z] #76 64.57 Selecting previously unselected package m4. [2022-06-27T12:53:27.295Z] #76 64.62 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 64.62 Unpacking m4 (1.4.18-5) ... [2022-06-27T12:53:27.295Z] #76 64.98 Selecting previously unselected package autoconf. [2022-06-27T12:53:27.295Z] #76 65.08 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-27T12:53:27.295Z] #76 65.11 Unpacking autoconf (2.69-14) ... [2022-06-27T12:53:27.295Z] #76 65.87 Selecting previously unselected package autotools-dev. [2022-06-27T12:53:27.295Z] #76 65.87 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-27T12:53:27.295Z] #76 65.88 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-27T12:53:27.295Z] #76 66.31 Selecting previously unselected package automake. [2022-06-27T12:53:27.295Z] #76 66.32 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-27T12:53:27.295Z] #76 66.33 Unpacking automake (1:1.16.3-2) ... [2022-06-27T12:53:27.295Z] #76 67.39 Selecting previously unselected package patch. [2022-06-27T12:53:27.295Z] #76 67.39 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 67.42 Unpacking patch (2.7.6-7) ... [2022-06-27T12:53:27.295Z] #76 67.80 Selecting previously unselected package dpkg-dev. [2022-06-27T12:53:27.295Z] #76 67.80 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-27T12:53:27.295Z] #76 67.81 Unpacking dpkg-dev (1.20.10) ... [2022-06-27T12:53:27.295Z] #76 69.79 Selecting previously unselected package build-essential. [2022-06-27T12:53:27.295Z] #76 69.79 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 69.80 Unpacking build-essential (12.9) ... [2022-06-27T12:53:27.295Z] #76 70.19 Selecting previously unselected package libcap2:amd64. [2022-06-27T12:53:27.295Z] #76 70.20 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 70.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:53:27.295Z] #76 70.45 Selecting previously unselected package libcap-dev:amd64. [2022-06-27T12:53:27.295Z] #76 70.46 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 70.46 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-27T12:53:27.295Z] #76 70.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-27T12:53:27.295Z] #76 70.64 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 70.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:53:27.295Z] #76 70.98 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-27T12:53:27.295Z] #76 71.05 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 71.08 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-27T12:53:27.295Z] #76 71.36 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-27T12:53:27.295Z] #76 71.36 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 71.36 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:53:27.295Z] #76 71.70 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-27T12:53:27.295Z] #76 71.70 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 71.71 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:53:27.295Z] #76 72.71 Selecting previously unselected package libtool. [2022-06-27T12:53:27.295Z] #76 72.72 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-27T12:53:27.295Z] #76 72.74 Unpacking libtool (2.4.6-15) ... [2022-06-27T12:53:27.295Z] #76 73.34 Selecting previously unselected package libudev-dev:amd64. [2022-06-27T12:53:27.295Z] #76 73.34 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 73.46 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:53:27.295Z] #76 73.82 Selecting previously unselected package libyajl2:amd64. [2022-06-27T12:53:27.295Z] #76 73.84 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 73.84 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:53:27.295Z] #76 74.19 Selecting previously unselected package libyajl-dev:amd64. [2022-06-27T12:53:27.295Z] #76 74.21 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-27T12:53:27.295Z] #76 74.22 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-27T12:53:27.418Z] #55 74.08 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-27T12:53:27.418Z] #55 74.09 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-27T12:53:27.418Z] #55 74.15 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-27T12:53:27.418Z] #55 74.23 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-27T12:53:27.418Z] #55 74.34 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-27T12:53:27.571Z] #76 ... [2022-06-27T12:53:27.571Z] [2022-06-27T12:53:27.571Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:27.571Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:27.571Z] #55 69.36 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-27T12:53:27.571Z] #55 69.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-27T12:53:27.571Z] #55 69.68 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-27T12:53:27.571Z] #55 69.74 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-27T12:53:27.571Z] #55 69.87 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-27T12:53:27.571Z] #55 69.96 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-27T12:53:27.571Z] #55 70.00 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-27T12:53:27.571Z] #55 70.01 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-27T12:53:27.571Z] #55 70.10 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-27T12:53:27.571Z] #55 70.14 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-27T12:53:27.571Z] #55 70.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-27T12:53:27.571Z] #55 70.28 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-27T12:53:27.571Z] #55 70.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-27T12:53:27.571Z] #55 70.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-27T12:53:27.571Z] #55 70.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-27T12:53:27.571Z] #55 70.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-27T12:53:27.571Z] #55 71.00 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-27T12:53:27.571Z] #55 71.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-27T12:53:27.571Z] #55 71.08 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-27T12:53:27.571Z] #55 71.13 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-27T12:53:27.571Z] #55 71.15 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-27T12:53:27.571Z] #55 71.29 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-27T12:53:27.571Z] #55 71.36 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-27T12:53:27.571Z] #55 71.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-27T12:53:27.571Z] #55 71.40 go: downloading github.com/julz/importas v0.1.0 [2022-06-27T12:53:27.571Z] #55 71.57 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-27T12:53:27.571Z] #55 71.79 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-27T12:53:27.571Z] #55 71.83 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-27T12:53:27.571Z] #55 71.85 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-27T12:53:27.571Z] #55 71.89 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-27T12:53:27.571Z] #55 71.92 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-27T12:53:27.571Z] #55 71.98 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-27T12:53:27.571Z] #55 72.01 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-27T12:53:27.571Z] #55 72.08 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-27T12:53:27.571Z] #55 72.10 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-27T12:53:27.571Z] #55 72.14 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-27T12:53:27.571Z] #55 72.17 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-27T12:53:27.571Z] #55 73.00 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-27T12:53:27.571Z] #55 73.01 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-27T12:53:27.571Z] #55 73.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-27T12:53:27.571Z] #55 73.25 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-27T12:53:27.571Z] #55 73.35 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-27T12:53:27.571Z] #55 73.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-27T12:53:27.571Z] #55 73.49 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-27T12:53:27.571Z] #55 73.58 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-27T12:53:27.571Z] #55 73.58 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-27T12:53:27.571Z] #55 73.90 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-27T12:53:27.571Z] #55 73.94 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-27T12:53:27.571Z] #55 73.98 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-27T12:53:27.571Z] #55 73.99 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-27T12:53:27.571Z] #55 74.04 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-27T12:53:27.571Z] #55 74.07 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-27T12:53:27.571Z] #55 74.15 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-27T12:53:27.571Z] #55 74.24 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-27T12:53:27.571Z] #55 74.30 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-27T12:53:27.571Z] #55 74.38 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-27T12:53:27.571Z] #55 74.49 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-27T12:53:27.571Z] #55 74.50 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-27T12:53:27.677Z] #55 74.37 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-27T12:53:27.677Z] #55 74.42 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-27T12:53:27.677Z] #55 74.53 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-27T12:53:27.677Z] #55 74.59 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-27T12:53:27.827Z] #55 74.88 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-27T12:53:27.827Z] #55 74.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-27T12:53:27.827Z] #55 74.96 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-27T12:53:28.085Z] #55 75.01 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-27T12:53:28.085Z] #55 75.10 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-27T12:53:28.244Z] #55 75.04 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-27T12:53:28.244Z] #55 75.05 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-27T12:53:28.244Z] #55 75.08 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-27T12:53:28.244Z] #55 75.11 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-27T12:53:28.244Z] #55 75.15 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-27T12:53:28.429Z] #84 112.8 checking for ANSI C header files... yes [2022-06-27T12:53:28.429Z] #84 113.9 checking for sys/types.h... yes [2022-06-27T12:53:28.503Z] #55 75.29 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-27T12:53:28.503Z] #55 75.32 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-27T12:53:28.648Z] #55 75.71 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-27T12:53:28.690Z] #84 114.1 checking for sys/stat.h... yes [2022-06-27T12:53:28.690Z] #84 114.3 checking for stdlib.h... yes [2022-06-27T12:53:28.706Z] #77 34.81 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-27T12:53:28.761Z] #55 75.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-27T12:53:28.761Z] #55 75.56 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-27T12:53:28.761Z] #55 75.60 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-27T12:53:28.904Z] #55 75.87 go: downloading honnef.co/go/tools v0.2.2 [2022-06-27T12:53:29.018Z] #55 75.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-27T12:53:29.250Z] #84 114.5 checking for string.h... yes [2022-06-27T12:53:29.250Z] #84 114.6 checking for memory.h... yes [2022-06-27T12:53:29.250Z] #84 114.8 checking for strings.h... yes [2022-06-27T12:53:29.276Z] #55 75.90 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-27T12:53:29.276Z] #55 76.14 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-27T12:53:29.276Z] #55 76.17 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-27T12:53:29.511Z] #84 115.0 checking for inttypes.h... yes [2022-06-27T12:53:29.511Z] #84 115.2 checking for stdint.h... yes [2022-06-27T12:53:29.534Z] #55 76.21 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-27T12:53:29.534Z] #55 76.26 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-27T12:53:29.773Z] #84 115.3 checking for unistd.h... yes [2022-06-27T12:53:29.795Z] #55 76.35 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-27T12:53:29.836Z] #55 ... [2022-06-27T12:53:29.836Z] [2022-06-27T12:53:29.836Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-27T12:53:29.836Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-27T12:53:29.836Z] #76 74.67 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:53:29.836Z] #76 74.82 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-27T12:53:29.836Z] #76 74.83 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:53:29.836Z] #76 74.84 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-27T12:53:29.836Z] #76 74.86 Setting up file (1:5.39-3) ... [2022-06-27T12:53:29.836Z] #76 74.87 Setting up bzip2 (1.0.8-4) ... [2022-06-27T12:53:29.836Z] #76 74.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:53:29.836Z] #76 74.89 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-27T12:53:29.836Z] #76 74.90 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:53:29.836Z] #76 74.95 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-27T12:53:29.836Z] #76 74.95 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-27T12:53:29.836Z] #76 74.97 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:53:29.836Z] #76 75.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-27T12:53:29.836Z] #76 75.02 Setting up patch (2.7.6-7) ... [2022-06-27T12:53:29.836Z] #76 75.03 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:53:29.836Z] #76 75.05 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-27T12:53:29.836Z] #76 75.08 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-27T12:53:29.836Z] #76 75.09 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:53:29.836Z] #76 75.10 Setting up libtool (2.4.6-15) ... [2022-06-27T12:53:29.836Z] #76 75.13 Setting up m4 (1.4.18-5) ... [2022-06-27T12:53:29.836Z] #76 75.14 Setting up dpkg-dev (1.20.10) ... [2022-06-27T12:53:29.836Z] #76 75.17 Setting up autoconf (2.69-14) ... [2022-06-27T12:53:29.836Z] #76 75.18 Setting up build-essential (12.9) ... [2022-06-27T12:53:29.836Z] #76 75.20 Setting up automake (1:1.16.3-2) ... [2022-06-27T12:53:29.836Z] #76 75.22 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-27T12:53:29.836Z] #76 75.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:53:29.836Z] #76 DONE 76.7s [2022-06-27T12:53:29.836Z] [2022-06-27T12:53:29.836Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:29.836Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:30.054Z] #55 76.90 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-27T12:53:30.054Z] #55 ... [2022-06-27T12:53:30.054Z] [2022-06-27T12:53:30.054Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:30.054Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:30.054Z] #14 66.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-27T12:53:30.054Z] #14 69.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-27T12:53:30.054Z] #14 70.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-27T12:53:30.054Z] #14 72.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-27T12:53:30.054Z] #14 74.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-27T12:53:30.054Z] #14 75.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-27T12:53:30.054Z] #14 75.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-27T12:53:30.054Z] #14 75.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-27T12:53:30.054Z] #14 75.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-27T12:53:30.054Z] #14 75.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-27T12:53:30.054Z] #14 75.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-27T12:53:30.054Z] #14 75.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-27T12:53:30.054Z] #14 75.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-27T12:53:30.054Z] #14 75.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-27T12:53:30.054Z] #14 75.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-27T12:53:30.054Z] #14 75.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-27T12:53:30.054Z] #14 75.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-27T12:53:30.054Z] #14 75.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-27T12:53:30.054Z] #14 75.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-27T12:53:30.054Z] #14 75.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-27T12:53:30.054Z] #14 75.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-27T12:53:30.296Z] #84 115.6 checking for dlfcn.h... yes [2022-06-27T12:53:30.296Z] #84 115.9 checking for objdir... .libs [2022-06-27T12:53:30.312Z] #14 ... [2022-06-27T12:53:30.312Z] [2022-06-27T12:53:30.312Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:53:30.312Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:53:30.312Z] #34 73.81 Updating files: 78% (1191/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-27T12:53:30.312Z] #34 75.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-27T12:53:30.312Z] #34 75.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:53:30.571Z] #34 ... [2022-06-27T12:53:30.571Z] [2022-06-27T12:53:30.571Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:53:30.571Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:53:30.571Z] #51 67.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-27T12:53:30.571Z] #51 69.46 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:53:30.571Z] #51 70.05 Fetched 2314 kB in 4s (600 kB/s) [2022-06-27T12:53:30.571Z] #51 70.30 Selecting previously unselected package libprotobuf23:amd64. [2022-06-27T12:53:30.571Z] #51 70.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:53:30.571Z] #51 70.48 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-27T12:53:30.571Z] #51 70.58 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-27T12:53:30.571Z] #51 72.02 Selecting previously unselected package python3-pkg-resources. [2022-06-27T12:53:30.571Z] #51 72.03 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-27T12:53:30.571Z] #51 72.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:53:30.571Z] #51 72.47 Selecting previously unselected package python3-six. [2022-06-27T12:53:30.571Z] #51 72.49 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-27T12:53:30.571Z] #51 72.54 Unpacking python3-six (1.16.0-2) ... [2022-06-27T12:53:30.571Z] #51 72.86 Selecting previously unselected package python3-protobuf. [2022-06-27T12:53:30.571Z] #51 72.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-27T12:53:30.571Z] #51 72.90 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-27T12:53:30.571Z] #51 73.87 Selecting previously unselected package libnet1:amd64. [2022-06-27T12:53:30.571Z] #51 73.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-27T12:53:30.571Z] #51 73.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:53:30.571Z] #51 74.41 Selecting previously unselected package libnl-3-200:amd64. [2022-06-27T12:53:30.571Z] #51 74.41 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-27T12:53:30.571Z] #51 74.41 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:53:30.571Z] #51 74.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-27T12:53:30.571Z] #51 74.71 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:53:30.571Z] #51 74.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:53:30.571Z] #51 75.18 Selecting previously unselected package criu. [2022-06-27T12:53:30.571Z] #51 75.19 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-27T12:53:30.571Z] #51 75.21 Unpacking criu (3.17-1) ... [2022-06-27T12:53:30.571Z] #51 76.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:53:30.829Z] #51 ... [2022-06-27T12:53:30.829Z] [2022-06-27T12:53:30.829Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:30.829Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:30.829Z] #14 77.21 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:53:30.829Z] #14 77.58 Fetched 115 MB in 12s (9798 kB/s) [2022-06-27T12:53:30.875Z] #84 116.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:53:30.875Z] #84 116.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:53:31.087Z] #14 77.76 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-27T12:53:31.088Z] #14 77.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:53:31.088Z] #14 77.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-27T12:53:31.088Z] #14 77.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-27T12:53:31.137Z] #84 116.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:53:31.204Z] #77 1.352 Cloning into '/tmp/crun-build'... [2022-06-27T12:53:31.259Z] #77 ... [2022-06-27T12:53:31.259Z] [2022-06-27T12:53:31.259Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:31.259Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:31.259Z] #14 89.99 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-27T12:53:31.259Z] #14 89.99 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:53:31.259Z] #14 90.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:53:31.712Z] #84 116.6 checking if gcc static flag -static works... yes [2022-06-27T12:53:31.712Z] #84 117.2 checking if gcc supports -c -o file.o... yes [2022-06-27T12:53:31.712Z] #84 117.4 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:53:31.712Z] #84 117.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-27T12:53:31.974Z] #84 117.4 checking dynamic linker characteristics... [2022-06-27T12:53:31.974Z] #84 ... [2022-06-27T12:53:31.974Z] [2022-06-27T12:53:31.974Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:53:31.974Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:53:31.974Z] #19 153.4 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-06-27T12:53:31.974Z] #19 153.4 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-06-27T12:53:31.974Z] #19 153.5 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-06-27T12:53:31.974Z] #19 153.7 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-06-27T12:53:31.974Z] #19 153.8 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-06-27T12:53:31.974Z] #19 157.0 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-06-27T12:53:31.974Z] #19 157.1 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-27T12:53:31.974Z] #19 157.1 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-27T12:53:31.974Z] #19 157.2 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-06-27T12:53:31.974Z] #19 157.2 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-06-27T12:53:31.974Z] #19 157.2 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-27T12:53:31.974Z] #19 157.9 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-27T12:53:31.974Z] #19 157.9 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-06-27T12:53:31.974Z] #19 157.9 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-06-27T12:53:31.974Z] #19 157.9 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-06-27T12:53:31.974Z] #19 157.9 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-06-27T12:53:31.974Z] #19 158.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-06-27T12:53:31.974Z] #19 158.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-06-27T12:53:31.974Z] #19 158.0 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-06-27T12:53:31.974Z] #19 158.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-06-27T12:53:31.974Z] #19 158.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-06-27T12:53:31.974Z] #19 158.0 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-06-27T12:53:31.974Z] #19 158.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-06-27T12:53:31.974Z] #19 158.0 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-06-27T12:53:31.974Z] #19 158.0 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-06-27T12:53:31.974Z] #19 158.1 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-06-27T12:53:31.974Z] #19 158.1 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-06-27T12:53:31.974Z] #19 158.1 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-06-27T12:53:31.974Z] #19 158.1 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-06-27T12:53:31.974Z] #19 158.3 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-06-27T12:53:31.974Z] #19 158.3 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-06-27T12:53:31.974Z] #19 158.4 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-06-27T12:53:31.974Z] #19 158.4 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-06-27T12:53:31.974Z] #19 160.6 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-06-27T12:53:31.974Z] #19 160.6 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-06-27T12:53:31.974Z] #19 160.7 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-06-27T12:53:31.974Z] #19 160.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-06-27T12:53:31.974Z] #19 160.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-06-27T12:53:31.974Z] #19 162.8 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-06-27T12:53:31.974Z] #19 162.8 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-06-27T12:53:31.974Z] #19 162.8 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-06-27T12:53:31.974Z] #19 162.9 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-06-27T12:53:31.974Z] #19 162.9 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-06-27T12:53:31.974Z] #19 162.9 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-06-27T12:53:31.974Z] #19 162.9 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-06-27T12:53:31.974Z] #19 163.0 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-06-27T12:53:31.974Z] #19 163.0 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-06-27T12:53:31.974Z] #19 163.0 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-06-27T12:53:31.974Z] #19 163.1 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-06-27T12:53:31.974Z] #19 ... [2022-06-27T12:53:31.974Z] [2022-06-27T12:53:31.974Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:31.974Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:31.974Z] #84 117.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:53:32.235Z] #84 117.8 checking how to hardcode library paths into programs... immediate [2022-06-27T12:53:32.235Z] #84 117.8 checking whether stripping libraries is possible... yes [2022-06-27T12:53:32.235Z] #84 117.8 checking if libtool supports shared libraries... yes [2022-06-27T12:53:32.235Z] #84 117.8 checking whether to build shared libraries... no [2022-06-27T12:53:32.235Z] #84 117.8 checking whether to build static libraries... yes [2022-06-27T12:53:32.235Z] #84 117.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:53:32.235Z] #84 117.9 checking whether build environment is sane... yes [2022-06-27T12:53:32.235Z] #84 117.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:53:32.235Z] #84 118.0 checking whether make sets $(MAKE)... yes [2022-06-27T12:53:32.425Z] #14 ... [2022-06-27T12:53:32.425Z] [2022-06-27T12:53:32.425Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:32.425Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:53:32.425Z] #77 44.51 configure.ac:7: installing './compile' [2022-06-27T12:53:32.425Z] #77 44.51 configure.ac:11: installing './config.guess' [2022-06-27T12:53:32.425Z] #77 44.52 configure.ac:11: installing './config.sub' [2022-06-27T12:53:32.425Z] #77 44.53 configure.ac:8: installing './install-sh' [2022-06-27T12:53:32.425Z] #77 44.53 configure.ac:8: installing './missing' [2022-06-27T12:53:32.425Z] #77 44.65 Makefile.am: installing './depcomp' [2022-06-27T12:53:32.425Z] #77 45.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-27T12:53:32.425Z] #77 45.74 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-27T12:53:32.425Z] #77 45.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-27T12:53:32.425Z] #77 45.91 libtoolize: copying file 'm4/libtool.m4' [2022-06-27T12:53:32.425Z] #77 46.06 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-27T12:53:32.425Z] #77 46.19 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-27T12:53:32.425Z] #77 46.34 libtoolize: copying file 'm4/ltversion.m4' [2022-06-27T12:53:32.425Z] #77 46.49 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-27T12:53:32.425Z] #77 46.63 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-27T12:53:32.496Z] #84 118.0 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:53:32.496Z] #84 118.1 checking whether make supports nested variables... yes [2022-06-27T12:53:32.496Z] #84 118.1 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:53:32.496Z] #84 118.2 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:53:32.496Z] #84 118.2 checking how to create a ustar tar archive... gnutar [2022-06-27T12:53:33.070Z] #84 118.2 checking dependency style of gcc... gcc3 [2022-06-27T12:53:33.070Z] #84 118.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:53:33.070Z] #84 118.5 checking whether make supports nested variables... (cached) yes [2022-06-27T12:53:33.070Z] #84 118.5 checking for gawk... (cached) mawk [2022-06-27T12:53:33.070Z] #84 118.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-27T12:53:33.070Z] #84 118.5 checking for gcc... (cached) gcc [2022-06-27T12:53:33.070Z] #84 118.6 checking whether we are using the GNU C compiler... (cached) yes [2022-06-27T12:53:33.070Z] #84 118.7 checking whether gcc accepts -g... (cached) yes [2022-06-27T12:53:33.070Z] #84 118.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-27T12:53:33.070Z] #84 118.7 checking whether gcc understands -c and -o together... (cached) yes [2022-06-27T12:53:33.070Z] #84 118.7 checking for a Python interpreter with version >= 3... python3 [2022-06-27T12:53:33.070Z] #84 118.9 checking for python3... /usr/bin/python3 [2022-06-27T12:53:33.620Z] #14 ... [2022-06-27T12:53:33.620Z] [2022-06-27T12:53:33.620Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:33.620Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:33.620Z] #77 2.129 Cloning into '/tmp/crun-build'... [2022-06-27T12:53:33.620Z] #77 ... [2022-06-27T12:53:33.620Z] [2022-06-27T12:53:33.620Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:53:33.620Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:53:33.620Z] #51 80.04 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-27T12:53:33.620Z] #51 80.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:53:33.620Z] #51 80.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:53:33.620Z] #51 80.21 Setting up python3-six (1.16.0-2) ... [2022-06-27T12:53:33.642Z] #84 118.9 checking for python3 version... 3.9 [2022-06-27T12:53:33.642Z] #84 119.0 checking for python3 platform... linux [2022-06-27T12:53:33.902Z] #84 119.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-27T12:53:34.163Z] #84 119.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-27T12:53:34.163Z] #84 119.7 checking for go-md2man... no [2022-06-27T12:53:34.423Z] #84 119.7 checking error.h usability... yes [2022-06-27T12:53:34.423Z] #84 120.0 checking error.h presence... yes [2022-06-27T12:53:34.423Z] #84 120.1 checking for error.h... yes [2022-06-27T12:53:34.477Z] #77 ... [2022-06-27T12:53:34.477Z] [2022-06-27T12:53:34.477Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:53:34.477Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:53:34.477Z] #42 70.88 Selecting previously unselected package libicu67:amd64. [2022-06-27T12:53:34.477Z] #42 70.88 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-27T12:53:34.477Z] #42 70.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-27T12:53:34.477Z] #42 ... [2022-06-27T12:53:34.477Z] [2022-06-27T12:53:34.477Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:34.477Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:34.477Z] #55 77.84 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-27T12:53:34.477Z] #55 77.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-27T12:53:34.477Z] #55 77.98 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-27T12:53:34.477Z] #55 78.10 go: downloading golang.org/x/text v0.3.7 [2022-06-27T12:53:34.685Z] #84 120.2 checking linux/openat2.h usability... yes [2022-06-27T12:53:34.685Z] #84 120.3 checking linux/openat2.h presence... yes [2022-06-27T12:53:34.685Z] #84 120.4 checking for linux/openat2.h... yes [2022-06-27T12:53:35.297Z] #84 120.4 checking for copy_file_range... yes [2022-06-27T12:53:35.406Z] #55 ... [2022-06-27T12:53:35.406Z] [2022-06-27T12:53:35.406Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:53:35.406Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:53:35.406Z] #51 72.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:53:35.406Z] #51 75.15 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-27T12:53:35.406Z] #51 75.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:53:35.406Z] #51 75.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:53:35.406Z] #51 75.36 Setting up python3-six (1.16.0-2) ... [2022-06-27T12:53:35.406Z] #51 76.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:53:35.406Z] #51 76.95 Setting up python3-protobuf (3.12.4-1) ... [2022-06-27T12:53:35.406Z] #51 ... [2022-06-27T12:53:35.406Z] [2022-06-27T12:53:35.406Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:35.406Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:35.406Z] #14 76.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-27T12:53:35.406Z] #14 76.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-27T12:53:35.406Z] #14 76.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-27T12:53:35.406Z] #14 81.81 Selecting previously unselected package binutils-mingw-w64. [2022-06-27T12:53:35.406Z] #14 81.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-27T12:53:35.406Z] #14 81.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-27T12:53:35.406Z] #14 82.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-27T12:53:35.406Z] #14 82.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:53:35.406Z] #14 82.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:53:35.406Z] #14 82.47 Selecting previously unselected package dmsetup. [2022-06-27T12:53:35.406Z] #14 82.47 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:53:35.406Z] #14 82.51 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-27T12:53:35.662Z] #84 120.8 checking for fgetxattr... yes [2022-06-27T12:53:35.925Z] #84 121.2 checking for statx... yes [2022-06-27T12:53:36.150Z] #51 82.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:53:36.150Z] #51 82.37 Setting up python3-protobuf (3.12.4-1) ... [2022-06-27T12:53:36.150Z] #51 ... [2022-06-27T12:53:36.150Z] [2022-06-27T12:53:36.150Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:53:36.150Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:53:36.150Z] #42 72.69 Selecting previously unselected package libicu67:amd64. [2022-06-27T12:53:36.150Z] #42 72.71 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-27T12:53:36.150Z] #42 72.74 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-27T12:53:36.150Z] #42 ... [2022-06-27T12:53:36.150Z] [2022-06-27T12:53:36.150Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:36.150Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:36.150Z] #14 82.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-27T12:53:36.150Z] #14 82.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-27T12:53:36.150Z] #14 82.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-27T12:53:36.334Z] #14 83.08 Selecting previously unselected package mingw-w64-common. [2022-06-27T12:53:36.334Z] #14 83.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-27T12:53:36.334Z] #14 83.11 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-27T12:53:36.497Z] #84 121.5 checking for fgetpwent_r... yes [2022-06-27T12:53:36.561Z] #14 ... [2022-06-27T12:53:36.561Z] [2022-06-27T12:53:36.561Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:53:36.561Z] #64 sha256:fcd9254244583fd27a7cef9f33e38327d44e765ce99a3e51f9de3ac11bfd6641 [2022-06-27T12:53:36.561Z] #64 51.31 Updating files: 46% (2222/4777) Updating files: 47% (2246/4777) Updating files: 48% (2293/4777) Updating files: 49% (2341/4777) Updating files: 50% (2389/4777) Updating files: 51% (2437/4777) Updating files: 52% (2485/4777) Updating files: 53% (2532/4777) Updating files: 54% (2580/4777) Updating files: 55% (2628/4777) Updating files: 56% (2676/4777) Updating files: 57% (2723/4777) Updating files: 58% (2771/4777) Updating files: 59% (2819/4777) Updating files: 60% (2867/4777) Updating files: 61% (2914/4777) Updating files: 62% (2962/4777) Updating files: 63% (3010/4777) Updating files: 64% (3058/4777) Updating files: 65% (3106/4777) Updating files: 66% (3153/4777) Updating files: 67% (3201/4777) Updating files: 68% (3249/4777) Updating files: 69% (3297/4777) Updating files: 70% (3344/4777) Updating files: 71% (3392/4777) Updating files: 72% (3440/4777) Updating files: 73% (3488/4777) Updating files: 74% (3535/4777) Updating files: 75% (3583/4777) Updating files: 76% (3631/4777) Updating files: 77% (3679/4777) Updating files: 78% (3727/4777) Updating files: 79% (3774/4777) Updating files: 80% (3822/4777) Updating files: 81% (3870/4777) Updating files: 82% (3918/4777) Updating files: 83% (3965/4777) Updating files: 83% (3982/4777) Updating files: 84% (4013/4777) Updating files: 85% (4061/4777) Updating files: 86% (4109/4777) Updating files: 87% (4156/4777) Updating files: 88% (4204/4777) Updating files: 89% (4252/4777) Updating files: 90% (4300/4777) Updating files: 91% (4348/4777) Updating files: 92% (4395/4777) Updating files: 93% (4443/4777) Updating files: 94% (4491/4777) Updating files: 95% (4539/4777) Updating files: 96% (4586/4777) Updating files: 97% (4634/4777) Updating files: 98% (4682/4777) Updating files: 99% (4730/4777) Updating files: 100% (4777/4777) Updating files: 100% (4777/4777), done. [2022-06-27T12:53:36.561Z] #64 52.83 + cd /tmp/tmp.zfUIWErNSw/src/github.com/containerd/containerd [2022-06-27T12:53:36.561Z] #64 52.83 + git checkout -q v1.6.6 [2022-06-27T12:53:36.561Z] #64 54.88 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-27T12:53:36.561Z] #64 54.89 + BUILDTAGS='netgo osusergo static_build' [2022-06-27T12:53:36.561Z] #64 54.89 + export EXTRA_FLAGS=-buildmode=pie [2022-06-27T12:53:36.561Z] #64 54.89 + EXTRA_FLAGS=-buildmode=pie [2022-06-27T12:53:36.561Z] #64 54.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-27T12:53:36.561Z] #64 54.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-27T12:53:36.561Z] #64 54.89 + '[' '' = dynamic ']' [2022-06-27T12:53:36.561Z] #64 54.89 + make [2022-06-27T12:53:36.591Z] #14 ... [2022-06-27T12:53:36.591Z] [2022-06-27T12:53:36.591Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:53:36.592Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:53:36.592Z] #51 83.43 Setting up criu (3.17-1) ... [2022-06-27T12:53:36.824Z] #64 56.83 + bin/ctr [2022-06-27T12:53:36.847Z] #84 122.1 checking for issetugid... no [2022-06-27T12:53:37.108Z] #84 122.5 checking for pkg-config... /usr/bin/pkg-config [2022-06-27T12:53:37.108Z] #84 122.5 checking pkg-config is at least version 0.9.0... yes [2022-06-27T12:53:37.370Z] #84 122.5 checking for library containing yajl_tree_get... [2022-06-27T12:53:37.370Z] #84 ... [2022-06-27T12:53:37.370Z] [2022-06-27T12:53:37.370Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:53:37.370Z] #43 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:53:37.370Z] #43 181.6 Delve is a source level debugger for Go programs. [2022-06-27T12:53:37.370Z] #43 181.6 [2022-06-27T12:53:37.370Z] #43 181.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-27T12:53:37.370Z] #43 181.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-27T12:53:37.370Z] #43 181.6 [2022-06-27T12:53:37.370Z] #43 181.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-27T12:53:37.370Z] #43 181.6 [2022-06-27T12:53:37.370Z] #43 181.6 Pass flags to the program you are debugging using `--`, for example: [2022-06-27T12:53:37.370Z] #43 181.6 [2022-06-27T12:53:37.370Z] #43 181.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-27T12:53:37.370Z] #43 181.6 [2022-06-27T12:53:37.370Z] #43 181.6 Usage: [2022-06-27T12:53:37.370Z] #43 181.6 dlv [command] [2022-06-27T12:53:37.370Z] #43 181.6 [2022-06-27T12:53:37.370Z] #43 181.6 Available Commands: [2022-06-27T12:53:37.370Z] #43 181.6 attach Attach to running process and begin debugging. [2022-06-27T12:53:37.370Z] #43 181.6 connect Connect to a headless debug server with a terminal client. [2022-06-27T12:53:37.370Z] #43 181.6 core Examine a core dump. [2022-06-27T12:53:37.370Z] #43 181.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-27T12:53:37.370Z] #43 181.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-27T12:53:37.370Z] #43 181.6 exec Execute a precompiled binary, and begin a debug session. [2022-06-27T12:53:37.370Z] #43 181.6 help Help about any command [2022-06-27T12:53:37.370Z] #43 181.6 run Deprecated command. Use 'debug' instead. [2022-06-27T12:53:37.370Z] #43 181.6 test Compile test binary and begin debugging program. [2022-06-27T12:53:37.370Z] #43 181.6 trace Compile and begin tracing program. [2022-06-27T12:53:37.370Z] #43 181.6 version Prints version. [2022-06-27T12:53:37.370Z] #43 181.6 [2022-06-27T12:53:37.370Z] #43 181.6 Flags: [2022-06-27T12:53:37.370Z] #43 181.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-27T12:53:37.370Z] #43 181.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-27T12:53:37.370Z] #43 181.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-27T12:53:37.370Z] #43 181.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-27T12:53:37.370Z] #43 181.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-27T12:53:37.370Z] #43 181.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-27T12:53:37.370Z] #43 181.6 --disable-aslr Disables address space randomization [2022-06-27T12:53:37.370Z] #43 181.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-27T12:53:37.370Z] #43 181.6 -h, --help help for dlv [2022-06-27T12:53:37.370Z] #43 181.6 --init string Init file, executed by the terminal client. [2022-06-27T12:53:37.370Z] #43 181.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-27T12:53:37.370Z] #43 181.6 --log Enable debugging server logging. [2022-06-27T12:53:37.370Z] #43 181.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-27T12:53:37.370Z] #43 181.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-27T12:53:37.370Z] #43 181.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-27T12:53:37.370Z] #43 181.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-27T12:53:37.370Z] #43 181.6 --wd string Working directory for running the program. [2022-06-27T12:53:37.370Z] #43 181.6 [2022-06-27T12:53:37.370Z] #43 181.6 Additional help topics: [2022-06-27T12:53:37.370Z] #43 181.6 dlv backend Help about the --backend flag. [2022-06-27T12:53:37.370Z] #43 181.6 dlv log Help about logging flags. [2022-06-27T12:53:37.370Z] #43 181.6 dlv redirect Help about file redirection. [2022-06-27T12:53:37.370Z] #43 181.6 [2022-06-27T12:53:37.370Z] #43 181.6 Use "dlv [command] --help" for more information about a command. [2022-06-27T12:53:37.370Z] #43 DONE 181.7s [2022-06-27T12:53:37.370Z] [2022-06-27T12:53:37.370Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:53:37.370Z] #41 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:53:37.370Z] #41 DONE 181.5s [2022-06-27T12:53:37.370Z] [2022-06-27T12:53:37.370Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:53:37.370Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:53:37.370Z] #19 165.9 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-06-27T12:53:37.370Z] #19 166.0 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-06-27T12:53:37.370Z] #19 166.0 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-06-27T12:53:37.370Z] #19 166.1 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-06-27T12:53:37.370Z] #19 166.2 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-06-27T12:53:37.370Z] #19 168.6 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-06-27T12:53:37.370Z] #19 168.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-06-27T12:53:37.370Z] #19 168.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-06-27T12:53:37.370Z] #19 168.7 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-06-27T12:53:37.370Z] #19 168.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-06-27T12:53:37.370Z] #19 168.7 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-06-27T12:53:37.370Z] #19 168.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-06-27T12:53:37.370Z] #19 168.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-06-27T12:53:37.370Z] #19 168.8 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-06-27T12:53:37.370Z] #19 168.8 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-06-27T12:53:37.370Z] #19 168.9 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-06-27T12:53:37.370Z] #19 168.9 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-06-27T12:53:37.631Z] #19 169.0 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-06-27T12:53:37.631Z] #19 169.0 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-06-27T12:53:37.631Z] #19 169.0 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-06-27T12:53:38.974Z] #77 ... [2022-06-27T12:53:38.974Z] [2022-06-27T12:53:38.974Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:38.974Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-27T12:53:38.974Z] #14 103.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-27T12:53:38.974Z] #14 103.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-27T12:53:38.974Z] #14 103.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:53:39.870Z] #51 86.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:53:40.181Z] #19 171.4 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-06-27T12:53:40.181Z] #19 171.4 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-06-27T12:53:40.181Z] #19 171.4 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-06-27T12:53:40.181Z] #19 171.6 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-06-27T12:53:40.340Z] #14 86.72 Selecting previously unselected package binutils-mingw-w64. [2022-06-27T12:53:40.340Z] #14 86.72 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-27T12:53:40.340Z] #14 86.75 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-27T12:53:40.340Z] #14 86.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-27T12:53:40.340Z] #14 86.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:53:40.340Z] #14 86.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:53:40.340Z] #14 ... [2022-06-27T12:53:40.340Z] [2022-06-27T12:53:40.340Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:40.340Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:40.340Z] #55 77.17 go: downloading honnef.co/go/tools v0.2.2 [2022-06-27T12:53:40.340Z] #55 78.92 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-27T12:53:40.340Z] #55 78.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-27T12:53:40.340Z] #55 79.31 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-27T12:53:40.340Z] #55 79.31 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-27T12:53:40.340Z] #55 79.51 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-27T12:53:40.340Z] #55 79.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-27T12:53:40.340Z] #55 79.89 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-27T12:53:40.340Z] #55 82.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-27T12:53:40.340Z] #55 82.36 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-27T12:53:40.340Z] #55 82.46 go: downloading golang.org/x/text v0.3.7 [2022-06-27T12:53:40.443Z] #19 171.7 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-06-27T12:53:40.601Z] #55 ... [2022-06-27T12:53:40.602Z] [2022-06-27T12:53:40.602Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:40.602Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:40.602Z] #14 87.34 Selecting previously unselected package dmsetup. [2022-06-27T12:53:40.602Z] #14 87.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:53:40.602Z] #14 87.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-27T12:53:40.860Z] #14 87.72 Selecting previously unselected package mingw-w64-common. [2022-06-27T12:53:41.118Z] #14 87.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-27T12:53:41.118Z] #14 87.78 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-27T12:53:41.763Z] #51 DONE 88.4s [2022-06-27T12:53:41.763Z] [2022-06-27T12:53:41.763Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:41.763Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:41.763Z] #77 11.40 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-27T12:53:41.763Z] #77 11.51 Cloning into '/tmp/crun-build/libocispec'... [2022-06-27T12:53:42.358Z] #19 173.6 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-06-27T12:53:42.358Z] #19 173.7 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-06-27T12:53:42.358Z] #19 173.7 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-06-27T12:53:42.358Z] #19 173.8 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-06-27T12:53:42.358Z] #19 173.8 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-06-27T12:53:42.358Z] #19 173.8 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-06-27T12:53:42.358Z] #19 173.8 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-06-27T12:53:42.358Z] #19 173.8 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-06-27T12:53:42.358Z] #19 173.9 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-06-27T12:53:42.358Z] #19 173.9 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-06-27T12:53:42.358Z] #19 ... [2022-06-27T12:53:42.358Z] [2022-06-27T12:53:42.358Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:42.358Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:42.358Z] #84 122.5 checking for library containing yajl_tree_get... -lyajl [2022-06-27T12:53:42.358Z] #84 123.3 checking for yajl >= 2.0.0... yes [2022-06-27T12:53:42.358Z] #84 123.3 checking sys/capability.h usability... yes [2022-06-27T12:53:42.358Z] #84 123.5 checking sys/capability.h presence... yes [2022-06-27T12:53:42.358Z] #84 123.6 checking for sys/capability.h... yes [2022-06-27T12:53:42.358Z] #84 123.6 checking for library containing cap_from_name... -lcap [2022-06-27T12:53:42.358Z] #84 124.2 checking for library containing dlopen... -ldl [2022-06-27T12:53:42.358Z] #84 124.8 checking seccomp.h usability... yes [2022-06-27T12:53:42.358Z] #84 125.2 checking seccomp.h presence... yes [2022-06-27T12:53:42.358Z] #84 125.3 checking for seccomp.h... yes [2022-06-27T12:53:42.358Z] #84 125.3 checking for library containing seccomp_rule_add... -lseccomp [2022-06-27T12:53:42.358Z] #84 125.7 checking for library containing seccomp_arch_resolve_name... none required [2022-06-27T12:53:42.358Z] #84 126.0 checking systemd/sd-bus.h usability... yes [2022-06-27T12:53:42.358Z] #84 126.3 checking systemd/sd-bus.h presence... yes [2022-06-27T12:53:42.358Z] #84 126.4 checking for systemd/sd-bus.h... yes [2022-06-27T12:53:42.358Z] #84 126.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-27T12:53:42.358Z] #84 127.1 checking for sd_notify_barrier... yes [2022-06-27T12:53:42.358Z] #84 127.6 checking linux/bpf.h usability... yes [2022-06-27T12:53:42.358Z] #84 127.8 checking linux/bpf.h presence... yes [2022-06-27T12:53:42.358Z] #84 127.8 checking for linux/bpf.h... yes [2022-06-27T12:53:42.358Z] #84 127.8 checking compilation for eBPF... yes [2022-06-27T12:53:42.358Z] #84 128.0 checking for criu >= 3.15... no [2022-06-27T12:53:42.358Z] #84 128.1 configure: CRIU headers not found, building without CRIU support [2022-06-27T12:53:42.358Z] #84 128.1 checking for criu > 3.16... no [2022-06-27T12:53:42.358Z] #84 128.1 configure: CRIU version doesn't support join-ns API [2022-06-27T12:53:42.358Z] #84 128.1 checking for criu > 3.16.1... no [2022-06-27T12:53:42.358Z] #84 128.1 configure: CRIU version doesn't support for pre-dumping [2022-06-27T12:53:42.621Z] #84 128.1 checking for new mount API (fsconfig)... yes [2022-06-27T12:53:42.622Z] #84 128.2 checking for seccomp notify API... yes [2022-06-27T12:53:42.622Z] #84 128.3 checking for gperf... no [2022-06-27T12:53:42.622Z] #84 128.3 configure: gperf not found - cannot rebuild signal parser code [2022-06-27T12:53:42.892Z] #84 128.3 checking for library containing argp_parse... none required [2022-06-27T12:53:43.133Z] #77 13.42 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-27T12:53:43.154Z] #84 128.7 checking that generated files are newer than configure... done [2022-06-27T12:53:43.154Z] #84 128.7 configure: creating ./config.status [2022-06-27T12:53:43.391Z] #77 13.46 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-27T12:53:43.391Z] #77 13.46 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-27T12:53:43.391Z] #77 13.46 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-27T12:53:43.391Z] #77 13.48 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-27T12:53:44.224Z] #14 108.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-27T12:53:44.224Z] #14 108.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-27T12:53:44.224Z] #14 108.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-27T12:53:44.224Z] #14 108.7 Selecting previously unselected package libapparmor1:arm64. [2022-06-27T12:53:44.224Z] #14 108.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-27T12:53:44.224Z] #14 108.7 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-27T12:53:44.224Z] #14 108.8 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-27T12:53:44.224Z] #14 108.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-27T12:53:44.224Z] #14 108.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-27T12:53:44.224Z] #14 109.0 Selecting previously unselected package libbtrfs0:arm64. [2022-06-27T12:53:44.224Z] #14 109.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-27T12:53:44.224Z] #14 109.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-27T12:53:44.480Z] #14 109.1 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-27T12:53:44.480Z] #14 109.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-27T12:53:44.480Z] #14 109.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-27T12:53:44.736Z] #14 109.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-06-27T12:53:44.736Z] #14 109.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-27T12:53:44.736Z] #14 109.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-27T12:53:44.736Z] #14 109.4 Selecting previously unselected package libudev-dev:arm64. [2022-06-27T12:53:44.736Z] #14 109.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-27T12:53:44.736Z] #14 109.5 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-27T12:53:44.992Z] #14 109.6 Selecting previously unselected package libsepol1-dev:arm64. [2022-06-27T12:53:44.992Z] #14 109.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-06-27T12:53:44.992Z] #14 109.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-06-27T12:53:45.266Z] #14 109.9 Selecting previously unselected package libpcre2-16-0:arm64. [2022-06-27T12:53:45.266Z] #14 109.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-06-27T12:53:45.266Z] #14 109.9 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-06-27T12:53:45.308Z] #14 ... [2022-06-27T12:53:45.308Z] [2022-06-27T12:53:45.308Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:45.308Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:45.308Z] #77 11.62 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-27T12:53:45.308Z] #77 11.67 Cloning into '/tmp/crun-build/libocispec'... [2022-06-27T12:53:45.308Z] #77 14.00 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-27T12:53:45.308Z] #77 14.11 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-27T12:53:45.308Z] #77 14.14 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-27T12:53:45.308Z] #77 14.14 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-27T12:53:45.308Z] #77 14.28 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-27T12:53:45.308Z] #77 17.62 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-27T12:53:45.308Z] #77 20.88 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-27T12:53:45.308Z] #77 ... [2022-06-27T12:53:45.308Z] [2022-06-27T12:53:45.308Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:45.308Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:45.308Z] #55 92.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-27T12:53:45.308Z] #55 92.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-27T12:53:45.565Z] #55 92.24 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-27T12:53:45.565Z] #55 92.32 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-27T12:53:45.825Z] #55 92.53 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-27T12:53:45.825Z] #55 92.62 go: downloading golang.org/x/mod v0.5.1 [2022-06-27T12:53:46.085Z] #55 92.72 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-27T12:53:46.085Z] #55 92.87 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-27T12:53:46.237Z] #14 110.7 Selecting previously unselected package libpcre2-32-0:arm64. [2022-06-27T12:53:46.237Z] #14 110.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-06-27T12:53:46.237Z] #14 110.7 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-06-27T12:53:46.345Z] #55 92.91 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-27T12:53:46.461Z] #84 132.1 config.status: creating Makefile [2022-06-27T12:53:46.603Z] #55 93.21 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-27T12:53:46.603Z] #55 93.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-27T12:53:46.664Z] #77 16.87 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-27T12:53:46.664Z] #77 ... [2022-06-27T12:53:46.664Z] [2022-06-27T12:53:46.664Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:46.664Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:46.664Z] #14 92.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-27T12:53:46.664Z] #14 92.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-27T12:53:46.664Z] #14 92.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-27T12:53:46.722Z] #84 132.3 config.status: creating rpm/crun.spec [2022-06-27T12:53:46.722Z] #84 ... [2022-06-27T12:53:46.722Z] [2022-06-27T12:53:46.722Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:53:46.722Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:53:46.722Z] #19 174.0 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-06-27T12:53:46.722Z] #19 174.0 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-06-27T12:53:46.722Z] #19 175.6 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-06-27T12:53:46.722Z] #19 175.6 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-06-27T12:53:46.722Z] #19 175.6 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-06-27T12:53:46.722Z] #19 175.7 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-06-27T12:53:46.722Z] #19 175.7 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-06-27T12:53:46.722Z] #19 176.6 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-06-27T12:53:46.722Z] #19 176.6 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-06-27T12:53:46.722Z] #19 177.6 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:53:46.722Z] #19 178.0 Fetched 788 MB in 42s (18.7 MB/s) [2022-06-27T12:53:46.722Z] #19 178.0 Selecting previously unselected package liblocale-gettext-perl. [2022-06-27T12:53:46.722Z] #19 178.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-27T12:53:46.722Z] #19 178.1 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-06-27T12:53:46.722Z] #19 178.1 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-06-27T12:53:46.722Z] #19 178.1 Selecting previously unselected package bzip2. [2022-06-27T12:53:46.722Z] #19 178.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-06-27T12:53:46.722Z] #19 178.1 Unpacking bzip2 (1.0.8-4) ... [2022-06-27T12:53:46.800Z] #14 111.4 Selecting previously unselected package libpcre2-posix2:arm64. [2022-06-27T12:53:46.800Z] #14 111.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-06-27T12:53:46.800Z] #14 111.5 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-06-27T12:53:46.800Z] #14 111.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-06-27T12:53:46.800Z] #14 111.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-06-27T12:53:46.800Z] #14 111.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-06-27T12:53:46.860Z] #55 93.47 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-27T12:53:46.921Z] #14 ... [2022-06-27T12:53:46.921Z] [2022-06-27T12:53:46.921Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:53:46.921Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:53:46.921Z] #42 83.95 Selecting previously unselected package libxml2:amd64. [2022-06-27T12:53:46.921Z] #42 83.95 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-27T12:53:46.921Z] #42 83.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-27T12:53:46.921Z] #42 85.13 Selecting previously unselected package libarchive13:amd64. [2022-06-27T12:53:46.921Z] #42 85.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-27T12:53:46.921Z] #42 85.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-27T12:53:46.921Z] #42 85.65 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-27T12:53:46.921Z] #42 85.65 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-27T12:53:46.921Z] #42 85.67 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-27T12:53:46.921Z] #42 85.98 Selecting previously unselected package librhash0:amd64. [2022-06-27T12:53:46.921Z] #42 85.99 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-27T12:53:46.921Z] #42 86.00 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-27T12:53:46.921Z] #42 86.30 Selecting previously unselected package libuv1:amd64. [2022-06-27T12:53:46.921Z] #42 86.30 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-27T12:53:46.921Z] #42 86.36 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-27T12:53:46.921Z] #42 86.65 Selecting previously unselected package cmake. [2022-06-27T12:53:46.921Z] #42 86.65 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-27T12:53:46.921Z] #42 86.66 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-27T12:53:46.921Z] #42 93.79 Setting up libicu67:amd64 (67.1-7) ... [2022-06-27T12:53:46.921Z] #42 93.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:53:46.921Z] #42 93.83 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-27T12:53:46.921Z] #42 93.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:53:46.921Z] #42 94.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-27T12:53:46.921Z] #42 94.03 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-27T12:53:46.921Z] #42 94.04 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-27T12:53:46.921Z] #42 94.07 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-27T12:53:46.921Z] #42 94.08 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-27T12:53:46.921Z] #42 ... [2022-06-27T12:53:46.921Z] [2022-06-27T12:53:46.921Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:46.921Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:46.921Z] #55 87.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-27T12:53:46.921Z] #55 87.97 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-27T12:53:46.921Z] #55 88.10 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-27T12:53:46.921Z] #55 88.31 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-27T12:53:46.921Z] #55 88.48 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-27T12:53:46.921Z] #55 88.48 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-27T12:53:46.921Z] #55 88.70 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-27T12:53:46.921Z] #55 88.70 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-27T12:53:46.921Z] #55 88.83 go: downloading golang.org/x/mod v0.5.1 [2022-06-27T12:53:46.921Z] #55 88.89 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-27T12:53:46.921Z] #55 88.99 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-27T12:53:46.921Z] #55 89.20 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-27T12:53:46.921Z] #55 89.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-27T12:53:46.921Z] #55 89.61 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-27T12:53:46.921Z] #55 90.26 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-27T12:53:46.921Z] #55 90.33 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-27T12:53:46.921Z] #55 90.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-27T12:53:46.921Z] #55 90.79 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-27T12:53:46.921Z] #55 90.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-27T12:53:46.921Z] #55 91.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-27T12:53:46.921Z] #55 91.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-27T12:53:46.921Z] #55 91.26 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-27T12:53:46.921Z] #55 91.43 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-27T12:53:46.921Z] #55 91.70 go: downloading github.com/prometheus/common v0.10.0 [2022-06-27T12:53:46.921Z] #55 91.99 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-27T12:53:46.921Z] #55 92.11 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-27T12:53:46.921Z] #55 92.21 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-27T12:53:46.983Z] #19 178.3 Selecting previously unselected package libmagic-mgc. [2022-06-27T12:53:46.983Z] #19 178.3 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-27T12:53:46.983Z] #19 178.3 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-27T12:53:47.120Z] #55 ... [2022-06-27T12:53:47.120Z] [2022-06-27T12:53:47.120Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-27T12:53:47.120Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-27T12:53:47.120Z] #51 89.02 Setting up criu (3.17-1) ... [2022-06-27T12:53:47.120Z] #51 92.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:53:47.120Z] #51 DONE 93.7s [2022-06-27T12:53:47.178Z] #55 ... [2022-06-27T12:53:47.178Z] [2022-06-27T12:53:47.178Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:53:47.178Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:53:47.178Z] #42 94.08 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-27T12:53:47.178Z] #42 94.11 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-27T12:53:47.178Z] #42 94.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:53:47.243Z] #19 178.7 Selecting previously unselected package libmagic1:amd64. [2022-06-27T12:53:47.243Z] #19 178.7 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-27T12:53:47.243Z] #19 178.7 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-27T12:53:47.378Z] [2022-06-27T12:53:47.378Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:47.378Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:47.378Z] #77 23.36 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-27T12:53:47.378Z] #77 23.53 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-27T12:53:47.505Z] #19 178.9 Selecting previously unselected package file. [2022-06-27T12:53:47.505Z] #19 178.9 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-06-27T12:53:47.505Z] #19 178.9 Unpacking file (1:5.39-3) ... [2022-06-27T12:53:47.505Z] #19 179.1 Selecting previously unselected package xz-utils. [2022-06-27T12:53:47.636Z] #77 24.16 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-27T12:53:47.766Z] #19 179.1 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-27T12:53:47.766Z] #19 179.1 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:53:48.026Z] #19 179.3 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-06-27T12:53:48.026Z] #19 179.3 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-27T12:53:48.026Z] #19 179.3 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-27T12:53:48.108Z] #42 DONE 95.1s [2022-06-27T12:53:48.108Z] [2022-06-27T12:53:48.108Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:48.108Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:48.108Z] #55 94.56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-27T12:53:48.108Z] #55 ... [2022-06-27T12:53:48.108Z] [2022-06-27T12:53:48.108Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-27T12:53:48.108Z] #43 sha256:41715451a628442cb708326070611896d8849b7f43d1735c2b9e97fdc5325c4d [2022-06-27T12:53:48.108Z] #43 DONE 0.1s [2022-06-27T12:53:48.168Z] #14 112.5 Selecting previously unselected package libselinux1-dev:arm64. [2022-06-27T12:53:48.168Z] #14 112.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-06-27T12:53:48.168Z] #14 112.5 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-06-27T12:53:48.365Z] [2022-06-27T12:53:48.365Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-27T12:53:48.365Z] #44 sha256:f9aadc452f820d8e219efeabef84e4a8204cd3db98fae1bd64e78cabaa292892 [2022-06-27T12:53:48.569Z] #77 ... [2022-06-27T12:53:48.569Z] [2022-06-27T12:53:48.569Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:53:48.569Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:53:48.569Z] #42 85.14 Selecting previously unselected package libxml2:amd64. [2022-06-27T12:53:48.569Z] #42 85.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-27T12:53:48.569Z] #42 85.15 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-27T12:53:48.569Z] #42 86.25 Selecting previously unselected package libarchive13:amd64. [2022-06-27T12:53:48.569Z] #42 86.25 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-27T12:53:48.569Z] #42 86.27 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-27T12:53:48.569Z] #42 86.75 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-27T12:53:48.569Z] #42 86.75 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-27T12:53:48.569Z] #42 86.77 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-27T12:53:48.569Z] #42 87.01 Selecting previously unselected package librhash0:amd64. [2022-06-27T12:53:48.569Z] #42 87.02 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-27T12:53:48.569Z] #42 87.02 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-27T12:53:48.569Z] #42 87.36 Selecting previously unselected package libuv1:amd64. [2022-06-27T12:53:48.569Z] #42 87.36 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-27T12:53:48.569Z] #42 87.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-27T12:53:48.569Z] #42 87.86 Selecting previously unselected package cmake. [2022-06-27T12:53:48.569Z] #42 87.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-27T12:53:48.569Z] #42 87.91 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-27T12:53:48.569Z] #42 ... [2022-06-27T12:53:48.569Z] [2022-06-27T12:53:48.569Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:48.569Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:48.569Z] #55 94.21 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-27T12:53:48.569Z] #55 94.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-27T12:53:48.569Z] #55 94.60 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-27T12:53:48.569Z] #55 95.25 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-27T12:53:48.569Z] #55 95.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-27T12:53:48.827Z] #55 95.50 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-27T12:53:48.827Z] #55 95.50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-27T12:53:48.827Z] #55 95.56 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-27T12:53:48.827Z] #55 95.65 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-27T12:53:49.078Z] #64 ... [2022-06-27T12:53:49.078Z] [2022-06-27T12:53:49.078Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:49.078Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:49.078Z] #14 96.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-27T12:53:49.078Z] #14 96.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:53:49.078Z] #14 96.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-27T12:53:49.078Z] #14 103.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-27T12:53:49.078Z] #14 103.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:53:49.078Z] #14 103.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:53:49.078Z] #14 ... [2022-06-27T12:53:49.078Z] [2022-06-27T12:53:49.078Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:49.078Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:49.078Z] #77 45.48 libtoolize: putting auxiliary files in '.'. [2022-06-27T12:53:49.078Z] #77 45.48 libtoolize: copying file './ltmain.sh' [2022-06-27T12:53:49.078Z] #77 46.16 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-27T12:53:49.078Z] #77 46.16 libtoolize: and rerunning libtoolize and aclocal. [2022-06-27T12:53:49.078Z] #77 46.16 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-27T12:53:49.249Z] #14 113.7 Selecting previously unselected package libdevmapper-dev:arm64. [2022-06-27T12:53:49.249Z] #14 113.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-06-27T12:53:49.249Z] #14 113.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-27T12:53:49.399Z] #55 96.12 go: downloading github.com/prometheus/common v0.10.0 [2022-06-27T12:53:49.411Z] #19 180.9 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-06-27T12:53:49.411Z] #19 180.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-06-27T12:53:49.411Z] #19 180.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-27T12:53:49.653Z] #77 56.16 configure.ac:7: installing './compile' [2022-06-27T12:53:49.653Z] #77 56.16 configure.ac:11: installing './config.guess' [2022-06-27T12:53:49.653Z] #77 56.17 configure.ac:11: installing './config.sub' [2022-06-27T12:53:49.653Z] #77 56.17 configure.ac:8: installing './install-sh' [2022-06-27T12:53:49.653Z] #77 56.19 configure.ac:8: installing './missing' [2022-06-27T12:53:49.653Z] #77 56.28 Makefile.am: installing './depcomp' [2022-06-27T12:53:49.658Z] #55 96.52 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-27T12:53:49.658Z] #55 96.55 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-27T12:53:49.739Z] #44 1.328 + RM_GOPATH=0 [2022-06-27T12:53:49.739Z] #44 1.328 + TMP_GOPATH= [2022-06-27T12:53:49.739Z] #44 1.328 + : /build [2022-06-27T12:53:49.739Z] #44 1.328 + '[' -z '' ']' [2022-06-27T12:53:49.739Z] #44 1.328 ++ mktemp -d [2022-06-27T12:53:49.739Z] #44 1.336 + export GOPATH=/tmp/tmp.SSwrcQQZV3 [2022-06-27T12:53:49.739Z] #44 1.336 + GOPATH=/tmp/tmp.SSwrcQQZV3 [2022-06-27T12:53:49.739Z] #44 1.336 + RM_GOPATH=1 [2022-06-27T12:53:49.739Z] #44 1.336 + case "$(go env GOARCH)" in [2022-06-27T12:53:49.739Z] #44 1.336 ++ go env GOARCH [2022-06-27T12:53:49.739Z] #44 1.393 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:53:49.739Z] #44 1.393 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:53:49.739Z] #44 1.394 ++ dirname /install.sh [2022-06-27T12:53:49.739Z] #44 1.397 + dir=/ [2022-06-27T12:53:49.739Z] #44 1.397 + bin=tini [2022-06-27T12:53:49.739Z] #44 1.397 + shift [2022-06-27T12:53:49.739Z] #44 1.397 + '[' '!' -f //tini.installer ']' [2022-06-27T12:53:49.739Z] #44 1.397 + . //tini.installer [2022-06-27T12:53:49.739Z] #44 1.397 ++ : v0.19.0 [2022-06-27T12:53:49.739Z] #44 1.398 + install_tini [2022-06-27T12:53:49.739Z] #44 1.398 + echo 'Install tini version v0.19.0' [2022-06-27T12:53:49.739Z] #44 1.398 Install tini version v0.19.0 [2022-06-27T12:53:49.739Z] #44 1.398 + git clone https://github.com/krallin/tini.git /tmp/tmp.SSwrcQQZV3/tini [2022-06-27T12:53:49.739Z] #44 1.403 Cloning into '/tmp/tmp.SSwrcQQZV3/tini'... [2022-06-27T12:53:49.970Z] #14 114.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-27T12:53:49.970Z] #14 114.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-27T12:53:49.970Z] #14 114.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-27T12:53:50.003Z] #55 96.74 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-27T12:53:50.900Z] #14 115.6 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-27T12:53:50.900Z] #14 115.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-27T12:53:51.112Z] #77 57.63 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-27T12:53:51.112Z] #77 57.64 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-27T12:53:51.112Z] #77 57.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-27T12:53:51.157Z] #14 115.7 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-27T12:53:51.163Z] #44 2.623 + cd /tmp/tmp.SSwrcQQZV3/tini [2022-06-27T12:53:51.163Z] #44 2.623 + git checkout -q v0.19.0 [2022-06-27T12:53:51.163Z] #44 2.657 + cmake . [2022-06-27T12:53:51.334Z] #19 182.4 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-06-27T12:53:51.334Z] #19 182.4 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-06-27T12:53:51.334Z] #19 182.4 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-27T12:53:51.375Z] #77 57.78 libtoolize: copying file 'm4/libtool.m4' [2022-06-27T12:53:51.375Z] #77 57.87 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-27T12:53:51.375Z] #77 58.00 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-27T12:53:51.394Z] #55 ... [2022-06-27T12:53:51.394Z] [2022-06-27T12:53:51.394Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:53:51.394Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-27T12:53:51.394Z] #42 96.45 Setting up libicu67:amd64 (67.1-7) ... [2022-06-27T12:53:51.394Z] #42 96.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:53:51.394Z] #42 96.49 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-27T12:53:51.394Z] #42 96.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:53:51.394Z] #42 96.66 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-27T12:53:51.394Z] #42 96.67 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-27T12:53:51.394Z] #42 96.69 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-27T12:53:51.394Z] #42 96.80 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-27T12:53:51.394Z] #42 96.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-27T12:53:51.394Z] #42 96.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-27T12:53:51.394Z] #42 96.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:53:51.394Z] #42 DONE 98.0s [2022-06-27T12:53:51.394Z] [2022-06-27T12:53:51.394Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-27T12:53:51.394Z] #43 sha256:85eefa9d6acfbd82a0cf90b8008b1849764364d07e90999ea58e187b085e83a2 [2022-06-27T12:53:51.394Z] #43 DONE 0.1s [2022-06-27T12:53:51.394Z] [2022-06-27T12:53:51.394Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:53:51.394Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:53:51.494Z] #14 ... [2022-06-27T12:53:51.494Z] [2022-06-27T12:53:51.494Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:53:51.494Z] #67 sha256:8327ddcac77b8d26e0b378b59f83681e9a33045f8bed85346b8e3cbcd637a0d1 [2022-06-27T12:53:51.494Z] #67 105.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-27T12:53:51.494Z] #67 105.6 + GOBIN=/build [2022-06-27T12:53:51.494Z] #67 105.6 + GO111MODULE=on [2022-06-27T12:53:51.494Z] #67 105.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:53:51.494Z] #67 111.2 rootlesskit version 1.0.0 [2022-06-27T12:53:51.494Z] #67 111.2 Usage of /build/rootlesskit-docker-proxy: [2022-06-27T12:53:51.494Z] #67 111.2 -container-ip string [2022-06-27T12:53:51.494Z] #67 111.2 container ip [2022-06-27T12:53:51.494Z] #67 111.2 -container-port int [2022-06-27T12:53:51.494Z] #67 111.2 container port (default -1) [2022-06-27T12:53:51.494Z] #67 111.2 -host-ip string [2022-06-27T12:53:51.494Z] #67 111.2 host ip [2022-06-27T12:53:51.494Z] #67 111.2 -host-port int [2022-06-27T12:53:51.494Z] #67 111.2 host port (default -1) [2022-06-27T12:53:51.494Z] #67 111.2 -proto string [2022-06-27T12:53:51.494Z] #67 111.2 proxy protocol (default "tcp") [2022-06-27T12:53:51.637Z] #77 58.13 libtoolize: copying file 'm4/ltversion.m4' [2022-06-27T12:53:51.637Z] #77 58.26 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-27T12:53:51.726Z] #44 3.403 -- The C compiler identification is GNU 10.2.1 [2022-06-27T12:53:51.750Z] #67 ... [2022-06-27T12:53:51.750Z] [2022-06-27T12:53:51.750Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:51.750Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:53:51.750Z] #77 57.25 configure.ac:7: installing 'build-aux/compile' [2022-06-27T12:53:51.750Z] #77 57.26 configure.ac:9: installing 'build-aux/config.guess' [2022-06-27T12:53:51.750Z] #77 57.27 configure.ac:9: installing 'build-aux/config.sub' [2022-06-27T12:53:51.750Z] #77 57.28 configure.ac:11: installing 'build-aux/install-sh' [2022-06-27T12:53:51.750Z] #77 57.28 configure.ac:11: installing 'build-aux/missing' [2022-06-27T12:53:51.750Z] #77 57.49 Makefile.am: installing 'build-aux/depcomp' [2022-06-27T12:53:51.750Z] #77 57.62 parallel-tests: installing 'build-aux/test-driver' [2022-06-27T12:53:51.750Z] #77 59.86 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-27T12:53:51.750Z] #77 59.86 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-27T12:53:51.750Z] #77 60.46 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-27T12:53:51.750Z] #77 60.46 libtoolize: copying file 'm4/libtool.m4' [2022-06-27T12:53:51.750Z] #77 60.50 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-27T12:53:51.750Z] #77 60.59 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-27T12:53:51.750Z] #77 60.71 libtoolize: copying file 'm4/ltversion.m4' [2022-06-27T12:53:51.750Z] #77 60.87 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-27T12:53:51.750Z] #77 ... [2022-06-27T12:53:51.750Z] [2022-06-27T12:53:51.750Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:53:51.750Z] #67 sha256:8327ddcac77b8d26e0b378b59f83681e9a33045f8bed85346b8e3cbcd637a0d1 [2022-06-27T12:53:51.750Z] #67 DONE 116.0s [2022-06-27T12:53:51.750Z] [2022-06-27T12:53:51.750Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-27T12:53:51.750Z] #68 sha256:b5342cc54d3c3a53a6dfbf5aedcaf6caa525e06b625dbf6ed84533ebbba14294 [2022-06-27T12:53:51.750Z] #68 DONE 0.1s [2022-06-27T12:53:51.750Z] [2022-06-27T12:53:51.750Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:51.750Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-27T12:53:51.750Z] #14 116.4 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-27T12:53:51.750Z] #14 116.4 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-27T12:53:51.750Z] #14 116.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-27T12:53:51.750Z] #14 116.5 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-06-27T12:53:51.750Z] #14 116.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-27T12:53:51.750Z] #14 116.5 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-06-27T12:53:51.900Z] #77 58.42 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-27T12:53:51.983Z] #44 3.668 -- Detecting C compiler ABI info [2022-06-27T12:53:52.005Z] #14 ... [2022-06-27T12:53:52.005Z] [2022-06-27T12:53:52.005Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-27T12:53:52.005Z] #69 sha256:8d768c34371902989de5adb5280f9924ba6263a1ccee7a39efbf130f7d40a5f4 [2022-06-27T12:53:52.005Z] #69 DONE 0.1s [2022-06-27T12:53:52.005Z] [2022-06-27T12:53:52.005Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:52.005Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-27T12:53:52.005Z] #14 116.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-27T12:53:52.005Z] #14 116.6 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-06-27T12:53:52.005Z] #14 116.6 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-27T12:53:52.005Z] #14 116.6 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-06-27T12:53:52.005Z] #14 116.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-27T12:53:52.005Z] #14 116.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-27T12:53:52.005Z] #14 116.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-27T12:53:52.005Z] #14 116.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-27T12:53:52.005Z] #14 116.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-27T12:53:52.005Z] #14 116.8 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-27T12:53:52.005Z] #14 116.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-27T12:53:52.005Z] #14 116.8 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-06-27T12:53:52.005Z] #14 116.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-06-27T12:53:52.005Z] #14 116.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-27T12:53:52.005Z] #14 116.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:53:52.261Z] #14 116.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-06-27T12:53:52.261Z] #14 116.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:53:52.261Z] #14 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-27T12:53:52.261Z] #14 117.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-27T12:53:52.261Z] #14 117.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:53:52.261Z] #14 117.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-06-27T12:53:52.261Z] #14 117.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:53:52.261Z] #14 117.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-27T12:53:52.261Z] #14 117.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-27T12:53:52.276Z] #19 ... [2022-06-27T12:53:52.276Z] [2022-06-27T12:53:52.276Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:52.276Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:52.276Z] #84 132.4 config.status: creating config.h [2022-06-27T12:53:52.276Z] #84 132.4 config.status: executing libtool commands [2022-06-27T12:53:52.276Z] #84 132.5 config.status: executing depfiles commands [2022-06-27T12:53:52.276Z] #84 134.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-27T12:53:52.276Z] #84 134.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-27T12:53:52.276Z] #84 134.9 checking for gcc... gcc [2022-06-27T12:53:52.276Z] #84 135.0 checking whether the C compiler works... yes [2022-06-27T12:53:52.276Z] #84 135.1 checking for C compiler default output file name... a.out [2022-06-27T12:53:52.276Z] #84 135.1 checking for suffix of executables... [2022-06-27T12:53:52.276Z] #84 135.3 checking whether we are cross compiling... no [2022-06-27T12:53:52.276Z] #84 135.6 checking for suffix of object files... o [2022-06-27T12:53:52.276Z] #84 135.7 checking whether we are using the GNU C compiler... yes [2022-06-27T12:53:52.276Z] #84 135.8 checking whether gcc accepts -g... yes [2022-06-27T12:53:52.276Z] #84 135.9 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:53:52.276Z] #84 136.1 checking whether gcc understands -c and -o together... yes [2022-06-27T12:53:52.276Z] #84 136.4 checking how to run the C preprocessor... gcc -E [2022-06-27T12:53:52.276Z] #84 136.7 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:53:52.276Z] #84 136.7 checking for egrep... /bin/grep -E [2022-06-27T12:53:52.276Z] #84 136.7 checking for ANSI C header files... yes [2022-06-27T12:53:52.276Z] #84 137.3 checking for sys/types.h... yes [2022-06-27T12:53:52.276Z] #84 137.6 checking for sys/stat.h... yes [2022-06-27T12:53:52.276Z] #84 137.7 checking for stdlib.h... yes [2022-06-27T12:53:52.276Z] #84 137.8 checking for string.h... yes [2022-06-27T12:53:52.354Z] #55 ... [2022-06-27T12:53:52.354Z] [2022-06-27T12:53:52.354Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:52.354Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:52.354Z] #14 98.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-27T12:53:52.354Z] #14 98.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-27T12:53:52.354Z] #14 98.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-27T12:53:52.516Z] #14 117.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-27T12:53:52.516Z] #14 117.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-27T12:53:52.516Z] #14 117.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-27T12:53:52.516Z] #14 117.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:53:52.537Z] #84 138.0 checking for memory.h... [2022-06-27T12:53:52.537Z] #84 ... [2022-06-27T12:53:52.537Z] [2022-06-27T12:53:52.537Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:53:52.537Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:53:52.537Z] #19 183.9 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-06-27T12:53:52.537Z] #19 183.9 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-27T12:53:52.537Z] #19 184.0 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-27T12:53:53.080Z] #14 DONE 117.7s [2022-06-27T12:53:53.080Z] [2022-06-27T12:53:53.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-06-27T12:53:53.080Z] #34 sha256:449dc6255994a451bc2fd98d32079778c92338751fb4061dd74f6f74b47b33ae [2022-06-27T12:53:53.080Z] #34 ... [2022-06-27T12:53:53.080Z] [2022-06-27T12:53:53.080Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-27T12:53:53.080Z] #59 sha256:c934d0d1a28a3887cea862b1b0cfc816b886bf32f4a50620a27574d66516c34c [2022-06-27T12:53:53.338Z] #59 DONE 0.2s [2022-06-27T12:53:53.338Z] [2022-06-27T12:53:53.338Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:53:53.338Z] #60 sha256:c9a5ffbe20f04f7b3070e6620e2b9cd9d221ccd2f5d70e57c8212e991528b390 [2022-06-27T12:53:53.352Z] #44 4.933 -- Detecting C compiler ABI info - done [2022-06-27T12:53:53.352Z] #44 5.096 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-27T12:53:53.352Z] #44 5.110 -- Detecting C compile features [2022-06-27T12:53:53.352Z] #44 5.110 -- Detecting C compile features - done [2022-06-27T12:53:53.609Z] #44 5.244 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-27T12:53:53.866Z] #44 5.667 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-27T12:53:53.900Z] #60 ... [2022-06-27T12:53:53.900Z] [2022-06-27T12:53:53.900Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-27T12:53:53.900Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-06-27T12:53:53.900Z] #15 DONE 1.0s [2022-06-27T12:53:54.123Z] #44 5.810 -- Configuring done [2022-06-27T12:53:54.123Z] #44 5.865 -- Generating done [2022-06-27T12:53:54.123Z] #44 5.870 -- Build files have been written to: /tmp/tmp.SSwrcQQZV3/tini [2022-06-27T12:53:54.123Z] #44 5.887 + make tini-static [2022-06-27T12:53:54.123Z] #44 ... [2022-06-27T12:53:54.123Z] [2022-06-27T12:53:54.123Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:53:54.123Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:53:54.123Z] #53 101.2 gotestsum version dev [2022-06-27T12:53:54.156Z] [2022-06-27T12:53:54.156Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:53:54.156Z] #60 sha256:c9a5ffbe20f04f7b3070e6620e2b9cd9d221ccd2f5d70e57c8212e991528b390 [2022-06-27T12:53:54.156Z] #60 0.920 + RM_GOPATH=0 [2022-06-27T12:53:54.156Z] #60 0.920 + TMP_GOPATH= [2022-06-27T12:53:54.156Z] #60 0.920 + : /build [2022-06-27T12:53:54.156Z] #60 0.920 + '[' -z '' ']' [2022-06-27T12:53:54.156Z] #60 0.921 ++ mktemp -d [2022-06-27T12:53:54.156Z] #60 0.933 + export GOPATH=/tmp/tmp.drjbbq4MWJ [2022-06-27T12:53:54.156Z] #60 0.933 + GOPATH=/tmp/tmp.drjbbq4MWJ [2022-06-27T12:53:54.156Z] #60 0.933 + RM_GOPATH=1 [2022-06-27T12:53:54.156Z] #60 0.933 + case "$(go env GOARCH)" in [2022-06-27T12:53:54.156Z] #60 0.933 ++ go env GOARCH [2022-06-27T12:53:54.156Z] #60 0.974 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:53:54.156Z] #60 0.974 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:53:54.156Z] #60 0.978 ++ dirname /install.sh [2022-06-27T12:53:54.156Z] #60 0.981 Install runc version v1.1.2 (build tags: seccomp) [2022-06-27T12:53:54.156Z] #60 0.985 + dir=/ [2022-06-27T12:53:54.156Z] #60 0.985 + bin=runc [2022-06-27T12:53:54.156Z] #60 0.985 + shift [2022-06-27T12:53:54.156Z] #60 0.985 + '[' '!' -f //runc.installer ']' [2022-06-27T12:53:54.156Z] #60 0.985 + . //runc.installer [2022-06-27T12:53:54.156Z] #60 0.985 ++ set -e [2022-06-27T12:53:54.156Z] #60 0.985 ++ : v1.1.2 [2022-06-27T12:53:54.156Z] #60 0.985 + install_runc [2022-06-27T12:53:54.156Z] #60 0.985 + RUNC_BUILDTAGS=seccomp [2022-06-27T12:53:54.156Z] #60 0.985 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-27T12:53:54.156Z] #60 0.985 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.drjbbq4MWJ/src/github.com/opencontainers/runc [2022-06-27T12:53:54.156Z] #60 0.993 Cloning into '/tmp/tmp.drjbbq4MWJ/src/github.com/opencontainers/runc'... [2022-06-27T12:53:54.449Z] #19 185.9 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-06-27T12:53:54.449Z] #19 185.9 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-27T12:53:54.710Z] #19 185.9 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-27T12:53:55.493Z] #53 DONE 102.1s [2022-06-27T12:53:55.493Z] [2022-06-27T12:53:55.493Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-27T12:53:55.493Z] #44 sha256:f9aadc452f820d8e219efeabef84e4a8204cd3db98fae1bd64e78cabaa292892 [2022-06-27T12:53:55.493Z] #44 6.509 Scanning dependencies of target tini-static [2022-06-27T12:53:55.493Z] #44 6.702 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-27T12:53:55.519Z] #60 ... [2022-06-27T12:53:55.520Z] [2022-06-27T12:53:55.520Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-27T12:53:55.520Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-06-27T12:53:55.520Z] #16 DONE 1.4s [2022-06-27T12:53:55.520Z] [2022-06-27T12:53:55.520Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-27T12:53:55.520Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-06-27T12:53:56.095Z] #17 0.646 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-27T12:53:56.114Z] #19 187.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-06-27T12:53:56.114Z] #19 187.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:53:56.114Z] #19 187.5 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-27T12:53:56.114Z] #19 187.6 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-06-27T12:53:56.374Z] #19 187.6 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:53:56.374Z] #19 187.6 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:53:57.022Z] #17 DONE 1.4s [2022-06-27T12:53:57.022Z] [2022-06-27T12:53:57.022Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:53:57.022Z] #26 sha256:ab0bc57842b2331d83f497b9caf566d1b28451ebd567da06ce5299556c25ade3 [2022-06-27T12:53:57.022Z] #26 120.4 Updating files: 18% (2145/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) [2022-06-27T12:53:57.022Z] #26 ... [2022-06-27T12:53:57.022Z] [2022-06-27T12:53:57.023Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:53:57.023Z] #36 sha256:ccf5d63b7d42e11b5f9cac632d7ef55087954b3ccbe644ab1638efdcd50070e6 [2022-06-27T12:53:57.023Z] #36 121.4 Delve is a source level debugger for Go programs. [2022-06-27T12:53:57.023Z] #36 121.4 [2022-06-27T12:53:57.023Z] #36 121.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-27T12:53:57.023Z] #36 121.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-27T12:53:57.023Z] #36 121.4 [2022-06-27T12:53:57.023Z] #36 121.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-27T12:53:57.023Z] #36 121.4 [2022-06-27T12:53:57.023Z] #36 121.4 Pass flags to the program you are debugging using `--`, for example: [2022-06-27T12:53:57.023Z] #36 121.4 [2022-06-27T12:53:57.023Z] #36 121.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-27T12:53:57.023Z] #36 121.4 [2022-06-27T12:53:57.023Z] #36 121.4 Usage: [2022-06-27T12:53:57.023Z] #36 121.4 dlv [command] [2022-06-27T12:53:57.023Z] #36 121.4 [2022-06-27T12:53:57.023Z] #36 121.4 Available Commands: [2022-06-27T12:53:57.023Z] #36 121.4 attach Attach to running process and begin debugging. [2022-06-27T12:53:57.023Z] #36 121.4 connect Connect to a headless debug server with a terminal client. [2022-06-27T12:53:57.023Z] #36 121.4 core Examine a core dump. [2022-06-27T12:53:57.023Z] #36 121.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-27T12:53:57.023Z] #36 121.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-27T12:53:57.023Z] #36 121.4 exec Execute a precompiled binary, and begin a debug session. [2022-06-27T12:53:57.023Z] #36 121.4 help Help about any command [2022-06-27T12:53:57.023Z] #36 121.4 run Deprecated command. Use 'debug' instead. [2022-06-27T12:53:57.023Z] #36 121.4 test Compile test binary and begin debugging program. [2022-06-27T12:53:57.023Z] #36 121.4 trace Compile and begin tracing program. [2022-06-27T12:53:57.023Z] #36 121.4 version Prints version. [2022-06-27T12:53:57.023Z] #36 121.4 [2022-06-27T12:53:57.023Z] #36 121.4 Flags: [2022-06-27T12:53:57.023Z] #36 121.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-27T12:53:57.023Z] #36 121.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-27T12:53:57.023Z] #36 121.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-27T12:53:57.023Z] #36 121.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-27T12:53:57.023Z] #36 121.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-27T12:53:57.023Z] #36 121.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-27T12:53:57.023Z] #36 121.4 --disable-aslr Disables address space randomization [2022-06-27T12:53:57.023Z] #36 121.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-27T12:53:57.023Z] #36 121.4 -h, --help help for dlv [2022-06-27T12:53:57.023Z] #36 121.4 --init string Init file, executed by the terminal client. [2022-06-27T12:53:57.023Z] #36 121.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-27T12:53:57.023Z] #36 121.4 --log Enable debugging server logging. [2022-06-27T12:53:57.023Z] #36 121.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-27T12:53:57.023Z] #36 121.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-27T12:53:57.023Z] #36 121.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-27T12:53:57.023Z] #36 121.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-27T12:53:57.023Z] #36 121.4 --wd string Working directory for running the program. [2022-06-27T12:53:57.023Z] #36 121.4 [2022-06-27T12:53:57.023Z] #36 121.4 Additional help topics: [2022-06-27T12:53:57.023Z] #36 121.4 dlv backend Help about the --backend flag. [2022-06-27T12:53:57.023Z] #36 121.4 dlv log Help about logging flags. [2022-06-27T12:53:57.023Z] #36 121.4 dlv redirect Help about file redirection. [2022-06-27T12:53:57.023Z] #36 121.4 [2022-06-27T12:53:57.023Z] #36 121.4 Use "dlv [command] --help" for more information about a command. [2022-06-27T12:53:57.023Z] #36 DONE 121.7s [2022-06-27T12:53:57.023Z] [2022-06-27T12:53:57.023Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:53:57.023Z] #26 sha256:ab0bc57842b2331d83f497b9caf566d1b28451ebd567da06ce5299556c25ade3 [2022-06-27T12:53:57.387Z] #44 9.124 [100%] Linking C executable tini-static [2022-06-27T12:53:57.677Z] #14 ... [2022-06-27T12:53:57.677Z] [2022-06-27T12:53:57.677Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-27T12:53:57.677Z] #44 sha256:cdb024bb7feacba9c0cb6ed7cc53ab4ea424538bd2f45b804aa553a378270d21 [2022-06-27T12:53:57.677Z] #44 1.263 + RM_GOPATH=0 [2022-06-27T12:53:57.677Z] #44 1.263 + TMP_GOPATH= [2022-06-27T12:53:57.677Z] #44 1.263 + : /build [2022-06-27T12:53:57.677Z] #44 1.263 + '[' -z '' ']' [2022-06-27T12:53:57.677Z] #44 1.267 ++ mktemp -d [2022-06-27T12:53:57.677Z] #44 1.268 + export GOPATH=/tmp/tmp.gMQVJdq84h [2022-06-27T12:53:57.677Z] #44 1.269 + GOPATH=/tmp/tmp.gMQVJdq84h [2022-06-27T12:53:57.677Z] #44 1.269 + RM_GOPATH=1 [2022-06-27T12:53:57.677Z] #44 1.269 + case "$(go env GOARCH)" in [2022-06-27T12:53:57.677Z] #44 1.274 ++ go env GOARCH [2022-06-27T12:53:57.677Z] #44 1.310 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:53:57.677Z] #44 1.310 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:53:57.677Z] #44 1.310 ++ dirname /install.sh [2022-06-27T12:53:57.677Z] #44 1.311 + dir=/ [2022-06-27T12:53:57.677Z] #44 1.312 + bin=tini [2022-06-27T12:53:57.677Z] #44 1.312 + shift [2022-06-27T12:53:57.677Z] #44 1.312 + '[' '!' -f //tini.installer ']' [2022-06-27T12:53:57.677Z] #44 1.312 + . //tini.installer [2022-06-27T12:53:57.677Z] #44 1.312 ++ : v0.19.0 [2022-06-27T12:53:57.677Z] #44 1.323 + install_tini [2022-06-27T12:53:57.677Z] #44 1.324 + echo 'Install tini version v0.19.0' [2022-06-27T12:53:57.677Z] #44 1.324 Install tini version v0.19.0 [2022-06-27T12:53:57.677Z] #44 1.324 + git clone https://github.com/krallin/tini.git /tmp/tmp.gMQVJdq84h/tini [2022-06-27T12:53:57.677Z] #44 1.339 Cloning into '/tmp/tmp.gMQVJdq84h/tini'... [2022-06-27T12:53:57.677Z] #44 2.748 + cd /tmp/tmp.gMQVJdq84h/tini [2022-06-27T12:53:57.677Z] #44 2.748 + git checkout -q v0.19.0 [2022-06-27T12:53:57.677Z] #44 2.812 + cmake . [2022-06-27T12:53:57.677Z] #44 3.177 -- The C compiler identification is GNU 10.2.1 [2022-06-27T12:53:57.677Z] #44 3.280 -- Detecting C compiler ABI info [2022-06-27T12:53:57.677Z] #44 4.405 -- Detecting C compiler ABI info - done [2022-06-27T12:53:57.677Z] #44 4.593 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-27T12:53:57.677Z] #44 4.606 -- Detecting C compile features [2022-06-27T12:53:57.677Z] #44 4.614 -- Detecting C compile features - done [2022-06-27T12:53:57.677Z] #44 4.699 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-27T12:53:57.677Z] #44 5.150 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-27T12:53:57.677Z] #44 5.264 -- Configuring done [2022-06-27T12:53:57.677Z] #44 5.314 -- Generating done [2022-06-27T12:53:57.677Z] #44 5.321 -- Build files have been written to: /tmp/tmp.gMQVJdq84h/tini [2022-06-27T12:53:57.677Z] #44 5.344 + make tini-static [2022-06-27T12:53:57.677Z] #44 5.997 Scanning dependencies of target tini-static [2022-06-27T12:53:57.677Z] #44 6.121 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-27T12:53:58.051Z] #26 120.4 Updating files: 18% (2145/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3751/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) [2022-06-27T12:53:58.051Z] #26 ... [2022-06-27T12:53:58.051Z] [2022-06-27T12:53:58.051Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-27T12:53:58.051Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-06-27T12:53:58.051Z] #18 DONE 1.2s [2022-06-27T12:53:58.051Z] [2022-06-27T12:53:58.051Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:53:58.051Z] #26 sha256:ab0bc57842b2331d83f497b9caf566d1b28451ebd567da06ce5299556c25ade3 [2022-06-27T12:53:58.299Z] #19 ... [2022-06-27T12:53:58.299Z] [2022-06-27T12:53:58.299Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:58.299Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:58.299Z] #84 138.0 checking for memory.h... yes [2022-06-27T12:53:58.299Z] #84 138.3 checking for strings.h... yes [2022-06-27T12:53:58.299Z] #84 138.4 checking for inttypes.h... yes [2022-06-27T12:53:58.299Z] #84 138.6 checking for stdint.h... yes [2022-06-27T12:53:58.299Z] #84 138.8 checking for unistd.h... yes [2022-06-27T12:53:58.299Z] #84 139.0 checking minix/config.h usability... no [2022-06-27T12:53:58.299Z] #84 139.2 checking minix/config.h presence... no [2022-06-27T12:53:58.299Z] #84 139.2 checking for minix/config.h... no [2022-06-27T12:53:58.299Z] #84 139.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-27T12:53:58.299Z] #84 139.4 checking build system type... x86_64-pc-linux-gnu [2022-06-27T12:53:58.299Z] #84 139.7 checking host system type... x86_64-pc-linux-gnu [2022-06-27T12:53:58.299Z] #84 139.7 checking how to print strings... printf [2022-06-27T12:53:58.299Z] #84 139.8 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:53:58.299Z] #84 139.8 checking for fgrep... /bin/grep -F [2022-06-27T12:53:58.299Z] #84 139.8 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:53:58.299Z] #84 139.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:53:58.299Z] #84 139.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:53:58.299Z] #84 139.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:53:58.299Z] #84 140.0 checking whether ln -s works... yes [2022-06-27T12:53:58.299Z] #84 140.0 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:53:58.299Z] #84 140.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-27T12:53:58.299Z] #84 140.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:53:58.299Z] #84 140.0 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:53:58.299Z] #84 140.0 checking for objdump... objdump [2022-06-27T12:53:58.299Z] #84 140.0 checking how to recognize dependent libraries... pass_all [2022-06-27T12:53:58.299Z] #84 140.0 checking for dlltool... no [2022-06-27T12:53:58.299Z] #84 140.0 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:53:58.299Z] #84 140.0 checking for ar... ar [2022-06-27T12:53:58.299Z] #84 140.0 checking for archiver @FILE support... @ [2022-06-27T12:53:58.299Z] #84 140.3 checking for strip... strip [2022-06-27T12:53:58.299Z] #84 140.3 checking for ranlib... ranlib [2022-06-27T12:53:58.299Z] #84 140.3 checking for gawk... no [2022-06-27T12:53:58.299Z] #84 140.3 checking for mawk... mawk [2022-06-27T12:53:58.299Z] #84 140.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:53:58.299Z] #84 140.6 checking for sysroot... no [2022-06-27T12:53:58.299Z] #84 140.6 checking for a working dd... /bin/dd [2022-06-27T12:53:58.299Z] #84 140.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:53:58.299Z] #84 140.7 checking for mt... no [2022-06-27T12:53:58.299Z] #84 140.7 checking if : is a manifest tool... no [2022-06-27T12:53:58.299Z] #84 140.8 checking for dlfcn.h... yes [2022-06-27T12:53:58.299Z] #84 141.0 checking for objdir... .libs [2022-06-27T12:53:58.299Z] #84 141.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:53:58.299Z] #84 141.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:53:58.299Z] #84 141.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:53:58.299Z] #84 141.6 checking if gcc static flag -static works... yes [2022-06-27T12:53:58.299Z] #84 142.0 checking if gcc supports -c -o file.o... yes [2022-06-27T12:53:58.299Z] #84 142.1 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:53:58.299Z] #84 142.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-27T12:53:58.299Z] #84 142.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:53:58.299Z] #84 142.4 checking how to hardcode library paths into programs... immediate [2022-06-27T12:53:58.299Z] #84 142.4 checking whether stripping libraries is possible... yes [2022-06-27T12:53:58.299Z] #84 142.4 checking if libtool supports shared libraries... yes [2022-06-27T12:53:58.299Z] #84 142.4 checking whether to build shared libraries... no [2022-06-27T12:53:58.299Z] #84 142.4 checking whether to build static libraries... yes [2022-06-27T12:53:58.299Z] #84 142.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:53:58.299Z] #84 142.5 checking whether build environment is sane... yes [2022-06-27T12:53:58.299Z] #84 142.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:53:58.299Z] #84 142.5 checking whether make sets $(MAKE)... yes [2022-06-27T12:53:58.299Z] #84 142.6 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:53:58.299Z] #84 142.6 checking whether make supports nested variables... yes [2022-06-27T12:53:58.299Z] #84 142.7 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:53:58.299Z] #84 142.7 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:53:58.299Z] #84 142.7 checking how to create a ustar tar archive... gnutar [2022-06-27T12:53:58.299Z] #84 142.7 checking dependency style of gcc... gcc3 [2022-06-27T12:53:58.299Z] #84 143.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:53:58.299Z] #84 143.0 checking whether make supports nested variables... (cached) yes [2022-06-27T12:53:58.299Z] #84 143.0 checking for pkg-config... /usr/bin/pkg-config [2022-06-27T12:53:58.299Z] #84 143.0 checking pkg-config is at least version 0.9.0... yes [2022-06-27T12:53:58.299Z] #84 143.0 checking for yajl >= 2.1.0... yes [2022-06-27T12:53:58.299Z] #84 143.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-27T12:53:58.299Z] #84 143.1 checking for gcc... (cached) gcc [2022-06-27T12:53:58.299Z] #84 143.2 checking whether we are using the GNU C compiler... (cached) yes [2022-06-27T12:53:58.299Z] #84 143.2 checking whether gcc accepts -g... (cached) yes [2022-06-27T12:53:58.299Z] #84 143.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-27T12:53:58.299Z] #84 143.2 checking whether gcc understands -c and -o together... (cached) yes [2022-06-27T12:53:58.299Z] #84 143.2 checking for a Python interpreter with version >= 3... python3 [2022-06-27T12:53:58.299Z] #84 143.3 checking for python3... /usr/bin/python3 [2022-06-27T12:53:58.299Z] #84 143.3 checking for python3 version... 3.9 [2022-06-27T12:53:58.299Z] #84 143.3 checking for python3 platform... linux [2022-06-27T12:53:58.299Z] #84 143.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-27T12:53:58.299Z] #84 143.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-27T12:53:58.299Z] #84 143.9 checking that generated files are newer than configure... done [2022-06-27T12:53:58.299Z] #84 143.9 configure: creating ./config.status [2022-06-27T12:53:58.504Z] #77 ... [2022-06-27T12:53:58.504Z] [2022-06-27T12:53:58.504Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:58.504Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:58.504Z] #14 117.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-27T12:53:58.504Z] #14 117.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:53:58.504Z] #14 117.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:53:58.756Z] #44 10.27 [100%] Built target tini-static [2022-06-27T12:53:58.756Z] #44 10.45 + mkdir -p /build [2022-06-27T12:53:58.756Z] #44 10.47 + cp tini-static /build/docker-init [2022-06-27T12:53:58.819Z] #26 120.4 Updating files: 18% (2145/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3751/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 49% (5659/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) [2022-06-27T12:53:58.819Z] #26 ... [2022-06-27T12:53:58.819Z] [2022-06-27T12:53:58.819Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-27T12:53:58.819Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-06-27T12:53:58.819Z] #19 DONE 0.9s [2022-06-27T12:53:58.819Z] [2022-06-27T12:53:58.819Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:53:58.819Z] #26 sha256:ab0bc57842b2331d83f497b9caf566d1b28451ebd567da06ce5299556c25ade3 [2022-06-27T12:53:59.320Z] #44 DONE 11.0s [2022-06-27T12:53:59.320Z] [2022-06-27T12:53:59.320Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:53:59.320Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:53:59.320Z] #14 103.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-27T12:53:59.320Z] #14 103.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:53:59.320Z] #14 103.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-27T12:53:59.320Z] #14 103.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-27T12:53:59.320Z] #14 103.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:53:59.320Z] #14 103.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-27T12:53:59.579Z] #44 8.315 [100%] Linking C executable tini-static [2022-06-27T12:53:59.856Z] #26 120.4 Updating files: 18% (2145/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3751/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 49% (5659/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 66% (7621/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) [2022-06-27T12:53:59.856Z] #26 ... [2022-06-27T12:53:59.856Z] [2022-06-27T12:53:59.856Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-27T12:53:59.856Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-06-27T12:53:59.856Z] #20 DONE 0.9s [2022-06-27T12:53:59.856Z] [2022-06-27T12:53:59.856Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:53:59.856Z] #26 sha256:ab0bc57842b2331d83f497b9caf566d1b28451ebd567da06ce5299556c25ade3 [2022-06-27T12:53:59.883Z] #14 ... [2022-06-27T12:53:59.883Z] [2022-06-27T12:53:59.883Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:53:59.883Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:53:59.883Z] #77 20.16 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-27T12:53:59.883Z] #77 22.16 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-27T12:53:59.883Z] #77 22.58 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-27T12:53:59.883Z] #77 23.10 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-27T12:54:00.516Z] #44 9.095 [100%] Built target tini-static [2022-06-27T12:54:00.517Z] #44 9.148 + mkdir -p /build [2022-06-27T12:54:00.517Z] #44 9.159 + cp tini-static /build/docker-init [2022-06-27T12:54:00.517Z] #44 ... [2022-06-27T12:54:00.517Z] [2022-06-27T12:54:00.517Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-27T12:54:00.517Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-27T12:54:00.517Z] #53 107.2 gotestsum version dev [2022-06-27T12:54:00.879Z] #26 120.4 Updating files: 18% (2145/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3751/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 49% (5659/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 66% (7621/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 87% (9989/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-06-27T12:54:00.879Z] #26 124.9 + cd /tmp/tmp.vSA3uWskvO/tmp/docker-ce [2022-06-27T12:54:00.879Z] #26 124.9 + git checkout -q v17.06.2-ce [2022-06-27T12:54:01.607Z] #84 146.8 config.status: creating Makefile [2022-06-27T12:54:01.607Z] #84 146.9 config.status: creating config.h [2022-06-27T12:54:01.607Z] #84 146.9 config.status: executing libtool commands [2022-06-27T12:54:01.607Z] #84 147.0 config.status: executing depfiles commands [2022-06-27T12:54:01.896Z] #53 DONE 108.5s [2022-06-27T12:54:01.896Z] [2022-06-27T12:54:01.896Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-27T12:54:01.896Z] #44 sha256:cdb024bb7feacba9c0cb6ed7cc53ab4ea424538bd2f45b804aa553a378270d21 [2022-06-27T12:54:01.896Z] #44 DONE 10.4s [2022-06-27T12:54:01.896Z] [2022-06-27T12:54:01.896Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:54:01.896Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:54:01.896Z] #55 99.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-27T12:54:01.896Z] #55 ... [2022-06-27T12:54:01.896Z] [2022-06-27T12:54:01.896Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:54:01.896Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:54:01.896Z] #14 108.5 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-27T12:54:01.896Z] #14 108.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:54:01.896Z] #14 108.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-27T12:54:02.154Z] #14 108.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-27T12:54:02.154Z] #14 108.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:54:02.154Z] #14 108.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-27T12:54:02.179Z] #84 147.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-27T12:54:02.179Z] #84 147.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-27T12:54:03.121Z] #84 148.5 checking for gcc... gcc [2022-06-27T12:54:03.121Z] #84 148.7 checking whether the C compiler works... yes [2022-06-27T12:54:03.382Z] #84 148.9 checking for C compiler default output file name... a.out [2022-06-27T12:54:03.643Z] #84 148.9 checking for suffix of executables... [2022-06-27T12:54:03.643Z] #84 149.1 checking whether we are cross compiling... no [2022-06-27T12:54:03.904Z] #84 149.4 checking for suffix of object files... o [2022-06-27T12:54:03.904Z] #84 149.4 checking whether we are using the GNU C compiler... yes [2022-06-27T12:54:04.165Z] #84 149.6 checking whether gcc accepts -g... yes [2022-06-27T12:54:04.426Z] #84 149.7 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:54:04.426Z] #84 150.0 checking whether gcc understands -c and -o together... yes [2022-06-27T12:54:04.426Z] #84 150.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:54:04.687Z] #84 150.2 checking whether build environment is sane... yes [2022-06-27T12:54:04.687Z] #84 150.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:54:04.687Z] #84 150.3 checking for gawk... no [2022-06-27T12:54:04.687Z] #84 150.3 checking for mawk... mawk [2022-06-27T12:54:04.687Z] #84 150.3 checking whether make sets $(MAKE)... yes [2022-06-27T12:54:04.687Z] #84 150.4 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:54:04.948Z] #84 150.5 checking whether make supports nested variables... yes [2022-06-27T12:54:04.948Z] #84 150.5 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:54:04.948Z] #84 150.5 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:54:04.948Z] #84 150.5 checking how to create a ustar tar archive... gnutar [2022-06-27T12:54:04.948Z] #84 150.5 checking dependency style of gcc... gcc3 [2022-06-27T12:54:04.948Z] #84 150.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:54:04.948Z] #84 150.7 checking whether make supports nested variables... (cached) yes [2022-06-27T12:54:05.045Z] #26 128.8 + mkdir -p /tmp/tmp.vSA3uWskvO/src/github.com/docker [2022-06-27T12:54:05.045Z] #26 128.8 + mv components/cli /tmp/tmp.vSA3uWskvO/src/github.com/docker/cli [2022-06-27T12:54:05.045Z] #26 128.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-06-27T12:54:05.108Z] #14 ... [2022-06-27T12:54:05.108Z] [2022-06-27T12:54:05.108Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:05.108Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:05.108Z] #77 71.14 configure.ac:7: installing 'build-aux/compile' [2022-06-27T12:54:05.108Z] #77 71.15 configure.ac:9: installing 'build-aux/config.guess' [2022-06-27T12:54:05.108Z] #77 71.15 configure.ac:9: installing 'build-aux/config.sub' [2022-06-27T12:54:05.108Z] #77 71.16 configure.ac:11: installing 'build-aux/install-sh' [2022-06-27T12:54:05.108Z] #77 71.18 configure.ac:11: installing 'build-aux/missing' [2022-06-27T12:54:05.108Z] #77 71.38 Makefile.am: installing 'build-aux/depcomp' [2022-06-27T12:54:05.108Z] #77 71.49 parallel-tests: installing 'build-aux/test-driver' [2022-06-27T12:54:05.577Z] #84 150.7 checking build system type... x86_64-pc-linux-gnu [2022-06-27T12:54:05.577Z] #84 151.1 checking host system type... x86_64-pc-linux-gnu [2022-06-27T12:54:05.577Z] #84 151.1 checking how to print strings... printf [2022-06-27T12:54:05.577Z] #84 151.2 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:54:05.577Z] #84 151.2 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:54:05.577Z] #84 151.2 checking for egrep... /bin/grep -E [2022-06-27T12:54:05.577Z] #84 151.2 checking for fgrep... /bin/grep -F [2022-06-27T12:54:05.577Z] #84 151.2 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:54:05.577Z] #84 151.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:54:05.839Z] #84 151.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:54:05.839Z] #84 151.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:54:05.839Z] #84 151.4 checking whether ln -s works... yes [2022-06-27T12:54:05.839Z] #84 151.4 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:54:05.839Z] #84 151.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-27T12:54:05.839Z] #84 151.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:54:05.839Z] #84 151.4 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:54:05.839Z] #84 151.4 checking for objdump... objdump [2022-06-27T12:54:05.839Z] #84 151.4 checking how to recognize dependent libraries... pass_all [2022-06-27T12:54:05.839Z] #84 151.4 checking for dlltool... no [2022-06-27T12:54:05.839Z] #84 151.4 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:54:05.839Z] #84 151.4 checking for ar... ar [2022-06-27T12:54:05.973Z] #26 ... [2022-06-27T12:54:05.973Z] [2022-06-27T12:54:05.973Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:05.973Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:54:05.973Z] #77 75.51 configure.ac:11: installing 'build-aux/compile' [2022-06-27T12:54:05.973Z] #77 75.52 configure.ac:11: installing 'build-aux/config.guess' [2022-06-27T12:54:05.973Z] #77 75.52 configure.ac:11: installing 'build-aux/config.sub' [2022-06-27T12:54:05.973Z] #77 75.54 configure.ac:13: installing 'build-aux/install-sh' [2022-06-27T12:54:05.973Z] #77 75.55 configure.ac:13: installing 'build-aux/missing' [2022-06-27T12:54:05.973Z] #77 75.57 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-27T12:54:05.973Z] #77 75.73 Makefile.am: installing 'build-aux/depcomp' [2022-06-27T12:54:05.973Z] #77 77.02 checking build system type... aarch64-unknown-linux-gnu [2022-06-27T12:54:05.973Z] #77 77.36 checking host system type... aarch64-unknown-linux-gnu [2022-06-27T12:54:05.973Z] #77 77.37 checking how to print strings... printf [2022-06-27T12:54:05.973Z] #77 77.39 checking for gcc... gcc [2022-06-27T12:54:05.973Z] #77 77.46 checking whether the C compiler works... yes [2022-06-27T12:54:05.973Z] #77 77.60 checking for C compiler default output file name... a.out [2022-06-27T12:54:05.973Z] #77 77.61 checking for suffix of executables... [2022-06-27T12:54:05.973Z] #77 77.76 checking whether we are cross compiling... no [2022-06-27T12:54:05.973Z] #77 77.92 checking for suffix of object files... o [2022-06-27T12:54:05.973Z] #77 78.09 checking whether we are using the GNU C compiler... yes [2022-06-27T12:54:05.973Z] #77 78.17 checking whether gcc accepts -g... yes [2022-06-27T12:54:05.973Z] #77 78.26 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:54:05.973Z] #77 78.46 checking whether gcc understands -c and -o together... yes [2022-06-27T12:54:05.973Z] #77 78.63 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:54:05.973Z] #77 78.65 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:54:05.973Z] #77 78.66 checking for egrep... /bin/grep -E [2022-06-27T12:54:05.973Z] #77 78.66 checking for fgrep... /bin/grep -F [2022-06-27T12:54:05.973Z] #77 78.68 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:54:05.973Z] #77 78.72 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:54:05.973Z] #77 78.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:54:05.973Z] #77 78.73 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:54:05.973Z] #77 78.84 checking whether ln -s works... yes [2022-06-27T12:54:05.973Z] #77 78.85 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:54:05.973Z] #77 78.91 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-27T12:54:05.973Z] #77 78.91 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:54:05.973Z] #77 78.91 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:54:05.973Z] #77 78.91 checking for objdump... objdump [2022-06-27T12:54:05.973Z] #77 78.91 checking how to recognize dependent libraries... pass_all [2022-06-27T12:54:05.973Z] #77 78.91 checking for dlltool... no [2022-06-27T12:54:05.973Z] #77 78.92 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:54:05.973Z] #77 78.92 checking for ar... ar [2022-06-27T12:54:05.973Z] #77 78.94 checking for archiver @FILE support... @ [2022-06-27T12:54:05.973Z] #77 79.09 checking for strip... strip [2022-06-27T12:54:05.973Z] #77 79.09 checking for ranlib... ranlib [2022-06-27T12:54:05.973Z] #77 79.09 checking for gawk... no [2022-06-27T12:54:05.973Z] #77 79.09 checking for mawk... mawk [2022-06-27T12:54:05.973Z] #77 79.09 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:54:05.973Z] #77 79.57 checking for sysroot... no [2022-06-27T12:54:05.973Z] #77 79.59 checking for a working dd... /bin/dd [2022-06-27T12:54:05.973Z] #77 79.61 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:54:05.973Z] #77 79.62 checking for mt... no [2022-06-27T12:54:05.973Z] #77 79.63 checking if : is a manifest tool... no [2022-06-27T12:54:05.973Z] #77 79.65 checking how to run the C preprocessor... gcc -E [2022-06-27T12:54:05.973Z] #77 79.99 checking for ANSI C header files... yes [2022-06-27T12:54:05.973Z] #77 80.63 checking for sys/types.h... yes [2022-06-27T12:54:06.112Z] #84 151.4 checking for archiver @FILE support... @ [2022-06-27T12:54:06.112Z] #84 151.6 checking for strip... strip [2022-06-27T12:54:06.112Z] #84 151.6 checking for ranlib... ranlib [2022-06-27T12:54:06.229Z] #77 80.85 checking for sys/stat.h... yes [2022-06-27T12:54:06.373Z] #84 151.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:54:06.373Z] #84 151.9 checking for sysroot... no [2022-06-27T12:54:06.373Z] #84 151.9 checking for a working dd... /bin/dd [2022-06-27T12:54:06.373Z] #84 151.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:54:06.373Z] #84 152.0 checking for mt... no [2022-06-27T12:54:06.373Z] #84 152.0 checking if : is a manifest tool... no [2022-06-27T12:54:06.373Z] #84 152.0 checking how to run the C preprocessor... gcc -E [2022-06-27T12:54:06.484Z] #77 81.02 checking for stdlib.h... yes [2022-06-27T12:54:06.484Z] #77 81.16 checking for string.h... yes [2022-06-27T12:54:06.740Z] #77 81.39 checking for memory.h... yes [2022-06-27T12:54:06.898Z] #84 152.3 checking for ANSI C header files... yes [2022-06-27T12:54:06.997Z] #77 81.63 checking for strings.h... yes [2022-06-27T12:54:07.159Z] #84 152.7 checking for sys/types.h... yes [2022-06-27T12:54:07.252Z] #77 81.83 checking for inttypes.h... yes [2022-06-27T12:54:07.252Z] #77 81.99 checking for stdint.h... yes [2022-06-27T12:54:07.420Z] #84 152.8 checking for sys/stat.h... yes [2022-06-27T12:54:07.508Z] #77 82.14 checking for unistd.h... yes [2022-06-27T12:54:07.664Z] #77 73.78 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-27T12:54:07.664Z] #77 73.78 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-27T12:54:07.682Z] #84 153.0 checking for stdlib.h... yes [2022-06-27T12:54:07.682Z] #84 153.1 checking for string.h... yes [2022-06-27T12:54:07.765Z] #77 82.28 checking for dlfcn.h... yes [2022-06-27T12:54:07.765Z] #77 82.52 checking for objdir... .libs [2022-06-27T12:54:07.943Z] #84 153.3 checking for memory.h... yes [2022-06-27T12:54:07.943Z] #84 153.5 checking for strings.h... yes [2022-06-27T12:54:08.014Z] #77 74.42 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-27T12:54:08.014Z] #77 74.42 libtoolize: copying file 'm4/libtool.m4' [2022-06-27T12:54:08.014Z] #77 74.54 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-27T12:54:08.014Z] #77 74.64 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-27T12:54:08.204Z] #84 153.6 checking for inttypes.h... yes [2022-06-27T12:54:08.204Z] #84 153.8 checking for stdint.h... yes [2022-06-27T12:54:08.277Z] #77 74.71 libtoolize: copying file 'm4/ltversion.m4' [2022-06-27T12:54:08.277Z] #77 74.83 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-27T12:54:08.278Z] #77 82.96 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:54:08.278Z] #77 83.13 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:54:08.465Z] #84 153.9 checking for unistd.h... yes [2022-06-27T12:54:08.465Z] #84 154.1 checking for dlfcn.h... yes [2022-06-27T12:54:08.535Z] #77 83.13 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:54:08.727Z] #84 154.2 checking for objdir... .libs [2022-06-27T12:54:08.791Z] #77 83.26 checking if gcc static flag -static works... yes [2022-06-27T12:54:08.988Z] #84 154.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:54:08.988Z] #84 154.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:54:09.048Z] #77 83.68 checking if gcc supports -c -o file.o... yes [2022-06-27T12:54:09.048Z] #77 83.90 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:54:09.250Z] #84 154.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:54:09.304Z] #77 83.90 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-27T12:54:09.304Z] #77 83.98 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:54:09.514Z] #84 154.7 checking if gcc static flag -static works... yes [2022-06-27T12:54:09.514Z] #84 155.1 checking if gcc supports -c -o file.o... yes [2022-06-27T12:54:09.514Z] #84 155.2 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:54:09.560Z] #77 84.19 checking how to hardcode library paths into programs... immediate [2022-06-27T12:54:09.560Z] #77 84.20 checking whether stripping libraries is possible... yes [2022-06-27T12:54:09.560Z] #77 84.22 checking if libtool supports shared libraries... yes [2022-06-27T12:54:09.560Z] #77 84.22 checking whether to build shared libraries... no [2022-06-27T12:54:09.560Z] #77 84.22 checking whether to build static libraries... yes [2022-06-27T12:54:09.560Z] #77 84.22 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:54:09.560Z] #77 84.27 checking whether build environment is sane... yes [2022-06-27T12:54:09.560Z] #77 84.35 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:54:09.560Z] #77 84.37 checking whether make sets $(MAKE)... yes [2022-06-27T12:54:09.560Z] #77 84.46 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:54:09.560Z] #77 84.52 checking whether make supports nested variables... yes [2022-06-27T12:54:09.776Z] #84 155.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-27T12:54:09.776Z] #84 155.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:54:09.776Z] #84 155.5 checking how to hardcode library paths into programs... immediate [2022-06-27T12:54:09.776Z] #84 155.5 checking whether stripping libraries is possible... yes [2022-06-27T12:54:09.776Z] #84 155.5 checking if libtool supports shared libraries... yes [2022-06-27T12:54:09.776Z] #84 155.5 checking whether to build shared libraries... no [2022-06-27T12:54:09.776Z] #84 155.5 checking whether to build static libraries... yes [2022-06-27T12:54:09.817Z] #77 84.59 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:54:09.817Z] #77 84.59 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:54:09.817Z] #77 84.59 checking how to create a ustar tar archive... gnutar [2022-06-27T12:54:09.817Z] #77 84.63 checking dependency style of gcc... [2022-06-27T12:54:09.817Z] #77 ... [2022-06-27T12:54:09.817Z] [2022-06-27T12:54:09.817Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:54:09.817Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-06-27T12:54:09.817Z] #21 1.226 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:54:09.817Z] #21 1.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:54:09.817Z] #21 1.562 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:54:09.817Z] #21 1.958 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-27T12:54:09.817Z] #21 3.252 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-27T12:54:09.817Z] #21 4.486 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-27T12:54:09.817Z] #21 7.010 Fetched 8432 kB in 6s (1352 kB/s) [2022-06-27T12:54:09.817Z] #21 7.010 Reading package lists... [2022-06-27T12:54:09.839Z] #77 ... [2022-06-27T12:54:09.839Z] [2022-06-27T12:54:09.839Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:54:09.839Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:54:09.839Z] #14 116.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-27T12:54:09.839Z] #14 116.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:54:09.839Z] #14 116.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:54:10.036Z] #84 155.5 checking float.h usability... yes [2022-06-27T12:54:10.036Z] #84 155.6 checking float.h presence... yes [2022-06-27T12:54:10.036Z] #84 155.7 checking for float.h... yes [2022-06-27T12:54:10.074Z] #21 9.425 Reading package lists... [2022-06-27T12:54:10.074Z] #21 ... [2022-06-27T12:54:10.074Z] [2022-06-27T12:54:10.074Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:10.074Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:54:10.074Z] #77 84.63 checking dependency style of gcc... gcc3 [2022-06-27T12:54:10.074Z] #77 84.89 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:54:10.074Z] #77 84.89 checking whether make supports nested variables... (cached) yes [2022-06-27T12:54:10.074Z] #77 84.89 checking for gawk... (cached) mawk [2022-06-27T12:54:10.074Z] #77 84.89 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-27T12:54:10.074Z] #77 84.90 checking for gcc... (cached) gcc [2022-06-27T12:54:10.199Z] #77 ... [2022-06-27T12:54:10.199Z] [2022-06-27T12:54:10.199Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:54:10.199Z] #67 sha256:5e53e61622507ab06264ce5c850671750e3cc3c13c9dd5d137b74b9c5b48d580 [2022-06-27T12:54:10.199Z] #67 121.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-27T12:54:10.199Z] #67 121.7 + GOBIN=/build [2022-06-27T12:54:10.199Z] #67 121.7 + GO111MODULE=on [2022-06-27T12:54:10.199Z] #67 121.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:54:10.199Z] #67 127.9 rootlesskit version 1.0.0 [2022-06-27T12:54:10.199Z] #67 127.9 Usage of /build/rootlesskit-docker-proxy: [2022-06-27T12:54:10.199Z] #67 127.9 -container-ip string [2022-06-27T12:54:10.199Z] #67 127.9 container ip [2022-06-27T12:54:10.199Z] #67 127.9 -container-port int [2022-06-27T12:54:10.199Z] #67 127.9 container port (default -1) [2022-06-27T12:54:10.199Z] #67 127.9 -host-ip string [2022-06-27T12:54:10.199Z] #67 127.9 host ip [2022-06-27T12:54:10.199Z] #67 127.9 -host-port int [2022-06-27T12:54:10.199Z] #67 127.9 host port (default -1) [2022-06-27T12:54:10.199Z] #67 127.9 -proto string [2022-06-27T12:54:10.199Z] #67 127.9 proxy protocol (default "tcp") [2022-06-27T12:54:10.199Z] #67 DONE 128.7s [2022-06-27T12:54:10.199Z] [2022-06-27T12:54:10.199Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:54:10.199Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:54:10.199Z] #14 124.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-27T12:54:10.199Z] #14 124.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-27T12:54:10.199Z] #14 124.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-27T12:54:10.199Z] #14 124.2 Selecting previously unselected package libapparmor1:amd64. [2022-06-27T12:54:10.199Z] #14 124.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 124.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-27T12:54:10.199Z] #14 124.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-27T12:54:10.199Z] #14 124.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 124.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-27T12:54:10.199Z] #14 124.5 Selecting previously unselected package libbtrfs0:amd64. [2022-06-27T12:54:10.199Z] #14 124.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 124.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:54:10.199Z] #14 124.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-27T12:54:10.199Z] #14 124.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 124.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:54:10.199Z] #14 124.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-27T12:54:10.199Z] #14 125.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 125.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:54:10.199Z] #14 125.0 Selecting previously unselected package libudev-dev:amd64. [2022-06-27T12:54:10.199Z] #14 125.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 125.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:54:10.199Z] #14 125.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-27T12:54:10.199Z] #14 125.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 125.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-27T12:54:10.199Z] #14 125.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-27T12:54:10.199Z] #14 125.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 125.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-27T12:54:10.199Z] #14 125.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-27T12:54:10.199Z] #14 125.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 125.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-27T12:54:10.199Z] #14 125.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-27T12:54:10.199Z] #14 125.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 125.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-27T12:54:10.199Z] #14 126.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-27T12:54:10.199Z] #14 126.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 126.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-27T12:54:10.199Z] #14 126.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-27T12:54:10.199Z] #14 126.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 126.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-27T12:54:10.199Z] #14 126.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-27T12:54:10.199Z] #14 126.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 126.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:54:10.199Z] #14 127.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-27T12:54:10.199Z] #14 127.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 127.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:54:10.199Z] #14 127.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-27T12:54:10.199Z] #14 127.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-27T12:54:10.199Z] #14 128.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:54:10.199Z] #14 129.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:54:10.199Z] #14 129.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-27T12:54:10.199Z] #14 129.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-27T12:54:10.199Z] #14 129.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-27T12:54:10.199Z] #14 129.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-27T12:54:10.199Z] #14 129.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-27T12:54:10.199Z] #14 129.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:54:10.199Z] #14 129.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-27T12:54:10.199Z] #14 129.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:54:10.199Z] #14 129.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-27T12:54:10.199Z] #14 129.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-27T12:54:10.199Z] #14 ... [2022-06-27T12:54:10.199Z] [2022-06-27T12:54:10.199Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-27T12:54:10.199Z] #68 sha256:71cb3486a1388fa8fa5f670f67f6377a5bfe82215370c524eb45831cbd974f9a [2022-06-27T12:54:10.199Z] #68 DONE 0.1s [2022-06-27T12:54:10.199Z] [2022-06-27T12:54:10.199Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:54:10.199Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:54:10.199Z] #14 129.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:54:10.199Z] #14 129.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-27T12:54:10.199Z] #14 129.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-27T12:54:10.199Z] #14 129.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-27T12:54:10.199Z] #14 129.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:54:10.199Z] #14 129.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-27T12:54:10.199Z] #14 129.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-27T12:54:10.199Z] #14 129.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-27T12:54:10.199Z] #14 129.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-27T12:54:10.199Z] #14 ... [2022-06-27T12:54:10.199Z] [2022-06-27T12:54:10.199Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-27T12:54:10.199Z] #69 sha256:f298e9f821f4c925f5eae91bbb21215b9fe24f43611500145f7b1a51172f7689 [2022-06-27T12:54:10.199Z] #69 DONE 0.1s [2022-06-27T12:54:10.199Z] [2022-06-27T12:54:10.199Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:54:10.199Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:54:10.199Z] #14 129.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:54:10.199Z] #14 129.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-27T12:54:10.199Z] #14 129.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:54:10.199Z] #14 129.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-27T12:54:10.199Z] #14 129.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-27T12:54:10.199Z] #14 129.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:54:10.297Z] #84 155.7 checking limits.h usability... yes [2022-06-27T12:54:10.297Z] #84 155.9 checking limits.h presence... yes [2022-06-27T12:54:10.297Z] #84 155.9 checking for limits.h... yes [2022-06-27T12:54:10.330Z] #77 84.98 checking whether we are using the GNU C compiler... [2022-06-27T12:54:10.330Z] #77 ... [2022-06-27T12:54:10.330Z] [2022-06-27T12:54:10.330Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:54:10.330Z] #34 sha256:449dc6255994a451bc2fd98d32079778c92338751fb4061dd74f6f74b47b33ae [2022-06-27T12:54:10.330Z] #34 DONE 134.8s [2022-06-27T12:54:10.330Z] [2022-06-27T12:54:10.330Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:10.330Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:54:10.330Z] #77 84.98 checking whether we are using the GNU C compiler... (cached) yes [2022-06-27T12:54:10.330Z] #77 84.99 checking whether gcc accepts -g... (cached) yes [2022-06-27T12:54:10.330Z] #77 84.99 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-27T12:54:10.330Z] #77 84.99 checking whether gcc understands -c and -o together... (cached) yes [2022-06-27T12:54:10.330Z] #77 84.99 checking for a Python interpreter with version >= 3... python3 [2022-06-27T12:54:10.330Z] #77 85.07 checking for python3... /usr/bin/python3 [2022-06-27T12:54:10.330Z] #77 85.07 checking for python3 version... 3.9 [2022-06-27T12:54:10.462Z] #14 129.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-27T12:54:10.462Z] #14 129.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:54:10.462Z] #14 129.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-27T12:54:10.462Z] #14 129.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:54:10.462Z] #14 129.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-27T12:54:10.462Z] #14 129.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:54:10.462Z] #14 129.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:54:10.462Z] #14 129.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:54:10.563Z] #84 156.0 checking stddef.h usability... yes [2022-06-27T12:54:10.563Z] #84 156.2 checking stddef.h presence... yes [2022-06-27T12:54:10.563Z] #84 156.2 checking for stddef.h... yes [2022-06-27T12:54:10.563Z] #84 156.2 checking for stdlib.h... (cached) yes [2022-06-27T12:54:10.586Z] #77 85.15 checking for python3 platform... linux [2022-06-27T12:54:10.586Z] #77 85.26 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-27T12:54:10.824Z] #84 156.3 checking for string.h... (cached) yes [2022-06-27T12:54:10.824Z] #84 156.3 checking sys/time.h usability... yes [2022-06-27T12:54:10.824Z] #84 156.5 checking sys/time.h presence... yes [2022-06-27T12:54:10.824Z] #84 156.5 checking for sys/time.h... yes [2022-06-27T12:54:11.039Z] #14 DONE 130.0s [2022-06-27T12:54:11.039Z] [2022-06-27T12:54:11.039Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-27T12:54:11.039Z] #59 sha256:710059fb62d5fe38353fd052f19f690bae70c64836c40781dbf3c32e240cd84a [2022-06-27T12:54:11.085Z] #84 156.5 checking for inline... inline [2022-06-27T12:54:11.149Z] #77 85.49 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-27T12:54:11.149Z] #77 85.83 checking for go-md2man... no [2022-06-27T12:54:11.149Z] #77 85.83 checking error.h usability... yes [2022-06-27T12:54:11.302Z] #59 DONE 0.4s [2022-06-27T12:54:11.302Z] [2022-06-27T12:54:11.302Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:54:11.302Z] #60 sha256:352dc8f1b2c348713d791fe907669ce76c744afa9bee7b503b354ccc2b003a28 [2022-06-27T12:54:11.346Z] #84 156.6 checking for size_t... yes [2022-06-27T12:54:11.346Z] #84 157.0 checking for stdlib.h... (cached) yes [2022-06-27T12:54:11.405Z] #77 86.07 checking error.h presence... yes [2022-06-27T12:54:11.405Z] #77 86.18 checking for error.h... yes [2022-06-27T12:54:11.608Z] #84 157.0 checking for GNU libc compatible malloc... yes [2022-06-27T12:54:11.608Z] #84 157.2 checking for stdlib.h... (cached) yes [2022-06-27T12:54:11.662Z] #77 86.21 checking linux/openat2.h usability... yes [2022-06-27T12:54:11.662Z] #77 86.40 checking linux/openat2.h presence... yes [2022-06-27T12:54:11.662Z] #77 86.44 checking for linux/openat2.h... yes [2022-06-27T12:54:11.871Z] #84 157.2 checking for GNU libc compatible realloc... yes [2022-06-27T12:54:11.918Z] #77 86.48 checking for copy_file_range... yes [2022-06-27T12:54:12.131Z] #84 157.4 checking for working strtod... yes [2022-06-27T12:54:12.174Z] #77 86.70 checking for fgetxattr... yes [2022-06-27T12:54:12.392Z] #84 157.7 checking for gettimeofday... yes [2022-06-27T12:54:12.392Z] #84 157.9 checking for memset... yes [2022-06-27T12:54:12.431Z] #77 86.96 checking for statx... yes [2022-06-27T12:54:12.652Z] #84 158.1 checking for strspn... yes [2022-06-27T12:54:12.687Z] #77 87.21 checking for fgetpwent_r... yes [2022-06-27T12:54:12.914Z] #84 158.6 checking that generated files are newer than configure... done [2022-06-27T12:54:12.914Z] #84 158.6 configure: creating ./config.status [2022-06-27T12:54:12.943Z] #77 87.46 checking for issetugid... no [2022-06-27T12:54:12.943Z] #77 87.63 checking for pkg-config... /usr/bin/pkg-config [2022-06-27T12:54:12.943Z] #77 87.63 checking pkg-config is at least version 0.9.0... yes [2022-06-27T12:54:13.200Z] #77 87.63 checking for library containing yajl_tree_get... -lyajl [2022-06-27T12:54:13.200Z] #77 88.01 checking for yajl >= 2.0.0... yes [2022-06-27T12:54:13.456Z] #77 88.04 checking sys/capability.h usability... yes [2022-06-27T12:54:13.456Z] #77 88.18 checking sys/capability.h presence... yes [2022-06-27T12:54:13.456Z] #77 88.23 checking for sys/capability.h... yes [2022-06-27T12:54:13.456Z] #77 88.23 checking for library containing cap_from_name... [2022-06-27T12:54:13.456Z] #77 ... [2022-06-27T12:54:13.456Z] [2022-06-27T12:54:13.456Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:54:13.456Z] #60 sha256:c9a5ffbe20f04f7b3070e6620e2b9cd9d221ccd2f5d70e57c8212e991528b390 [2022-06-27T12:54:13.456Z] #60 10.26 + cd /tmp/tmp.drjbbq4MWJ/src/github.com/opencontainers/runc [2022-06-27T12:54:13.456Z] #60 10.26 + git checkout -q v1.1.2 [2022-06-27T12:54:13.456Z] #60 10.64 + '[' -z '' ']' [2022-06-27T12:54:13.456Z] #60 10.64 + target=static [2022-06-27T12:54:13.456Z] #60 10.64 + make BUILDTAGS=seccomp static [2022-06-27T12:54:13.456Z] #60 11.10 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-27T12:54:13.456Z] #60 ... [2022-06-27T12:54:13.456Z] [2022-06-27T12:54:13.456Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:54:13.456Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-06-27T12:54:13.456Z] #21 9.425 Reading package lists... [2022-06-27T12:54:13.456Z] #21 11.67 Building dependency tree... [2022-06-27T12:54:13.456Z] #21 13.38 The following additional packages will be installed: [2022-06-27T12:54:13.456Z] #21 13.40 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-27T12:54:13.456Z] #21 13.40 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-27T12:54:13.456Z] #21 13.40 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-27T12:54:13.456Z] #21 13.40 python3-pkg-resources vim-runtime xxd [2022-06-27T12:54:13.456Z] #21 13.42 Suggested packages: [2022-06-27T12:54:13.456Z] #21 13.42 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-27T12:54:13.456Z] #21 13.42 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-27T12:54:13.456Z] #21 13.42 acl attr quota [2022-06-27T12:54:13.456Z] #21 13.42 Recommended packages: [2022-06-27T12:54:13.456Z] #21 13.42 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-27T12:54:14.358Z] #14 ... [2022-06-27T12:54:14.358Z] [2022-06-27T12:54:14.358Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:14.358Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:14.358Z] #77 48.85 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-27T12:54:14.385Z] #21 14.52 The following NEW packages will be installed: [2022-06-27T12:54:14.385Z] #21 14.54 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-27T12:54:14.385Z] #21 14.55 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-27T12:54:14.385Z] #21 14.55 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-27T12:54:14.385Z] #21 14.55 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-27T12:54:14.385Z] #21 14.55 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-27T12:54:14.385Z] #21 14.55 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-27T12:54:14.385Z] #21 14.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-27T12:54:14.385Z] #21 14.55 xz-utils zip zstd [2022-06-27T12:54:14.642Z] #21 14.88 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:54:14.642Z] #21 14.88 Need to get 27.0 MB of archives. [2022-06-27T12:54:14.642Z] #21 14.88 After this operation, 105 MB of additional disk space will be used. [2022-06-27T12:54:14.642Z] #21 14.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-06-27T12:54:14.642Z] #21 14.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-06-27T12:54:14.642Z] #21 14.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-06-27T12:54:14.642Z] #21 14.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-27T12:54:14.642Z] #21 14.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-06-27T12:54:14.642Z] #21 14.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-06-27T12:54:14.642Z] #21 14.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-06-27T12:54:14.642Z] #21 14.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-06-27T12:54:14.642Z] #21 14.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-27T12:54:14.898Z] #21 14.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-27T12:54:14.898Z] #21 14.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-06-27T12:54:14.898Z] #21 14.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-27T12:54:14.898Z] #21 14.95 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-06-27T12:54:14.898Z] #21 14.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-06-27T12:54:14.898Z] #21 14.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-06-27T12:54:14.898Z] #21 14.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-06-27T12:54:14.898Z] #21 14.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-06-27T12:54:14.898Z] #21 14.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-06-27T12:54:14.898Z] #21 14.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-06-27T12:54:14.898Z] #21 14.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-06-27T12:54:14.898Z] #21 14.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-06-27T12:54:14.898Z] #21 15.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-27T12:54:14.898Z] #21 15.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-27T12:54:14.898Z] #21 15.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-27T12:54:14.898Z] #21 15.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-06-27T12:54:14.898Z] #21 15.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-06-27T12:54:14.898Z] #21 15.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-27T12:54:15.156Z] #21 15.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-06-27T12:54:15.156Z] #21 15.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-27T12:54:15.156Z] #21 15.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-27T12:54:15.156Z] #21 15.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-27T12:54:15.156Z] #21 15.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-06-27T12:54:15.156Z] #21 15.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-06-27T12:54:15.156Z] #21 15.37 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-27T12:54:15.156Z] #21 15.38 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-27T12:54:15.156Z] #21 15.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-27T12:54:15.157Z] #21 15.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-27T12:54:15.157Z] #21 15.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-27T12:54:15.157Z] #21 15.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-27T12:54:15.413Z] #21 15.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-27T12:54:15.413Z] #21 15.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-27T12:54:15.413Z] #21 15.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-06-27T12:54:15.413Z] #21 15.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-06-27T12:54:15.413Z] #21 15.52 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-06-27T12:54:15.413Z] #21 15.52 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-27T12:54:15.669Z] #21 15.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-06-27T12:54:15.669Z] #21 15.80 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-06-27T12:54:15.669Z] #21 15.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-06-27T12:54:15.669Z] #21 15.82 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-06-27T12:54:16.232Z] #21 16.49 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:54:16.488Z] #21 16.60 Fetched 27.0 MB in 1s (21.7 MB/s) [2022-06-27T12:54:16.488Z] #21 16.67 Selecting previously unselected package pigz. [2022-06-27T12:54:16.488Z] #21 16.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-06-27T12:54:16.488Z] #21 16.74 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-06-27T12:54:16.488Z] #21 16.74 Unpacking pigz (2.6-1) ... [2022-06-27T12:54:16.606Z] #60 ... [2022-06-27T12:54:16.606Z] [2022-06-27T12:54:16.606Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-27T12:54:16.606Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-06-27T12:54:16.606Z] #15 DONE 5.1s [2022-06-27T12:54:16.606Z] [2022-06-27T12:54:16.606Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:54:16.606Z] #60 sha256:352dc8f1b2c348713d791fe907669ce76c744afa9bee7b503b354ccc2b003a28 [2022-06-27T12:54:16.606Z] #60 4.776 + RM_GOPATH=0 [2022-06-27T12:54:16.606Z] #60 4.776 + TMP_GOPATH= [2022-06-27T12:54:16.606Z] #60 4.776 + : /build [2022-06-27T12:54:16.606Z] #60 4.776 + '[' -z '' ']' [2022-06-27T12:54:16.606Z] #60 4.776 ++ mktemp -d [2022-06-27T12:54:16.606Z] #60 4.776 + export GOPATH=/tmp/tmp.KnsgAYgHy2 [2022-06-27T12:54:16.606Z] #60 4.776 + GOPATH=/tmp/tmp.KnsgAYgHy2 [2022-06-27T12:54:16.606Z] #60 4.776 + RM_GOPATH=1 [2022-06-27T12:54:16.606Z] #60 4.776 + case "$(go env GOARCH)" in [2022-06-27T12:54:16.606Z] #60 4.776 ++ go env GOARCH [2022-06-27T12:54:16.606Z] #60 4.799 Install runc version v1.1.2 (build tags: seccomp) [2022-06-27T12:54:16.606Z] #60 4.848 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:54:16.606Z] #60 4.848 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:54:16.606Z] #60 4.848 ++ dirname /install.sh [2022-06-27T12:54:16.606Z] #60 4.848 + dir=/ [2022-06-27T12:54:16.606Z] #60 4.848 + bin=runc [2022-06-27T12:54:16.606Z] #60 4.848 + shift [2022-06-27T12:54:16.606Z] #60 4.848 + '[' '!' -f //runc.installer ']' [2022-06-27T12:54:16.606Z] #60 4.848 + . //runc.installer [2022-06-27T12:54:16.606Z] #60 4.848 ++ set -e [2022-06-27T12:54:16.606Z] #60 4.848 ++ : v1.1.2 [2022-06-27T12:54:16.606Z] #60 4.848 + install_runc [2022-06-27T12:54:16.606Z] #60 4.848 + RUNC_BUILDTAGS=seccomp [2022-06-27T12:54:16.606Z] #60 4.848 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-27T12:54:16.606Z] #60 4.848 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KnsgAYgHy2/src/github.com/opencontainers/runc [2022-06-27T12:54:16.606Z] #60 4.848 Cloning into '/tmp/tmp.KnsgAYgHy2/src/github.com/opencontainers/runc'... [2022-06-27T12:54:16.746Z] #21 16.88 Selecting previously unselected package libelf1:arm64. [2022-06-27T12:54:16.746Z] #21 16.88 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-06-27T12:54:16.746Z] #21 16.89 Unpacking libelf1:arm64 (0.183-1) ... [2022-06-27T12:54:16.746Z] #21 17.01 Selecting previously unselected package libbpf0:arm64. [2022-06-27T12:54:16.746Z] #21 17.02 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-06-27T12:54:16.746Z] #21 17.02 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-06-27T12:54:16.746Z] #21 17.10 Selecting previously unselected package libcap2:arm64. [2022-06-27T12:54:17.002Z] #21 17.10 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-27T12:54:17.002Z] #21 17.11 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-27T12:54:17.002Z] #21 17.22 Selecting previously unselected package libmnl0:arm64. [2022-06-27T12:54:17.002Z] #21 17.22 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-06-27T12:54:17.002Z] #21 17.23 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-06-27T12:54:17.002Z] #21 17.29 Selecting previously unselected package libxtables12:arm64. [2022-06-27T12:54:17.002Z] #21 17.30 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-06-27T12:54:17.002Z] #21 17.30 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-06-27T12:54:17.117Z] #84 162.1 config.status: creating Makefile [2022-06-27T12:54:17.117Z] #84 162.2 config.status: creating config.h [2022-06-27T12:54:17.117Z] #84 162.3 config.status: executing depfiles commands [2022-06-27T12:54:17.117Z] #84 162.5 config.status: executing libtool commands [2022-06-27T12:54:17.258Z] #21 17.38 Selecting previously unselected package libcap2-bin. [2022-06-27T12:54:17.258Z] #21 17.39 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-06-27T12:54:17.258Z] #21 17.41 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-27T12:54:17.258Z] #21 17.50 Selecting previously unselected package iproute2. [2022-06-27T12:54:17.258Z] #21 17.51 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-06-27T12:54:17.258Z] #21 17.51 Unpacking iproute2 (5.10.0-4) ... [2022-06-27T12:54:17.688Z] #84 ... [2022-06-27T12:54:17.688Z] [2022-06-27T12:54:17.688Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:54:17.688Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:54:17.688Z] #19 209.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-06-27T12:54:17.688Z] #19 209.0 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:54:17.688Z] #19 209.0 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-27T12:54:17.688Z] #19 209.3 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-06-27T12:54:17.821Z] #21 18.01 Selecting previously unselected package xxd. [2022-06-27T12:54:17.821Z] #21 18.01 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-27T12:54:17.821Z] #21 18.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:54:17.949Z] #19 209.3 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:54:17.949Z] #19 209.3 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-27T12:54:17.992Z] #14 ... [2022-06-27T12:54:17.992Z] [2022-06-27T12:54:17.992Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:17.992Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:17.992Z] #77 46.90 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-27T12:54:18.077Z] #21 18.13 Selecting previously unselected package vim-common. [2022-06-27T12:54:18.077Z] #21 18.13 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:54:18.077Z] #21 18.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:54:18.077Z] #21 18.30 Selecting previously unselected package bash-completion. [2022-06-27T12:54:18.077Z] #21 18.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-27T12:54:18.544Z] #77 ... [2022-06-27T12:54:18.544Z] [2022-06-27T12:54:18.544Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:54:18.544Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:54:18.544Z] #14 122.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-27T12:54:18.544Z] #14 122.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:54:18.544Z] #14 122.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:54:19.923Z] #60 ... [2022-06-27T12:54:19.923Z] [2022-06-27T12:54:19.923Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-27T12:54:19.923Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-06-27T12:54:19.923Z] #16 DONE 3.5s [2022-06-27T12:54:19.923Z] [2022-06-27T12:54:19.923Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-27T12:54:19.923Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-06-27T12:54:20.592Z] #21 20.71 Unpacking bash-completion (1:2.11-2) ... [2022-06-27T12:54:20.848Z] #21 21.12 Selecting previously unselected package bzip2. [2022-06-27T12:54:20.848Z] #21 21.13 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-06-27T12:54:20.848Z] #21 21.13 Unpacking bzip2 (1.0.8-4) ... [2022-06-27T12:54:21.120Z] #21 21.21 Selecting previously unselected package xz-utils. [2022-06-27T12:54:21.120Z] #21 21.26 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-27T12:54:21.120Z] #21 21.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:54:21.120Z] #21 21.46 Selecting previously unselected package apparmor. [2022-06-27T12:54:21.120Z] #21 21.46 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-06-27T12:54:21.390Z] #21 21.54 Unpacking apparmor (2.13.6-10) ... [2022-06-27T12:54:21.903Z] #21 22.00 Selecting previously unselected package inetutils-ping. [2022-06-27T12:54:21.903Z] #21 22.01 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-06-27T12:54:21.903Z] #21 22.02 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-27T12:54:22.159Z] #21 22.14 Selecting previously unselected package libip4tc2:arm64. [2022-06-27T12:54:22.159Z] #21 22.15 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-06-27T12:54:22.159Z] #21 22.15 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-06-27T12:54:22.159Z] #21 22.28 Selecting previously unselected package libip6tc2:arm64. [2022-06-27T12:54:22.159Z] #21 22.29 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-06-27T12:54:22.159Z] #21 22.29 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-06-27T12:54:22.159Z] #21 22.35 Selecting previously unselected package libnfnetlink0:arm64. [2022-06-27T12:54:22.159Z] #21 22.37 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-06-27T12:54:22.159Z] #21 22.38 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-27T12:54:22.415Z] #21 22.45 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-06-27T12:54:22.415Z] #21 22.45 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-06-27T12:54:22.415Z] #21 22.46 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-27T12:54:22.415Z] #21 22.54 Selecting previously unselected package libnftnl11:arm64. [2022-06-27T12:54:22.415Z] #21 22.56 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-06-27T12:54:22.415Z] #21 22.56 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-06-27T12:54:22.670Z] #21 22.68 Selecting previously unselected package iptables. [2022-06-27T12:54:22.670Z] #21 22.70 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-06-27T12:54:22.670Z] #21 22.71 Unpacking iptables (1.8.7-1) ... [2022-06-27T12:54:22.926Z] #21 23.02 Selecting previously unselected package libonig5:arm64. [2022-06-27T12:54:22.926Z] #21 23.02 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-27T12:54:22.926Z] #21 23.02 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-27T12:54:22.926Z] #21 23.16 Selecting previously unselected package libjq1:arm64. [2022-06-27T12:54:22.926Z] #21 23.16 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-06-27T12:54:22.926Z] #21 23.17 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-27T12:54:23.182Z] #21 23.27 Selecting previously unselected package jq. [2022-06-27T12:54:23.182Z] #21 23.28 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-06-27T12:54:23.182Z] #21 23.29 Unpacking jq (1.6-2.1) ... [2022-06-27T12:54:23.182Z] #21 23.40 Selecting previously unselected package libaio1:arm64. [2022-06-27T12:54:23.182Z] #21 23.40 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-06-27T12:54:23.182Z] #21 23.43 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-06-27T12:54:23.237Z] #17 3.152 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-27T12:54:23.237Z] #17 DONE 3.2s [2022-06-27T12:54:23.237Z] [2022-06-27T12:54:23.237Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:54:23.237Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:54:23.237Z] #36 ... [2022-06-27T12:54:23.237Z] [2022-06-27T12:54:23.237Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-27T12:54:23.237Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-06-27T12:54:23.438Z] #21 23.48 Selecting previously unselected package libgpm2:arm64. [2022-06-27T12:54:23.438Z] #21 23.48 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-06-27T12:54:23.438Z] #21 23.50 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-06-27T12:54:23.438Z] #21 23.56 Selecting previously unselected package libicu67:arm64. [2022-06-27T12:54:23.438Z] #21 23.56 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-06-27T12:54:23.438Z] #21 23.57 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-27T12:54:24.003Z] #21 ... [2022-06-27T12:54:24.003Z] [2022-06-27T12:54:24.003Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:24.003Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:54:24.003Z] #77 88.23 checking for library containing cap_from_name... -lcap [2022-06-27T12:54:24.003Z] #77 88.76 checking for library containing dlopen... -ldl [2022-06-27T12:54:24.003Z] #77 89.19 checking seccomp.h usability... yes [2022-06-27T12:54:24.003Z] #77 89.37 checking seccomp.h presence... yes [2022-06-27T12:54:24.003Z] #77 89.43 checking for seccomp.h... yes [2022-06-27T12:54:24.003Z] #77 89.44 checking for library containing seccomp_rule_add... -lseccomp [2022-06-27T12:54:24.003Z] #77 89.80 checking for library containing seccomp_arch_resolve_name... none required [2022-06-27T12:54:24.003Z] #77 90.00 checking systemd/sd-bus.h usability... yes [2022-06-27T12:54:24.003Z] #77 90.20 checking systemd/sd-bus.h presence... yes [2022-06-27T12:54:24.003Z] #77 90.30 checking for systemd/sd-bus.h... yes [2022-06-27T12:54:24.003Z] #77 90.30 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-27T12:54:24.003Z] #77 90.80 checking for sd_notify_barrier... yes [2022-06-27T12:54:24.003Z] #77 91.02 checking linux/bpf.h usability... yes [2022-06-27T12:54:24.003Z] #77 91.13 checking linux/bpf.h presence... yes [2022-06-27T12:54:24.003Z] #77 91.18 checking for linux/bpf.h... yes [2022-06-27T12:54:24.003Z] #77 91.18 checking compilation for eBPF... yes [2022-06-27T12:54:24.003Z] #77 91.31 checking for criu >= 3.15... no [2022-06-27T12:54:24.003Z] #77 91.33 configure: CRIU headers not found, building without CRIU support [2022-06-27T12:54:24.003Z] #77 91.33 checking for criu > 3.16... no [2022-06-27T12:54:24.003Z] #77 91.36 configure: CRIU version doesn't support join-ns API [2022-06-27T12:54:24.003Z] #77 91.36 checking for criu > 3.16.1... no [2022-06-27T12:54:24.003Z] #77 91.38 configure: CRIU version doesn't support for pre-dumping [2022-06-27T12:54:24.003Z] #77 91.38 checking for new mount API (fsconfig)... yes [2022-06-27T12:54:24.003Z] #77 91.48 checking for seccomp notify API... yes [2022-06-27T12:54:24.003Z] #77 91.60 checking for gperf... no [2022-06-27T12:54:24.003Z] #77 91.60 configure: gperf not found - cannot rebuild signal parser code [2022-06-27T12:54:24.003Z] #77 91.61 checking for library containing argp_parse... none required [2022-06-27T12:54:24.003Z] #77 91.93 checking that generated files are newer than configure... done [2022-06-27T12:54:24.003Z] #77 91.94 configure: creating ./config.status [2022-06-27T12:54:24.003Z] #77 94.63 config.status: creating Makefile [2022-06-27T12:54:24.003Z] #77 94.70 config.status: creating rpm/crun.spec [2022-06-27T12:54:24.003Z] #77 94.77 config.status: creating config.h [2022-06-27T12:54:24.003Z] #77 94.80 config.status: executing libtool commands [2022-06-27T12:54:24.003Z] #77 94.85 config.status: executing depfiles commands [2022-06-27T12:54:24.003Z] #77 96.19 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-27T12:54:24.003Z] #77 96.21 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-27T12:54:24.003Z] #77 96.58 checking for gcc... gcc [2022-06-27T12:54:24.003Z] #77 96.69 checking whether the C compiler works... yes [2022-06-27T12:54:24.003Z] #77 96.95 checking for C compiler default output file name... a.out [2022-06-27T12:54:24.003Z] #77 96.95 checking for suffix of executables... [2022-06-27T12:54:24.003Z] #77 97.19 checking whether we are cross compiling... no [2022-06-27T12:54:24.003Z] #77 97.39 checking for suffix of object files... o [2022-06-27T12:54:24.003Z] #77 97.54 checking whether we are using the GNU C compiler... yes [2022-06-27T12:54:24.003Z] #77 97.62 checking whether gcc accepts -g... yes [2022-06-27T12:54:24.003Z] #77 97.73 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:54:24.003Z] #77 97.84 checking whether gcc understands -c and -o together... yes [2022-06-27T12:54:24.003Z] #77 97.96 checking how to run the C preprocessor... gcc -E [2022-06-27T12:54:24.003Z] #77 98.24 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:54:24.003Z] #77 98.24 checking for egrep... /bin/grep -E [2022-06-27T12:54:24.259Z] #77 98.25 checking for ANSI C header files... yes [2022-06-27T12:54:24.259Z] #77 98.91 checking for sys/types.h... yes [2022-06-27T12:54:24.515Z] #77 99.05 checking for sys/stat.h... yes [2022-06-27T12:54:24.515Z] #77 99.24 checking for stdlib.h... yes [2022-06-27T12:54:24.545Z] #19 ... [2022-06-27T12:54:24.545Z] [2022-06-27T12:54:24.545Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:24.545Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:24.545Z] #84 163.5 GEN .version [2022-06-27T12:54:24.545Z] #84 163.5 make install-recursive [2022-06-27T12:54:24.545Z] #84 163.6 make[1]: Entering directory '/tmp/crun-build' [2022-06-27T12:54:24.545Z] #84 163.6 Making install in libocispec [2022-06-27T12:54:24.546Z] #84 163.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:54:24.546Z] #84 163.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-27T12:54:24.546Z] #84 163.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-27T12:54:24.546Z] #84 163.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-27T12:54:24.546Z] #84 163.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-27T12:54:24.546Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-27T12:54:24.546Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-27T12:54:24.546Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-27T12:54:24.546Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-27T12:54:24.546Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-27T12:54:24.546Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-27T12:54:24.546Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-27T12:54:24.546Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-27T12:54:24.546Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-27T12:54:24.546Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-27T12:54:24.546Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-27T12:54:24.546Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-27T12:54:24.546Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-27T12:54:24.546Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-27T12:54:24.546Z] #84 165.3 make install-recursive [2022-06-27T12:54:24.546Z] #84 165.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:54:24.546Z] #84 165.3 Making install in yajl [2022-06-27T12:54:24.546Z] #84 165.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:54:24.546Z] #84 165.3 CC verify/json_verify-json_verify.o [2022-06-27T12:54:24.546Z] #84 165.4 CC src/libyajl_la-yajl_alloc.lo [2022-06-27T12:54:24.546Z] #84 165.4 CC src/libyajl_la-yajl.lo [2022-06-27T12:54:24.546Z] #84 165.4 CC src/libyajl_la-yajl_gen.lo [2022-06-27T12:54:24.546Z] #84 165.4 CC src/libyajl_la-yajl_parser.lo [2022-06-27T12:54:24.546Z] #84 165.4 CC src/libyajl_la-yajl_buf.lo [2022-06-27T12:54:24.546Z] #84 165.4 CC src/libyajl_la-yajl_encode.lo [2022-06-27T12:54:24.546Z] #84 165.4 CC src/libyajl_la-yajl_lex.lo [2022-06-27T12:54:24.546Z] #84 165.5 CC src/libyajl_la-yajl_tree.lo [2022-06-27T12:54:24.630Z] #18 DONE 2.0s [2022-06-27T12:54:24.630Z] [2022-06-27T12:54:24.630Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:24.630Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:24.630Z] #77 90.07 configure.ac:11: installing 'build-aux/compile' [2022-06-27T12:54:24.630Z] #77 90.08 configure.ac:11: installing 'build-aux/config.guess' [2022-06-27T12:54:24.630Z] #77 90.08 configure.ac:11: installing 'build-aux/config.sub' [2022-06-27T12:54:24.630Z] #77 90.08 configure.ac:13: installing 'build-aux/install-sh' [2022-06-27T12:54:24.630Z] #77 90.09 configure.ac:13: installing 'build-aux/missing' [2022-06-27T12:54:24.630Z] #77 90.12 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-27T12:54:24.630Z] #77 90.35 Makefile.am: installing 'build-aux/depcomp' [2022-06-27T12:54:24.770Z] #77 99.38 checking for string.h... yes [2022-06-27T12:54:25.025Z] #77 99.56 checking for memory.h... yes [2022-06-27T12:54:25.025Z] #77 99.79 checking for strings.h... yes [2022-06-27T12:54:25.282Z] #77 99.97 checking for inttypes.h... yes [2022-06-27T12:54:25.282Z] #77 100.1 checking for stdint.h... yes [2022-06-27T12:54:25.469Z] #77 91.81 checking build system type... x86_64-pc-linux-gnu [2022-06-27T12:54:25.469Z] #77 92.14 checking host system type... x86_64-pc-linux-gnu [2022-06-27T12:54:25.490Z] #84 170.9 CCLD libyajl.la [2022-06-27T12:54:25.550Z] #77 100.3 checking for unistd.h... yes [2022-06-27T12:54:25.731Z] #77 92.14 checking how to print strings... printf [2022-06-27T12:54:25.731Z] #77 92.15 checking for gcc... gcc [2022-06-27T12:54:25.750Z] #84 171.5 CCLD verify/json_verify [2022-06-27T12:54:25.806Z] #77 100.5 checking minix/config.h usability... no [2022-06-27T12:54:25.806Z] #77 100.7 checking minix/config.h presence... no [2022-06-27T12:54:25.994Z] #77 92.26 checking whether the C compiler works... yes [2022-06-27T12:54:25.994Z] #77 92.42 checking for C compiler default output file name... a.out [2022-06-27T12:54:26.062Z] #77 100.8 checking for minix/config.h... no [2022-06-27T12:54:26.257Z] #77 92.44 checking for suffix of executables... [2022-06-27T12:54:26.257Z] #77 92.76 checking whether we are cross compiling... no [2022-06-27T12:54:26.318Z] #77 100.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-27T12:54:26.321Z] #84 172.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:54:26.321Z] #84 172.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-27T12:54:26.321Z] #84 172.0 make[5]: Nothing to be done for 'install-data-am'. [2022-06-27T12:54:26.321Z] #84 172.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:54:26.321Z] #84 172.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:54:26.321Z] #84 172.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:54:26.520Z] #77 92.99 checking for suffix of object files... o [2022-06-27T12:54:26.520Z] #77 93.09 checking whether we are using the GNU C compiler... yes [2022-06-27T12:54:26.574Z] #77 101.0 checking build system type... aarch64-unknown-linux-gnu [2022-06-27T12:54:26.574Z] #77 101.4 checking host system type... aarch64-unknown-linux-gnu [2022-06-27T12:54:26.574Z] #77 101.4 checking how to print strings... printf [2022-06-27T12:54:26.574Z] #77 101.4 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:54:26.574Z] #77 101.4 checking for fgrep... /bin/grep -F [2022-06-27T12:54:26.574Z] #77 101.4 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:54:26.574Z] #77 101.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:54:26.574Z] #77 101.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:54:26.581Z] #84 172.2 CC src/validate.o [2022-06-27T12:54:26.581Z] #84 172.2 CC src/image_spec_schema_config_schema.lo [2022-06-27T12:54:26.581Z] #84 172.2 CC src/image_spec_schema_content_descriptor.lo [2022-06-27T12:54:26.581Z] #84 172.2 CC src/image_spec_schema_defs.lo [2022-06-27T12:54:26.581Z] #84 172.2 CC src/image_spec_schema_defs_descriptor.lo [2022-06-27T12:54:26.581Z] #84 172.2 CC src/image_spec_schema_image_index_schema.lo [2022-06-27T12:54:26.581Z] #84 172.2 CC src/image_spec_schema_image_layout_schema.lo [2022-06-27T12:54:26.581Z] #84 172.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-27T12:54:26.581Z] #84 172.2 CC src/runtime_spec_schema_config_linux.lo [2022-06-27T12:54:26.581Z] #84 172.3 CC src/runtime_spec_schema_config_schema.lo [2022-06-27T12:54:26.782Z] #77 93.17 checking whether gcc accepts -g... yes [2022-06-27T12:54:26.782Z] #77 93.27 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:54:26.830Z] #77 101.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:54:26.830Z] #77 101.6 checking whether ln -s works... [2022-06-27T12:54:26.830Z] #77 ... [2022-06-27T12:54:26.830Z] [2022-06-27T12:54:26.830Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:54:26.830Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-06-27T12:54:26.830Z] #21 26.86 Selecting previously unselected package libinih1:arm64. [2022-06-27T12:54:26.830Z] #21 26.86 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-06-27T12:54:26.830Z] #21 26.87 Unpacking libinih1:arm64 (53-1+b2) ... [2022-06-27T12:54:26.830Z] #21 26.93 Selecting previously unselected package libnet1:arm64. [2022-06-27T12:54:26.830Z] #21 26.94 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-27T12:54:26.830Z] #21 26.94 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:54:26.830Z] #21 27.04 Selecting previously unselected package libnl-3-200:arm64. [2022-06-27T12:54:26.830Z] #21 27.04 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-27T12:54:26.830Z] #21 27.05 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-27T12:54:26.830Z] #21 27.13 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-27T12:54:26.842Z] #84 172.3 CC src/runtime_spec_schema_config_solaris.lo [2022-06-27T12:54:26.842Z] #84 172.4 CC src/runtime_spec_schema_config_zos.lo [2022-06-27T12:54:26.842Z] #84 172.4 CC src/runtime_spec_schema_config_vm.lo [2022-06-27T12:54:26.842Z] #84 172.4 CC src/runtime_spec_schema_config_windows.lo [2022-06-27T12:54:26.842Z] #84 172.5 CC src/runtime_spec_schema_defs.lo [2022-06-27T12:54:27.044Z] [2022-06-27T12:54:27.044Z] #77 ... [2022-06-27T12:54:27.044Z] [2022-06-27T12:54:27.044Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-27T12:54:27.044Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-06-27T12:54:27.044Z] #19 DONE 2.3s [2022-06-27T12:54:27.044Z] [2022-06-27T12:54:27.045Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:27.045Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:27.045Z] #77 93.51 checking whether gcc understands -c and -o together... yes [2022-06-27T12:54:27.045Z] #77 93.71 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:54:27.045Z] #77 93.77 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:54:27.086Z] #21 27.13 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-27T12:54:27.086Z] #21 27.13 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-27T12:54:27.086Z] #21 27.21 Selecting previously unselected package libyajl2:arm64. [2022-06-27T12:54:27.086Z] #21 27.21 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-06-27T12:54:27.086Z] #21 27.22 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-06-27T12:54:27.086Z] #21 27.30 Selecting previously unselected package net-tools. [2022-06-27T12:54:27.086Z] #21 27.31 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-06-27T12:54:27.086Z] #21 27.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-27T12:54:27.102Z] #84 172.6 CC src/runtime_spec_schema_defs_linux.lo [2022-06-27T12:54:27.102Z] #84 172.6 CC src/runtime_spec_schema_defs_zos.lo [2022-06-27T12:54:27.102Z] #84 172.7 CC src/runtime_spec_schema_defs_vm.lo [2022-06-27T12:54:27.102Z] #84 172.7 CC src/runtime_spec_schema_defs_windows.lo [2022-06-27T12:54:27.102Z] #84 172.7 CC src/runtime_spec_schema_state_schema.lo [2022-06-27T12:54:27.102Z] #84 172.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-27T12:54:27.307Z] #77 93.79 checking for egrep... /bin/grep -E [2022-06-27T12:54:27.307Z] #77 93.79 checking for fgrep... /bin/grep -F [2022-06-27T12:54:27.307Z] #77 93.79 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:54:27.307Z] #77 93.82 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:54:27.307Z] #77 93.89 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:54:27.307Z] #77 93.89 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:54:27.307Z] #77 93.99 checking whether ln -s works... yes [2022-06-27T12:54:27.342Z] #21 27.51 Selecting previously unselected package patch. [2022-06-27T12:54:27.342Z] #21 27.51 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-06-27T12:54:27.342Z] #21 27.52 Unpacking patch (2.7.6-7) ... [2022-06-27T12:54:27.362Z] #84 172.9 CC src/basic_test_double_array_item.lo [2022-06-27T12:54:27.362Z] #84 172.9 CC src/basic_test_top_array_int.lo [2022-06-27T12:54:27.362Z] #84 172.9 CC src/basic_test_double_array.lo [2022-06-27T12:54:27.362Z] #84 173.0 CC src/basic_test_top_array_string.lo [2022-06-27T12:54:27.362Z] #84 173.0 CC src/basic_test_top_double_array_int.lo [2022-06-27T12:54:27.362Z] #84 173.0 CC src/basic_test_top_double_array_obj.lo [2022-06-27T12:54:27.362Z] #84 173.1 CC src/basic_test_top_double_array_refobj.lo [2022-06-27T12:54:27.570Z] #77 93.99 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:54:27.570Z] #77 94.02 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-27T12:54:27.570Z] #77 94.02 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:54:27.570Z] #77 94.02 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:54:27.570Z] #77 94.03 checking for objdump... objdump [2022-06-27T12:54:27.570Z] #77 94.03 checking how to recognize dependent libraries... pass_all [2022-06-27T12:54:27.570Z] #77 94.04 checking for dlltool... no [2022-06-27T12:54:27.570Z] #77 94.05 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:54:27.570Z] #77 94.07 checking for ar... ar [2022-06-27T12:54:27.570Z] #77 94.07 checking for archiver @FILE support... @ [2022-06-27T12:54:27.570Z] #77 94.26 checking for strip... strip [2022-06-27T12:54:27.570Z] #77 94.26 checking for ranlib... ranlib [2022-06-27T12:54:27.570Z] #77 94.26 checking for gawk... no [2022-06-27T12:54:27.570Z] #77 94.26 checking for mawk... mawk [2022-06-27T12:54:27.597Z] #21 27.62 Selecting previously unselected package python-pip-whl. [2022-06-27T12:54:27.597Z] #21 27.63 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-27T12:54:27.597Z] #21 27.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-27T12:54:27.623Z] #84 173.1 CC src/basic_test_top_double_array_string.lo [2022-06-27T12:54:27.623Z] #84 173.3 CC src/read-file.lo [2022-06-27T12:54:27.853Z] #21 28.09 Selecting previously unselected package python3-lib2to3. [2022-06-27T12:54:27.853Z] #21 28.10 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-27T12:54:27.853Z] #21 28.10 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-27T12:54:27.883Z] #84 173.4 CC src/json_common.lo [2022-06-27T12:54:27.883Z] #84 173.6 CC tests/test-2.o [2022-06-27T12:54:27.883Z] #84 173.7 CC tests/test-3.o [2022-06-27T12:54:27.943Z] #77 ... [2022-06-27T12:54:27.943Z] [2022-06-27T12:54:27.943Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:54:27.943Z] #64 sha256:ff2beccf6d3bc9602ca91238c9fc6c7060dfe31740d7d868b98623693292a9a2 [2022-06-27T12:54:28.109Z] #21 28.24 Selecting previously unselected package python3-distutils. [2022-06-27T12:54:28.109Z] #21 28.24 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-27T12:54:28.109Z] #21 28.24 Unpacking python3-distutils (3.9.2-1) ... [2022-06-27T12:54:28.109Z] #21 28.38 Selecting previously unselected package python3-pkg-resources. [2022-06-27T12:54:28.109Z] #21 28.40 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-27T12:54:28.109Z] #21 28.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:54:28.143Z] #84 173.7 CC tests/test-1.o [2022-06-27T12:54:28.144Z] #84 173.7 CC tests/test-4.o [2022-06-27T12:54:28.144Z] #84 173.8 CC tests/test-5.o [2022-06-27T12:54:28.144Z] #84 173.8 CC tests/test-6.o [2022-06-27T12:54:28.144Z] #84 173.9 CC tests/test-7.o [2022-06-27T12:54:28.365Z] #21 28.54 Selecting previously unselected package python3-setuptools. [2022-06-27T12:54:28.365Z] #21 28.54 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-27T12:54:28.365Z] #21 28.54 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-27T12:54:28.404Z] #84 174.0 CC tests/test-9.o [2022-06-27T12:54:28.404Z] #84 174.0 CC tests/test-8.o [2022-06-27T12:54:28.404Z] #84 174.0 CC tests/test-10.o [2022-06-27T12:54:28.517Z] #77 94.26 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:54:28.517Z] #77 94.89 checking for sysroot... no [2022-06-27T12:54:28.517Z] #77 94.89 checking for a working dd... /bin/dd [2022-06-27T12:54:28.517Z] #77 94.92 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:54:28.517Z] #77 95.01 checking for mt... no [2022-06-27T12:54:28.517Z] #77 95.01 checking if : is a manifest tool... no [2022-06-27T12:54:28.517Z] #77 95.03 checking how to run the C preprocessor... gcc -E [2022-06-27T12:54:28.622Z] #21 28.84 Selecting previously unselected package python3-wheel. [2022-06-27T12:54:28.622Z] #21 28.85 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-27T12:54:28.622Z] #21 28.85 Unpacking python3-wheel (0.34.2-1) ... [2022-06-27T12:54:28.665Z] #84 174.2 CC tests/test-11.o [2022-06-27T12:54:28.878Z] #21 28.94 Selecting previously unselected package python3-pip. [2022-06-27T12:54:28.878Z] #21 28.94 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-27T12:54:28.878Z] #21 28.95 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-27T12:54:29.134Z] #21 29.22 Selecting previously unselected package sudo. [2022-06-27T12:54:29.134Z] #21 29.22 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-06-27T12:54:29.134Z] #21 29.23 Unpacking sudo (1.9.5p2-3) ... [2022-06-27T12:54:29.355Z] #77 95.27 checking for ANSI C header files... [2022-06-27T12:54:29.355Z] #77 ... [2022-06-27T12:54:29.355Z] [2022-06-27T12:54:29.355Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-27T12:54:29.355Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-06-27T12:54:29.355Z] #20 DONE 2.2s [2022-06-27T12:54:29.355Z] [2022-06-27T12:54:29.355Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:54:29.355Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:54:29.696Z] #21 29.75 Selecting previously unselected package thin-provisioning-tools. [2022-06-27T12:54:29.696Z] #21 29.75 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-06-27T12:54:29.696Z] #21 29.76 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-27T12:54:29.696Z] #21 29.93 Selecting previously unselected package uidmap. [2022-06-27T12:54:29.696Z] #21 29.93 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-06-27T12:54:29.696Z] #21 29.94 Unpacking uidmap (1:4.8.1-1) ... [2022-06-27T12:54:29.954Z] #21 30.07 Selecting previously unselected package vim-runtime. [2022-06-27T12:54:29.954Z] #21 30.08 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:54:29.954Z] #21 30.12 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-27T12:54:29.954Z] #21 30.14 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-27T12:54:29.954Z] #21 30.16 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:54:30.000Z] #64 72.51 Updating files: 26% (1260/4777) Updating files: 27% (1290/4777) Updating files: 28% (1338/4777) Updating files: 29% (1386/4777) Updating files: 30% (1434/4777) Updating files: 31% (1481/4777) Updating files: 32% (1529/4777) Updating files: 33% (1577/4777) Updating files: 34% (1625/4777) Updating files: 35% (1672/4777) Updating files: 36% (1720/4777) Updating files: 37% (1768/4777) Updating files: 38% (1816/4777) Updating files: 39% (1864/4777) Updating files: 40% (1911/4777) Updating files: 41% (1959/4777) Updating files: 42% (2007/4777) Updating files: 43% (2055/4777) Updating files: 44% (2102/4777) Updating files: 45% (2150/4777) Updating files: 46% (2198/4777) Updating files: 47% (2246/4777) Updating files: 48% (2293/4777) Updating files: 49% (2341/4777) Updating files: 50% (2389/4777) Updating files: 51% (2437/4777) Updating files: 52% (2485/4777) Updating files: 53% (2532/4777) Updating files: 54% (2580/4777) Updating files: 55% (2628/4777) Updating files: 56% (2676/4777) Updating files: 57% (2723/4777) Updating files: 58% (2771/4777) Updating files: 59% (2819/4777) Updating files: 60% (2867/4777) Updating files: 61% (2914/4777) Updating files: 61% (2957/4777) Updating files: 62% (2962/4777) Updating files: 63% (3010/4777) Updating files: 64% (3058/4777) Updating files: 65% (3106/4777) Updating files: 66% (3153/4777) Updating files: 67% (3201/4777) Updating files: 68% (3249/4777) Updating files: 69% (3297/4777) Updating files: 70% (3344/4777) Updating files: 71% (3392/4777) Updating files: 72% (3440/4777) Updating files: 73% (3488/4777) Updating files: 74% (3535/4777) Updating files: 75% (3583/4777) Updating files: 76% (3631/4777) Updating files: 77% (3679/4777) Updating files: 78% (3727/4777) Updating files: 79% (3774/4777) Updating files: 80% (3822/4777) Updating files: 81% (3870/4777) Updating files: 82% (3918/4777) Updating files: 83% (3965/4777) Updating files: 83% (3993/4777) Updating files: 84% (4013/4777) Updating files: 85% (4061/4777) Updating files: 86% (4109/4777) Updating files: 87% (4156/4777) Updating files: 88% (4204/4777) Updating files: 89% (4252/4777) Updating files: 90% (4300/4777) Updating files: 91% (4348/4777) Updating files: 92% (4395/4777) Updating files: 93% (4443/4777) Updating files: 94% (4491/4777) Updating files: 95% (4539/4777) Updating files: 96% (4586/4777) Updating files: 97% (4634/4777) Updating files: 98% (4682/4777) Updating files: 99% (4730/4777) Updating files: 100% (4777/4777) Updating files: 100% (4777/4777), done. [2022-06-27T12:54:30.000Z] #64 75.34 + cd /tmp/tmp.jOxxitdnDJ/src/github.com/containerd/containerd [2022-06-27T12:54:30.000Z] #64 75.34 + git checkout -q v1.6.6 [2022-06-27T12:54:30.748Z] #14 ... [2022-06-27T12:54:30.748Z] [2022-06-27T12:54:30.748Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:54:30.748Z] #64 sha256:d64e415aa0797ad717b08edf94b3a944a8cdee33beaa769fd82338855b3abfc6 [2022-06-27T12:54:31.784Z] #64 75.47 Updating files: 35% (1700/4777) Updating files: 36% (1720/4777) Updating files: 37% (1768/4777) Updating files: 38% (1816/4777) Updating files: 39% (1864/4777) Updating files: 40% (1911/4777) Updating files: 41% (1959/4777) Updating files: 42% (2007/4777) Updating files: 43% (2055/4777) Updating files: 44% (2102/4777) Updating files: 45% (2150/4777) Updating files: 46% (2198/4777) Updating files: 47% (2246/4777) Updating files: 48% (2293/4777) Updating files: 49% (2341/4777) Updating files: 50% (2389/4777) Updating files: 51% (2437/4777) Updating files: 52% (2485/4777) Updating files: 53% (2532/4777) Updating files: 54% (2580/4777) Updating files: 55% (2628/4777) Updating files: 56% (2676/4777) Updating files: 57% (2723/4777) Updating files: 58% (2771/4777) Updating files: 59% (2819/4777) Updating files: 60% (2867/4777) Updating files: 61% (2914/4777) Updating files: 62% (2962/4777) Updating files: 63% (3010/4777) Updating files: 64% (3058/4777) Updating files: 65% (3106/4777) Updating files: 66% (3153/4777) Updating files: 67% (3201/4777) Updating files: 68% (3249/4777) Updating files: 68% (3280/4777) Updating files: 69% (3297/4777) Updating files: 70% (3344/4777) Updating files: 71% (3392/4777) Updating files: 72% (3440/4777) Updating files: 73% (3488/4777) Updating files: 74% (3535/4777) Updating files: 75% (3583/4777) Updating files: 76% (3631/4777) Updating files: 77% (3679/4777) Updating files: 78% (3727/4777) Updating files: 79% (3774/4777) Updating files: 80% (3822/4777) Updating files: 81% (3870/4777) Updating files: 82% (3918/4777) Updating files: 83% (3965/4777) Updating files: 84% (4013/4777) Updating files: 85% (4061/4777) Updating files: 86% (4109/4777) Updating files: 87% (4156/4777) Updating files: 88% (4204/4777) Updating files: 89% (4252/4777) Updating files: 90% (4300/4777) Updating files: 91% (4348/4777) Updating files: 92% (4395/4777) Updating files: 93% (4443/4777) Updating files: 94% (4491/4777) Updating files: 95% (4539/4777) Updating files: 96% (4586/4777) Updating files: 97% (4634/4777) Updating files: 98% (4682/4777) Updating files: 99% (4730/4777) Updating files: 100% (4777/4777) Updating files: 100% (4777/4777), done. [2022-06-27T12:54:31.784Z] #64 78.12 + cd /tmp/tmp.f3KPnzxpZY/src/github.com/containerd/containerd [2022-06-27T12:54:31.784Z] #64 78.12 + git checkout -q v1.6.6 [2022-06-27T12:54:31.911Z] #21 2.299 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:54:31.911Z] #21 2.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:54:31.911Z] #21 2.316 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:54:32.173Z] #21 2.835 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:54:32.521Z] #64 77.84 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-27T12:54:32.521Z] #64 77.84 + BUILDTAGS='netgo osusergo static_build' [2022-06-27T12:54:32.521Z] #64 77.84 + export EXTRA_FLAGS=-buildmode=pie [2022-06-27T12:54:32.521Z] #64 77.84 + EXTRA_FLAGS=-buildmode=pie [2022-06-27T12:54:32.521Z] #64 77.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-27T12:54:32.521Z] #64 77.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-27T12:54:32.521Z] #64 77.84 + '[' '' = dynamic ']' [2022-06-27T12:54:32.521Z] #64 77.84 + make [2022-06-27T12:54:33.642Z] #21 4.438 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:54:33.899Z] #64 ... [2022-06-27T12:54:33.899Z] [2022-06-27T12:54:33.899Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:54:33.899Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:54:33.899Z] #14 141.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-27T12:54:33.899Z] #14 141.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:54:34.128Z] #21 33.68 Selecting previously unselected package vim. [2022-06-27T12:54:34.128Z] #21 33.68 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-27T12:54:34.128Z] #21 33.71 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:54:34.128Z] #21 34.17 Selecting previously unselected package xfsprogs. [2022-06-27T12:54:34.128Z] #21 34.18 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-06-27T12:54:34.128Z] #21 34.18 Unpacking xfsprogs (5.10.0-4) ... [2022-06-27T12:54:34.156Z] #14 141.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:54:34.385Z] #21 34.58 Selecting previously unselected package zip. [2022-06-27T12:54:34.385Z] #21 34.59 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-06-27T12:54:34.385Z] #21 34.60 Unpacking zip (3.0-12) ... [2022-06-27T12:54:34.606Z] #21 ... [2022-06-27T12:54:34.606Z] [2022-06-27T12:54:34.606Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:34.606Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:34.606Z] #77 95.27 checking for ANSI C header files... yes [2022-06-27T12:54:34.606Z] #77 96.10 checking for sys/types.h... yes [2022-06-27T12:54:34.606Z] #77 96.33 checking for sys/stat.h... yes [2022-06-27T12:54:34.606Z] #77 96.59 checking for stdlib.h... yes [2022-06-27T12:54:34.606Z] #77 96.74 checking for string.h... yes [2022-06-27T12:54:34.606Z] #77 96.96 checking for memory.h... yes [2022-06-27T12:54:34.606Z] #77 97.19 checking for strings.h... yes [2022-06-27T12:54:34.606Z] #77 97.41 checking for inttypes.h... yes [2022-06-27T12:54:34.606Z] #77 97.62 checking for stdint.h... yes [2022-06-27T12:54:34.606Z] #77 97.89 checking for unistd.h... yes [2022-06-27T12:54:34.606Z] #77 98.06 checking for dlfcn.h... yes [2022-06-27T12:54:34.606Z] #77 98.28 checking for objdir... .libs [2022-06-27T12:54:34.606Z] #77 98.83 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:54:34.606Z] #77 98.98 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:54:34.606Z] #77 98.98 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:54:34.606Z] #77 99.10 checking if gcc static flag -static works... yes [2022-06-27T12:54:34.606Z] #77 99.56 checking if gcc supports -c -o file.o... yes [2022-06-27T12:54:34.606Z] #77 99.75 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:54:34.606Z] #77 99.75 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-27T12:54:34.606Z] #77 99.81 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:54:34.606Z] #77 100.1 checking how to hardcode library paths into programs... immediate [2022-06-27T12:54:34.606Z] #77 100.2 checking whether stripping libraries is possible... yes [2022-06-27T12:54:34.606Z] #77 100.2 checking if libtool supports shared libraries... yes [2022-06-27T12:54:34.606Z] #77 100.2 checking whether to build shared libraries... no [2022-06-27T12:54:34.606Z] #77 100.2 checking whether to build static libraries... yes [2022-06-27T12:54:34.606Z] #77 100.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:54:34.606Z] #77 100.2 checking whether build environment is sane... yes [2022-06-27T12:54:34.606Z] #77 100.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:54:34.606Z] #77 100.3 checking whether make sets $(MAKE)... yes [2022-06-27T12:54:34.606Z] #77 100.4 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:54:34.606Z] #77 100.4 checking whether make supports nested variables... yes [2022-06-27T12:54:34.606Z] #77 100.5 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:54:34.606Z] #77 100.5 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:54:34.606Z] #77 100.5 checking how to create a ustar tar archive... gnutar [2022-06-27T12:54:34.606Z] #77 100.5 checking dependency style of gcc... gcc3 [2022-06-27T12:54:34.606Z] #77 100.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:54:34.606Z] #77 100.8 checking whether make supports nested variables... (cached) yes [2022-06-27T12:54:34.606Z] #77 100.8 checking for gawk... (cached) mawk [2022-06-27T12:54:34.606Z] #77 100.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-27T12:54:34.606Z] #77 100.8 checking for gcc... (cached) gcc [2022-06-27T12:54:34.606Z] #77 100.9 checking whether we are using the GNU C compiler... (cached) yes [2022-06-27T12:54:34.606Z] #77 100.9 checking whether gcc accepts -g... (cached) yes [2022-06-27T12:54:34.606Z] #77 100.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-27T12:54:34.606Z] #77 100.9 checking whether gcc understands -c and -o together... (cached) yes [2022-06-27T12:54:34.606Z] #77 100.9 checking for a Python interpreter with version >= 3... python3 [2022-06-27T12:54:34.606Z] #77 101.0 checking for python3... /usr/bin/python3 [2022-06-27T12:54:34.606Z] #77 101.0 checking for python3 version... 3.9 [2022-06-27T12:54:34.607Z] #77 101.0 checking for python3 platform... linux [2022-06-27T12:54:34.607Z] #77 101.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-27T12:54:34.607Z] #77 101.2 checking for python3 extension module directory... [2022-06-27T12:54:34.607Z] #77 ... [2022-06-27T12:54:34.607Z] [2022-06-27T12:54:34.607Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:54:34.607Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:54:34.607Z] #21 5.486 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:54:34.642Z] #21 34.72 Selecting previously unselected package zstd. [2022-06-27T12:54:34.642Z] #21 34.72 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-06-27T12:54:34.642Z] #21 34.74 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-27T12:54:34.898Z] #21 35.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:54:35.070Z] #64 80.63 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-27T12:54:35.070Z] #64 80.63 + BUILDTAGS='netgo osusergo static_build' [2022-06-27T12:54:35.070Z] #64 80.63 + export EXTRA_FLAGS=-buildmode=pie [2022-06-27T12:54:35.070Z] #64 80.64 + EXTRA_FLAGS=-buildmode=pie [2022-06-27T12:54:35.070Z] #64 80.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-27T12:54:35.070Z] #64 80.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-27T12:54:35.070Z] #64 80.64 + '[' '' = dynamic ']' [2022-06-27T12:54:35.070Z] #64 80.64 + make [2022-06-27T12:54:35.155Z] #21 ... [2022-06-27T12:54:35.155Z] [2022-06-27T12:54:35.155Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:35.155Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:54:35.155Z] #77 101.6 checking whether ln -s works... yes [2022-06-27T12:54:35.155Z] #77 101.6 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:54:35.155Z] #77 101.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-27T12:54:35.155Z] #77 101.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:54:35.155Z] #77 101.6 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:54:35.155Z] #77 101.6 checking for objdump... objdump [2022-06-27T12:54:35.155Z] #77 101.6 checking how to recognize dependent libraries... pass_all [2022-06-27T12:54:35.155Z] #77 101.6 checking for dlltool... no [2022-06-27T12:54:35.155Z] #77 101.6 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:54:35.155Z] #77 101.6 checking for ar... ar [2022-06-27T12:54:35.155Z] #77 101.6 checking for archiver @FILE support... @ [2022-06-27T12:54:35.155Z] #77 101.7 checking for strip... strip [2022-06-27T12:54:35.155Z] #77 101.7 checking for ranlib... ranlib [2022-06-27T12:54:35.155Z] #77 101.8 checking for gawk... no [2022-06-27T12:54:35.155Z] #77 101.8 checking for mawk... mawk [2022-06-27T12:54:35.155Z] #77 101.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:54:35.155Z] #77 102.2 checking for sysroot... no [2022-06-27T12:54:35.155Z] #77 102.2 checking for a working dd... /bin/dd [2022-06-27T12:54:35.155Z] #77 102.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:54:35.155Z] #77 102.2 checking for mt... no [2022-06-27T12:54:35.155Z] #77 102.3 checking if : is a manifest tool... no [2022-06-27T12:54:35.155Z] #77 102.3 checking for dlfcn.h... yes [2022-06-27T12:54:35.155Z] #77 102.5 checking for objdir... .libs [2022-06-27T12:54:35.155Z] #77 102.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:54:35.155Z] #77 103.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:54:35.155Z] #77 103.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:54:35.155Z] #77 103.1 checking if gcc static flag -static works... yes [2022-06-27T12:54:35.155Z] #77 103.5 checking if gcc supports -c -o file.o... yes [2022-06-27T12:54:35.155Z] #77 103.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:54:35.155Z] #77 103.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-27T12:54:35.155Z] #77 103.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:54:35.155Z] #77 104.1 checking how to hardcode library paths into programs... immediate [2022-06-27T12:54:35.155Z] #77 104.1 checking whether stripping libraries is possible... yes [2022-06-27T12:54:35.155Z] #77 104.1 checking if libtool supports shared libraries... yes [2022-06-27T12:54:35.155Z] #77 104.1 checking whether to build shared libraries... no [2022-06-27T12:54:35.155Z] #77 104.1 checking whether to build static libraries... yes [2022-06-27T12:54:35.155Z] #77 104.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:54:35.155Z] #77 104.2 checking whether build environment is sane... yes [2022-06-27T12:54:35.155Z] #77 104.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:54:35.155Z] #77 104.2 checking whether make sets $(MAKE)... yes [2022-06-27T12:54:35.155Z] #77 104.3 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:54:35.155Z] #77 104.3 checking whether make supports nested variables... yes [2022-06-27T12:54:35.155Z] #77 104.4 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:54:35.155Z] #77 104.4 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:54:35.155Z] #77 104.4 checking how to create a ustar tar archive... gnutar [2022-06-27T12:54:35.155Z] #77 104.4 checking dependency style of gcc... gcc3 [2022-06-27T12:54:35.155Z] #77 104.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:54:35.155Z] #77 104.6 checking whether make supports nested variables... (cached) yes [2022-06-27T12:54:35.155Z] #77 104.6 checking for pkg-config... /usr/bin/pkg-config [2022-06-27T12:54:35.155Z] #77 104.6 checking pkg-config is at least version 0.9.0... yes [2022-06-27T12:54:35.155Z] #77 104.6 checking for yajl >= 2.1.0... yes [2022-06-27T12:54:35.155Z] #77 104.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-27T12:54:35.155Z] #77 104.7 checking for gcc... (cached) gcc [2022-06-27T12:54:35.155Z] #77 104.8 checking whether we are using the GNU C compiler... (cached) yes [2022-06-27T12:54:35.155Z] #77 104.8 checking whether gcc accepts -g... (cached) yes [2022-06-27T12:54:35.155Z] #77 104.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-27T12:54:35.155Z] #77 104.8 checking whether gcc understands -c and -o together... (cached) yes [2022-06-27T12:54:35.155Z] #77 104.8 checking for a Python interpreter with version >= 3... python3 [2022-06-27T12:54:35.155Z] #77 104.9 checking for python3... /usr/bin/python3 [2022-06-27T12:54:35.155Z] #77 104.9 checking for python3 version... 3.9 [2022-06-27T12:54:35.155Z] #77 104.9 checking for python3 platform... linux [2022-06-27T12:54:35.155Z] #77 105.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-27T12:54:35.155Z] #77 105.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-27T12:54:35.155Z] #77 105.3 checking that generated files are newer than configure... done [2022-06-27T12:54:35.155Z] #77 105.4 configure: creating ./config.status [2022-06-27T12:54:35.155Z] #77 108.1 config.status: creating Makefile [2022-06-27T12:54:35.155Z] #77 108.2 config.status: creating config.h [2022-06-27T12:54:35.155Z] #77 108.3 config.status: executing libtool commands [2022-06-27T12:54:35.155Z] #77 108.3 config.status: executing depfiles commands [2022-06-27T12:54:35.155Z] #77 109.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-27T12:54:35.155Z] #77 109.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-27T12:54:35.155Z] #77 109.6 checking for gcc... gcc [2022-06-27T12:54:35.155Z] #77 109.6 checking whether the C compiler works... yes [2022-06-27T12:54:35.155Z] #77 109.8 checking for C compiler default output file name... a.out [2022-06-27T12:54:35.155Z] #77 109.8 checking for suffix of executables... [2022-06-27T12:54:35.411Z] #77 109.9 checking whether we are cross compiling... no [2022-06-27T12:54:35.411Z] #77 110.1 checking for suffix of object files... o [2022-06-27T12:54:35.667Z] #77 110.2 checking whether we are using the GNU C compiler... yes [2022-06-27T12:54:35.667Z] #77 110.4 checking whether gcc accepts -g... yes [2022-06-27T12:54:35.667Z] #77 110.5 checking for gcc option to accept ISO C89... [2022-06-27T12:54:35.667Z] #77 ... [2022-06-27T12:54:35.667Z] [2022-06-27T12:54:35.667Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:54:35.667Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-06-27T12:54:35.667Z] #21 35.93 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-06-27T12:54:35.667Z] #21 35.94 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-27T12:54:35.667Z] #21 35.95 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-06-27T12:54:35.667Z] #21 35.96 Setting up libicu67:arm64 (67.1-7) ... [2022-06-27T12:54:35.667Z] #21 35.97 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-06-27T12:54:35.667Z] #21 35.98 Setting up libinih1:arm64 (53-1+b2) ... [2022-06-27T12:54:35.924Z] #21 36.00 Setting up uidmap (1:4.8.1-1) ... [2022-06-27T12:54:35.924Z] #21 36.04 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-06-27T12:54:35.924Z] #21 36.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:54:35.924Z] #21 36.07 Setting up bzip2 (1.0.8-4) ... [2022-06-27T12:54:35.924Z] #21 36.09 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-27T12:54:35.924Z] #21 36.12 Setting up python3-wheel (0.34.2-1) ... [2022-06-27T12:54:36.742Z] #21 36.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:54:36.742Z] #21 36.84 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-27T12:54:36.742Z] #21 36.86 Setting up libcap2-bin (1:2.44-1) ... [2022-06-27T12:54:36.742Z] #21 36.87 Setting up apparmor (2.13.6-10) ... [2022-06-27T12:54:36.975Z] #64 83.06 + bin/ctr [2022-06-27T12:54:37.164Z] #21 ... [2022-06-27T12:54:37.164Z] [2022-06-27T12:54:37.164Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:54:37.164Z] #60 sha256:352dc8f1b2c348713d791fe907669ce76c744afa9bee7b503b354ccc2b003a28 [2022-06-27T12:54:37.164Z] #60 15.74 + cd /tmp/tmp.KnsgAYgHy2/src/github.com/opencontainers/runc [2022-06-27T12:54:37.164Z] #60 15.74 + git checkout -q v1.1.2 [2022-06-27T12:54:37.164Z] #60 16.53 + '[' -z '' ']' [2022-06-27T12:54:37.164Z] #60 16.53 + target=static [2022-06-27T12:54:37.164Z] #60 16.53 + make BUILDTAGS=seccomp static [2022-06-27T12:54:37.164Z] #60 16.97 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-27T12:54:37.164Z] #60 ... [2022-06-27T12:54:37.164Z] [2022-06-27T12:54:37.164Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:37.164Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:37.164Z] #77 101.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-27T12:54:37.164Z] #77 101.5 checking for go-md2man... no [2022-06-27T12:54:37.164Z] #77 101.5 checking error.h usability... yes [2022-06-27T12:54:37.164Z] #77 101.7 checking error.h presence... yes [2022-06-27T12:54:37.164Z] #77 101.8 checking for error.h... yes [2022-06-27T12:54:37.164Z] #77 101.8 checking linux/openat2.h usability... yes [2022-06-27T12:54:37.164Z] #77 102.1 checking linux/openat2.h presence... yes [2022-06-27T12:54:37.164Z] #77 102.1 checking for linux/openat2.h... yes [2022-06-27T12:54:37.164Z] #77 102.2 checking for copy_file_range... yes [2022-06-27T12:54:37.164Z] #77 102.4 checking for fgetxattr... yes [2022-06-27T12:54:37.164Z] #77 102.7 checking for statx... yes [2022-06-27T12:54:37.164Z] #77 103.1 checking for fgetpwent_r... yes [2022-06-27T12:54:37.164Z] #77 103.3 checking for issetugid... no [2022-06-27T12:54:37.164Z] #77 103.6 checking for pkg-config... /usr/bin/pkg-config [2022-06-27T12:54:37.164Z] #77 103.6 checking pkg-config is at least version 0.9.0... yes [2022-06-27T12:54:37.425Z] #77 103.6 checking for library containing yajl_tree_get... -lyajl [2022-06-27T12:54:37.426Z] #77 104.1 checking for yajl >= 2.0.0... yes [2022-06-27T12:54:37.687Z] #77 104.1 checking sys/capability.h usability... yes [2022-06-27T12:54:37.687Z] #77 104.2 checking sys/capability.h presence... yes [2022-06-27T12:54:37.687Z] #77 104.3 checking for sys/capability.h... yes [2022-06-27T12:54:38.260Z] #77 104.3 checking for library containing cap_from_name... -lcap [2022-06-27T12:54:38.364Z] #21 38.43 Setting up zip (3.0-12) ... [2022-06-27T12:54:38.364Z] #21 38.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:54:38.364Z] #21 38.49 Setting up bash-completion (1:2.11-2) ... [2022-06-27T12:54:38.665Z] #84 ... [2022-06-27T12:54:38.665Z] [2022-06-27T12:54:38.666Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:54:38.666Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:54:38.666Z] #19 229.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-06-27T12:54:38.666Z] #19 229.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:54:38.666Z] #19 229.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-27T12:54:38.666Z] #19 230.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-06-27T12:54:38.666Z] #19 230.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:54:38.666Z] #19 230.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-27T12:54:38.783Z] #77 105.0 checking for library containing dlopen... -ldl [2022-06-27T12:54:39.046Z] #77 105.4 checking seccomp.h usability... yes [2022-06-27T12:54:39.046Z] #77 105.5 checking seccomp.h presence... yes [2022-06-27T12:54:39.046Z] #77 105.6 checking for seccomp.h... yes [2022-06-27T12:54:39.046Z] #77 105.6 checking for library containing seccomp_rule_add... [2022-06-27T12:54:39.046Z] #77 ... [2022-06-27T12:54:39.046Z] [2022-06-27T12:54:39.046Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:54:39.046Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:54:39.046Z] #34 DONE 157.8s [2022-06-27T12:54:39.307Z] [2022-06-27T12:54:39.307Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:54:39.307Z] #64 sha256:fcd9254244583fd27a7cef9f33e38327d44e765ce99a3e51f9de3ac11bfd6641 [2022-06-27T12:54:39.505Z] #64 ... [2022-06-27T12:54:39.505Z] [2022-06-27T12:54:39.505Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:54:39.505Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:54:39.505Z] #14 146.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-27T12:54:39.505Z] #14 146.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:54:39.505Z] #14 146.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:54:39.505Z] #14 ... [2022-06-27T12:54:39.505Z] [2022-06-27T12:54:39.505Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:39.505Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:39.505Z] #77 65.92 libtoolize: putting auxiliary files in '.'. [2022-06-27T12:54:39.505Z] #77 65.92 libtoolize: copying file './ltmain.sh' [2022-06-27T12:54:39.505Z] #77 66.70 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-27T12:54:39.505Z] #77 66.70 libtoolize: and rerunning libtoolize and aclocal. [2022-06-27T12:54:39.505Z] #77 66.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-27T12:54:39.569Z] #64 ... [2022-06-27T12:54:39.569Z] [2022-06-27T12:54:39.569Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:54:39.569Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:54:39.569Z] #21 10.35 Fetched 8545 kB in 8s (1025 kB/s) [2022-06-27T12:54:40.878Z] #21 40.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:54:40.878Z] #21 40.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-27T12:54:40.878Z] #21 40.86 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-06-27T12:54:40.878Z] #21 40.87 Setting up patch (2.7.6-7) ... [2022-06-27T12:54:40.878Z] #21 40.89 Setting up sudo (1.9.5p2-3) ... [2022-06-27T12:54:40.878Z] #21 40.97 invoke-rc.d: could not determine current runlevel [2022-06-27T12:54:40.878Z] #21 40.98 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-27T12:54:40.878Z] #21 41.00 Setting up xfsprogs (5.10.0-4) ... [2022-06-27T12:54:40.878Z] #21 41.02 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-06-27T12:54:40.878Z] #21 41.03 Setting up inetutils-ping (2:2.0-1) ... [2022-06-27T12:54:40.878Z] #21 41.05 Setting up pigz (2.6-1) ... [2022-06-27T12:54:40.878Z] #21 41.06 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-27T12:54:40.878Z] #21 41.08 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-27T12:54:40.878Z] #21 41.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-27T12:54:40.878Z] #21 41.11 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:54:41.488Z] #21 10.35 Reading package lists... [2022-06-27T12:54:41.488Z] #21 ... [2022-06-27T12:54:41.488Z] [2022-06-27T12:54:41.488Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:54:41.488Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:54:41.488Z] #36 160.3 Delve is a source level debugger for Go programs. [2022-06-27T12:54:41.488Z] #36 160.3 [2022-06-27T12:54:41.488Z] #36 160.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-27T12:54:41.488Z] #36 160.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-27T12:54:41.488Z] #36 160.3 [2022-06-27T12:54:41.488Z] #36 160.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-27T12:54:41.488Z] #36 160.3 [2022-06-27T12:54:41.488Z] #36 160.3 Pass flags to the program you are debugging using `--`, for example: [2022-06-27T12:54:41.488Z] #36 160.3 [2022-06-27T12:54:41.488Z] #36 160.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-27T12:54:41.488Z] #36 160.3 [2022-06-27T12:54:41.488Z] #36 160.3 Usage: [2022-06-27T12:54:41.488Z] #36 160.3 dlv [command] [2022-06-27T12:54:41.488Z] #36 160.3 [2022-06-27T12:54:41.488Z] #36 160.3 Available Commands: [2022-06-27T12:54:41.488Z] #36 160.3 attach Attach to running process and begin debugging. [2022-06-27T12:54:41.488Z] #36 160.3 connect Connect to a headless debug server with a terminal client. [2022-06-27T12:54:41.488Z] #36 160.3 core Examine a core dump. [2022-06-27T12:54:41.488Z] #36 160.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-27T12:54:41.488Z] #36 160.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-27T12:54:41.488Z] #36 160.3 exec Execute a precompiled binary, and begin a debug session. [2022-06-27T12:54:41.488Z] #36 160.3 help Help about any command [2022-06-27T12:54:41.488Z] #36 160.3 run Deprecated command. Use 'debug' instead. [2022-06-27T12:54:41.488Z] #36 160.3 test Compile test binary and begin debugging program. [2022-06-27T12:54:41.488Z] #36 160.3 trace Compile and begin tracing program. [2022-06-27T12:54:41.488Z] #36 160.3 version Prints version. [2022-06-27T12:54:41.488Z] #36 160.3 [2022-06-27T12:54:41.488Z] #36 160.3 Flags: [2022-06-27T12:54:41.488Z] #36 160.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-27T12:54:41.488Z] #36 160.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-27T12:54:41.488Z] #36 160.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-27T12:54:41.488Z] #36 160.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-27T12:54:41.488Z] #36 160.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-27T12:54:41.488Z] #36 160.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-27T12:54:41.488Z] #36 160.3 --disable-aslr Disables address space randomization [2022-06-27T12:54:41.488Z] #36 160.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-27T12:54:41.488Z] #36 160.3 -h, --help help for dlv [2022-06-27T12:54:41.488Z] #36 160.3 --init string Init file, executed by the terminal client. [2022-06-27T12:54:41.488Z] #36 160.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-27T12:54:41.488Z] #36 160.3 --log Enable debugging server logging. [2022-06-27T12:54:41.488Z] #36 160.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-27T12:54:41.488Z] #36 160.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-27T12:54:41.488Z] #36 160.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-27T12:54:41.488Z] #36 160.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-27T12:54:41.488Z] #36 160.3 --wd string Working directory for running the program. [2022-06-27T12:54:41.488Z] #36 160.3 [2022-06-27T12:54:41.488Z] #36 160.3 Additional help topics: [2022-06-27T12:54:41.488Z] #36 160.3 dlv backend Help about the --backend flag. [2022-06-27T12:54:41.488Z] #36 160.3 dlv log Help about logging flags. [2022-06-27T12:54:41.488Z] #36 160.3 dlv redirect Help about file redirection. [2022-06-27T12:54:41.488Z] #36 160.3 [2022-06-27T12:54:41.488Z] #36 160.3 Use "dlv [command] --help" for more information about a command. [2022-06-27T12:54:41.488Z] #36 DONE 160.5s [2022-06-27T12:54:41.488Z] [2022-06-27T12:54:41.488Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:41.488Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:41.488Z] #77 105.6 checking for library containing seccomp_rule_add... -lseccomp [2022-06-27T12:54:41.488Z] #77 106.2 checking for library containing seccomp_arch_resolve_name... none required [2022-06-27T12:54:41.488Z] #77 106.4 checking systemd/sd-bus.h usability... yes [2022-06-27T12:54:41.488Z] #77 106.7 checking systemd/sd-bus.h presence... yes [2022-06-27T12:54:41.488Z] #77 106.8 checking for systemd/sd-bus.h... yes [2022-06-27T12:54:41.488Z] #77 106.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-27T12:54:41.488Z] #77 107.4 checking for sd_notify_barrier... yes [2022-06-27T12:54:41.488Z] #77 107.7 checking linux/bpf.h usability... yes [2022-06-27T12:54:41.488Z] #77 107.9 checking linux/bpf.h presence... yes [2022-06-27T12:54:41.488Z] #77 108.0 checking for linux/bpf.h... yes [2022-06-27T12:54:41.488Z] #77 108.0 checking compilation for eBPF... yes [2022-06-27T12:54:41.488Z] #77 108.2 checking for criu >= 3.15... no [2022-06-27T12:54:41.751Z] #77 108.2 configure: CRIU headers not found, building without CRIU support [2022-06-27T12:54:41.751Z] #77 108.2 checking for criu > 3.16... no [2022-06-27T12:54:41.751Z] #77 108.3 configure: CRIU version doesn't support join-ns API [2022-06-27T12:54:41.751Z] #77 108.3 checking for criu > 3.16.1... no [2022-06-27T12:54:41.751Z] #77 108.3 configure: CRIU version doesn't support for pre-dumping [2022-06-27T12:54:41.751Z] #77 108.3 checking for new mount API (fsconfig)... yes [2022-06-27T12:54:41.751Z] #77 108.4 checking for seccomp notify API... yes [2022-06-27T12:54:41.804Z] #21 41.74 Setting up libaio1:arm64 (0.3.112-9) ... [2022-06-27T12:54:41.804Z] #21 41.76 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-27T12:54:42.013Z] #77 108.5 checking for gperf... no [2022-06-27T12:54:42.013Z] #77 108.5 configure: gperf not found - cannot rebuild signal parser code [2022-06-27T12:54:42.013Z] #77 108.5 checking for library containing argp_parse... none required [2022-06-27T12:54:42.060Z] #21 42.24 Setting up libelf1:arm64 (0.183-1) ... [2022-06-27T12:54:42.060Z] #21 42.26 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-27T12:54:42.060Z] #21 42.28 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-27T12:54:42.060Z] #21 42.29 Setting up python3-distutils (3.9.2-1) ... [2022-06-27T12:54:42.275Z] #77 108.8 checking that generated files are newer than configure... done [2022-06-27T12:54:42.275Z] #77 108.8 configure: creating ./config.status [2022-06-27T12:54:42.621Z] #21 42.82 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:54:42.621Z] #21 42.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-27T12:54:42.621Z] #21 42.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-27T12:54:42.621Z] #21 42.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-27T12:54:42.621Z] #21 42.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-27T12:54:42.621Z] #21 42.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-27T12:54:42.621Z] #21 42.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-27T12:54:42.621Z] #21 42.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-27T12:54:42.621Z] #21 42.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-27T12:54:42.876Z] #21 42.91 Setting up python3-setuptools (52.0.0-4) ... [2022-06-27T12:54:43.133Z] #21 ... [2022-06-27T12:54:43.133Z] [2022-06-27T12:54:43.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-06-27T12:54:43.133Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:54:43.133Z] #77 110.5 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:54:43.133Z] #77 110.7 checking whether gcc understands -c and -o together... yes [2022-06-27T12:54:43.133Z] #77 110.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:54:43.133Z] #77 110.9 checking whether build environment is sane... yes [2022-06-27T12:54:43.133Z] #77 111.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:54:43.133Z] #77 111.0 checking for gawk... no [2022-06-27T12:54:43.133Z] #77 111.0 checking for mawk... mawk [2022-06-27T12:54:43.133Z] #77 111.0 checking whether make sets $(MAKE)... yes [2022-06-27T12:54:43.133Z] #77 111.0 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:54:43.133Z] #77 111.1 checking whether make supports nested variables... yes [2022-06-27T12:54:43.133Z] #77 111.1 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:54:43.133Z] #77 111.1 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:54:43.133Z] #77 111.1 checking how to create a ustar tar archive... gnutar [2022-06-27T12:54:43.133Z] #77 111.2 checking dependency style of gcc... gcc3 [2022-06-27T12:54:43.133Z] #77 111.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:54:43.133Z] #77 111.4 checking whether make supports nested variables... (cached) yes [2022-06-27T12:54:43.133Z] #77 111.4 checking build system type... aarch64-unknown-linux-gnu [2022-06-27T12:54:43.133Z] #77 111.7 checking host system type... aarch64-unknown-linux-gnu [2022-06-27T12:54:43.133Z] #77 111.7 checking how to print strings... printf [2022-06-27T12:54:43.133Z] #77 111.7 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:54:43.133Z] #77 111.8 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:54:43.133Z] #77 111.8 checking for egrep... /bin/grep -E [2022-06-27T12:54:43.133Z] #77 111.8 checking for fgrep... /bin/grep -F [2022-06-27T12:54:43.133Z] #77 111.8 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:54:43.133Z] #77 111.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:54:43.133Z] #77 111.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:54:43.133Z] #77 111.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:54:43.133Z] #77 111.9 checking whether ln -s works... yes [2022-06-27T12:54:43.133Z] #77 111.9 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:54:43.133Z] #77 111.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-27T12:54:43.133Z] #77 111.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:54:43.133Z] #77 111.9 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:54:43.133Z] #77 111.9 checking for objdump... objdump [2022-06-27T12:54:43.133Z] #77 111.9 checking how to recognize dependent libraries... pass_all [2022-06-27T12:54:43.133Z] #77 111.9 checking for dlltool... no [2022-06-27T12:54:43.133Z] #77 112.0 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:54:43.133Z] #77 112.0 checking for ar... ar [2022-06-27T12:54:43.133Z] #77 112.0 checking for archiver @FILE support... @ [2022-06-27T12:54:43.133Z] #77 112.1 checking for strip... strip [2022-06-27T12:54:43.133Z] #77 112.1 checking for ranlib... ranlib [2022-06-27T12:54:43.133Z] #77 112.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:54:43.133Z] #77 112.5 checking for sysroot... no [2022-06-27T12:54:43.133Z] #77 112.5 checking for a working dd... /bin/dd [2022-06-27T12:54:43.133Z] #77 112.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:54:43.133Z] #77 112.6 checking for mt... no [2022-06-27T12:54:43.133Z] #77 112.6 checking if : is a manifest tool... no [2022-06-27T12:54:43.133Z] #77 112.6 checking how to run the C preprocessor... gcc -E [2022-06-27T12:54:43.133Z] #77 112.8 checking for ANSI C header files... yes [2022-06-27T12:54:43.133Z] #77 113.2 checking for sys/types.h... yes [2022-06-27T12:54:43.133Z] #77 113.4 checking for sys/stat.h... yes [2022-06-27T12:54:43.133Z] #77 113.5 checking for stdlib.h... yes [2022-06-27T12:54:43.133Z] #77 113.7 checking for string.h... yes [2022-06-27T12:54:43.133Z] #77 113.8 checking for memory.h... yes [2022-06-27T12:54:43.133Z] #77 114.0 checking for strings.h... yes [2022-06-27T12:54:43.133Z] #77 114.2 checking for inttypes.h... yes [2022-06-27T12:54:43.133Z] #77 114.3 checking for stdint.h... yes [2022-06-27T12:54:43.133Z] #77 114.5 checking for unistd.h... yes [2022-06-27T12:54:43.133Z] #77 114.6 checking for dlfcn.h... yes [2022-06-27T12:54:43.133Z] #77 114.7 checking for objdir... .libs [2022-06-27T12:54:43.133Z] #77 115.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:54:43.133Z] #77 115.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:54:43.133Z] #77 115.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:54:43.133Z] #77 115.3 checking if gcc static flag -static works... yes [2022-06-27T12:54:43.133Z] #77 115.5 checking if gcc supports -c -o file.o... yes [2022-06-27T12:54:43.133Z] #77 115.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:54:43.133Z] #77 115.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-27T12:54:43.133Z] #77 115.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:54:43.133Z] #77 115.9 checking how to hardcode library paths into programs... immediate [2022-06-27T12:54:43.133Z] #77 115.9 checking whether stripping libraries is possible... yes [2022-06-27T12:54:43.133Z] #77 116.0 checking if libtool supports shared libraries... yes [2022-06-27T12:54:43.133Z] #77 116.0 checking whether to build shared libraries... no [2022-06-27T12:54:43.133Z] #77 116.0 checking whether to build static libraries... yes [2022-06-27T12:54:43.133Z] #77 116.0 checking float.h usability... yes [2022-06-27T12:54:43.133Z] #77 116.1 checking float.h presence... yes [2022-06-27T12:54:43.133Z] #77 116.2 checking for float.h... yes [2022-06-27T12:54:43.133Z] #77 116.2 checking limits.h usability... yes [2022-06-27T12:54:43.133Z] #77 116.3 checking limits.h presence... yes [2022-06-27T12:54:43.133Z] #77 116.4 checking for limits.h... yes [2022-06-27T12:54:43.133Z] #77 116.4 checking stddef.h usability... yes [2022-06-27T12:54:43.133Z] #77 116.6 checking stddef.h presence... yes [2022-06-27T12:54:43.133Z] #77 116.7 checking for stddef.h... yes [2022-06-27T12:54:43.133Z] #77 116.7 checking for stdlib.h... (cached) yes [2022-06-27T12:54:43.133Z] #77 116.7 checking for string.h... (cached) yes [2022-06-27T12:54:43.133Z] #77 116.8 checking sys/time.h usability... yes [2022-06-27T12:54:43.133Z] #77 117.0 checking sys/time.h presence... yes [2022-06-27T12:54:43.133Z] #77 117.0 checking for sys/time.h... yes [2022-06-27T12:54:43.133Z] #77 117.0 checking for inline... inline [2022-06-27T12:54:43.133Z] #77 117.1 checking for size_t... yes [2022-06-27T12:54:43.133Z] #77 117.4 checking for stdlib.h... (cached) yes [2022-06-27T12:54:43.133Z] #77 117.4 checking for GNU libc compatible malloc... yes [2022-06-27T12:54:43.133Z] #77 117.7 checking for stdlib.h... (cached) yes [2022-06-27T12:54:43.133Z] #77 117.7 checking for GNU libc compatible realloc... yes [2022-06-27T12:54:43.133Z] #77 117.8 checking for working strtod... yes [2022-06-27T12:54:43.389Z] #77 118.0 checking for gettimeofday... yes [2022-06-27T12:54:43.646Z] #77 118.3 checking for memset... yes [2022-06-27T12:54:43.903Z] #77 118.6 checking for strspn... yes [2022-06-27T12:54:43.903Z] #77 ... [2022-06-27T12:54:43.903Z] [2022-06-27T12:54:43.903Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:54:43.903Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-06-27T12:54:43.903Z] #21 44.13 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-27T12:54:43.903Z] #21 44.14 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-06-27T12:54:43.903Z] #21 44.16 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-27T12:54:43.903Z] #21 44.17 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-27T12:54:44.112Z] #14 ... [2022-06-27T12:54:44.112Z] [2022-06-27T12:54:44.112Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:44.112Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:44.112Z] #77 63.13 libtoolize: putting auxiliary files in '.'. [2022-06-27T12:54:44.112Z] #77 63.13 libtoolize: copying file './ltmain.sh' [2022-06-27T12:54:44.112Z] #77 64.30 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-27T12:54:44.112Z] #77 64.30 libtoolize: and rerunning libtoolize and aclocal. [2022-06-27T12:54:44.112Z] #77 64.30 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-27T12:54:44.829Z] #77 111.2 config.status: creating Makefile [2022-06-27T12:54:44.829Z] #77 111.3 config.status: creating rpm/crun.spec [2022-06-27T12:54:44.829Z] #77 111.3 config.status: creating config.h [2022-06-27T12:54:44.829Z] #77 111.4 config.status: executing libtool commands [2022-06-27T12:54:44.829Z] #77 111.4 config.status: executing depfiles commands [2022-06-27T12:54:45.043Z] #77 ... [2022-06-27T12:54:45.043Z] [2022-06-27T12:54:45.043Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:54:45.043Z] #64 sha256:ff2beccf6d3bc9602ca91238c9fc6c7060dfe31740d7d868b98623693292a9a2 [2022-06-27T12:54:45.043Z] #64 80.43 + bin/ctr [2022-06-27T12:54:45.269Z] #21 45.35 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-27T12:54:45.269Z] #21 45.36 Setting up jq (1.6-2.1) ... [2022-06-27T12:54:45.269Z] #21 45.38 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-06-27T12:54:45.269Z] #21 45.39 Setting up iptables (1.8.7-1) ... [2022-06-27T12:54:45.269Z] #21 45.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-27T12:54:45.269Z] #21 45.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-27T12:54:45.269Z] #21 45.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-27T12:54:45.269Z] #21 45.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-27T12:54:45.269Z] #21 45.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-27T12:54:45.269Z] #21 45.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-27T12:54:45.269Z] #21 45.46 Setting up iproute2 (5.10.0-4) ... [2022-06-27T12:54:45.830Z] #21 45.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:54:45.973Z] #64 ... [2022-06-27T12:54:45.973Z] [2022-06-27T12:54:45.973Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:54:45.973Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:54:45.974Z] #14 152.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-27T12:54:45.974Z] #14 152.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:54:45.974Z] #14 152.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-27T12:54:46.066Z] #77 82.18 configure.ac:7: installing './compile' [2022-06-27T12:54:46.066Z] #77 82.18 configure.ac:11: installing './config.guess' [2022-06-27T12:54:46.066Z] #77 82.20 configure.ac:11: installing './config.sub' [2022-06-27T12:54:46.066Z] #77 82.22 configure.ac:8: installing './install-sh' [2022-06-27T12:54:46.066Z] #77 82.25 configure.ac:8: installing './missing' [2022-06-27T12:54:46.066Z] #77 82.44 Makefile.am: installing './depcomp' [2022-06-27T12:54:46.218Z] #77 112.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-27T12:54:46.218Z] #77 112.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-27T12:54:46.792Z] #77 113.1 checking for gcc... gcc [2022-06-27T12:54:46.792Z] #77 113.2 checking whether the C compiler works... yes [2022-06-27T12:54:47.054Z] #77 113.4 checking for C compiler default output file name... a.out [2022-06-27T12:54:47.054Z] #77 113.4 checking for suffix of executables... [2022-06-27T12:54:47.316Z] #77 113.7 checking whether we are cross compiling... no [2022-06-27T12:54:47.316Z] #77 113.9 checking for suffix of object files... o [2022-06-27T12:54:47.578Z] #77 114.0 checking whether we are using the GNU C compiler... yes [2022-06-27T12:54:47.718Z] #21 DONE 47.7s [2022-06-27T12:54:47.718Z] [2022-06-27T12:54:47.718Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:47.718Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:54:47.718Z] #77 118.8 checking that generated files are newer than configure... done [2022-06-27T12:54:47.718Z] #77 118.8 configure: creating ./config.status [2022-06-27T12:54:47.718Z] #77 121.4 config.status: creating Makefile [2022-06-27T12:54:47.718Z] #77 121.5 config.status: creating config.h [2022-06-27T12:54:47.718Z] #77 121.5 config.status: executing depfiles commands [2022-06-27T12:54:47.718Z] #77 121.7 config.status: executing libtool commands [2022-06-27T12:54:47.840Z] #77 114.2 checking whether gcc accepts -g... yes [2022-06-27T12:54:47.973Z] #77 122.7 GEN .version [2022-06-27T12:54:47.973Z] #77 122.8 make install-recursive [2022-06-27T12:54:47.973Z] #77 122.8 make[1]: Entering directory '/tmp/crun-build' [2022-06-27T12:54:48.102Z] #77 114.3 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:54:48.102Z] #77 114.5 checking whether gcc understands -c and -o together... yes [2022-06-27T12:54:48.102Z] #77 114.6 checking how to run the C preprocessor... gcc -E [2022-06-27T12:54:48.230Z] #77 ... [2022-06-27T12:54:48.230Z] [2022-06-27T12:54:48.230Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-27T12:54:48.230Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-06-27T12:54:48.230Z] #22 0.586 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-27T12:54:48.230Z] #22 0.590 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-27T12:54:48.230Z] #22 0.593 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-27T12:54:48.230Z] #22 DONE 0.7s [2022-06-27T12:54:48.230Z] [2022-06-27T12:54:48.230Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:48.230Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:54:48.230Z] #77 122.9 Making install in libocispec [2022-06-27T12:54:48.230Z] #77 123.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:54:48.230Z] #77 123.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-27T12:54:48.230Z] #77 123.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-27T12:54:48.230Z] #77 123.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-27T12:54:48.230Z] #77 123.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-27T12:54:48.364Z] #77 114.8 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:54:48.364Z] #77 114.8 checking for egrep... /bin/grep -E [2022-06-27T12:54:48.596Z] #77 84.94 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-27T12:54:48.596Z] #77 84.94 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-27T12:54:48.596Z] #77 85.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-27T12:54:48.597Z] #77 85.09 libtoolize: copying file 'm4/libtool.m4' [2022-06-27T12:54:48.597Z] #77 85.25 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-27T12:54:48.855Z] #77 85.38 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-27T12:54:48.938Z] #77 114.9 checking for ANSI C header files... yes [2022-06-27T12:54:48.938Z] #77 115.3 checking for sys/types.h... yes [2022-06-27T12:54:49.113Z] #77 85.77 libtoolize: copying file 'm4/ltversion.m4' [2022-06-27T12:54:49.173Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-27T12:54:49.215Z] #77 115.5 checking for sys/stat.h... yes [2022-06-27T12:54:49.215Z] #77 115.6 checking for stdlib.h... yes [2022-06-27T12:54:49.215Z] #77 115.7 checking for string.h... yes [2022-06-27T12:54:49.430Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-27T12:54:49.430Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-27T12:54:49.430Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-27T12:54:49.430Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-27T12:54:49.430Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-27T12:54:49.430Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-27T12:54:49.430Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-27T12:54:49.430Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-27T12:54:49.430Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-27T12:54:49.430Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-27T12:54:49.430Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-27T12:54:49.430Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-27T12:54:49.430Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-27T12:54:49.430Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-27T12:54:49.430Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-27T12:54:49.479Z] #77 115.9 checking for memory.h... [2022-06-27T12:54:49.479Z] #77 ... [2022-06-27T12:54:49.479Z] [2022-06-27T12:54:49.479Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:54:49.479Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:54:49.479Z] #21 10.35 Reading package lists... [2022-06-27T12:54:49.479Z] #21 13.82 Reading package lists... [2022-06-27T12:54:49.479Z] #21 16.78 Building dependency tree... [2022-06-27T12:54:49.479Z] #21 18.45 The following additional packages will be installed: [2022-06-27T12:54:49.479Z] #21 18.46 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-27T12:54:49.479Z] #21 18.46 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-27T12:54:49.479Z] #21 18.46 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-27T12:54:49.479Z] #21 18.46 python3-pkg-resources vim-runtime xxd [2022-06-27T12:54:49.479Z] #21 18.46 Suggested packages: [2022-06-27T12:54:49.479Z] #21 18.47 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-27T12:54:49.479Z] #21 18.47 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-27T12:54:49.479Z] #21 18.47 acl attr quota [2022-06-27T12:54:49.479Z] #21 18.47 Recommended packages: [2022-06-27T12:54:49.479Z] #21 18.47 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-27T12:54:49.479Z] #21 19.74 The following NEW packages will be installed: [2022-06-27T12:54:49.479Z] #21 19.74 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-27T12:54:49.479Z] #21 19.74 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-27T12:54:49.479Z] #21 19.74 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-27T12:54:49.479Z] #21 19.74 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-27T12:54:49.479Z] #21 19.74 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-27T12:54:49.479Z] #21 19.75 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-27T12:54:49.479Z] #21 19.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-27T12:54:49.479Z] #21 19.75 xz-utils zip zstd [2022-06-27T12:54:49.479Z] #21 20.06 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:54:49.479Z] #21 20.06 Need to get 27.7 MB of archives. [2022-06-27T12:54:49.479Z] #21 20.06 After this operation, 106 MB of additional disk space will be used. [2022-06-27T12:54:49.479Z] #21 20.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-27T12:54:49.479Z] #21 20.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-27T12:54:49.479Z] #21 20.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-27T12:54:49.479Z] #21 20.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-27T12:54:49.479Z] #21 20.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-27T12:54:49.479Z] #21 20.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-27T12:54:49.479Z] #21 20.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-27T12:54:49.479Z] #21 20.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-27T12:54:49.479Z] #21 20.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-27T12:54:49.479Z] #21 20.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-27T12:54:49.479Z] #21 20.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-27T12:54:49.479Z] #21 20.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-27T12:54:49.479Z] #21 20.18 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-27T12:54:49.479Z] #21 20.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-27T12:54:49.479Z] #21 20.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-27T12:54:49.479Z] #21 20.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-27T12:54:49.479Z] #21 20.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-27T12:54:49.479Z] #21 20.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-27T12:54:49.479Z] #21 20.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-27T12:54:49.479Z] #21 20.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-27T12:54:49.479Z] #21 20.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-27T12:54:49.479Z] #21 20.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-27T12:54:49.479Z] #21 20.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-27T12:54:49.479Z] #21 20.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-27T12:54:49.479Z] #21 20.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-27T12:54:49.479Z] #21 20.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-27T12:54:49.479Z] #21 20.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-27T12:54:49.680Z] #77 86.18 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-27T12:54:49.741Z] #21 20.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-27T12:54:49.741Z] #21 20.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-27T12:54:49.741Z] #21 20.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-27T12:54:49.741Z] #21 20.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-27T12:54:49.741Z] #21 20.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-27T12:54:49.741Z] #21 20.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-27T12:54:49.741Z] #21 20.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-27T12:54:49.741Z] #21 20.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-27T12:54:49.741Z] #21 20.64 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-27T12:54:49.938Z] #77 86.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-27T12:54:50.003Z] #21 20.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-27T12:54:50.003Z] #21 20.66 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-27T12:54:50.003Z] #21 20.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-27T12:54:50.003Z] #21 20.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-27T12:54:50.003Z] #21 20.68 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-27T12:54:50.003Z] #21 20.69 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-27T12:54:50.003Z] #21 20.74 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-27T12:54:50.003Z] #21 20.75 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-27T12:54:50.003Z] #21 20.76 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-27T12:54:50.265Z] #21 20.96 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-27T12:54:50.265Z] #21 21.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-27T12:54:50.265Z] #21 21.03 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-27T12:54:50.265Z] #21 21.04 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-27T12:54:50.357Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-27T12:54:50.357Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-27T12:54:50.357Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-27T12:54:50.357Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-27T12:54:50.357Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-27T12:54:50.357Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-27T12:54:50.357Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-27T12:54:50.357Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-27T12:54:50.357Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-27T12:54:50.357Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-27T12:54:50.357Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-27T12:54:50.357Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-27T12:54:50.357Z] #77 125.0 make install-recursive [2022-06-27T12:54:50.357Z] #77 125.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:54:50.357Z] #77 125.1 Making install in yajl [2022-06-27T12:54:50.357Z] #77 125.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:54:50.357Z] #77 125.2 CC verify/json_verify-json_verify.o [2022-06-27T12:54:50.357Z] #77 125.2 CC src/libyajl_la-yajl_alloc.lo [2022-06-27T12:54:50.357Z] #77 125.2 CC src/libyajl_la-yajl.lo [2022-06-27T12:54:50.613Z] #77 125.3 CC src/libyajl_la-yajl_gen.lo [2022-06-27T12:54:50.613Z] #77 125.3 CC src/libyajl_la-yajl_parser.lo [2022-06-27T12:54:50.613Z] #77 125.3 CC src/libyajl_la-yajl_buf.lo [2022-06-27T12:54:50.613Z] #77 125.3 CC src/libyajl_la-yajl_encode.lo [2022-06-27T12:54:50.613Z] #77 125.4 CC src/libyajl_la-yajl_lex.lo [2022-06-27T12:54:50.613Z] #77 125.4 CC src/libyajl_la-yajl_tree.lo [2022-06-27T12:54:50.839Z] #21 21.56 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:54:50.839Z] #21 ... [2022-06-27T12:54:50.839Z] [2022-06-27T12:54:50.839Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:50.839Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:50.839Z] #77 115.9 checking for memory.h... yes [2022-06-27T12:54:50.839Z] #77 116.1 checking for strings.h... yes [2022-06-27T12:54:50.839Z] #77 116.3 checking for inttypes.h... yes [2022-06-27T12:54:50.839Z] #77 116.5 checking for stdint.h... yes [2022-06-27T12:54:50.839Z] #77 116.6 checking for unistd.h... yes [2022-06-27T12:54:50.839Z] #77 116.7 checking minix/config.h usability... no [2022-06-27T12:54:50.839Z] #77 116.8 checking minix/config.h presence... no [2022-06-27T12:54:50.839Z] #77 116.9 checking for minix/config.h... no [2022-06-27T12:54:50.839Z] #77 116.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-27T12:54:50.839Z] #77 117.2 checking build system type... x86_64-pc-linux-gnu [2022-06-27T12:54:50.839Z] #77 117.4 checking host system type... x86_64-pc-linux-gnu [2022-06-27T12:54:50.839Z] #77 117.4 checking how to print strings... printf [2022-06-27T12:54:50.839Z] #77 117.4 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:54:50.839Z] #77 117.4 checking for fgrep... /bin/grep -F [2022-06-27T12:54:50.839Z] #77 117.4 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:54:50.839Z] #77 117.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:54:50.839Z] #77 117.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:54:51.101Z] #77 117.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:54:51.101Z] #77 117.6 checking whether ln -s works... yes [2022-06-27T12:54:51.101Z] #77 117.6 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:54:51.101Z] #77 117.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-27T12:54:51.101Z] #77 117.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:54:51.101Z] #77 117.6 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:54:51.101Z] #77 117.6 checking for objdump... objdump [2022-06-27T12:54:51.101Z] #77 117.6 checking how to recognize dependent libraries... pass_all [2022-06-27T12:54:51.101Z] #77 117.6 checking for dlltool... no [2022-06-27T12:54:51.101Z] #77 117.6 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:54:51.101Z] #77 117.6 checking for ar... ar [2022-06-27T12:54:51.101Z] #77 117.6 checking for archiver @FILE support... @ [2022-06-27T12:54:51.101Z] #77 117.7 checking for strip... strip [2022-06-27T12:54:51.101Z] #77 117.7 checking for ranlib... ranlib [2022-06-27T12:54:51.101Z] #77 117.7 checking for gawk... no [2022-06-27T12:54:51.101Z] #77 117.7 checking for mawk... mawk [2022-06-27T12:54:51.315Z] #77 ... [2022-06-27T12:54:51.315Z] [2022-06-27T12:54:51.315Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:54:51.315Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:54:51.315Z] #14 157.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-27T12:54:51.315Z] #14 158.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:54:51.315Z] #14 158.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-27T12:54:51.364Z] #77 117.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:54:51.364Z] #77 118.0 checking for sysroot... no [2022-06-27T12:54:51.364Z] #77 118.0 checking for a working dd... /bin/dd [2022-06-27T12:54:51.364Z] #77 118.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:54:51.627Z] #77 118.1 checking for mt... no [2022-06-27T12:54:51.627Z] #77 118.1 checking if : is a manifest tool... no [2022-06-27T12:54:51.627Z] #77 118.1 checking for dlfcn.h... yes [2022-06-27T12:54:51.627Z] #77 118.3 checking for objdir... .libs [2022-06-27T12:54:52.202Z] #77 118.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:54:52.202Z] #77 118.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:54:52.202Z] #77 118.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:54:52.519Z] #14 ... [2022-06-27T12:54:52.519Z] [2022-06-27T12:54:52.519Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:52.519Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:54:52.519Z] #77 80.35 configure.ac:7: installing './compile' [2022-06-27T12:54:52.519Z] #77 80.35 configure.ac:11: installing './config.guess' [2022-06-27T12:54:52.519Z] #77 80.35 configure.ac:11: installing './config.sub' [2022-06-27T12:54:52.519Z] #77 80.40 configure.ac:8: installing './install-sh' [2022-06-27T12:54:52.519Z] #77 80.42 configure.ac:8: installing './missing' [2022-06-27T12:54:52.519Z] #77 80.65 Makefile.am: installing './depcomp' [2022-06-27T12:54:52.519Z] #77 82.37 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-27T12:54:52.519Z] #77 82.37 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-27T12:54:52.519Z] #77 82.79 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-27T12:54:52.519Z] #77 82.79 libtoolize: copying file 'm4/libtool.m4' [2022-06-27T12:54:52.775Z] #77 118.8 checking if gcc static flag -static works... yes [2022-06-27T12:54:52.775Z] #77 119.1 checking if gcc supports -c -o file.o... yes [2022-06-27T12:54:52.775Z] #77 119.2 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:54:52.775Z] #77 119.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-27T12:54:52.777Z] #77 83.18 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-27T12:54:53.034Z] #77 83.30 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-27T12:54:53.037Z] #77 119.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:54:53.037Z] #77 119.6 checking how to hardcode library paths into programs... immediate [2022-06-27T12:54:53.037Z] #77 119.6 checking whether stripping libraries is possible... yes [2022-06-27T12:54:53.037Z] #77 119.6 checking if libtool supports shared libraries... yes [2022-06-27T12:54:53.037Z] #77 119.6 checking whether to build shared libraries... no [2022-06-27T12:54:53.037Z] #77 119.6 checking whether to build static libraries... yes [2022-06-27T12:54:53.037Z] #77 119.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:54:53.037Z] #77 119.6 checking whether build environment is sane... yes [2022-06-27T12:54:53.037Z] #77 119.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:54:53.037Z] #77 119.7 checking whether make sets $(MAKE)... yes [2022-06-27T12:54:53.037Z] #77 119.7 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:54:53.037Z] #77 119.7 checking whether make supports nested variables... yes [2022-06-27T12:54:53.291Z] #77 83.54 libtoolize: copying file 'm4/ltversion.m4' [2022-06-27T12:54:53.299Z] #77 119.8 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:54:53.299Z] #77 119.8 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:54:53.299Z] #77 119.8 checking how to create a ustar tar archive... gnutar [2022-06-27T12:54:53.562Z] #77 119.8 checking dependency style of gcc... gcc3 [2022-06-27T12:54:53.562Z] #77 120.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:54:53.562Z] #77 120.0 checking whether make supports nested variables... (cached) yes [2022-06-27T12:54:53.562Z] #77 120.0 checking for pkg-config... /usr/bin/pkg-config [2022-06-27T12:54:53.562Z] #77 120.0 checking pkg-config is at least version 0.9.0... yes [2022-06-27T12:54:53.562Z] #77 120.0 checking for yajl >= 2.1.0... yes [2022-06-27T12:54:53.562Z] #77 120.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-27T12:54:53.562Z] #77 120.0 checking for gcc... (cached) gcc [2022-06-27T12:54:53.562Z] #77 120.1 checking whether we are using the GNU C compiler... (cached) yes [2022-06-27T12:54:53.562Z] #77 120.1 checking whether gcc accepts -g... (cached) yes [2022-06-27T12:54:53.562Z] #77 120.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-27T12:54:53.562Z] #77 120.1 checking whether gcc understands -c and -o together... (cached) yes [2022-06-27T12:54:53.562Z] #77 120.1 checking for a Python interpreter with version >= 3... python3 [2022-06-27T12:54:53.824Z] #77 120.2 checking for python3... /usr/bin/python3 [2022-06-27T12:54:53.824Z] #77 120.2 checking for python3 version... 3.9 [2022-06-27T12:54:53.824Z] #77 120.3 checking for python3 platform... linux [2022-06-27T12:54:53.824Z] #77 120.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-27T12:54:53.857Z] #77 83.95 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-27T12:54:54.087Z] #77 120.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-27T12:54:54.114Z] #77 84.21 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-27T12:54:54.350Z] #77 120.8 checking that generated files are newer than configure... done [2022-06-27T12:54:54.350Z] #77 120.8 configure: creating ./config.status [2022-06-27T12:54:55.860Z] #77 130.3 CCLD libyajl.la [2022-06-27T12:54:55.860Z] #77 130.7 CCLD verify/json_verify [2022-06-27T12:54:56.116Z] #77 131.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:54:56.116Z] #77 131.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-27T12:54:56.116Z] #77 131.1 make[5]: Nothing to be done for 'install-data-am'. [2022-06-27T12:54:56.116Z] #77 131.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:54:56.270Z] #77 122.9 config.status: creating Makefile [2022-06-27T12:54:56.372Z] #77 131.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:54:56.372Z] #77 131.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:54:56.372Z] #77 131.2 CC src/validate.o [2022-06-27T12:54:56.372Z] #77 131.2 CC src/image_spec_schema_config_schema.lo [2022-06-27T12:54:56.372Z] #77 131.2 CC src/image_spec_schema_content_descriptor.lo [2022-06-27T12:54:56.372Z] #77 131.2 CC src/image_spec_schema_defs.lo [2022-06-27T12:54:56.372Z] #77 131.2 CC src/image_spec_schema_defs_descriptor.lo [2022-06-27T12:54:56.372Z] #77 131.2 CC src/image_spec_schema_image_index_schema.lo [2022-06-27T12:54:56.372Z] #77 131.3 CC src/image_spec_schema_image_layout_schema.lo [2022-06-27T12:54:56.372Z] #77 131.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-27T12:54:56.372Z] #77 131.3 CC src/runtime_spec_schema_config_linux.lo [2022-06-27T12:54:56.532Z] #77 123.0 config.status: creating config.h [2022-06-27T12:54:56.532Z] #77 123.0 config.status: executing libtool commands [2022-06-27T12:54:56.532Z] #77 123.0 config.status: executing depfiles commands [2022-06-27T12:54:56.629Z] #77 131.4 CC src/runtime_spec_schema_config_zos.lo [2022-06-27T12:54:56.629Z] #77 131.4 CC src/runtime_spec_schema_config_schema.lo [2022-06-27T12:54:56.629Z] #77 131.5 CC src/runtime_spec_schema_config_solaris.lo [2022-06-27T12:54:56.629Z] #77 131.5 CC src/runtime_spec_schema_config_vm.lo [2022-06-27T12:54:56.885Z] #77 131.6 CC src/runtime_spec_schema_config_windows.lo [2022-06-27T12:54:56.885Z] #77 131.6 CC src/runtime_spec_schema_defs.lo [2022-06-27T12:54:56.885Z] #77 131.7 CC src/runtime_spec_schema_defs_linux.lo [2022-06-27T12:54:56.885Z] #77 131.8 CC src/runtime_spec_schema_defs_zos.lo [2022-06-27T12:54:57.108Z] #77 123.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-27T12:54:57.108Z] #77 123.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-27T12:54:57.141Z] #77 131.8 CC src/runtime_spec_schema_defs_vm.lo [2022-06-27T12:54:57.141Z] #77 132.0 CC src/runtime_spec_schema_defs_windows.lo [2022-06-27T12:54:57.386Z] #77 ... [2022-06-27T12:54:57.386Z] [2022-06-27T12:54:57.386Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:54:57.386Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:54:57.386Z] #14 164.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-27T12:54:57.386Z] #14 164.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:54:57.386Z] #14 164.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:54:57.397Z] #77 132.1 CC src/runtime_spec_schema_state_schema.lo [2022-06-27T12:54:57.397Z] #77 132.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-27T12:54:57.397Z] #77 132.3 CC src/basic_test_double_array_item.lo [2022-06-27T12:54:57.632Z] #77 124.0 checking for gcc... gcc [2022-06-27T12:54:57.653Z] #77 132.5 CC src/basic_test_double_array.lo [2022-06-27T12:54:57.894Z] #77 124.1 checking whether the C compiler works... yes [2022-06-27T12:54:57.894Z] #77 124.3 checking for C compiler default output file name... a.out [2022-06-27T12:54:57.894Z] #77 124.4 checking for suffix of executables... [2022-06-27T12:54:57.910Z] #77 132.7 CC src/basic_test_top_array_int.lo [2022-06-27T12:54:57.910Z] #77 132.8 CC src/basic_test_top_array_string.lo [2022-06-27T12:54:57.910Z] #77 132.9 CC src/basic_test_top_double_array_int.lo [2022-06-27T12:54:58.156Z] #77 124.5 checking whether we are cross compiling... no [2022-06-27T12:54:58.166Z] #77 ... [2022-06-27T12:54:58.166Z] [2022-06-27T12:54:58.166Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-27T12:54:58.166Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-06-27T12:54:58.166Z] #23 9.056 Collecting yamllint==1.26.1 [2022-06-27T12:54:58.418Z] #77 124.8 checking for suffix of object files... o [2022-06-27T12:54:58.418Z] #77 124.9 checking whether we are using the GNU C compiler... yes [2022-06-27T12:54:58.418Z] #77 125.0 checking whether gcc accepts -g... yes [2022-06-27T12:54:58.422Z] #23 10.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-27T12:54:58.422Z] #23 ... [2022-06-27T12:54:58.422Z] [2022-06-27T12:54:58.422Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:54:58.422Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:54:58.422Z] #77 133.1 CC src/basic_test_top_double_array_obj.lo [2022-06-27T12:54:58.422Z] #77 133.2 CC src/basic_test_top_double_array_refobj.lo [2022-06-27T12:54:58.422Z] #77 133.3 CC src/basic_test_top_double_array_string.lo [2022-06-27T12:54:58.679Z] #77 133.5 CC src/read-file.lo [2022-06-27T12:54:58.680Z] #77 125.1 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:54:58.680Z] #77 125.3 checking whether gcc understands -c and -o together... yes [2022-06-27T12:54:58.934Z] #77 133.7 CC src/json_common.lo [2022-06-27T12:54:58.942Z] #77 125.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:54:58.942Z] #77 125.4 checking whether build environment is sane... yes [2022-06-27T12:54:58.942Z] #77 125.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:54:58.942Z] #77 125.5 checking for gawk... no [2022-06-27T12:54:58.942Z] #77 125.5 checking for mawk... mawk [2022-06-27T12:54:58.942Z] #77 125.5 checking whether make sets $(MAKE)... yes [2022-06-27T12:54:58.942Z] #77 125.6 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:54:58.942Z] #77 125.6 checking whether make supports nested variables... yes [2022-06-27T12:54:58.942Z] #77 125.6 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:54:58.942Z] #77 125.6 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:54:59.192Z] #77 133.9 CC tests/test-1.o [2022-06-27T12:54:59.204Z] #77 125.6 checking how to create a ustar tar archive... gnutar [2022-06-27T12:54:59.204Z] #77 125.7 checking dependency style of gcc... gcc3 [2022-06-27T12:54:59.204Z] #77 125.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:54:59.204Z] #77 125.9 checking whether make supports nested variables... (cached) yes [2022-06-27T12:54:59.447Z] #77 134.3 CC tests/test-2.o [2022-06-27T12:54:59.466Z] #77 125.9 checking build system type... x86_64-pc-linux-gnu [2022-06-27T12:54:59.704Z] #77 134.5 CC tests/test-3.o [2022-06-27T12:54:59.704Z] #77 134.6 CC tests/test-4.o [2022-06-27T12:54:59.728Z] #77 126.2 checking host system type... x86_64-pc-linux-gnu [2022-06-27T12:54:59.728Z] #77 126.2 checking how to print strings... printf [2022-06-27T12:54:59.728Z] #77 126.2 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:54:59.728Z] #77 126.2 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:54:59.728Z] #77 126.2 checking for egrep... /bin/grep -E [2022-06-27T12:54:59.728Z] #77 126.2 checking for fgrep... /bin/grep -F [2022-06-27T12:54:59.728Z] #77 126.3 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:54:59.728Z] #77 126.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:54:59.728Z] #77 126.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:54:59.728Z] #77 126.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:54:59.960Z] #77 134.7 CC tests/test-5.o [2022-06-27T12:54:59.960Z] #77 134.9 CC tests/test-6.o [2022-06-27T12:54:59.990Z] #77 126.4 checking whether ln -s works... yes [2022-06-27T12:54:59.990Z] #77 126.4 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:54:59.990Z] #77 126.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-27T12:54:59.990Z] #77 126.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:54:59.990Z] #77 126.4 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:54:59.990Z] #77 126.4 checking for objdump... objdump [2022-06-27T12:54:59.990Z] #77 126.4 checking how to recognize dependent libraries... pass_all [2022-06-27T12:54:59.990Z] #77 126.4 checking for dlltool... no [2022-06-27T12:54:59.990Z] #77 126.4 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:54:59.990Z] #77 126.4 checking for ar... ar [2022-06-27T12:54:59.990Z] #77 126.4 checking for archiver @FILE support... @ [2022-06-27T12:54:59.990Z] #77 126.5 checking for strip... strip [2022-06-27T12:54:59.990Z] #77 126.5 checking for ranlib... ranlib [2022-06-27T12:55:00.216Z] #77 134.9 CC tests/test-7.o [2022-06-27T12:55:00.252Z] #77 126.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:55:00.252Z] #77 126.9 checking for sysroot... no [2022-06-27T12:55:00.252Z] #77 126.9 checking for a working dd... /bin/dd [2022-06-27T12:55:00.472Z] #77 135.1 CC tests/test-8.o [2022-06-27T12:55:00.514Z] #77 126.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:55:00.514Z] #77 127.0 checking for mt... no [2022-06-27T12:55:00.514Z] #77 127.0 checking if : is a manifest tool... no [2022-06-27T12:55:00.514Z] #77 127.0 checking how to run the C preprocessor... gcc -E [2022-06-27T12:55:00.631Z] #19 249.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-06-27T12:55:00.632Z] #19 249.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:55:00.632Z] #19 249.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-27T12:55:00.632Z] #19 249.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-06-27T12:55:00.632Z] #19 249.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:55:00.632Z] #19 249.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:55:00.728Z] #77 135.4 CC tests/test-9.o [2022-06-27T12:55:00.728Z] #77 135.5 CC tests/test-10.o [2022-06-27T12:55:00.984Z] #77 135.8 CC tests/test-11.o [2022-06-27T12:55:01.039Z] #77 127.3 checking for ANSI C header files... [2022-06-27T12:55:01.039Z] #77 ... [2022-06-27T12:55:01.039Z] [2022-06-27T12:55:01.039Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:55:01.039Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:55:01.039Z] #21 21.69 Fetched 27.7 MB in 1s (21.5 MB/s) [2022-06-27T12:55:01.039Z] #21 21.75 Selecting previously unselected package pigz. [2022-06-27T12:55:01.039Z] #21 21.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-27T12:55:01.039Z] #21 21.81 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 21.81 Unpacking pigz (2.6-1) ... [2022-06-27T12:55:01.039Z] #21 21.92 Selecting previously unselected package libelf1:amd64. [2022-06-27T12:55:01.039Z] #21 21.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 21.94 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-27T12:55:01.039Z] #21 22.13 Selecting previously unselected package libbpf0:amd64. [2022-06-27T12:55:01.039Z] #21 22.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 22.16 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-27T12:55:01.039Z] #21 22.27 Selecting previously unselected package libcap2:amd64. [2022-06-27T12:55:01.039Z] #21 22.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 22.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:55:01.039Z] #21 22.34 Selecting previously unselected package libmnl0:amd64. [2022-06-27T12:55:01.039Z] #21 22.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 22.36 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-27T12:55:01.039Z] #21 22.43 Selecting previously unselected package libxtables12:amd64. [2022-06-27T12:55:01.039Z] #21 22.43 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 22.44 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-27T12:55:01.039Z] #21 22.50 Selecting previously unselected package libcap2-bin. [2022-06-27T12:55:01.039Z] #21 22.52 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 22.53 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-27T12:55:01.039Z] #21 22.61 Selecting previously unselected package iproute2. [2022-06-27T12:55:01.039Z] #21 22.63 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 22.64 Unpacking iproute2 (5.10.0-4) ... [2022-06-27T12:55:01.039Z] #21 23.07 Selecting previously unselected package xxd. [2022-06-27T12:55:01.039Z] #21 23.08 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 23.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:55:01.039Z] #21 23.22 Selecting previously unselected package vim-common. [2022-06-27T12:55:01.039Z] #21 23.22 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:55:01.039Z] #21 23.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:55:01.039Z] #21 23.40 Selecting previously unselected package bash-completion. [2022-06-27T12:55:01.039Z] #21 23.40 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-27T12:55:01.039Z] #21 25.39 Unpacking bash-completion (1:2.11-2) ... [2022-06-27T12:55:01.039Z] #21 25.89 Selecting previously unselected package bzip2. [2022-06-27T12:55:01.039Z] #21 25.90 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 25.90 Unpacking bzip2 (1.0.8-4) ... [2022-06-27T12:55:01.039Z] #21 25.97 Selecting previously unselected package xz-utils. [2022-06-27T12:55:01.039Z] #21 25.99 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 25.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:55:01.039Z] #21 26.16 Selecting previously unselected package apparmor. [2022-06-27T12:55:01.039Z] #21 26.16 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 26.22 Unpacking apparmor (2.13.6-10) ... [2022-06-27T12:55:01.039Z] #21 26.64 Selecting previously unselected package inetutils-ping. [2022-06-27T12:55:01.039Z] #21 26.64 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 26.65 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-27T12:55:01.039Z] #21 26.76 Selecting previously unselected package libip4tc2:amd64. [2022-06-27T12:55:01.039Z] #21 26.77 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 26.77 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-27T12:55:01.039Z] #21 26.85 Selecting previously unselected package libip6tc2:amd64. [2022-06-27T12:55:01.039Z] #21 26.86 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 26.87 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-27T12:55:01.039Z] #21 26.94 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-27T12:55:01.039Z] #21 26.94 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 26.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-27T12:55:01.039Z] #21 27.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-27T12:55:01.039Z] #21 27.01 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 27.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-27T12:55:01.039Z] #21 27.10 Selecting previously unselected package libnftnl11:amd64. [2022-06-27T12:55:01.039Z] #21 27.11 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 27.11 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-27T12:55:01.039Z] #21 27.20 Selecting previously unselected package iptables. [2022-06-27T12:55:01.039Z] #21 27.20 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 27.20 Unpacking iptables (1.8.7-1) ... [2022-06-27T12:55:01.039Z] #21 27.59 Selecting previously unselected package libonig5:amd64. [2022-06-27T12:55:01.039Z] #21 27.59 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 27.60 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:55:01.039Z] #21 27.74 Selecting previously unselected package libjq1:amd64. [2022-06-27T12:55:01.039Z] #21 27.75 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 27.75 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:55:01.039Z] #21 27.90 Selecting previously unselected package jq. [2022-06-27T12:55:01.039Z] #21 27.91 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 27.92 Unpacking jq (1.6-2.1) ... [2022-06-27T12:55:01.039Z] #21 28.00 Selecting previously unselected package libaio1:amd64. [2022-06-27T12:55:01.039Z] #21 28.01 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 28.02 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-27T12:55:01.039Z] #21 28.08 Selecting previously unselected package libgpm2:amd64. [2022-06-27T12:55:01.039Z] #21 28.10 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 28.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-27T12:55:01.039Z] #21 28.17 Selecting previously unselected package libicu67:amd64. [2022-06-27T12:55:01.039Z] #21 28.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-27T12:55:01.039Z] #21 28.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-27T12:55:01.040Z] #21 31.80 Selecting previously unselected package libinih1:amd64. [2022-06-27T12:55:01.040Z] #21 31.80 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-27T12:55:01.040Z] #21 31.81 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-27T12:55:01.040Z] #21 31.87 Selecting previously unselected package libnet1:amd64. [2022-06-27T12:55:01.040Z] #21 31.88 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-27T12:55:01.040Z] #21 31.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:55:01.301Z] #21 32.01 Selecting previously unselected package libnl-3-200:amd64. [2022-06-27T12:55:01.301Z] #21 32.02 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-27T12:55:01.301Z] #21 32.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:55:01.301Z] #21 ... [2022-06-27T12:55:01.301Z] [2022-06-27T12:55:01.301Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:01.301Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:01.301Z] #77 127.3 checking for ANSI C header files... yes [2022-06-27T12:55:01.301Z] #77 127.8 checking for sys/types.h... yes [2022-06-27T12:55:01.563Z] #77 128.0 checking for sys/stat.h... yes [2022-06-27T12:55:01.826Z] #77 128.1 checking for stdlib.h... yes [2022-06-27T12:55:01.826Z] #77 128.3 checking for string.h... yes [2022-06-27T12:55:02.089Z] #77 128.4 checking for memory.h... yes [2022-06-27T12:55:02.349Z] #77 ... [2022-06-27T12:55:02.349Z] [2022-06-27T12:55:02.349Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-27T12:55:02.349Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-06-27T12:55:02.349Z] #23 11.19 Collecting pathspec>=0.5.3 [2022-06-27T12:55:02.349Z] #23 11.23 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-27T12:55:02.349Z] #23 11.53 Collecting pyyaml [2022-06-27T12:55:02.349Z] #23 11.54 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-06-27T12:55:02.349Z] #23 11.59 Building wheels for collected packages: yamllint [2022-06-27T12:55:02.349Z] #23 11.61 Building wheel for yamllint (setup.py): started [2022-06-27T12:55:02.349Z] #23 12.80 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-27T12:55:02.349Z] #23 12.80 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=06323d3563b1acd2ed2ad7cdd0b303972a19a55c13db4316794714bdcb8b747e [2022-06-27T12:55:02.349Z] #23 12.81 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-27T12:55:02.349Z] #23 12.82 Successfully built yamllint [2022-06-27T12:55:02.349Z] #23 12.83 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-27T12:55:02.349Z] #23 13.25 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-27T12:55:02.349Z] #23 DONE 14.0s [2022-06-27T12:55:02.349Z] [2022-06-27T12:55:02.349Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:55:02.349Z] #26 sha256:ab0bc57842b2331d83f497b9caf566d1b28451ebd567da06ce5299556c25ade3 [2022-06-27T12:55:02.351Z] #77 128.6 checking for strings.h... yes [2022-06-27T12:55:02.351Z] #77 128.8 checking for inttypes.h... yes [2022-06-27T12:55:02.613Z] #77 129.0 checking for stdint.h... yes [2022-06-27T12:55:02.876Z] #77 129.2 checking for unistd.h... yes [2022-06-27T12:55:02.876Z] #77 129.5 checking for dlfcn.h... yes [2022-06-27T12:55:02.876Z] #77 129.6 checking for objdir... .libs [2022-06-27T12:55:03.404Z] #77 129.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:55:03.404Z] #77 130.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:55:03.667Z] #77 130.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:55:03.929Z] #77 130.0 checking if gcc static flag -static works... yes [2022-06-27T12:55:03.929Z] #77 130.3 checking if gcc supports -c -o file.o... yes [2022-06-27T12:55:03.929Z] #77 130.5 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:55:03.929Z] #77 130.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-27T12:55:04.191Z] #77 130.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:55:04.454Z] #77 130.9 checking how to hardcode library paths into programs... immediate [2022-06-27T12:55:04.454Z] #77 130.9 checking whether stripping libraries is possible... yes [2022-06-27T12:55:04.454Z] #77 130.9 checking if libtool supports shared libraries... yes [2022-06-27T12:55:04.454Z] #77 130.9 checking whether to build shared libraries... no [2022-06-27T12:55:04.454Z] #77 130.9 checking whether to build static libraries... yes [2022-06-27T12:55:04.454Z] #77 130.9 checking float.h usability... yes [2022-06-27T12:55:04.454Z] #77 131.1 checking float.h presence... yes [2022-06-27T12:55:04.454Z] #77 131.1 checking for float.h... yes [2022-06-27T12:55:04.716Z] #77 131.1 checking limits.h usability... yes [2022-06-27T12:55:04.716Z] #77 131.3 checking limits.h presence... yes [2022-06-27T12:55:04.716Z] #77 131.3 checking for limits.h... yes [2022-06-27T12:55:04.978Z] #77 131.3 checking stddef.h usability... yes [2022-06-27T12:55:04.978Z] #77 131.5 checking stddef.h presence... yes [2022-06-27T12:55:04.978Z] #77 131.6 checking for stddef.h... yes [2022-06-27T12:55:05.240Z] #77 131.6 checking for stdlib.h... (cached) yes [2022-06-27T12:55:05.240Z] #77 131.6 checking for string.h... (cached) yes [2022-06-27T12:55:05.240Z] #77 131.6 checking sys/time.h usability... yes [2022-06-27T12:55:05.240Z] #77 131.8 checking sys/time.h presence... yes [2022-06-27T12:55:05.240Z] #77 131.9 checking for sys/time.h... yes [2022-06-27T12:55:05.240Z] #77 131.9 checking for inline... inline [2022-06-27T12:55:05.764Z] #77 132.0 checking for size_t... yes [2022-06-27T12:55:05.764Z] #77 132.3 checking for stdlib.h... (cached) yes [2022-06-27T12:55:05.919Z] #19 ... [2022-06-27T12:55:05.919Z] [2022-06-27T12:55:05.919Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:05.919Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:05.919Z] #84 210.7 CCLD libocispec.la [2022-06-27T12:55:05.919Z] #84 211.2 CCLD src/validate [2022-06-27T12:55:05.919Z] #84 211.2 CCLD tests/test-1 [2022-06-27T12:55:05.919Z] #84 211.2 CCLD tests/test-2 [2022-06-27T12:55:05.919Z] #84 211.2 CCLD tests/test-3 [2022-06-27T12:55:05.919Z] #84 211.2 CCLD tests/test-4 [2022-06-27T12:55:05.919Z] #84 211.4 CCLD tests/test-5 [2022-06-27T12:55:05.919Z] #84 211.4 CCLD tests/test-6 [2022-06-27T12:55:05.919Z] #84 211.4 CCLD tests/test-7 [2022-06-27T12:55:05.919Z] #84 211.5 CCLD tests/test-8 [2022-06-27T12:55:05.919Z] #84 211.5 CCLD tests/test-9 [2022-06-27T12:55:05.919Z] #84 211.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-27T12:55:06.030Z] #77 132.3 checking for GNU libc compatible malloc... yes [2022-06-27T12:55:06.030Z] #77 132.5 checking for stdlib.h... (cached) yes [2022-06-27T12:55:06.030Z] #77 132.5 checking for GNU libc compatible realloc... yes [2022-06-27T12:55:06.180Z] #84 211.7 CCLD tests/test-11 [2022-06-27T12:55:06.180Z] #84 211.7 CCLD tests/test-10 [2022-06-27T12:55:06.201Z] #14 171.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-27T12:55:06.201Z] #14 171.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:55:06.201Z] #14 171.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:55:06.310Z] #77 132.7 checking for working strtod... yes [2022-06-27T12:55:06.571Z] #77 133.0 checking for gettimeofday... yes [2022-06-27T12:55:06.834Z] #77 133.2 checking for memset... yes [2022-06-27T12:55:07.096Z] #77 133.4 checking for strspn... yes [2022-06-27T12:55:07.096Z] #77 133.7 checking that generated files are newer than configure... done [2022-06-27T12:55:07.096Z] #77 133.7 configure: creating ./config.status [2022-06-27T12:55:08.735Z] #84 214.3 libtool: link: ar cr libocispec.a [2022-06-27T12:55:08.735Z] #84 214.3 libtool: link: ranlib libocispec.a [2022-06-27T12:55:09.020Z] #77 135.5 config.status: creating Makefile [2022-06-27T12:55:09.020Z] #77 135.6 config.status: creating config.h [2022-06-27T12:55:09.020Z] #77 135.6 config.status: executing depfiles commands [2022-06-27T12:55:09.282Z] #77 135.8 config.status: executing libtool commands [2022-06-27T12:55:10.228Z] #77 136.6 GEN .version [2022-06-27T12:55:10.228Z] #77 136.7 make install-recursive [2022-06-27T12:55:10.228Z] #77 136.7 make[1]: Entering directory '/tmp/crun-build' [2022-06-27T12:55:10.228Z] #77 136.8 Making install in libocispec [2022-06-27T12:55:10.228Z] #77 136.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:10.228Z] #77 136.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-27T12:55:10.228Z] #77 136.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-27T12:55:10.228Z] #77 136.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-27T12:55:10.392Z] #14 ... [2022-06-27T12:55:10.392Z] [2022-06-27T12:55:10.392Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:10.392Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:10.392Z] #77 106.9 configure.ac:7: installing 'build-aux/compile' [2022-06-27T12:55:10.392Z] #77 106.9 configure.ac:9: installing 'build-aux/config.guess' [2022-06-27T12:55:10.392Z] #77 106.9 configure.ac:9: installing 'build-aux/config.sub' [2022-06-27T12:55:10.392Z] #77 107.0 configure.ac:11: installing 'build-aux/install-sh' [2022-06-27T12:55:10.392Z] #77 107.0 configure.ac:11: installing 'build-aux/missing' [2022-06-27T12:55:10.489Z] #77 136.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-27T12:55:10.648Z] #84 216.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:10.652Z] #77 107.3 Makefile.am: installing 'build-aux/depcomp' [2022-06-27T12:55:10.909Z] #84 216.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-27T12:55:10.909Z] #84 216.4 make[5]: Nothing to be done for 'install-data-am'. [2022-06-27T12:55:10.909Z] #84 216.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:10.909Z] #84 216.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:10.909Z] #84 216.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:10.909Z] #84 216.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:10.909Z] #84 216.4 make[2]: Entering directory '/tmp/crun-build' [2022-06-27T12:55:10.909Z] #84 216.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-27T12:55:10.909Z] #84 216.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-27T12:55:10.909Z] #84 216.6 CC src/libcrun/libcrun_testing_a-container.o [2022-06-27T12:55:10.909Z] #84 216.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-27T12:55:10.909Z] #84 216.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-27T12:55:10.909Z] #84 216.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-27T12:55:10.909Z] #84 216.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-27T12:55:10.909Z] #84 216.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-27T12:55:10.909Z] #84 216.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-27T12:55:10.909Z] #84 216.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-27T12:55:10.909Z] #84 216.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-27T12:55:10.909Z] #84 216.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-27T12:55:10.925Z] #77 107.5 parallel-tests: installing 'build-aux/test-driver' [2022-06-27T12:55:11.063Z] #77 ... [2022-06-27T12:55:11.063Z] [2022-06-27T12:55:11.063Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:55:11.063Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:55:11.063Z] #21 32.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-27T12:55:11.063Z] #21 32.12 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:55:11.063Z] #21 32.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:55:11.063Z] #21 32.21 Selecting previously unselected package libyajl2:amd64. [2022-06-27T12:55:11.063Z] #21 32.21 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-27T12:55:11.063Z] #21 32.22 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:55:11.063Z] #21 32.29 Selecting previously unselected package net-tools. [2022-06-27T12:55:11.063Z] #21 32.32 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-27T12:55:11.063Z] #21 32.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-27T12:55:11.063Z] #21 32.53 Selecting previously unselected package patch. [2022-06-27T12:55:11.063Z] #21 32.54 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-27T12:55:11.063Z] #21 32.54 Unpacking patch (2.7.6-7) ... [2022-06-27T12:55:11.063Z] #21 32.69 Selecting previously unselected package python-pip-whl. [2022-06-27T12:55:11.063Z] #21 32.71 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-27T12:55:11.063Z] #21 32.72 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-27T12:55:11.063Z] #21 33.33 Selecting previously unselected package python3-lib2to3. [2022-06-27T12:55:11.063Z] #21 33.33 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-27T12:55:11.063Z] #21 33.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-27T12:55:11.063Z] #21 33.46 Selecting previously unselected package python3-distutils. [2022-06-27T12:55:11.063Z] #21 33.46 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-27T12:55:11.063Z] #21 33.47 Unpacking python3-distutils (3.9.2-1) ... [2022-06-27T12:55:11.063Z] #21 33.59 Selecting previously unselected package python3-pkg-resources. [2022-06-27T12:55:11.063Z] #21 33.60 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-27T12:55:11.063Z] #21 33.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:55:11.063Z] #21 33.72 Selecting previously unselected package python3-setuptools. [2022-06-27T12:55:11.063Z] #21 33.73 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-27T12:55:11.063Z] #21 33.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-27T12:55:11.063Z] #21 34.03 Selecting previously unselected package python3-wheel. [2022-06-27T12:55:11.063Z] #21 34.04 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-27T12:55:11.063Z] #21 34.05 Unpacking python3-wheel (0.34.2-1) ... [2022-06-27T12:55:11.063Z] #21 34.15 Selecting previously unselected package python3-pip. [2022-06-27T12:55:11.063Z] #21 34.16 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-27T12:55:11.063Z] #21 34.16 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-27T12:55:11.063Z] #21 34.43 Selecting previously unselected package sudo. [2022-06-27T12:55:11.063Z] #21 34.43 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-27T12:55:11.063Z] #21 34.44 Unpacking sudo (1.9.5p2-3) ... [2022-06-27T12:55:11.063Z] #21 34.95 Selecting previously unselected package thin-provisioning-tools. [2022-06-27T12:55:11.063Z] #21 34.97 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-27T12:55:11.063Z] #21 34.97 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-27T12:55:11.063Z] #21 35.19 Selecting previously unselected package uidmap. [2022-06-27T12:55:11.063Z] #21 35.20 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-27T12:55:11.063Z] #21 35.21 Unpacking uidmap (1:4.8.1-1) ... [2022-06-27T12:55:11.063Z] #21 35.35 Selecting previously unselected package vim-runtime. [2022-06-27T12:55:11.063Z] #21 35.36 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:55:11.063Z] #21 35.39 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-27T12:55:11.063Z] #21 35.42 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-27T12:55:11.063Z] #21 35.42 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:55:11.063Z] #21 38.95 Selecting previously unselected package vim. [2022-06-27T12:55:11.063Z] #21 38.96 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-27T12:55:11.063Z] #21 38.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:55:11.063Z] #21 39.51 Selecting previously unselected package xfsprogs. [2022-06-27T12:55:11.063Z] #21 39.53 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-27T12:55:11.063Z] #21 39.53 Unpacking xfsprogs (5.10.0-4) ... [2022-06-27T12:55:11.063Z] #21 40.01 Selecting previously unselected package zip. [2022-06-27T12:55:11.063Z] #21 40.02 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-27T12:55:11.063Z] #21 40.03 Unpacking zip (3.0-12) ... [2022-06-27T12:55:11.063Z] #21 40.15 Selecting previously unselected package zstd. [2022-06-27T12:55:11.063Z] #21 40.15 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-27T12:55:11.063Z] #21 40.16 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-27T12:55:11.063Z] #21 40.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:55:11.063Z] #21 41.47 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-27T12:55:11.063Z] #21 41.48 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-27T12:55:11.063Z] #21 41.49 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-27T12:55:11.063Z] #21 41.50 Setting up libicu67:amd64 (67.1-7) ... [2022-06-27T12:55:11.063Z] #21 41.54 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-27T12:55:11.063Z] #21 41.56 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-27T12:55:11.063Z] #21 41.57 Setting up uidmap (1:4.8.1-1) ... [2022-06-27T12:55:11.063Z] #21 41.60 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:55:11.063Z] #21 41.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:55:11.063Z] #21 41.64 Setting up bzip2 (1.0.8-4) ... [2022-06-27T12:55:11.063Z] #21 41.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:55:11.063Z] #21 41.67 Setting up python3-wheel (0.34.2-1) ... [2022-06-27T12:55:11.170Z] #84 216.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-27T12:55:11.170Z] #84 216.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-27T12:55:11.170Z] #84 216.8 CC src/libcrun/libcrun_testing_a-error.o [2022-06-27T12:55:11.170Z] #84 216.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-27T12:55:11.170Z] #84 216.8 CC src/libcrun/libcrun_testing_a-status.o [2022-06-27T12:55:11.170Z] #84 216.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-27T12:55:11.170Z] #84 216.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-27T12:55:11.170Z] #84 216.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-27T12:55:11.170Z] #84 216.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-27T12:55:11.170Z] #84 216.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-27T12:55:11.170Z] #84 216.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-27T12:55:11.170Z] #84 216.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-27T12:55:11.170Z] #84 216.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-27T12:55:11.325Z] #21 ... [2022-06-27T12:55:11.325Z] [2022-06-27T12:55:11.325Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:11.325Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:11.325Z] #77 137.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-27T12:55:11.325Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-27T12:55:11.325Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-27T12:55:11.325Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-27T12:55:11.325Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-27T12:55:11.325Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-27T12:55:11.325Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-27T12:55:11.325Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-27T12:55:11.325Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-27T12:55:11.430Z] #84 216.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-27T12:55:11.430Z] #84 217.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-27T12:55:11.587Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-27T12:55:11.587Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-27T12:55:11.587Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-27T12:55:11.587Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-27T12:55:11.587Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-27T12:55:11.587Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-27T12:55:11.587Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-27T12:55:11.691Z] #84 217.2 CC src/crun-crun.o [2022-06-27T12:55:11.691Z] #84 217.2 CC src/crun-delete.o [2022-06-27T12:55:11.691Z] #84 217.2 CC src/crun-run.o [2022-06-27T12:55:11.691Z] #84 217.2 CC src/crun-kill.o [2022-06-27T12:55:11.691Z] #84 217.3 CC src/crun-pause.o [2022-06-27T12:55:11.691Z] #84 217.3 CC src/crun-unpause.o [2022-06-27T12:55:11.691Z] #84 217.4 CC src/crun-exec.o [2022-06-27T12:55:11.952Z] #84 217.5 CC src/crun-list.o [2022-06-27T12:55:11.952Z] #84 217.5 CC src/crun-spec.o [2022-06-27T12:55:11.952Z] #84 217.6 CC src/crun-create.o [2022-06-27T12:55:11.952Z] #84 217.7 CC src/crun-update.o [2022-06-27T12:55:12.213Z] #84 217.7 CC src/crun-ps.o [2022-06-27T12:55:12.213Z] #84 217.7 CC src/crun-start.o [2022-06-27T12:55:12.213Z] #84 217.8 CC src/crun-state.o [2022-06-27T12:55:12.213Z] #84 217.8 CC src/crun-restore.o [2022-06-27T12:55:12.213Z] #84 217.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-27T12:55:12.213Z] #84 217.8 CC src/crun-checkpoint.o [2022-06-27T12:55:12.213Z] #84 217.9 CC src/libcrun/libcrun_la-utils.lo [2022-06-27T12:55:12.213Z] #84 218.0 CC src/libcrun/libcrun_la-container.lo [2022-06-27T12:55:12.474Z] #84 218.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-27T12:55:12.474Z] #84 218.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-27T12:55:12.474Z] #84 218.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-27T12:55:12.474Z] #84 ... [2022-06-27T12:55:12.474Z] [2022-06-27T12:55:12.474Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:55:12.474Z] #54 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:55:12.474Z] #54 276.6 + dpkg --print-architecture [2022-06-27T12:55:12.474Z] #54 276.6 + git checkout -q v2.1.0 [2022-06-27T12:55:12.534Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-27T12:55:12.535Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-27T12:55:12.535Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-27T12:55:12.535Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-27T12:55:12.535Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-27T12:55:12.535Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-27T12:55:12.535Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-27T12:55:12.535Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-27T12:55:12.535Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-27T12:55:12.535Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-27T12:55:12.535Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-27T12:55:12.535Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-27T12:55:12.535Z] #77 139.0 make install-recursive [2022-06-27T12:55:12.535Z] #77 139.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:12.535Z] #77 139.1 Making install in yajl [2022-06-27T12:55:12.535Z] #77 139.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:55:12.535Z] #77 139.2 CC verify/json_verify-json_verify.o [2022-06-27T12:55:12.535Z] #77 139.2 CC src/libyajl_la-yajl_alloc.lo [2022-06-27T12:55:12.535Z] #77 139.2 CC src/libyajl_la-yajl.lo [2022-06-27T12:55:12.535Z] #77 139.2 CC src/libyajl_la-yajl_gen.lo [2022-06-27T12:55:12.535Z] #77 139.2 CC src/libyajl_la-yajl_parser.lo [2022-06-27T12:55:12.734Z] #54 276.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-27T12:55:12.734Z] #54 276.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-27T12:55:12.797Z] #77 139.2 CC src/libyajl_la-yajl_buf.lo [2022-06-27T12:55:12.797Z] #77 139.3 CC src/libyajl_la-yajl_encode.lo [2022-06-27T12:55:12.797Z] #77 139.3 CC src/libyajl_la-yajl_lex.lo [2022-06-27T12:55:12.797Z] #77 139.3 CC src/libyajl_la-yajl_tree.lo [2022-06-27T12:55:15.444Z] #14 ... [2022-06-27T12:55:15.445Z] [2022-06-27T12:55:15.445Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:15.445Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:15.445Z] #77 105.1 configure.ac:7: installing 'build-aux/compile' [2022-06-27T12:55:15.445Z] #77 105.2 configure.ac:9: installing 'build-aux/config.guess' [2022-06-27T12:55:15.445Z] #77 105.2 configure.ac:9: installing 'build-aux/config.sub' [2022-06-27T12:55:15.445Z] #77 105.2 configure.ac:11: installing 'build-aux/install-sh' [2022-06-27T12:55:15.445Z] #77 105.2 configure.ac:11: installing 'build-aux/missing' [2022-06-27T12:55:15.445Z] #77 105.7 Makefile.am: installing 'build-aux/depcomp' [2022-06-27T12:55:15.702Z] #77 105.9 parallel-tests: installing 'build-aux/test-driver' [2022-06-27T12:55:16.246Z] #77 112.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-27T12:55:16.246Z] #77 112.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-27T12:55:16.504Z] #77 113.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-27T12:55:16.504Z] #77 113.1 libtoolize: copying file 'm4/libtool.m4' [2022-06-27T12:55:16.776Z] #77 113.3 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-27T12:55:17.040Z] #77 113.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-27T12:55:17.606Z] #77 113.9 libtoolize: copying file 'm4/ltversion.m4' [2022-06-27T12:55:17.867Z] #77 114.3 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-27T12:55:18.097Z] #77 ... [2022-06-27T12:55:18.097Z] [2022-06-27T12:55:18.097Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:55:18.097Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:55:18.097Z] #21 42.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:55:18.097Z] #21 42.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:55:18.097Z] #21 42.43 Setting up libcap2-bin (1:2.44-1) ... [2022-06-27T12:55:18.097Z] #21 42.44 Setting up apparmor (2.13.6-10) ... [2022-06-27T12:55:18.097Z] #21 44.17 Setting up zip (3.0-12) ... [2022-06-27T12:55:18.097Z] #21 44.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:55:18.097Z] #21 44.21 Setting up bash-completion (1:2.11-2) ... [2022-06-27T12:55:18.097Z] #21 46.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:55:18.097Z] #21 46.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-27T12:55:18.097Z] #21 46.38 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-27T12:55:18.097Z] #21 46.40 Setting up patch (2.7.6-7) ... [2022-06-27T12:55:18.097Z] #21 46.41 Setting up sudo (1.9.5p2-3) ... [2022-06-27T12:55:18.097Z] #21 46.56 invoke-rc.d: could not determine current runlevel [2022-06-27T12:55:18.097Z] #21 46.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-27T12:55:18.097Z] #21 46.58 Setting up xfsprogs (5.10.0-4) ... [2022-06-27T12:55:18.097Z] #21 46.59 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-27T12:55:18.097Z] #21 46.61 Setting up inetutils-ping (2:2.0-1) ... [2022-06-27T12:55:18.097Z] #21 46.62 Setting up pigz (2.6-1) ... [2022-06-27T12:55:18.097Z] #21 46.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-27T12:55:18.097Z] #21 46.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:55:18.097Z] #21 46.67 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-27T12:55:18.097Z] #21 46.68 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:55:18.097Z] #21 47.51 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-27T12:55:18.097Z] #21 47.54 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-27T12:55:18.097Z] #21 48.05 Setting up libelf1:amd64 (0.183-1) ... [2022-06-27T12:55:18.097Z] #21 48.07 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-27T12:55:18.097Z] #21 48.09 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:55:18.097Z] #21 48.10 Setting up python3-distutils (3.9.2-1) ... [2022-06-27T12:55:18.097Z] #21 48.60 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:55:18.097Z] #21 48.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-27T12:55:18.097Z] #21 48.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-27T12:55:18.097Z] #21 48.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-27T12:55:18.097Z] #21 48.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-27T12:55:18.097Z] #21 48.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-27T12:55:18.097Z] #21 48.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-27T12:55:18.097Z] #21 48.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-27T12:55:18.097Z] #21 48.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-27T12:55:18.097Z] #21 48.70 Setting up python3-setuptools (52.0.0-4) ... [2022-06-27T12:55:19.490Z] #21 50.22 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:55:19.490Z] #21 50.24 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-27T12:55:19.490Z] #21 50.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-27T12:55:19.490Z] #21 50.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-27T12:55:19.879Z] #77 109.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-27T12:55:19.879Z] #77 109.9 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-27T12:55:20.064Z] #21 ... [2022-06-27T12:55:20.064Z] [2022-06-27T12:55:20.064Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:20.064Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:20.064Z] #77 144.8 CCLD libyajl.la [2022-06-27T12:55:20.064Z] #77 145.2 CCLD verify/json_verify [2022-06-27T12:55:20.064Z] #77 145.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:55:20.064Z] #77 145.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-27T12:55:20.064Z] #77 145.6 make[5]: Nothing to be done for 'install-data-am'. [2022-06-27T12:55:20.064Z] #77 145.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:55:20.064Z] #77 145.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:55:20.064Z] #77 145.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:20.064Z] #77 145.8 CC src/validate.o [2022-06-27T12:55:20.064Z] #77 145.8 CC src/image_spec_schema_config_schema.lo [2022-06-27T12:55:20.064Z] #77 145.8 CC src/image_spec_schema_content_descriptor.lo [2022-06-27T12:55:20.064Z] #77 145.8 CC src/image_spec_schema_defs.lo [2022-06-27T12:55:20.064Z] #77 145.8 CC src/image_spec_schema_defs_descriptor.lo [2022-06-27T12:55:20.064Z] #77 145.8 CC src/image_spec_schema_image_index_schema.lo [2022-06-27T12:55:20.064Z] #77 145.8 CC src/image_spec_schema_image_layout_schema.lo [2022-06-27T12:55:20.064Z] #77 145.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-27T12:55:20.064Z] #77 146.0 CC src/runtime_spec_schema_config_linux.lo [2022-06-27T12:55:20.064Z] #77 146.0 CC src/runtime_spec_schema_config_zos.lo [2022-06-27T12:55:20.064Z] #77 146.0 CC src/runtime_spec_schema_config_schema.lo [2022-06-27T12:55:20.064Z] #77 146.1 CC src/runtime_spec_schema_config_solaris.lo [2022-06-27T12:55:20.064Z] #77 146.1 CC src/runtime_spec_schema_config_vm.lo [2022-06-27T12:55:20.064Z] #77 146.2 CC src/runtime_spec_schema_config_windows.lo [2022-06-27T12:55:20.064Z] #77 146.3 CC src/runtime_spec_schema_defs.lo [2022-06-27T12:55:20.064Z] #77 146.3 CC src/runtime_spec_schema_defs_linux.lo [2022-06-27T12:55:20.064Z] #77 146.5 CC src/runtime_spec_schema_defs_zos.lo [2022-06-27T12:55:20.064Z] #77 146.5 CC src/runtime_spec_schema_defs_vm.lo [2022-06-27T12:55:20.064Z] #77 146.6 CC src/runtime_spec_schema_defs_windows.lo [2022-06-27T12:55:20.064Z] #77 146.7 CC src/runtime_spec_schema_state_schema.lo [2022-06-27T12:55:20.327Z] #77 146.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-27T12:55:20.327Z] #77 146.9 CC src/basic_test_double_array_item.lo [2022-06-27T12:55:20.327Z] #77 146.9 CC src/basic_test_double_array.lo [2022-06-27T12:55:20.502Z] #26 ... [2022-06-27T12:55:20.502Z] [2022-06-27T12:55:20.502Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:55:20.502Z] #47 sha256:ecdc8c6c8c169bea9c3b47c2801af3413909a698ac702b149b3c3adba914fdb6 [2022-06-27T12:55:20.502Z] #47 203.8 + dpkg --print-architecture [2022-06-27T12:55:20.502Z] #47 DONE 204.6s [2022-06-27T12:55:20.502Z] [2022-06-27T12:55:20.502Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:55:20.502Z] #26 sha256:ab0bc57842b2331d83f497b9caf566d1b28451ebd567da06ce5299556c25ade3 [2022-06-27T12:55:20.588Z] #77 147.1 CC src/basic_test_top_array_int.lo [2022-06-27T12:55:20.588Z] #77 147.1 CC src/basic_test_top_array_string.lo [2022-06-27T12:55:20.817Z] #77 111.0 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-27T12:55:20.817Z] #77 111.0 libtoolize: copying file 'm4/libtool.m4' [2022-06-27T12:55:20.850Z] #77 147.3 CC src/basic_test_top_double_array_obj.lo [2022-06-27T12:55:20.850Z] #77 147.3 CC src/basic_test_top_double_array_int.lo [2022-06-27T12:55:20.874Z] #54 ... [2022-06-27T12:55:20.874Z] [2022-06-27T12:55:20.874Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:20.874Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:20.874Z] #84 218.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-27T12:55:20.874Z] #84 218.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-27T12:55:20.874Z] #84 218.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-27T12:55:20.874Z] #84 218.5 CC src/libcrun/libcrun_la-criu.lo [2022-06-27T12:55:20.874Z] #84 218.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-27T12:55:20.874Z] #84 218.6 CC src/libcrun/libcrun_la-linux.lo [2022-06-27T12:55:20.874Z] #84 218.9 CC src/libcrun/libcrun_la-terminal.lo [2022-06-27T12:55:20.874Z] #84 218.9 CC src/libcrun/libcrun_la-status.lo [2022-06-27T12:55:20.874Z] #84 218.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-27T12:55:20.874Z] #84 218.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-27T12:55:20.874Z] #84 219.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-27T12:55:20.874Z] #84 219.0 CC src/libcrun/libcrun_la-error.lo [2022-06-27T12:55:20.874Z] #84 219.0 CC src/libcrun/libcrun_la-signals.lo [2022-06-27T12:55:20.874Z] #84 219.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-27T12:55:20.874Z] #84 219.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-27T12:55:20.874Z] #84 219.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-27T12:55:20.874Z] #84 219.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-27T12:55:20.874Z] #84 219.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-27T12:55:20.874Z] #84 219.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-27T12:55:20.874Z] #84 219.9 CC tests/init.o [2022-06-27T12:55:20.874Z] #84 220.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-27T12:55:21.074Z] #77 111.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-27T12:55:21.112Z] #77 147.6 CC src/basic_test_top_double_array_refobj.lo [2022-06-27T12:55:21.331Z] #77 111.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-27T12:55:21.331Z] #77 111.5 libtoolize: copying file 'm4/ltversion.m4' [2022-06-27T12:55:21.331Z] #77 111.6 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-27T12:55:21.374Z] #77 147.7 CC src/basic_test_top_double_array_string.lo [2022-06-27T12:55:21.374Z] #77 147.8 CC src/read-file.lo [2022-06-27T12:55:21.374Z] #77 147.9 CC src/json_common.lo [2022-06-27T12:55:21.374Z] #77 148.0 CC tests/test-1.o [2022-06-27T12:55:21.635Z] #77 ... [2022-06-27T12:55:21.635Z] [2022-06-27T12:55:21.635Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:55:21.635Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:55:21.635Z] #21 51.49 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-27T12:55:21.635Z] #21 51.50 Setting up jq (1.6-2.1) ... [2022-06-27T12:55:21.635Z] #21 51.51 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-27T12:55:21.635Z] #21 51.52 Setting up iptables (1.8.7-1) ... [2022-06-27T12:55:21.635Z] #21 51.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-27T12:55:21.635Z] #21 51.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-27T12:55:21.635Z] #21 51.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-27T12:55:21.635Z] #21 51.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-27T12:55:21.635Z] #21 51.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-27T12:55:21.635Z] #21 51.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-27T12:55:21.635Z] #21 51.58 Setting up iproute2 (5.10.0-4) ... [2022-06-27T12:55:21.635Z] #21 51.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:55:21.635Z] #21 DONE 52.4s [2022-06-27T12:55:21.635Z] [2022-06-27T12:55:21.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-06-27T12:55:21.635Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:21.635Z] #77 148.1 CC tests/test-2.o [2022-06-27T12:55:21.635Z] #77 148.1 CC tests/test-3.o [2022-06-27T12:55:21.897Z] #77 148.4 CC tests/test-4.o [2022-06-27T12:55:22.158Z] #77 148.8 CC tests/test-5.o [2022-06-27T12:55:22.158Z] #77 148.8 CC tests/test-6.o [2022-06-27T12:55:22.420Z] #77 148.9 CC tests/test-7.o [2022-06-27T12:55:22.420Z] #77 149.0 CC tests/test-8.o [2022-06-27T12:55:22.681Z] #77 149.1 CC tests/test-9.o [2022-06-27T12:55:22.681Z] #77 149.2 CC tests/test-10.o [2022-06-27T12:55:22.944Z] #77 149.4 CC tests/test-11.o [2022-06-27T12:55:23.206Z] #77 ... [2022-06-27T12:55:23.206Z] [2022-06-27T12:55:23.206Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-27T12:55:23.206Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-06-27T12:55:23.206Z] #22 1.484 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-27T12:55:23.206Z] #22 1.490 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-27T12:55:23.206Z] #22 1.493 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-27T12:55:23.206Z] #22 DONE 1.6s [2022-06-27T12:55:23.467Z] [2022-06-27T12:55:23.467Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-27T12:55:23.467Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-06-27T12:55:23.864Z] #77 ... [2022-06-27T12:55:23.864Z] [2022-06-27T12:55:23.864Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:55:23.864Z] #67 sha256:d49b801934a58c13b3fd36c98a5c17aa4b81d7372fd72b522afa5b8e7b025dc2 [2022-06-27T12:55:23.864Z] #67 190.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-27T12:55:23.864Z] #67 190.6 + GOBIN=/build [2022-06-27T12:55:23.864Z] #67 190.6 + GO111MODULE=on [2022-06-27T12:55:23.864Z] #67 190.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:55:25.132Z] #84 ... [2022-06-27T12:55:25.132Z] [2022-06-27T12:55:25.132Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:55:25.132Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:55:25.132Z] #19 266.2 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-06-27T12:55:25.132Z] #19 266.2 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:55:25.132Z] #19 266.2 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-27T12:55:25.132Z] #19 266.3 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-06-27T12:55:25.132Z] #19 266.3 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:55:25.132Z] #19 266.3 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:55:26.515Z] #19 278.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-06-27T12:55:26.515Z] #19 278.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:55:26.774Z] #19 278.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:55:26.774Z] #19 278.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-06-27T12:55:26.774Z] #19 278.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:55:26.774Z] #19 278.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-27T12:55:26.774Z] #19 278.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-06-27T12:55:26.774Z] #19 278.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:55:26.774Z] #19 278.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-27T12:55:26.774Z] #19 278.2 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-06-27T12:55:26.774Z] #19 278.2 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:55:26.774Z] #19 278.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:55:26.774Z] #19 278.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-06-27T12:55:27.034Z] #19 278.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:55:27.034Z] #19 278.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:55:27.034Z] #19 278.4 Selecting previously unselected package cross-config. [2022-06-27T12:55:27.034Z] #19 278.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-06-27T12:55:27.034Z] #19 278.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-06-27T12:55:27.034Z] #19 278.4 Selecting previously unselected package gcc-10-cross-base. [2022-06-27T12:55:27.034Z] #19 278.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-06-27T12:55:27.034Z] #19 278.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-27T12:55:27.034Z] #19 278.5 Selecting previously unselected package libc6-arm64-cross. [2022-06-27T12:55:27.034Z] #19 278.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-06-27T12:55:27.034Z] #19 278.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-06-27T12:55:27.295Z] #19 278.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-06-27T12:55:27.555Z] #19 278.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:55:27.555Z] #19 278.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:55:27.555Z] #19 278.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-06-27T12:55:27.555Z] #19 278.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:55:27.555Z] #19 278.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:55:27.555Z] #19 279.0 Selecting previously unselected package libitm1-arm64-cross. [2022-06-27T12:55:27.555Z] #19 279.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:55:27.555Z] #19 279.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:55:27.555Z] #19 279.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-06-27T12:55:27.555Z] #19 279.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:55:27.555Z] #19 279.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:55:27.555Z] #19 279.1 Selecting previously unselected package libasan6-arm64-cross. [2022-06-27T12:55:27.816Z] #19 279.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:55:27.816Z] #19 279.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:55:28.649Z] #19 279.8 Selecting previously unselected package liblsan0-arm64-cross. [2022-06-27T12:55:28.649Z] #19 279.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:55:28.649Z] #19 279.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:55:28.909Z] #19 280.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-06-27T12:55:28.909Z] #19 280.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:55:28.909Z] #19 280.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:55:29.479Z] #19 281.0 Selecting previously unselected package libstdc++6-arm64-cross. [2022-06-27T12:55:29.479Z] #19 281.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:55:29.480Z] #19 281.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:55:29.740Z] #19 281.2 Selecting previously unselected package libubsan1-arm64-cross. [2022-06-27T12:55:29.740Z] #19 281.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:55:29.740Z] #19 281.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:55:30.351Z] #19 281.5 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-06-27T12:55:30.351Z] #19 281.5 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:55:30.351Z] #19 281.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:55:30.414Z] #67 ... [2022-06-27T12:55:30.414Z] [2022-06-27T12:55:30.414Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:55:30.414Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:55:30.414Z] #14 191.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-27T12:55:30.414Z] #14 191.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:55:30.414Z] #14 191.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:55:30.612Z] #19 282.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-06-27T12:55:30.612Z] #19 282.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:55:30.612Z] #19 282.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:55:32.667Z] #26 ... [2022-06-27T12:55:32.667Z] [2022-06-27T12:55:32.667Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:32.667Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:55:32.667Z] #77 167.6 CCLD libocispec.la [2022-06-27T12:55:32.758Z] #77 ... [2022-06-27T12:55:32.758Z] [2022-06-27T12:55:32.758Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:55:32.758Z] #67 sha256:f07d8256da65d5da0534c1a1defa0a01e904f67c195ba53e395dce0b7a8c5622 [2022-06-27T12:55:32.758Z] #67 197.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-27T12:55:32.758Z] #67 197.5 + GOBIN=/build [2022-06-27T12:55:32.758Z] #67 197.5 + GO111MODULE=on [2022-06-27T12:55:32.758Z] #67 197.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:55:32.964Z] #14 ... [2022-06-27T12:55:32.964Z] [2022-06-27T12:55:32.964Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:55:32.964Z] #67 sha256:d49b801934a58c13b3fd36c98a5c17aa4b81d7372fd72b522afa5b8e7b025dc2 [2022-06-27T12:55:32.964Z] #67 199.4 rootlesskit version 1.0.0 [2022-06-27T12:55:32.964Z] #67 199.4 Usage of /build/rootlesskit-docker-proxy: [2022-06-27T12:55:32.964Z] #67 199.4 -container-ip string [2022-06-27T12:55:32.964Z] #67 199.4 container ip [2022-06-27T12:55:32.964Z] #67 199.4 -container-port int [2022-06-27T12:55:32.964Z] #67 199.4 container port (default -1) [2022-06-27T12:55:32.964Z] #67 199.4 -host-ip string [2022-06-27T12:55:32.964Z] #67 199.4 host ip [2022-06-27T12:55:32.964Z] #67 199.4 -host-port int [2022-06-27T12:55:32.964Z] #67 199.4 host port (default -1) [2022-06-27T12:55:32.964Z] #67 199.4 -proto string [2022-06-27T12:55:32.964Z] #67 199.4 proxy protocol (default "tcp") [2022-06-27T12:55:33.231Z] #77 168.0 CCLD src/validate [2022-06-27T12:55:33.231Z] #77 168.0 CCLD tests/test-1 [2022-06-27T12:55:33.231Z] #77 168.1 CCLD tests/test-2 [2022-06-27T12:55:33.231Z] #77 168.1 CCLD tests/test-3 [2022-06-27T12:55:33.231Z] #77 168.1 CCLD tests/test-4 [2022-06-27T12:55:33.231Z] #77 168.1 CCLD tests/test-5 [2022-06-27T12:55:33.231Z] #77 168.1 CCLD tests/test-6 [2022-06-27T12:55:33.487Z] #77 168.2 CCLD tests/test-7 [2022-06-27T12:55:33.487Z] #77 168.3 CCLD tests/test-8 [2022-06-27T12:55:33.487Z] #77 168.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-27T12:55:33.742Z] #77 168.5 CCLD tests/test-9 [2022-06-27T12:55:33.742Z] #77 168.5 CCLD tests/test-10 [2022-06-27T12:55:33.742Z] #77 168.5 CCLD tests/test-11 [2022-06-27T12:55:35.106Z] #77 170.0 libtool: link: ar cr libocispec.a [2022-06-27T12:55:35.106Z] #77 170.1 libtool: link: ranlib libocispec.a [2022-06-27T12:55:35.519Z] #67 DONE 201.8s [2022-06-27T12:55:35.519Z] [2022-06-27T12:55:35.519Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-27T12:55:35.519Z] #68 sha256:98963c87d083e25fcf617e20f3cdd31978f0c676bd1a7b102fe6a3886c513554 [2022-06-27T12:55:35.519Z] #68 DONE 0.1s [2022-06-27T12:55:35.519Z] [2022-06-27T12:55:35.519Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:55:35.519Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:55:35.519Z] #14 202.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-27T12:55:35.519Z] #14 202.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-27T12:55:35.519Z] #14 202.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-27T12:55:35.519Z] #14 ... [2022-06-27T12:55:35.519Z] [2022-06-27T12:55:35.519Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-27T12:55:35.519Z] #69 sha256:f68ed5079e80e3839eaa42e4efe67c985e6b134ef0a5b2ec8c98ba3997b8db45 [2022-06-27T12:55:35.519Z] #69 DONE 0.1s [2022-06-27T12:55:35.519Z] [2022-06-27T12:55:35.519Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:55:35.519Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:55:35.519Z] #14 202.5 Selecting previously unselected package libapparmor1:amd64. [2022-06-27T12:55:35.519Z] #14 202.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-27T12:55:35.519Z] #14 202.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-27T12:55:35.776Z] #14 202.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-27T12:55:35.776Z] #14 202.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-27T12:55:35.776Z] #14 202.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-27T12:55:35.848Z] #23 11.17 Collecting yamllint==1.26.1 [2022-06-27T12:55:35.848Z] #23 12.23 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-27T12:55:35.900Z] #19 ... [2022-06-27T12:55:35.900Z] [2022-06-27T12:55:35.900Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:35.900Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:35.900Z] #84 241.3 CCLD tests/init [2022-06-27T12:55:36.033Z] #14 203.0 Selecting previously unselected package libbtrfs0:amd64. [2022-06-27T12:55:36.033Z] #14 203.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-27T12:55:36.033Z] #14 203.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:55:36.291Z] #14 203.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-27T12:55:36.291Z] #14 203.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-27T12:55:36.291Z] #14 203.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:55:36.795Z] #23 13.61 Collecting pathspec>=0.5.3 [2022-06-27T12:55:36.795Z] #23 13.63 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-27T12:55:36.857Z] #14 203.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-27T12:55:36.857Z] #14 203.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:55:36.857Z] #14 203.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:55:36.951Z] #67 ... [2022-06-27T12:55:36.951Z] [2022-06-27T12:55:36.951Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:55:36.951Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:55:36.951Z] #14 199.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-27T12:55:36.951Z] #14 199.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:55:36.951Z] #14 199.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:55:36.997Z] #77 171.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:36.997Z] #77 171.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-27T12:55:36.997Z] #77 171.6 make[5]: Nothing to be done for 'install-data-am'. [2022-06-27T12:55:36.997Z] #77 171.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:36.997Z] #77 171.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:36.997Z] #77 171.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:36.997Z] #77 171.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:55:36.997Z] #77 171.6 make[2]: Entering directory '/tmp/crun-build' [2022-06-27T12:55:36.997Z] #77 171.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-27T12:55:36.997Z] #77 171.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-27T12:55:36.997Z] #77 171.7 CC src/libcrun/libcrun_testing_a-container.o [2022-06-27T12:55:36.997Z] #77 171.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-27T12:55:36.997Z] #77 171.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-27T12:55:36.997Z] #77 171.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-27T12:55:36.997Z] #77 171.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-27T12:55:36.997Z] #77 171.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-27T12:55:36.997Z] #77 171.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-27T12:55:36.997Z] #77 171.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-27T12:55:36.997Z] #77 171.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-27T12:55:36.997Z] #77 171.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-27T12:55:36.997Z] #77 171.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-27T12:55:37.114Z] #14 204.0 Selecting previously unselected package libudev-dev:amd64. [2022-06-27T12:55:37.114Z] #14 204.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-27T12:55:37.114Z] #14 204.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:55:37.253Z] #77 172.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-27T12:55:37.253Z] #77 172.0 CC src/libcrun/libcrun_testing_a-error.o [2022-06-27T12:55:37.253Z] #77 172.1 CC src/libcrun/libcrun_testing_a-status.o [2022-06-27T12:55:37.253Z] #77 172.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-27T12:55:37.369Z] #23 14.07 Collecting pyyaml [2022-06-27T12:55:37.369Z] #23 14.08 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-27T12:55:37.369Z] #23 14.17 Building wheels for collected packages: yamllint [2022-06-27T12:55:37.369Z] #23 14.19 Building wheel for yamllint (setup.py): started [2022-06-27T12:55:37.370Z] #14 204.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-27T12:55:37.370Z] #14 204.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-27T12:55:37.370Z] #14 204.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-27T12:55:37.509Z] #77 172.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-27T12:55:37.509Z] #77 172.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-27T12:55:37.509Z] #77 172.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-27T12:55:37.509Z] #77 172.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-27T12:55:37.765Z] #77 172.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-27T12:55:37.934Z] #14 205.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-27T12:55:37.934Z] #14 205.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-27T12:55:37.934Z] #14 205.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-27T12:55:38.022Z] #77 172.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-27T12:55:38.022Z] #77 172.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-27T12:55:38.278Z] #77 173.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-27T12:55:38.278Z] #77 173.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-27T12:55:38.278Z] #77 173.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-27T12:55:38.499Z] #14 205.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-27T12:55:38.499Z] #14 205.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-27T12:55:38.499Z] #14 205.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-27T12:55:38.760Z] #23 15.34 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-27T12:55:38.761Z] #23 15.34 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9b00d92cb1b32ac06948b03fe0aaf06721b34bbb65d959750960925cb2d1c388 [2022-06-27T12:55:38.761Z] #23 15.34 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-27T12:55:38.761Z] #23 15.34 Successfully built yamllint [2022-06-27T12:55:38.761Z] #23 15.37 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-27T12:55:38.840Z] #77 173.5 CC src/crun-crun.o [2022-06-27T12:55:39.023Z] #23 15.85 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-27T12:55:39.062Z] #14 205.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-27T12:55:39.062Z] #14 205.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-27T12:55:39.062Z] #14 205.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-27T12:55:39.062Z] #14 206.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-27T12:55:39.062Z] #14 206.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-27T12:55:39.096Z] #77 173.7 CC src/crun-run.o [2022-06-27T12:55:39.096Z] #77 173.9 CC src/crun-delete.o [2022-06-27T12:55:39.096Z] #77 174.0 CC src/crun-kill.o [2022-06-27T12:55:39.096Z] #77 174.1 CC src/crun-pause.o [2022-06-27T12:55:39.201Z] #84 ... [2022-06-27T12:55:39.201Z] [2022-06-27T12:55:39.201Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:55:39.201Z] #54 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:55:39.201Z] #54 DONE 303.0s [2022-06-27T12:55:39.201Z] [2022-06-27T12:55:39.201Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:55:39.201Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:55:39.319Z] #14 206.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-27T12:55:39.658Z] #77 174.2 CC src/crun-unpause.o [2022-06-27T12:55:39.658Z] #77 174.4 CC src/crun-spec.o [2022-06-27T12:55:39.914Z] #77 174.6 CC src/crun-exec.o [2022-06-27T12:55:39.970Z] #23 DONE 16.6s [2022-06-27T12:55:39.970Z] [2022-06-27T12:55:39.970Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-27T12:55:39.970Z] #27 sha256:62864d4fb2deabe58863889f334adda30d13ce03693ca7f1c64ea75d8fc3bfea [2022-06-27T12:55:40.171Z] #77 174.9 CC src/crun-list.o [2022-06-27T12:55:40.171Z] #77 175.0 CC src/crun-create.o [2022-06-27T12:55:40.238Z] #14 ... [2022-06-27T12:55:40.238Z] [2022-06-27T12:55:40.238Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:55:40.238Z] #67 sha256:f07d8256da65d5da0534c1a1defa0a01e904f67c195ba53e395dce0b7a8c5622 [2022-06-27T12:55:40.238Z] #67 206.7 rootlesskit version 1.0.0 [2022-06-27T12:55:40.427Z] #77 175.2 CC src/crun-start.o [2022-06-27T12:55:40.497Z] #67 206.8 Usage of /build/rootlesskit-docker-proxy: [2022-06-27T12:55:40.497Z] #67 206.8 -container-ip string [2022-06-27T12:55:40.497Z] #67 206.8 container ip [2022-06-27T12:55:40.497Z] #67 206.8 -container-port int [2022-06-27T12:55:40.497Z] #67 206.8 container port (default -1) [2022-06-27T12:55:40.497Z] #67 206.8 -host-ip string [2022-06-27T12:55:40.497Z] #67 206.8 host ip [2022-06-27T12:55:40.497Z] #67 206.8 -host-port int [2022-06-27T12:55:40.497Z] #67 206.8 host port (default -1) [2022-06-27T12:55:40.497Z] #67 206.8 -proto string [2022-06-27T12:55:40.497Z] #67 206.8 proxy protocol (default "tcp") [2022-06-27T12:55:40.545Z] #27 DONE 0.7s [2022-06-27T12:55:40.545Z] [2022-06-27T12:55:40.545Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:55:40.545Z] #64 sha256:fcd9254244583fd27a7cef9f33e38327d44e765ce99a3e51f9de3ac11bfd6641 [2022-06-27T12:55:40.545Z] #64 ... [2022-06-27T12:55:40.545Z] [2022-06-27T12:55:40.545Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-27T12:55:40.545Z] #32 sha256:66cde8c01e33413e2376244bffc43cba37f18e80cf80c1f22bd928ea24fc39aa [2022-06-27T12:55:40.684Z] #77 175.3 CC src/crun-state.o [2022-06-27T12:55:40.687Z] #14 207.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-27T12:55:40.687Z] #14 207.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-27T12:55:40.687Z] #14 207.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-27T12:55:40.940Z] #77 175.7 CC src/crun-update.o [2022-06-27T12:55:40.940Z] #77 175.7 CC src/crun-ps.o [2022-06-27T12:55:40.940Z] #77 175.8 CC src/crun-checkpoint.o [2022-06-27T12:55:40.944Z] #14 207.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-27T12:55:40.944Z] #14 207.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:55:40.944Z] #14 208.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:55:41.120Z] #32 DONE 0.6s [2022-06-27T12:55:41.120Z] [2022-06-27T12:55:41.120Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-27T12:55:41.120Z] #35 sha256:43b01d5735cd7cb423be1483100c776cc911b5e6845f2433f49d9cae775eb7ea [2022-06-27T12:55:41.196Z] #77 176.0 CC src/crun-restore.o [2022-06-27T12:55:41.200Z] #14 208.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-27T12:55:41.200Z] #14 208.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-27T12:55:41.200Z] #14 208.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:55:41.382Z] #35 DONE 0.4s [2022-06-27T12:55:41.382Z] [2022-06-27T12:55:41.382Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:55:41.382Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:55:41.452Z] #77 176.3 CC src/libcrun/libcrun_la-utils.lo [2022-06-27T12:55:41.455Z] #14 208.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-27T12:55:41.455Z] #14 208.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-27T12:55:41.455Z] #14 208.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:55:41.651Z] #55 ... [2022-06-27T12:55:41.651Z] [2022-06-27T12:55:41.651Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-27T12:55:41.651Z] #37 sha256:7b43abf34131239a7bc3f17db9c46cfb05bbae82098f044b7e115262d0982d14 [2022-06-27T12:55:41.709Z] #77 176.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-27T12:55:41.913Z] #37 DONE 0.3s [2022-06-27T12:55:41.913Z] [2022-06-27T12:55:41.913Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-27T12:55:41.913Z] #39 sha256:f80496c2de59672b726d4e066ec6950eb9bfe9934e3de39370d31bfe610b13fd [2022-06-27T12:55:41.913Z] #39 DONE 0.1s [2022-06-27T12:55:41.913Z] [2022-06-27T12:55:41.913Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-27T12:55:41.913Z] #41 sha256:020df9c4a3dc7a26fe8b01502db7b4a95cda1a6ec3c56b102035f16721ad7dcf [2022-06-27T12:55:41.966Z] #77 176.7 CC src/libcrun/libcrun_la-container.lo [2022-06-27T12:55:41.966Z] #77 176.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-27T12:55:42.176Z] #41 DONE 0.1s [2022-06-27T12:55:42.176Z] [2022-06-27T12:55:42.176Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-27T12:55:42.176Z] #45 sha256:a4d3a8c77a75a81993914ca3396ab1632e241a607bea02ad1d3a1be27ba27d72 [2022-06-27T12:55:42.176Z] #45 DONE 0.1s [2022-06-27T12:55:42.176Z] [2022-06-27T12:55:42.176Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:55:42.176Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:55:42.222Z] #77 177.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-27T12:55:42.401Z] #67 DONE 208.6s [2022-06-27T12:55:42.401Z] [2022-06-27T12:55:42.401Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-27T12:55:42.401Z] #68 sha256:f54b7c33666585574dbe06a95f6bcfb1afa54bc8701324882a76c0e28b0de02b [2022-06-27T12:55:42.401Z] #68 DONE 0.1s [2022-06-27T12:55:42.401Z] [2022-06-27T12:55:42.401Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:42.401Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:42.401Z] #77 138.6 configure.ac:11: installing 'build-aux/compile' [2022-06-27T12:55:42.401Z] #77 138.6 configure.ac:11: installing 'build-aux/config.guess' [2022-06-27T12:55:42.401Z] #77 138.6 configure.ac:11: installing 'build-aux/config.sub' [2022-06-27T12:55:42.401Z] #77 138.6 configure.ac:13: installing 'build-aux/install-sh' [2022-06-27T12:55:42.401Z] #77 138.6 configure.ac:13: installing 'build-aux/missing' [2022-06-27T12:55:42.401Z] #77 138.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-27T12:55:42.401Z] #77 ... [2022-06-27T12:55:42.401Z] [2022-06-27T12:55:42.401Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-27T12:55:42.401Z] #69 sha256:37b690a4a01b1109ae7024643b78a9e1942ec77335126a9eec4ad03b26e107d6 [2022-06-27T12:55:42.401Z] #69 DONE 0.1s [2022-06-27T12:55:42.401Z] [2022-06-27T12:55:42.401Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:42.401Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:42.401Z] #77 139.0 Makefile.am: installing 'build-aux/depcomp' [2022-06-27T12:55:42.478Z] #77 177.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-27T12:55:42.734Z] #77 177.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-27T12:55:42.734Z] #77 177.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-27T12:55:42.859Z] #14 209.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:55:42.859Z] #14 209.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-27T12:55:42.859Z] #14 209.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-27T12:55:42.859Z] #14 209.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-27T12:55:42.859Z] #14 209.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-27T12:55:42.859Z] #14 209.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-27T12:55:42.859Z] #14 209.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:55:42.859Z] #14 209.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-27T12:55:42.859Z] #14 209.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:55:42.859Z] #14 209.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-27T12:55:42.859Z] #14 209.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-27T12:55:42.991Z] #77 177.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-27T12:55:43.121Z] #14 209.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:55:43.121Z] #14 209.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-27T12:55:43.121Z] #14 209.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-27T12:55:43.121Z] #14 210.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-27T12:55:43.121Z] #14 210.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:55:43.121Z] #14 210.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-27T12:55:43.121Z] #14 210.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-27T12:55:43.121Z] #14 210.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-27T12:55:43.121Z] #14 210.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-27T12:55:43.121Z] #14 210.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:55:43.121Z] #14 210.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-06-27T12:55:43.121Z] #14 210.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:55:43.121Z] #14 210.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-06-27T12:55:43.121Z] #14 210.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-27T12:55:43.121Z] #14 210.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:55:43.247Z] #77 178.1 CC src/libcrun/libcrun_la-criu.lo [2022-06-27T12:55:43.381Z] #14 210.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-27T12:55:43.381Z] #14 210.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:55:43.381Z] #14 210.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-27T12:55:43.381Z] #14 210.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:55:43.381Z] #14 210.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-27T12:55:43.381Z] #14 210.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:55:43.381Z] #14 210.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:55:43.381Z] #14 210.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:55:43.408Z] #62 ... [2022-06-27T12:55:43.408Z] [2022-06-27T12:55:43.408Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:55:43.408Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:55:43.408Z] #19 294.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-06-27T12:55:43.408Z] #19 294.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:55:43.408Z] #19 294.8 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:55:43.408Z] #19 294.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-06-27T12:55:43.408Z] #19 294.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-06-27T12:55:43.408Z] #19 294.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-27T12:55:43.503Z] #77 178.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-27T12:55:43.759Z] #77 178.5 CC src/libcrun/libcrun_la-linux.lo [2022-06-27T12:55:43.980Z] #19 295.3 Selecting previously unselected package libc6-dev-arm64-cross. [2022-06-27T12:55:43.980Z] #19 295.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-06-27T12:55:43.980Z] #19 295.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-27T12:55:44.016Z] #77 178.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-27T12:55:44.016Z] #77 178.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-27T12:55:44.272Z] #77 179.0 CC src/libcrun/libcrun_la-error.lo [2022-06-27T12:55:44.316Z] #14 DONE 211.3s [2022-06-27T12:55:44.316Z] [2022-06-27T12:55:44.316Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-27T12:55:44.316Z] #59 sha256:0f1c3f98ca26f8d1dcfe5ac988c3880f0c4a9be4f9314f521baf5a44f2f876f3 [2022-06-27T12:55:44.551Z] #19 296.0 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-06-27T12:55:44.551Z] #19 296.0 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:55:44.551Z] #19 296.0 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:55:44.572Z] #59 DONE 0.3s [2022-06-27T12:55:44.572Z] [2022-06-27T12:55:44.572Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-27T12:55:44.572Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-06-27T12:55:44.834Z] #77 179.6 CC src/libcrun/libcrun_la-status.lo [2022-06-27T12:55:44.834Z] #77 179.7 CC src/libcrun/libcrun_la-terminal.lo [2022-06-27T12:55:44.934Z] #77 141.1 checking build system type... x86_64-pc-linux-gnu [2022-06-27T12:55:45.091Z] #77 180.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-27T12:55:45.122Z] #19 296.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-06-27T12:55:45.193Z] #77 141.6 checking host system type... x86_64-pc-linux-gnu [2022-06-27T12:55:45.193Z] #77 141.6 checking how to print strings... printf [2022-06-27T12:55:45.193Z] #77 141.6 checking for gcc... gcc [2022-06-27T12:55:45.383Z] #19 296.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:55:45.383Z] #19 296.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:55:45.653Z] #77 180.3 CC src/libcrun/libcrun_la-signals.lo [2022-06-27T12:55:45.653Z] #77 180.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-27T12:55:45.653Z] #77 180.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-27T12:55:45.653Z] #77 180.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-27T12:55:45.765Z] #77 141.9 checking whether the C compiler works... yes [2022-06-27T12:55:45.765Z] #77 142.3 checking for C compiler default output file name... a.out [2022-06-27T12:55:46.348Z] #77 142.4 checking for suffix of executables... [2022-06-27T12:55:46.582Z] #77 181.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-27T12:55:46.616Z] #77 142.7 checking whether we are cross compiling... no [2022-06-27T12:55:46.616Z] #77 143.0 checking for suffix of object files... o [2022-06-27T12:55:46.838Z] #77 181.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-27T12:55:46.881Z] #77 143.2 checking whether we are using the GNU C compiler... yes [2022-06-27T12:55:47.140Z] #77 143.4 checking whether gcc accepts -g... yes [2022-06-27T12:55:47.400Z] #77 182.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-27T12:55:47.400Z] #77 182.3 CC tests/init.o [2022-06-27T12:55:47.404Z] #77 143.6 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:55:47.404Z] #77 143.9 checking whether gcc understands -c and -o together... yes [2022-06-27T12:55:47.668Z] #77 144.1 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:55:47.668Z] #77 144.1 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:55:47.668Z] #77 144.1 checking for egrep... /bin/grep -E [2022-06-27T12:55:47.668Z] #77 144.2 checking for fgrep... /bin/grep -F [2022-06-27T12:55:47.668Z] #77 144.2 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:55:47.668Z] #77 144.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:55:47.668Z] #77 144.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:55:47.843Z] #15 DONE 3.2s [2022-06-27T12:55:47.843Z] [2022-06-27T12:55:47.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-06-27T12:55:47.843Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:47.843Z] #77 136.1 configure.ac:11: installing 'build-aux/compile' [2022-06-27T12:55:47.843Z] #77 136.1 configure.ac:11: installing 'build-aux/config.guess' [2022-06-27T12:55:47.843Z] #77 136.1 configure.ac:11: installing 'build-aux/config.sub' [2022-06-27T12:55:47.843Z] #77 136.1 configure.ac:13: installing 'build-aux/install-sh' [2022-06-27T12:55:47.843Z] #77 136.2 configure.ac:13: installing 'build-aux/missing' [2022-06-27T12:55:47.843Z] #77 136.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-27T12:55:47.843Z] #77 136.4 Makefile.am: installing 'build-aux/depcomp' [2022-06-27T12:55:47.927Z] #77 144.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:55:47.927Z] #77 144.5 checking whether ln -s works... yes [2022-06-27T12:55:47.927Z] #77 144.5 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:55:47.927Z] #77 144.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-27T12:55:47.927Z] #77 144.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:55:47.927Z] #77 144.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:55:47.927Z] #77 144.5 checking for objdump... objdump [2022-06-27T12:55:47.927Z] #77 144.5 checking how to recognize dependent libraries... pass_all [2022-06-27T12:55:48.188Z] #77 144.6 checking for dlltool... no [2022-06-27T12:55:48.188Z] #77 144.6 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:55:48.188Z] #77 144.6 checking for ar... ar [2022-06-27T12:55:48.447Z] #77 144.6 checking for archiver @FILE support... @ [2022-06-27T12:55:48.447Z] #77 144.9 checking for strip... strip [2022-06-27T12:55:48.447Z] #77 144.9 checking for ranlib... ranlib [2022-06-27T12:55:48.447Z] #77 144.9 checking for gawk... no [2022-06-27T12:55:48.447Z] #77 144.9 checking for mawk... mawk [2022-06-27T12:55:48.706Z] #77 144.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:55:48.706Z] #77 145.4 checking for sysroot... no [2022-06-27T12:55:48.706Z] #77 145.4 checking for a working dd... /bin/dd [2022-06-27T12:55:48.810Z] #77 183.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-27T12:55:48.965Z] #77 145.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:55:48.966Z] #77 145.6 checking for mt... no [2022-06-27T12:55:48.966Z] #77 145.6 checking if : is a manifest tool... no [2022-06-27T12:55:48.970Z] #77 138.5 checking build system type... x86_64-pc-linux-gnu [2022-06-27T12:55:48.970Z] #77 139.3 checking host system type... x86_64-pc-linux-gnu [2022-06-27T12:55:48.970Z] #77 139.3 checking how to print strings... printf [2022-06-27T12:55:49.225Z] #77 145.6 checking how to run the C preprocessor... gcc -E [2022-06-27T12:55:49.227Z] #77 139.3 checking for gcc... gcc [2022-06-27T12:55:49.484Z] #77 139.6 checking whether the C compiler works... [2022-06-27T12:55:49.484Z] #77 ... [2022-06-27T12:55:49.484Z] [2022-06-27T12:55:49.484Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-27T12:55:49.484Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-06-27T12:55:49.484Z] #16 DONE 1.9s [2022-06-27T12:55:49.741Z] [2022-06-27T12:55:49.741Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-27T12:55:49.741Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-06-27T12:55:50.423Z] #77 146.0 checking for ANSI C header files... yes [2022-06-27T12:55:50.423Z] #77 146.8 checking for sys/types.h... yes [2022-06-27T12:55:50.423Z] #77 ... [2022-06-27T12:55:50.423Z] [2022-06-27T12:55:50.423Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:55:50.423Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-27T12:55:50.423Z] #14 208.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-27T12:55:50.423Z] #14 208.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-27T12:55:50.423Z] #14 208.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-27T12:55:50.423Z] #14 209.0 Selecting previously unselected package libapparmor1:amd64. [2022-06-27T12:55:50.423Z] #14 209.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 209.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-27T12:55:50.423Z] #14 209.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-27T12:55:50.423Z] #14 209.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 209.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-27T12:55:50.423Z] #14 209.5 Selecting previously unselected package libbtrfs0:amd64. [2022-06-27T12:55:50.423Z] #14 209.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 209.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:55:50.423Z] #14 209.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-27T12:55:50.423Z] #14 209.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 209.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:55:50.423Z] #14 210.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-27T12:55:50.423Z] #14 210.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 210.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:55:50.423Z] #14 210.4 Selecting previously unselected package libudev-dev:amd64. [2022-06-27T12:55:50.423Z] #14 210.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 210.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:55:50.423Z] #14 210.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-27T12:55:50.423Z] #14 210.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 210.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-27T12:55:50.423Z] #14 211.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-27T12:55:50.423Z] #14 211.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 211.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-27T12:55:50.423Z] #14 212.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-27T12:55:50.423Z] #14 212.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 212.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-27T12:55:50.423Z] #14 212.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-27T12:55:50.423Z] #14 212.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 212.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-27T12:55:50.423Z] #14 212.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-27T12:55:50.423Z] #14 212.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 212.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-27T12:55:50.423Z] #14 213.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-27T12:55:50.423Z] #14 213.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 213.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-27T12:55:50.423Z] #14 214.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-27T12:55:50.423Z] #14 214.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 214.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:55:50.423Z] #14 214.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-27T12:55:50.423Z] #14 214.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 214.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:55:50.423Z] #14 214.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-27T12:55:50.423Z] #14 214.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-27T12:55:50.423Z] #14 214.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:55:50.423Z] #14 215.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:55:50.423Z] #14 215.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-27T12:55:50.423Z] #14 215.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-27T12:55:50.423Z] #14 215.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-27T12:55:50.423Z] #14 215.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-27T12:55:50.423Z] #14 215.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-27T12:55:50.423Z] #14 215.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:55:50.423Z] #14 215.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-27T12:55:50.423Z] #14 215.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:55:50.423Z] #14 216.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-27T12:55:50.423Z] #14 216.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-27T12:55:50.423Z] #14 216.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:55:50.423Z] #14 216.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-27T12:55:50.423Z] #14 216.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-27T12:55:50.423Z] #14 216.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-27T12:55:50.423Z] #14 216.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:55:50.423Z] #14 216.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-27T12:55:50.423Z] #14 216.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-27T12:55:50.423Z] #14 216.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-27T12:55:50.423Z] #14 216.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-27T12:55:50.423Z] #14 216.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:55:50.423Z] #14 216.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-27T12:55:50.423Z] #14 216.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:55:50.423Z] #14 216.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-06-27T12:55:50.423Z] #14 216.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-27T12:55:50.423Z] #14 216.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:55:50.423Z] #14 216.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-06-27T12:55:50.423Z] #14 216.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:55:50.423Z] #14 216.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-27T12:55:50.423Z] #14 216.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:55:50.423Z] #14 216.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-27T12:55:50.423Z] #14 216.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:55:50.423Z] #14 216.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:55:50.423Z] #14 216.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:55:50.692Z] #14 DONE 217.3s [2022-06-27T12:55:50.692Z] [2022-06-27T12:55:50.692Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:50.692Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:50.692Z] #77 147.2 checking for sys/stat.h... [2022-06-27T12:55:50.692Z] #77 ... [2022-06-27T12:55:50.692Z] [2022-06-27T12:55:50.692Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-27T12:55:50.692Z] #59 sha256:d223b5a27ba6553562f58682ca189ee9de572f965910554941f67daae44c3eb6 [2022-06-27T12:55:50.692Z] #59 DONE 0.2s [2022-06-27T12:55:50.950Z] [2022-06-27T12:55:50.950Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:50.950Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:50.950Z] #77 147.2 checking for sys/stat.h... yes [2022-06-27T12:55:51.110Z] #17 1.637 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-27T12:55:51.213Z] #77 147.5 checking for stdlib.h... yes [2022-06-27T12:55:51.367Z] #17 DONE 1.8s [2022-06-27T12:55:51.367Z] [2022-06-27T12:55:51.367Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-27T12:55:51.367Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-06-27T12:55:51.474Z] #77 147.8 checking for string.h... yes [2022-06-27T12:55:51.968Z] #19 ... [2022-06-27T12:55:51.968Z] [2022-06-27T12:55:51.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-06-27T12:55:51.968Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:51.968Z] #84 257.6 AR libcrun_testing.a [2022-06-27T12:55:51.968Z] #84 257.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-27T12:55:51.968Z] #84 257.7 CCLD tests/tests_libcrun_utils [2022-06-27T12:55:51.968Z] #84 257.7 CCLD tests/tests_libcrun_errors [2022-06-27T12:55:51.997Z] #77 148.2 checking for memory.h... yes [2022-06-27T12:55:52.229Z] #84 257.7 CCLD tests/tests_libcrun_fuzzer [2022-06-27T12:55:52.229Z] #84 258.0 CCLD libcrun.la [2022-06-27T12:55:52.255Z] #77 148.6 checking for strings.h... yes [2022-06-27T12:55:52.514Z] #77 148.8 checking for inttypes.h... yes [2022-06-27T12:55:52.772Z] #77 149.1 checking for stdint.h... yes [2022-06-27T12:55:53.031Z] [2022-06-27T12:55:53.031Z] #77 ... [2022-06-27T12:55:53.031Z] [2022-06-27T12:55:53.031Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-27T12:55:53.031Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-06-27T12:55:53.031Z] #15 DONE 2.5s [2022-06-27T12:55:53.031Z] [2022-06-27T12:55:53.031Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:53.031Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:53.174Z] #84 258.8 CCLD crun [2022-06-27T12:55:53.260Z] #18 DONE 1.7s [2022-06-27T12:55:53.260Z] [2022-06-27T12:55:53.260Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:53.260Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:53.260Z] #77 139.6 checking whether the C compiler works... yes [2022-06-27T12:55:53.260Z] #77 140.1 checking for C compiler default output file name... a.out [2022-06-27T12:55:53.260Z] #77 140.1 checking for suffix of executables... [2022-06-27T12:55:53.260Z] #77 140.6 checking whether we are cross compiling... no [2022-06-27T12:55:53.260Z] #77 141.1 checking for suffix of object files... o [2022-06-27T12:55:53.260Z] #77 141.4 checking whether we are using the GNU C compiler... yes [2022-06-27T12:55:53.260Z] #77 141.6 checking whether gcc accepts -g... yes [2022-06-27T12:55:53.260Z] #77 141.8 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:55:53.260Z] #77 142.0 checking whether gcc understands -c and -o together... yes [2022-06-27T12:55:53.260Z] #77 142.4 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:55:53.260Z] #77 142.5 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:55:53.260Z] #77 142.5 checking for egrep... /bin/grep -E [2022-06-27T12:55:53.260Z] #77 142.5 checking for fgrep... /bin/grep -F [2022-06-27T12:55:53.260Z] #77 142.5 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:55:53.260Z] #77 142.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:55:53.260Z] #77 142.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:55:53.260Z] #77 142.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:55:53.260Z] #77 142.9 checking whether ln -s works... yes [2022-06-27T12:55:53.260Z] #77 142.9 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:55:53.260Z] #77 143.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-27T12:55:53.260Z] #77 143.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:55:53.260Z] #77 143.0 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:55:53.260Z] #77 143.0 checking for objdump... objdump [2022-06-27T12:55:53.260Z] #77 143.0 checking how to recognize dependent libraries... pass_all [2022-06-27T12:55:53.260Z] #77 143.0 checking for dlltool... no [2022-06-27T12:55:53.260Z] #77 143.0 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:55:53.260Z] #77 143.0 checking for ar... ar [2022-06-27T12:55:53.260Z] #77 143.0 checking for archiver @FILE support... @ [2022-06-27T12:55:53.260Z] #77 143.3 checking for strip... strip [2022-06-27T12:55:53.260Z] #77 143.3 checking for ranlib... ranlib [2022-06-27T12:55:53.260Z] #77 143.3 checking for gawk... no [2022-06-27T12:55:53.260Z] #77 143.3 checking for mawk... mawk [2022-06-27T12:55:53.290Z] #77 149.5 checking for unistd.h... yes [2022-06-27T12:55:53.745Z] #84 259.2 make[3]: Entering directory '/tmp/crun-build' [2022-06-27T12:55:53.745Z] #84 259.3 /bin/mkdir -p '/usr/local/lib' [2022-06-27T12:55:53.745Z] #84 259.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-27T12:55:53.745Z] #84 259.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-27T12:55:53.745Z] #84 259.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-27T12:55:53.745Z] #84 259.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-27T12:55:53.745Z] #84 259.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-27T12:55:53.745Z] #84 259.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-27T12:55:53.745Z] #84 259.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-27T12:55:53.826Z] #77 143.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:55:53.826Z] #77 144.1 checking for sysroot... no [2022-06-27T12:55:53.826Z] #77 144.1 checking for a working dd... /bin/dd [2022-06-27T12:55:53.856Z] #77 150.0 checking for dlfcn.h... yes [2022-06-27T12:55:53.856Z] #77 150.3 checking for objdir... .libs [2022-06-27T12:55:54.006Z] #84 259.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-27T12:55:54.006Z] #84 259.6 ---------------------------------------------------------------------- [2022-06-27T12:55:54.006Z] #84 259.6 Libraries have been installed in: [2022-06-27T12:55:54.006Z] #84 259.6 /usr/local/lib [2022-06-27T12:55:54.006Z] #84 259.6 [2022-06-27T12:55:54.006Z] #84 259.6 If you ever happen to want to link against installed libraries [2022-06-27T12:55:54.006Z] #84 259.6 in a given directory, LIBDIR, you must either use libtool, and [2022-06-27T12:55:54.006Z] #84 259.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-27T12:55:54.006Z] #84 259.6 flag during linking and do at least one of the following: [2022-06-27T12:55:54.006Z] #84 259.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-27T12:55:54.006Z] #84 259.6 during execution [2022-06-27T12:55:54.006Z] #84 259.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-27T12:55:54.006Z] #84 259.6 during linking [2022-06-27T12:55:54.006Z] #84 259.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-27T12:55:54.006Z] #84 259.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-27T12:55:54.006Z] #84 259.6 [2022-06-27T12:55:54.006Z] #84 259.6 See any operating system documentation about shared libraries for [2022-06-27T12:55:54.006Z] #84 259.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-27T12:55:54.006Z] #84 259.6 ---------------------------------------------------------------------- [2022-06-27T12:55:54.006Z] #84 259.6 /bin/mkdir -p '/build' [2022-06-27T12:55:54.006Z] #84 259.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-27T12:55:54.006Z] #84 259.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-27T12:55:54.006Z] #84 259.7 make[3]: Leaving directory '/tmp/crun-build' [2022-06-27T12:55:54.006Z] #84 259.7 make[2]: Leaving directory '/tmp/crun-build' [2022-06-27T12:55:54.006Z] #84 259.7 make[1]: Leaving directory '/tmp/crun-build' [2022-06-27T12:55:54.083Z] #77 144.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:55:54.083Z] #77 144.3 checking for mt... no [2022-06-27T12:55:54.083Z] #77 144.3 checking if : is a manifest tool... no [2022-06-27T12:55:54.340Z] #77 144.4 checking how to run the C preprocessor... [2022-06-27T12:55:54.340Z] #77 ... [2022-06-27T12:55:54.340Z] [2022-06-27T12:55:54.340Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-27T12:55:54.340Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-06-27T12:55:54.340Z] #19 DONE 1.4s [2022-06-27T12:55:54.596Z] [2022-06-27T12:55:54.596Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:54.596Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:54.596Z] #77 144.4 checking how to run the C preprocessor... gcc -E [2022-06-27T12:55:54.596Z] #77 144.9 checking for ANSI C header files... [2022-06-27T12:55:54.596Z] #77 ... [2022-06-27T12:55:54.596Z] [2022-06-27T12:55:54.596Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:55:54.596Z] #60 sha256:3b2039d42a9b8895c37988139967552c7d8d8ef5e4a43d52a8a68068931e0af0 [2022-06-27T12:55:54.596Z] #60 2.253 + RM_GOPATH=0 [2022-06-27T12:55:54.596Z] #60 2.256 + TMP_GOPATH= [2022-06-27T12:55:54.596Z] #60 2.256 + : /build [2022-06-27T12:55:54.596Z] #60 2.256 + '[' -z '' ']' [2022-06-27T12:55:54.596Z] #60 2.256 ++ mktemp -d [2022-06-27T12:55:54.596Z] #60 2.256 + export GOPATH=/tmp/tmp.6fLrTRi29t [2022-06-27T12:55:54.596Z] #60 2.256 + GOPATH=/tmp/tmp.6fLrTRi29t [2022-06-27T12:55:54.596Z] #60 2.256 + RM_GOPATH=1 [2022-06-27T12:55:54.596Z] #60 2.256 + case "$(go env GOARCH)" in [2022-06-27T12:55:54.596Z] #60 2.256 ++ go env GOARCH [2022-06-27T12:55:54.596Z] #60 2.280 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:55:54.596Z] #60 2.280 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:55:54.596Z] #60 2.283 ++ dirname /install.sh [2022-06-27T12:55:54.596Z] #60 2.283 + dir=/ [2022-06-27T12:55:54.596Z] #60 2.283 + bin=runc [2022-06-27T12:55:54.596Z] #60 2.283 + shift [2022-06-27T12:55:54.596Z] #60 2.283 + '[' '!' -f //runc.installer ']' [2022-06-27T12:55:54.596Z] #60 2.283 + . //runc.installer [2022-06-27T12:55:54.596Z] #60 2.283 ++ set -e [2022-06-27T12:55:54.596Z] #60 2.283 ++ : v1.1.2 [2022-06-27T12:55:54.596Z] #60 2.283 + install_runc [2022-06-27T12:55:54.597Z] #60 2.283 + RUNC_BUILDTAGS=seccomp [2022-06-27T12:55:54.597Z] #60 2.283 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-27T12:55:54.597Z] #60 2.283 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6fLrTRi29t/src/github.com/opencontainers/runc [2022-06-27T12:55:54.597Z] #60 2.283 Install runc version v1.1.2 (build tags: seccomp) [2022-06-27T12:55:54.597Z] #60 2.295 Cloning into '/tmp/tmp.6fLrTRi29t/src/github.com/opencontainers/runc'... [2022-06-27T12:55:54.680Z] #77 150.9 checking if gcc supports -fno-rtti -fno-exceptions... [2022-06-27T12:55:54.680Z] #77 ... [2022-06-27T12:55:54.680Z] [2022-06-27T12:55:54.680Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-27T12:55:54.680Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-06-27T12:55:54.680Z] #16 DONE 1.5s [2022-06-27T12:55:54.680Z] [2022-06-27T12:55:54.680Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:54.680Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:54.680Z] #77 150.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:55:54.680Z] #77 151.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:55:54.854Z] #60 ... [2022-06-27T12:55:54.854Z] [2022-06-27T12:55:54.854Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-27T12:55:54.854Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-06-27T12:55:54.938Z] #77 151.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:55:55.876Z] #77 151.4 checking if gcc static flag -static works... yes [2022-06-27T12:55:55.876Z] #77 152.3 checking if gcc supports -c -o file.o... [2022-06-27T12:55:55.876Z] #77 ... [2022-06-27T12:55:55.876Z] [2022-06-27T12:55:55.876Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-27T12:55:55.876Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-06-27T12:55:55.876Z] #17 1.288 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-27T12:55:55.876Z] #17 DONE 1.4s [2022-06-27T12:55:55.876Z] [2022-06-27T12:55:55.876Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:55.876Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:55.876Z] #77 152.3 checking if gcc supports -c -o file.o... yes [2022-06-27T12:55:55.876Z] #77 152.5 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:55:56.135Z] #77 152.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-27T12:55:56.224Z] #20 DONE 1.7s [2022-06-27T12:55:56.224Z] [2022-06-27T12:55:56.224Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:56.224Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:56.224Z] #77 144.9 checking for ANSI C header files... yes [2022-06-27T12:55:56.224Z] #77 146.0 checking for sys/types.h... yes [2022-06-27T12:55:56.481Z] #77 146.4 checking for sys/stat.h... yes [2022-06-27T12:55:56.703Z] #77 152.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:55:56.703Z] #77 153.3 checking how to hardcode library paths into programs... immediate [2022-06-27T12:55:56.703Z] #77 153.3 checking whether stripping libraries is possible... yes [2022-06-27T12:55:56.703Z] #77 153.3 checking if libtool supports shared libraries... yes [2022-06-27T12:55:56.703Z] #77 153.3 checking whether to build shared libraries... no [2022-06-27T12:55:56.703Z] #77 153.3 checking whether to build static libraries... yes [2022-06-27T12:55:56.703Z] #77 153.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:55:56.961Z] #77 153.4 checking whether build environment is sane... yes [2022-06-27T12:55:56.961Z] #77 153.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:55:56.961Z] #77 153.5 checking whether make sets $(MAKE)... yes [2022-06-27T12:55:56.995Z] #77 146.8 checking for stdlib.h... yes [2022-06-27T12:55:57.219Z] #77 153.6 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:55:57.219Z] #77 153.7 checking whether make supports nested variables... yes [2022-06-27T12:55:57.219Z] #77 153.7 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:55:57.219Z] #77 153.7 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:55:57.219Z] #77 153.7 checking how to create a ustar tar archive... gnutar [2022-06-27T12:55:57.477Z] #77 153.8 checking dependency style of gcc... gcc3 [2022-06-27T12:55:57.477Z] #77 154.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:55:57.477Z] #77 154.1 checking whether make supports nested variables... (cached) yes [2022-06-27T12:55:57.477Z] #77 154.1 checking for gawk... (cached) mawk [2022-06-27T12:55:57.477Z] #77 154.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-27T12:55:57.477Z] #77 154.1 checking for gcc... (cached) gcc [2022-06-27T12:55:57.559Z] #77 147.3 checking for string.h... yes [2022-06-27T12:55:57.559Z] #77 147.7 checking for memory.h... yes [2022-06-27T12:55:57.735Z] [2022-06-27T12:55:57.735Z] #77 ... [2022-06-27T12:55:57.735Z] [2022-06-27T12:55:57.735Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-27T12:55:57.735Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-06-27T12:55:57.735Z] #18 DONE 1.8s [2022-06-27T12:55:57.735Z] [2022-06-27T12:55:57.735Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:57.735Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:57.735Z] #77 154.4 checking whether we are using the GNU C compiler... (cached) yes [2022-06-27T12:55:57.735Z] #77 154.4 checking whether gcc accepts -g... (cached) yes [2022-06-27T12:55:57.735Z] #77 154.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-27T12:55:57.735Z] #77 154.4 checking whether gcc understands -c and -o together... (cached) yes [2022-06-27T12:55:57.992Z] #77 154.4 checking for a Python interpreter with version >= 3... python3 [2022-06-27T12:55:57.992Z] #77 154.5 checking for python3... /usr/bin/python3 [2022-06-27T12:55:57.992Z] #77 154.5 checking for python3 version... 3.9 [2022-06-27T12:55:58.071Z] #77 148.0 checking for strings.h... yes [2022-06-27T12:55:58.208Z] #84 DONE 263.7s [2022-06-27T12:55:58.208Z] [2022-06-27T12:55:58.208Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:55:58.208Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:55:58.208Z] #19 307.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-06-27T12:55:58.208Z] #19 307.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:55:58.208Z] #19 307.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:55:58.208Z] #19 308.5 Selecting previously unselected package patch. [2022-06-27T12:55:58.208Z] #19 308.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-06-27T12:55:58.208Z] #19 308.5 Unpacking patch (2.7.6-7) ... [2022-06-27T12:55:58.208Z] #19 309.5 Selecting previously unselected package dpkg-dev. [2022-06-27T12:55:58.208Z] #19 309.5 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-06-27T12:55:58.208Z] #19 309.5 Unpacking dpkg-dev (1.20.10) ... [2022-06-27T12:55:58.250Z] #77 154.7 checking for python3 platform... linux [2022-06-27T12:55:58.328Z] #77 148.3 checking for inttypes.h... yes [2022-06-27T12:55:58.778Z] #19 310.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-06-27T12:55:58.778Z] #19 310.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-06-27T12:55:58.778Z] #19 310.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-06-27T12:55:58.778Z] #19 310.1 Selecting previously unselected package libio-string-perl. [2022-06-27T12:55:58.778Z] #19 310.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-06-27T12:55:58.778Z] #19 310.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-06-27T12:55:58.778Z] #19 310.1 Selecting previously unselected package libicu67:amd64. [2022-06-27T12:55:58.778Z] #19 310.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-06-27T12:55:58.778Z] #19 310.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-27T12:55:58.816Z] #77 154.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-27T12:55:58.816Z] #77 155.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-27T12:55:58.816Z] #77 155.5 checking for go-md2man... no [2022-06-27T12:55:58.842Z] #77 148.8 checking for stdint.h... yes [2022-06-27T12:55:59.331Z] #77 155.6 checking error.h usability... yes [2022-06-27T12:55:59.331Z] #77 155.8 checking error.h presence... yes [2022-06-27T12:55:59.331Z] #77 155.9 checking for error.h... yes [2022-06-27T12:55:59.356Z] #77 149.3 checking for unistd.h... yes [2022-06-27T12:55:59.356Z] #77 149.4 checking for dlfcn.h... yes [2022-06-27T12:55:59.589Z] #77 156.0 checking linux/openat2.h usability... [2022-06-27T12:55:59.589Z] #77 ... [2022-06-27T12:55:59.589Z] [2022-06-27T12:55:59.589Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-27T12:55:59.589Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-06-27T12:55:59.589Z] #19 DONE 1.7s [2022-06-27T12:55:59.589Z] [2022-06-27T12:55:59.589Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:55:59.589Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:55:59.589Z] #77 156.0 checking linux/openat2.h usability... yes [2022-06-27T12:55:59.612Z] #77 149.7 checking for objdir... .libs [2022-06-27T12:55:59.846Z] #77 156.3 checking linux/openat2.h presence... yes [2022-06-27T12:55:59.846Z] #77 156.4 checking for linux/openat2.h... yes [2022-06-27T12:56:00.316Z] #55 ... [2022-06-27T12:56:00.316Z] [2022-06-27T12:56:00.316Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:00.316Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:00.316Z] #77 184.2 CCLD libocispec.la [2022-06-27T12:56:00.317Z] #77 184.6 CCLD src/validate [2022-06-27T12:56:00.317Z] #77 184.6 CCLD tests/test-1 [2022-06-27T12:56:00.317Z] #77 184.6 CCLD tests/test-2 [2022-06-27T12:56:00.317Z] #77 184.6 CCLD tests/test-3 [2022-06-27T12:56:00.317Z] #77 184.7 CCLD tests/test-4 [2022-06-27T12:56:00.317Z] #77 184.7 CCLD tests/test-5 [2022-06-27T12:56:00.317Z] #77 184.8 CCLD tests/test-6 [2022-06-27T12:56:00.317Z] #77 184.9 CCLD tests/test-7 [2022-06-27T12:56:00.317Z] #77 184.9 CCLD tests/test-8 [2022-06-27T12:56:00.317Z] #77 185.0 CCLD tests/test-10 [2022-06-27T12:56:00.317Z] #77 185.0 CCLD tests/test-9 [2022-06-27T12:56:00.317Z] #77 185.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-27T12:56:00.317Z] #77 185.1 CCLD tests/test-11 [2022-06-27T12:56:00.413Z] #77 156.4 checking for copy_file_range... yes [2022-06-27T12:56:00.432Z] #77 150.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:56:00.432Z] #77 150.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:56:00.579Z] #77 187.1 libtool: link: ar cr libocispec.a [2022-06-27T12:56:00.579Z] #77 187.1 libtool: link: ranlib libocispec.a [2022-06-27T12:56:00.690Z] #19 311.9 Selecting previously unselected package libxml2:amd64. [2022-06-27T12:56:00.690Z] #19 311.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-27T12:56:00.691Z] #19 311.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-27T12:56:00.691Z] #19 312.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-06-27T12:56:00.691Z] #19 312.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-06-27T12:56:00.691Z] #19 312.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-27T12:56:00.691Z] #19 312.0 Selecting previously unselected package libxml-sax-base-perl. [2022-06-27T12:56:00.691Z] #19 312.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-06-27T12:56:00.691Z] #19 312.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-06-27T12:56:00.691Z] #19 312.1 Selecting previously unselected package libxml-sax-perl. [2022-06-27T12:56:00.691Z] #19 312.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-06-27T12:56:00.691Z] #19 312.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-06-27T12:56:00.691Z] #19 312.2 Selecting previously unselected package libxml-libxml-perl. [2022-06-27T12:56:00.691Z] #19 312.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-06-27T12:56:00.691Z] #19 312.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-27T12:56:00.951Z] #19 ... [2022-06-27T12:56:00.951Z] [2022-06-27T12:56:00.951Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:56:00.951Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:56:00.951Z] #62 325.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-27T12:56:00.951Z] #62 DONE 325.3s [2022-06-27T12:56:00.951Z] [2022-06-27T12:56:00.951Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-27T12:56:00.951Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-27T12:56:00.951Z] #19 312.3 Selecting previously unselected package libxml-simple-perl. [2022-06-27T12:56:00.951Z] #19 312.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-06-27T12:56:00.951Z] #19 312.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-06-27T12:56:00.951Z] #19 312.4 Selecting previously unselected package libyaml-perl. [2022-06-27T12:56:00.951Z] #19 312.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-06-27T12:56:00.951Z] #19 312.4 Unpacking libyaml-perl (1.30-1) ... [2022-06-27T12:56:00.951Z] #19 312.4 Selecting previously unselected package libconfig-auto-perl. [2022-06-27T12:56:00.951Z] #19 312.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-06-27T12:56:00.951Z] #19 312.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-06-27T12:56:00.951Z] #19 312.5 Selecting previously unselected package libfile-which-perl. [2022-06-27T12:56:00.951Z] #19 312.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-06-27T12:56:00.979Z] #77 157.0 checking for fgetxattr... [2022-06-27T12:56:00.979Z] #77 ... [2022-06-27T12:56:00.979Z] [2022-06-27T12:56:00.979Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:56:00.979Z] #60 sha256:062b81b3373681c0e5b9bdc593c8bc8ef694e110682a2d0604407e0e185cb21e [2022-06-27T12:56:00.979Z] #60 2.375 + RM_GOPATH=0 [2022-06-27T12:56:00.979Z] #60 2.375 + TMP_GOPATH= [2022-06-27T12:56:00.979Z] #60 2.375 + : /build [2022-06-27T12:56:00.979Z] #60 2.375 + '[' -z '' ']' [2022-06-27T12:56:00.979Z] #60 2.391 ++ mktemp -d [2022-06-27T12:56:00.979Z] #60 2.396 + export GOPATH=/tmp/tmp.1OOm1BHEUl [2022-06-27T12:56:00.979Z] #60 2.396 + GOPATH=/tmp/tmp.1OOm1BHEUl [2022-06-27T12:56:00.979Z] #60 2.396 + RM_GOPATH=1 [2022-06-27T12:56:00.979Z] #60 2.396 + case "$(go env GOARCH)" in [2022-06-27T12:56:00.979Z] #60 2.396 ++ go env GOARCH [2022-06-27T12:56:00.979Z] #60 2.431 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:56:00.979Z] #60 2.431 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:56:00.979Z] #60 2.431 ++ dirname /install.sh [2022-06-27T12:56:00.979Z] #60 2.447 Install runc version v1.1.2 (build tags: seccomp) [2022-06-27T12:56:00.979Z] #60 2.447 + dir=/ [2022-06-27T12:56:00.979Z] #60 2.447 + bin=runc [2022-06-27T12:56:00.979Z] #60 2.447 + shift [2022-06-27T12:56:00.979Z] #60 2.447 + '[' '!' -f //runc.installer ']' [2022-06-27T12:56:00.979Z] #60 2.447 + . //runc.installer [2022-06-27T12:56:00.979Z] #60 2.447 ++ set -e [2022-06-27T12:56:00.979Z] #60 2.447 ++ : v1.1.2 [2022-06-27T12:56:00.979Z] #60 2.447 + install_runc [2022-06-27T12:56:00.979Z] #60 2.447 + RUNC_BUILDTAGS=seccomp [2022-06-27T12:56:00.979Z] #60 2.447 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-27T12:56:00.979Z] #60 2.447 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1OOm1BHEUl/src/github.com/opencontainers/runc [2022-06-27T12:56:00.979Z] #60 2.461 Cloning into '/tmp/tmp.1OOm1BHEUl/src/github.com/opencontainers/runc'... [2022-06-27T12:56:00.979Z] #60 ... [2022-06-27T12:56:00.979Z] [2022-06-27T12:56:00.979Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:00.979Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:00.979Z] #77 157.0 checking for fgetxattr... yes [2022-06-27T12:56:00.995Z] #77 150.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:56:01.212Z] #19 312.5 Unpacking libfile-which-perl (1.23-1) ... [2022-06-27T12:56:01.212Z] #19 312.5 Selecting previously unselected package libfile-homedir-perl. [2022-06-27T12:56:01.212Z] #19 312.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-06-27T12:56:01.212Z] #19 312.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-06-27T12:56:01.212Z] #19 312.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-06-27T12:56:01.212Z] #19 312.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-06-27T12:56:01.212Z] #19 312.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-27T12:56:01.212Z] #19 312.6 Selecting previously unselected package dpkg-cross. [2022-06-27T12:56:01.212Z] #19 312.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-06-27T12:56:01.212Z] #19 312.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-06-27T12:56:01.212Z] #19 312.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-06-27T12:56:01.212Z] #19 312.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-06-27T12:56:01.472Z] #19 312.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-06-27T12:56:01.472Z] #19 312.8 Selecting previously unselected package libc6-armel-cross. [2022-06-27T12:56:01.472Z] #19 312.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-06-27T12:56:01.472Z] #19 312.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-06-27T12:56:01.472Z] #19 313.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-06-27T12:56:01.472Z] #19 313.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:01.472Z] #19 313.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:01.472Z] #19 313.0 Selecting previously unselected package libgomp1-armel-cross. [2022-06-27T12:56:01.472Z] #19 313.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:01.472Z] #19 313.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:01.545Z] #77 157.6 checking for statx... [2022-06-27T12:56:01.545Z] #77 ... [2022-06-27T12:56:01.545Z] [2022-06-27T12:56:01.545Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-27T12:56:01.545Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-06-27T12:56:01.545Z] #20 DONE 2.0s [2022-06-27T12:56:01.545Z] [2022-06-27T12:56:01.545Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:01.545Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:01.545Z] #77 157.6 checking for statx... yes [2022-06-27T12:56:01.559Z] #77 151.0 checking if gcc static flag -static works... yes [2022-06-27T12:56:01.733Z] #19 313.1 Selecting previously unselected package libatomic1-armel-cross. [2022-06-27T12:56:01.733Z] #19 313.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:01.733Z] #19 313.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:01.733Z] #19 313.1 Selecting previously unselected package libasan6-armel-cross. [2022-06-27T12:56:01.733Z] #19 313.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:01.733Z] #19 313.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:02.073Z] #77 151.9 checking if gcc supports -c -o file.o... yes [2022-06-27T12:56:02.073Z] #77 152.4 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:56:02.073Z] #77 152.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-27T12:56:02.110Z] #77 158.1 checking for fgetpwent_r... yes [2022-06-27T12:56:02.304Z] #19 313.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-06-27T12:56:02.304Z] #19 313.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:02.304Z] #19 313.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:02.304Z] #19 313.6 Selecting previously unselected package libubsan1-armel-cross. [2022-06-27T12:56:02.304Z] #19 313.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:02.304Z] #19 313.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:02.304Z] #19 313.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-06-27T12:56:02.304Z] #19 313.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:02.304Z] #19 313.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:02.368Z] #77 158.6 checking for issetugid... no [2022-06-27T12:56:02.368Z] #77 158.8 checking for pkg-config... /usr/bin/pkg-config [2022-06-27T12:56:02.368Z] #77 158.8 checking pkg-config is at least version 0.9.0... yes [2022-06-27T12:56:02.502Z] #77 188.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:56:02.502Z] #77 188.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-27T12:56:02.502Z] #77 188.8 make[5]: Nothing to be done for 'install-data-am'. [2022-06-27T12:56:02.502Z] #77 188.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:56:02.502Z] #77 188.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:56:02.502Z] #77 188.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:56:02.502Z] #77 188.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:56:02.502Z] #77 188.8 make[2]: Entering directory '/tmp/crun-build' [2022-06-27T12:56:02.502Z] #77 189.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-27T12:56:02.502Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-27T12:56:02.502Z] #77 189.0 CC src/libcrun/libcrun_testing_a-container.o [2022-06-27T12:56:02.502Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-27T12:56:02.502Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-27T12:56:02.502Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-27T12:56:02.502Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-27T12:56:02.502Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-27T12:56:02.502Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-27T12:56:02.502Z] #77 189.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-27T12:56:02.564Z] #19 313.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-06-27T12:56:02.564Z] #19 313.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:56:02.564Z] #19 313.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-27T12:56:02.766Z] #77 189.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-27T12:56:02.766Z] #77 189.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-27T12:56:02.766Z] #77 189.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-27T12:56:02.766Z] #77 189.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-27T12:56:02.766Z] #77 189.5 CC src/libcrun/libcrun_testing_a-error.o [2022-06-27T12:56:02.898Z] #77 152.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:56:02.898Z] #77 153.2 checking how to hardcode library paths into programs... immediate [2022-06-27T12:56:02.898Z] #77 153.2 checking whether stripping libraries is possible... yes [2022-06-27T12:56:02.898Z] #77 153.3 checking if libtool supports shared libraries... yes [2022-06-27T12:56:02.898Z] #77 153.3 checking whether to build shared libraries... no [2022-06-27T12:56:02.898Z] #77 153.3 checking whether to build static libraries... yes [2022-06-27T12:56:03.029Z] #77 189.5 CC src/libcrun/libcrun_testing_a-status.o [2022-06-27T12:56:03.029Z] #77 189.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-27T12:56:03.029Z] #77 189.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-27T12:56:03.029Z] #77 189.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-27T12:56:03.154Z] #77 153.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:56:03.154Z] #77 153.4 checking whether build environment is sane... yes [2022-06-27T12:56:03.291Z] #77 189.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-27T12:56:03.291Z] #77 189.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-27T12:56:03.291Z] #77 190.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-27T12:56:03.302Z] #77 158.8 checking for library containing yajl_tree_get... -lyajl [2022-06-27T12:56:03.302Z] #77 159.8 checking for yajl >= 2.0.0... yes [2022-06-27T12:56:03.413Z] #77 153.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:56:03.413Z] #77 153.7 checking whether make sets $(MAKE)... [2022-06-27T12:56:03.413Z] #77 ... [2022-06-27T12:56:03.413Z] [2022-06-27T12:56:03.413Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:56:03.413Z] #60 sha256:3b2039d42a9b8895c37988139967552c7d8d8ef5e4a43d52a8a68068931e0af0 [2022-06-27T12:56:03.413Z] #60 19.00 + cd /tmp/tmp.6fLrTRi29t/src/github.com/opencontainers/runc [2022-06-27T12:56:03.413Z] #60 19.00 + git checkout -q v1.1.2 [2022-06-27T12:56:03.554Z] #77 190.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-27T12:56:03.554Z] #77 190.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-27T12:56:03.554Z] #77 190.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-27T12:56:03.554Z] #77 190.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-27T12:56:03.560Z] #77 159.9 checking sys/capability.h usability... yes [2022-06-27T12:56:03.817Z] #77 190.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-27T12:56:03.818Z] #77 160.2 checking sys/capability.h presence... yes [2022-06-27T12:56:03.818Z] #77 160.2 checking for sys/capability.h... yes [2022-06-27T12:56:04.079Z] #77 190.6 CC src/crun-crun.o [2022-06-27T12:56:04.079Z] #77 190.7 CC src/crun-run.o [2022-06-27T12:56:04.343Z] #77 190.9 CC src/crun-delete.o [2022-06-27T12:56:04.384Z] #77 160.2 checking for library containing cap_from_name... -lcap [2022-06-27T12:56:04.606Z] #77 191.0 CC src/crun-kill.o [2022-06-27T12:56:04.606Z] #77 191.0 CC src/crun-pause.o [2022-06-27T12:56:04.606Z] #77 191.3 CC src/crun-unpause.o [2022-06-27T12:56:04.606Z] #77 191.3 CC src/crun-spec.o [2022-06-27T12:56:04.788Z] #60 19.95 + '[' -z '' ']' [2022-06-27T12:56:04.788Z] #60 19.95 + target=static [2022-06-27T12:56:04.788Z] #60 19.95 + make BUILDTAGS=seccomp static [2022-06-27T12:56:04.868Z] #77 191.4 CC src/crun-exec.o [2022-06-27T12:56:04.868Z] #77 191.6 CC src/crun-list.o [2022-06-27T12:56:05.046Z] #60 20.49 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-27T12:56:05.131Z] #77 191.7 CC src/crun-create.o [2022-06-27T12:56:05.318Z] #77 161.0 checking for library containing dlopen... -ldl [2022-06-27T12:56:05.393Z] #77 191.9 CC src/crun-start.o [2022-06-27T12:56:05.575Z] #77 161.7 checking seccomp.h usability... yes [2022-06-27T12:56:05.656Z] #77 192.0 CC src/crun-state.o [2022-06-27T12:56:05.656Z] #77 192.1 CC src/crun-update.o [2022-06-27T12:56:05.834Z] #77 162.2 checking seccomp.h presence... yes [2022-06-27T12:56:05.835Z] #77 162.4 checking for seccomp.h... yes [2022-06-27T12:56:05.918Z] #77 192.4 CC src/crun-ps.o [2022-06-27T12:56:05.918Z] #77 192.5 CC src/crun-checkpoint.o [2022-06-27T12:56:05.981Z] #60 ... [2022-06-27T12:56:05.981Z] [2022-06-27T12:56:05.981Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:56:05.981Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:56:05.981Z] #21 1.986 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:56:05.981Z] #21 2.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:56:05.981Z] #21 2.369 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:56:05.981Z] #21 3.489 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:56:05.981Z] #21 5.756 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:56:05.981Z] #21 8.257 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:56:06.180Z] #77 192.7 CC src/crun-restore.o [2022-06-27T12:56:06.239Z] #21 ... [2022-06-27T12:56:06.239Z] [2022-06-27T12:56:06.239Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:06.239Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:06.239Z] #77 153.7 checking whether make sets $(MAKE)... yes [2022-06-27T12:56:06.239Z] #77 153.9 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:56:06.239Z] #77 153.9 checking whether make supports nested variables... yes [2022-06-27T12:56:06.239Z] #77 154.0 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:56:06.239Z] #77 154.0 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:56:06.239Z] #77 154.0 checking how to create a ustar tar archive... gnutar [2022-06-27T12:56:06.239Z] #77 154.1 checking dependency style of gcc... gcc3 [2022-06-27T12:56:06.239Z] #77 154.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:56:06.239Z] #77 154.4 checking whether make supports nested variables... (cached) yes [2022-06-27T12:56:06.239Z] #77 154.4 checking for gawk... (cached) mawk [2022-06-27T12:56:06.239Z] #77 154.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-27T12:56:06.239Z] #77 154.5 checking for gcc... (cached) gcc [2022-06-27T12:56:06.239Z] #77 154.7 checking whether we are using the GNU C compiler... (cached) yes [2022-06-27T12:56:06.239Z] #77 154.7 checking whether gcc accepts -g... (cached) yes [2022-06-27T12:56:06.239Z] #77 154.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-27T12:56:06.239Z] #77 154.7 checking whether gcc understands -c and -o together... (cached) yes [2022-06-27T12:56:06.239Z] #77 154.7 checking for a Python interpreter with version >= 3... python3 [2022-06-27T12:56:06.239Z] #77 154.8 checking for python3... /usr/bin/python3 [2022-06-27T12:56:06.239Z] #77 154.8 checking for python3 version... 3.9 [2022-06-27T12:56:06.239Z] #77 155.0 checking for python3 platform... linux [2022-06-27T12:56:06.239Z] #77 155.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-27T12:56:06.239Z] #77 155.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-27T12:56:06.239Z] #77 155.6 checking for go-md2man... no [2022-06-27T12:56:06.239Z] #77 155.6 checking error.h usability... yes [2022-06-27T12:56:06.239Z] #77 155.9 checking error.h presence... yes [2022-06-27T12:56:06.239Z] #77 155.9 checking for error.h... yes [2022-06-27T12:56:06.239Z] #77 156.0 checking linux/openat2.h usability... yes [2022-06-27T12:56:06.239Z] #77 156.2 checking linux/openat2.h presence... yes [2022-06-27T12:56:06.239Z] #77 156.3 checking for linux/openat2.h... yes [2022-06-27T12:56:06.443Z] #77 193.0 CC src/libcrun/libcrun_la-utils.lo [2022-06-27T12:56:06.443Z] #77 193.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-27T12:56:06.496Z] #77 156.3 checking for copy_file_range... yes [2022-06-27T12:56:06.705Z] #77 193.2 CC src/libcrun/libcrun_la-container.lo [2022-06-27T12:56:06.705Z] #77 193.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-27T12:56:06.753Z] #77 156.7 checking for fgetxattr... yes [2022-06-27T12:56:06.836Z] #77 162.4 checking for library containing seccomp_rule_add... -lseccomp [2022-06-27T12:56:06.852Z] #77 200.4 CCLD tests/init [2022-06-27T12:56:07.280Z] #77 193.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-27T12:56:07.280Z] #77 193.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-27T12:56:07.280Z] #77 193.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-27T12:56:07.319Z] #77 157.1 checking for statx... yes [2022-06-27T12:56:07.437Z] #77 163.3 checking for library containing seccomp_arch_resolve_name... none required [2022-06-27T12:56:07.543Z] #77 194.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-27T12:56:07.576Z] #77 157.5 checking for fgetpwent_r... yes [2022-06-27T12:56:07.806Z] #77 194.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-27T12:56:07.806Z] #77 194.4 CC src/libcrun/libcrun_la-criu.lo [2022-06-27T12:56:07.835Z] #77 157.8 checking for issetugid... no [2022-06-27T12:56:07.853Z] #19 318.6 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-06-27T12:56:07.853Z] #19 318.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:56:07.853Z] #19 318.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-27T12:56:07.853Z] #19 318.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-06-27T12:56:07.853Z] #19 318.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-06-27T12:56:07.853Z] #19 318.6 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-27T12:56:07.853Z] #19 318.8 Selecting previously unselected package libc6-dev-armel-cross. [2022-06-27T12:56:07.853Z] #19 318.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-06-27T12:56:07.853Z] #19 318.8 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-27T12:56:07.853Z] #19 319.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-06-27T12:56:07.853Z] #19 319.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:07.853Z] #19 319.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:07.853Z] #19 319.3 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-06-27T12:56:07.853Z] #19 319.3 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:56:07.853Z] #19 319.3 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-27T12:56:08.002Z] #77 163.9 checking systemd/sd-bus.h usability... yes [2022-06-27T12:56:08.002Z] #77 164.4 checking systemd/sd-bus.h presence... yes [2022-06-27T12:56:08.068Z] #77 194.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-27T12:56:08.092Z] #77 158.1 checking for pkg-config... /usr/bin/pkg-config [2022-06-27T12:56:08.092Z] #77 158.1 checking pkg-config is at least version 0.9.0... yes [2022-06-27T12:56:08.260Z] #77 164.6 checking for systemd/sd-bus.h... yes [2022-06-27T12:56:08.331Z] #77 194.8 CC src/libcrun/libcrun_la-linux.lo [2022-06-27T12:56:08.593Z] #77 195.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-27T12:56:08.656Z] #77 158.2 checking for library containing yajl_tree_get... -lyajl [2022-06-27T12:56:08.657Z] #77 158.9 checking for yajl >= 2.0.0... yes [2022-06-27T12:56:08.825Z] #77 164.6 checking for library containing sd_bus_match_signal_async... [2022-06-27T12:56:08.826Z] #77 ... [2022-06-27T12:56:08.826Z] [2022-06-27T12:56:08.826Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:56:08.826Z] #60 sha256:062b81b3373681c0e5b9bdc593c8bc8ef694e110682a2d0604407e0e185cb21e [2022-06-27T12:56:08.826Z] #60 18.16 + cd /tmp/tmp.1OOm1BHEUl/src/github.com/opencontainers/runc [2022-06-27T12:56:08.826Z] #60 18.16 + git checkout -q v1.1.2 [2022-06-27T12:56:08.856Z] #77 195.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-27T12:56:08.915Z] #77 158.9 checking sys/capability.h usability... yes [2022-06-27T12:56:09.118Z] #77 195.7 CC src/libcrun/libcrun_la-error.lo [2022-06-27T12:56:09.174Z] #77 159.2 checking sys/capability.h presence... yes [2022-06-27T12:56:09.174Z] #77 159.4 checking for sys/capability.h... yes [2022-06-27T12:56:09.381Z] #77 195.8 CC src/libcrun/libcrun_la-status.lo [2022-06-27T12:56:09.381Z] #77 196.0 CC src/libcrun/libcrun_la-terminal.lo [2022-06-27T12:56:09.643Z] #77 196.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-27T12:56:09.739Z] #77 159.4 checking for library containing cap_from_name... -lcap [2022-06-27T12:56:09.996Z] #77 159.9 checking for library containing dlopen... [2022-06-27T12:56:09.996Z] #77 ... [2022-06-27T12:56:09.996Z] [2022-06-27T12:56:09.996Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:56:09.996Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:56:09.996Z] #21 14.13 Fetched 8545 kB in 13s (674 kB/s) [2022-06-27T12:56:10.198Z] #60 19.33 + '[' -z '' ']' [2022-06-27T12:56:10.198Z] #60 19.33 + target=static [2022-06-27T12:56:10.198Z] #60 19.33 + make BUILDTAGS=seccomp static [2022-06-27T12:56:10.217Z] #77 196.6 CC src/libcrun/libcrun_la-signals.lo [2022-06-27T12:56:10.480Z] #77 196.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-27T12:56:10.743Z] #77 197.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-27T12:56:10.743Z] #77 197.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-27T12:56:10.764Z] #60 19.84 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-27T12:56:11.005Z] #77 197.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-27T12:56:11.268Z] #77 ... [2022-06-27T12:56:11.268Z] [2022-06-27T12:56:11.268Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:56:11.268Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:56:11.268Z] #47 239.9 + dpkg --print-architecture [2022-06-27T12:56:11.268Z] #47 239.9 + git checkout -q v2.1.0 [2022-06-27T12:56:11.268Z] #47 240.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-27T12:56:11.268Z] #47 240.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-27T12:56:11.697Z] #60 ... [2022-06-27T12:56:11.697Z] [2022-06-27T12:56:11.697Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:56:11.697Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:56:11.697Z] #21 2.202 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:56:11.697Z] #21 2.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:56:11.697Z] #21 2.222 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:56:11.697Z] #21 3.429 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:56:11.697Z] #21 5.493 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:56:11.697Z] #21 8.228 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:56:11.697Z] #21 ... [2022-06-27T12:56:11.697Z] [2022-06-27T12:56:11.697Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:11.697Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:11.697Z] #77 164.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-27T12:56:11.697Z] #77 165.6 checking for sd_notify_barrier... yes [2022-06-27T12:56:11.697Z] #77 166.4 checking linux/bpf.h usability... yes [2022-06-27T12:56:11.697Z] #77 166.7 checking linux/bpf.h presence... yes [2022-06-27T12:56:11.697Z] #77 166.9 checking for linux/bpf.h... yes [2022-06-27T12:56:11.697Z] #77 166.9 checking compilation for eBPF... yes [2022-06-27T12:56:11.697Z] #77 167.2 checking for criu >= 3.15... no [2022-06-27T12:56:11.697Z] #77 167.3 configure: CRIU headers not found, building without CRIU support [2022-06-27T12:56:11.697Z] #77 167.3 checking for criu > 3.16... no [2022-06-27T12:56:11.697Z] #77 167.3 configure: CRIU version doesn't support join-ns API [2022-06-27T12:56:11.697Z] #77 167.3 checking for criu > 3.16.1... no [2022-06-27T12:56:11.697Z] #77 167.3 configure: CRIU version doesn't support for pre-dumping [2022-06-27T12:56:11.697Z] #77 167.3 checking for new mount API (fsconfig)... yes [2022-06-27T12:56:11.697Z] #77 167.4 checking for seccomp notify API... yes [2022-06-27T12:56:11.697Z] #77 167.7 checking for gperf... no [2022-06-27T12:56:11.697Z] #77 167.7 configure: gperf not found - cannot rebuild signal parser code [2022-06-27T12:56:11.697Z] #77 167.7 checking for library containing argp_parse... none required [2022-06-27T12:56:11.955Z] #77 168.7 checking that generated files are newer than configure... done [2022-06-27T12:56:11.955Z] #77 168.7 configure: creating ./config.status [2022-06-27T12:56:12.659Z] #47 ... [2022-06-27T12:56:12.660Z] [2022-06-27T12:56:12.660Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:12.660Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:12.660Z] #77 199.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-27T12:56:13.136Z] #19 323.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-06-27T12:56:13.136Z] #19 323.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:56:13.136Z] #19 323.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-27T12:56:13.136Z] #19 323.8 Selecting previously unselected package crossbuild-essential-armel. [2022-06-27T12:56:13.136Z] #19 323.8 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-06-27T12:56:13.136Z] #19 323.8 Unpacking crossbuild-essential-armel (12.9) ... [2022-06-27T12:56:13.136Z] #19 323.8 Selecting previously unselected package libc6-armhf-cross. [2022-06-27T12:56:13.136Z] #19 323.8 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-06-27T12:56:13.136Z] #19 323.8 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-06-27T12:56:13.136Z] #19 324.0 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-06-27T12:56:13.136Z] #19 324.0 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:13.136Z] #19 324.0 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:13.136Z] #19 324.0 Selecting previously unselected package libgomp1-armhf-cross. [2022-06-27T12:56:13.136Z] #19 324.0 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:13.136Z] #19 324.0 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:13.136Z] #19 324.0 Selecting previously unselected package libatomic1-armhf-cross. [2022-06-27T12:56:13.136Z] #19 324.0 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:13.136Z] #19 324.1 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:13.136Z] #19 324.1 Selecting previously unselected package libasan6-armhf-cross. [2022-06-27T12:56:13.136Z] #19 324.1 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:13.136Z] #19 324.1 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:13.136Z] #19 324.4 Selecting previously unselected package libstdc++6-armhf-cross. [2022-06-27T12:56:13.136Z] #19 324.4 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:13.136Z] #19 324.4 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:13.136Z] #19 324.4 Selecting previously unselected package libubsan1-armhf-cross. [2022-06-27T12:56:13.136Z] #19 324.4 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:13.136Z] #19 324.4 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:13.136Z] #19 324.5 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-06-27T12:56:13.136Z] #19 324.5 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:13.136Z] #19 324.5 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:13.136Z] #19 324.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-06-27T12:56:13.234Z] #77 199.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-27T12:56:13.396Z] #19 324.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:56:13.396Z] #19 324.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-27T12:56:13.497Z] #77 199.9 CC tests/init.o [2022-06-27T12:56:14.072Z] #77 200.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-27T12:56:15.313Z] #21 14.13 Reading package lists... [2022-06-27T12:56:15.313Z] #21 ... [2022-06-27T12:56:15.313Z] [2022-06-27T12:56:15.313Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:15.313Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:15.313Z] #77 159.9 checking for library containing dlopen... -ldl [2022-06-27T12:56:15.313Z] #77 160.4 checking seccomp.h usability... yes [2022-06-27T12:56:15.313Z] #77 160.8 checking seccomp.h presence... yes [2022-06-27T12:56:15.313Z] #77 161.0 checking for seccomp.h... yes [2022-06-27T12:56:15.313Z] #77 161.0 checking for library containing seccomp_rule_add... -lseccomp [2022-06-27T12:56:15.313Z] #77 161.7 checking for library containing seccomp_arch_resolve_name... none required [2022-06-27T12:56:15.313Z] #77 162.2 checking systemd/sd-bus.h usability... yes [2022-06-27T12:56:15.313Z] #77 162.6 checking systemd/sd-bus.h presence... yes [2022-06-27T12:56:15.313Z] #77 162.9 checking for systemd/sd-bus.h... yes [2022-06-27T12:56:15.313Z] #77 162.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-27T12:56:15.313Z] #77 163.7 checking for sd_notify_barrier... yes [2022-06-27T12:56:15.313Z] #77 164.3 checking linux/bpf.h usability... yes [2022-06-27T12:56:15.313Z] #77 164.8 checking linux/bpf.h presence... yes [2022-06-27T12:56:15.313Z] #77 165.0 checking for linux/bpf.h... yes [2022-06-27T12:56:15.313Z] #77 165.0 checking compilation for eBPF... yes [2022-06-27T12:56:15.313Z] #77 165.3 checking for criu >= 3.15... no [2022-06-27T12:56:15.313Z] #77 165.4 configure: CRIU headers not found, building without CRIU support [2022-06-27T12:56:15.313Z] #77 165.4 checking for criu > 3.16... no [2022-06-27T12:56:15.313Z] #77 165.4 configure: CRIU version doesn't support join-ns API [2022-06-27T12:56:15.313Z] #77 165.4 checking for criu > 3.16.1... no [2022-06-27T12:56:15.313Z] #77 165.6 configure: CRIU version doesn't support for pre-dumping [2022-06-27T12:56:15.569Z] #77 165.6 checking for new mount API (fsconfig)... yes [2022-06-27T12:56:15.827Z] #77 165.8 checking for seccomp notify API... [2022-06-27T12:56:15.827Z] #77 ... [2022-06-27T12:56:15.827Z] [2022-06-27T12:56:15.827Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:56:15.827Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:56:15.827Z] #21 14.13 Reading package lists... [2022-06-27T12:56:16.646Z] #21 20.00 Reading package lists... [2022-06-27T12:56:16.646Z] #21 ... [2022-06-27T12:56:16.646Z] [2022-06-27T12:56:16.646Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:56:16.646Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:56:16.646Z] #34 DONE 243.2s [2022-06-27T12:56:16.646Z] [2022-06-27T12:56:16.646Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:16.646Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:16.646Z] #77 165.8 checking for seccomp notify API... yes [2022-06-27T12:56:16.646Z] #77 166.1 checking for gperf... no [2022-06-27T12:56:16.646Z] #77 166.1 configure: gperf not found - cannot rebuild signal parser code [2022-06-27T12:56:16.646Z] #77 166.1 checking for library containing argp_parse... none required [2022-06-27T12:56:16.903Z] #77 166.9 checking that generated files are newer than configure... done [2022-06-27T12:56:16.903Z] #77 166.9 configure: creating ./config.status [2022-06-27T12:56:17.221Z] #77 ... [2022-06-27T12:56:17.222Z] [2022-06-27T12:56:17.222Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:56:17.222Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:56:17.222Z] #21 15.09 Fetched 8545 kB in 13s (642 kB/s) [2022-06-27T12:56:18.712Z] #19 329.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-06-27T12:56:18.712Z] #19 329.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:56:18.712Z] #19 329.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-27T12:56:18.712Z] #19 329.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-06-27T12:56:18.712Z] #19 329.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-06-27T12:56:18.712Z] #19 329.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-27T12:56:18.972Z] #19 330.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-06-27T12:56:18.972Z] #19 330.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-06-27T12:56:18.972Z] #19 330.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-27T12:56:19.541Z] #19 330.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-06-27T12:56:19.541Z] #19 330.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:19.541Z] #19 330.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:20.112Z] #19 331.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-06-27T12:56:20.112Z] #19 331.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:56:20.112Z] #19 331.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-27T12:56:21.418Z] #21 15.09 Reading package lists... [2022-06-27T12:56:22.148Z] #77 ... [2022-06-27T12:56:22.148Z] [2022-06-27T12:56:22.148Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:56:22.148Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:56:22.148Z] #36 248.5 Delve is a source level debugger for Go programs. [2022-06-27T12:56:22.148Z] #36 248.5 [2022-06-27T12:56:22.148Z] #36 248.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-27T12:56:22.148Z] #36 248.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-27T12:56:22.148Z] #36 248.5 [2022-06-27T12:56:22.148Z] #36 248.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-27T12:56:22.148Z] #36 248.5 [2022-06-27T12:56:22.148Z] #36 248.5 Pass flags to the program you are debugging using `--`, for example: [2022-06-27T12:56:22.148Z] #36 248.5 [2022-06-27T12:56:22.148Z] #36 248.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-27T12:56:22.148Z] #36 248.5 [2022-06-27T12:56:22.148Z] #36 248.5 Usage: [2022-06-27T12:56:22.148Z] #36 248.5 dlv [command] [2022-06-27T12:56:22.148Z] #36 248.5 [2022-06-27T12:56:22.148Z] #36 248.5 Available Commands: [2022-06-27T12:56:22.148Z] #36 248.5 attach Attach to running process and begin debugging. [2022-06-27T12:56:22.148Z] #36 248.5 connect Connect to a headless debug server with a terminal client. [2022-06-27T12:56:22.148Z] #36 248.5 core Examine a core dump. [2022-06-27T12:56:22.148Z] #36 248.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-27T12:56:22.148Z] #36 248.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-27T12:56:22.148Z] #36 248.5 exec Execute a precompiled binary, and begin a debug session. [2022-06-27T12:56:22.148Z] #36 248.5 help Help about any command [2022-06-27T12:56:22.148Z] #36 248.5 run Deprecated command. Use 'debug' instead. [2022-06-27T12:56:22.148Z] #36 248.5 test Compile test binary and begin debugging program. [2022-06-27T12:56:22.148Z] #36 248.5 trace Compile and begin tracing program. [2022-06-27T12:56:22.148Z] #36 248.5 version Prints version. [2022-06-27T12:56:22.148Z] #36 248.5 [2022-06-27T12:56:22.148Z] #36 248.5 Flags: [2022-06-27T12:56:22.148Z] #36 248.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-27T12:56:22.148Z] #36 248.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-27T12:56:22.148Z] #36 248.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-27T12:56:22.148Z] #36 248.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-27T12:56:22.148Z] #36 248.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-27T12:56:22.148Z] #36 248.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-27T12:56:22.148Z] #36 248.5 --disable-aslr Disables address space randomization [2022-06-27T12:56:22.148Z] #36 248.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-27T12:56:22.148Z] #36 248.5 -h, --help help for dlv [2022-06-27T12:56:22.148Z] #36 248.5 --init string Init file, executed by the terminal client. [2022-06-27T12:56:22.148Z] #36 248.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-27T12:56:22.148Z] #36 248.5 --log Enable debugging server logging. [2022-06-27T12:56:22.148Z] #36 248.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-27T12:56:22.148Z] #36 248.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-27T12:56:22.148Z] #36 248.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-27T12:56:22.148Z] #36 248.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-27T12:56:22.148Z] #36 248.5 --wd string Working directory for running the program. [2022-06-27T12:56:22.148Z] #36 248.5 [2022-06-27T12:56:22.148Z] #36 248.5 Additional help topics: [2022-06-27T12:56:22.148Z] #36 248.5 dlv backend Help about the --backend flag. [2022-06-27T12:56:22.148Z] #36 248.5 dlv log Help about logging flags. [2022-06-27T12:56:22.148Z] #36 248.5 dlv redirect Help about file redirection. [2022-06-27T12:56:22.148Z] #36 248.5 [2022-06-27T12:56:22.148Z] #36 248.5 Use "dlv [command] --help" for more information about a command. [2022-06-27T12:56:22.148Z] #36 DONE 248.9s [2022-06-27T12:56:22.148Z] [2022-06-27T12:56:22.148Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:22.148Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:22.148Z] #77 172.1 config.status: creating Makefile [2022-06-27T12:56:22.148Z] #77 172.3 config.status: creating rpm/crun.spec [2022-06-27T12:56:22.148Z] #77 172.4 config.status: creating config.h [2022-06-27T12:56:22.148Z] #77 172.4 config.status: executing libtool commands [2022-06-27T12:56:22.148Z] #77 172.5 config.status: executing depfiles commands [2022-06-27T12:56:22.247Z] #21 20.20 Reading package lists... [2022-06-27T12:56:22.247Z] #21 ... [2022-06-27T12:56:22.247Z] [2022-06-27T12:56:22.247Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:22.247Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:22.247Z] #77 173.7 config.status: creating Makefile [2022-06-27T12:56:22.247Z] #77 173.9 config.status: creating rpm/crun.spec [2022-06-27T12:56:22.247Z] #77 174.0 config.status: creating config.h [2022-06-27T12:56:22.247Z] #77 174.0 config.status: executing libtool commands [2022-06-27T12:56:22.247Z] #77 174.2 config.status: executing depfiles commands [2022-06-27T12:56:22.247Z] #77 176.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-27T12:56:22.247Z] #77 176.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-27T12:56:22.247Z] #77 176.8 checking for gcc... gcc [2022-06-27T12:56:22.247Z] #77 177.0 checking whether the C compiler works... yes [2022-06-27T12:56:22.247Z] #77 177.3 checking for C compiler default output file name... a.out [2022-06-27T12:56:22.247Z] #77 177.3 checking for suffix of executables... [2022-06-27T12:56:22.247Z] #77 177.7 checking whether we are cross compiling... no [2022-06-27T12:56:22.247Z] #77 177.9 checking for suffix of object files... o [2022-06-27T12:56:22.247Z] #77 178.1 checking whether we are using the GNU C compiler... yes [2022-06-27T12:56:22.247Z] #77 178.2 checking whether gcc accepts -g... yes [2022-06-27T12:56:22.247Z] #77 178.4 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:56:22.247Z] #77 178.7 checking whether gcc understands -c and -o together... yes [2022-06-27T12:56:22.505Z] #77 178.9 checking how to run the C preprocessor... gcc -E [2022-06-27T12:56:22.763Z] #77 179.3 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:56:22.763Z] #77 179.3 checking for egrep... /bin/grep -E [2022-06-27T12:56:24.153Z] #77 179.3 checking for ANSI C header files... yes [2022-06-27T12:56:24.411Z] #77 180.7 checking for sys/types.h... yes [2022-06-27T12:56:24.665Z] #77 174.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-27T12:56:24.665Z] #77 174.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-27T12:56:24.668Z] #77 181.0 checking for sys/stat.h... yes [2022-06-27T12:56:24.921Z] #77 175.0 checking for gcc... gcc [2022-06-27T12:56:24.948Z] #77 ... [2022-06-27T12:56:24.948Z] [2022-06-27T12:56:24.948Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:56:24.948Z] #26 sha256:ab0bc57842b2331d83f497b9caf566d1b28451ebd567da06ce5299556c25ade3 [2022-06-27T12:56:24.948Z] #26 267.7 + return [2022-06-27T12:56:25.184Z] #77 181.4 checking for stdlib.h... yes [2022-06-27T12:56:25.442Z] #77 181.8 checking for string.h... yes [2022-06-27T12:56:25.445Z] #19 336.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-06-27T12:56:25.445Z] #19 336.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:56:25.445Z] #19 336.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-27T12:56:25.445Z] #19 336.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-06-27T12:56:25.445Z] #19 336.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-06-27T12:56:25.445Z] #19 336.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-06-27T12:56:25.445Z] #19 336.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-06-27T12:56:25.445Z] #19 336.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-27T12:56:25.445Z] #19 336.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-27T12:56:25.445Z] #19 336.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-06-27T12:56:25.445Z] #19 336.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:25.445Z] #19 336.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:25.445Z] #19 336.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-06-27T12:56:25.445Z] #19 336.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:25.445Z] #19 336.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:25.445Z] #19 336.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-06-27T12:56:25.445Z] #19 336.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:25.445Z] #19 336.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:25.445Z] #19 336.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-06-27T12:56:25.445Z] #19 336.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:25.445Z] #19 336.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:25.445Z] #19 336.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-06-27T12:56:25.445Z] #19 336.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:25.445Z] #19 336.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:25.483Z] #77 175.3 checking whether the C compiler works... yes [2022-06-27T12:56:25.483Z] #77 175.6 checking for C compiler default output file name... a.out [2022-06-27T12:56:25.700Z] [2022-06-27T12:56:25.700Z] #77 ... [2022-06-27T12:56:25.700Z] [2022-06-27T12:56:25.700Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-27T12:56:25.700Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-27T12:56:25.700Z] #34 DONE 252.4s [2022-06-27T12:56:25.700Z] [2022-06-27T12:56:25.700Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:25.700Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:25.705Z] #19 337.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-06-27T12:56:25.705Z] #19 337.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:25.705Z] #19 337.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:25.705Z] #19 337.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-06-27T12:56:25.705Z] #19 337.1 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:25.705Z] #19 337.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:25.739Z] #77 175.6 checking for suffix of executables... [2022-06-27T12:56:25.958Z] #77 182.2 checking for memory.h... yes [2022-06-27T12:56:25.964Z] #19 337.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-06-27T12:56:25.964Z] #19 337.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:25.964Z] #19 337.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:25.964Z] #19 337.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-06-27T12:56:25.964Z] #19 337.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:25.964Z] #19 337.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:25.995Z] #77 176.0 checking whether we are cross compiling... no [2022-06-27T12:56:26.224Z] #19 337.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-06-27T12:56:26.225Z] #19 337.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:26.225Z] #19 337.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:26.225Z] #19 337.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-06-27T12:56:26.225Z] #19 337.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:26.225Z] #19 337.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:26.252Z] #77 176.3 checking for suffix of object files... o [2022-06-27T12:56:26.252Z] #77 176.4 checking whether we are using the GNU C compiler... yes [2022-06-27T12:56:26.485Z] #19 337.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-06-27T12:56:26.485Z] #19 337.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:56:26.485Z] #19 337.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:26.510Z] #77 176.6 checking whether gcc accepts -g... yes [2022-06-27T12:56:26.524Z] #77 182.6 checking for strings.h... yes [2022-06-27T12:56:26.767Z] #77 176.8 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:56:26.782Z] #77 183.0 checking for inttypes.h... yes [2022-06-27T12:56:27.298Z] #77 183.5 checking for stdint.h... yes [2022-06-27T12:56:27.340Z] #77 177.1 checking whether gcc understands -c and -o together... yes [2022-06-27T12:56:27.597Z] #77 177.5 checking how to run the C preprocessor... gcc -E [2022-06-27T12:56:27.854Z] #77 178.1 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:56:27.854Z] #77 178.1 checking for egrep... /bin/grep -E [2022-06-27T12:56:27.864Z] #77 183.9 checking for unistd.h... yes [2022-06-27T12:56:27.864Z] #77 184.2 checking minix/config.h usability... no [2022-06-27T12:56:28.122Z] #77 184.4 checking minix/config.h presence... no [2022-06-27T12:56:28.122Z] #77 184.5 checking for minix/config.h... no [2022-06-27T12:56:28.381Z] #77 184.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-27T12:56:28.784Z] #77 178.1 checking for ANSI C header files... yes [2022-06-27T12:56:28.784Z] #77 178.9 checking for sys/types.h... yes [2022-06-27T12:56:29.041Z] #77 179.2 checking for sys/stat.h... [2022-06-27T12:56:29.041Z] #77 ... [2022-06-27T12:56:29.041Z] [2022-06-27T12:56:29.041Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:56:29.041Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:56:29.041Z] #21 20.00 Reading package lists... [2022-06-27T12:56:29.041Z] #21 24.18 Building dependency tree... [2022-06-27T12:56:29.041Z] #21 27.07 The following additional packages will be installed: [2022-06-27T12:56:29.041Z] #21 27.07 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-27T12:56:29.041Z] #21 27.07 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-27T12:56:29.041Z] #21 27.07 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-27T12:56:29.041Z] #21 27.10 python3-pkg-resources vim-runtime xxd [2022-06-27T12:56:29.041Z] #21 27.10 Suggested packages: [2022-06-27T12:56:29.041Z] #21 27.10 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-27T12:56:29.041Z] #21 27.10 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-27T12:56:29.041Z] #21 27.10 acl attr quota [2022-06-27T12:56:29.041Z] #21 27.10 Recommended packages: [2022-06-27T12:56:29.041Z] #21 27.10 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-27T12:56:29.041Z] #21 29.53 The following NEW packages will be installed: [2022-06-27T12:56:29.041Z] #21 29.54 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-27T12:56:29.041Z] #21 29.54 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-27T12:56:29.041Z] #21 29.54 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-27T12:56:29.041Z] #21 29.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-27T12:56:29.041Z] #21 29.54 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-27T12:56:29.041Z] #21 29.55 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-27T12:56:29.041Z] #21 29.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-27T12:56:29.041Z] #21 29.55 xz-utils zip zstd [2022-06-27T12:56:29.041Z] #21 30.00 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:56:29.041Z] #21 30.00 Need to get 27.7 MB of archives. [2022-06-27T12:56:29.041Z] #21 30.00 After this operation, 106 MB of additional disk space will be used. [2022-06-27T12:56:29.041Z] #21 30.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-27T12:56:29.041Z] #21 30.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-27T12:56:29.041Z] #21 30.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-27T12:56:29.041Z] #21 30.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-27T12:56:29.041Z] #21 30.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-27T12:56:29.041Z] #21 30.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-27T12:56:29.041Z] #21 30.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-27T12:56:29.041Z] #21 30.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-27T12:56:29.041Z] #21 30.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-27T12:56:29.041Z] #21 30.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-27T12:56:29.041Z] #21 30.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-27T12:56:29.041Z] #21 30.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-27T12:56:29.041Z] #21 30.22 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-27T12:56:29.041Z] #21 30.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-27T12:56:29.041Z] #21 30.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-27T12:56:29.041Z] #21 30.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-27T12:56:29.041Z] #21 30.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-27T12:56:29.041Z] #21 30.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-27T12:56:29.041Z] #21 30.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-27T12:56:29.041Z] #21 30.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-27T12:56:29.041Z] #21 30.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-27T12:56:29.041Z] #21 30.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-27T12:56:29.041Z] #21 30.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-27T12:56:29.041Z] #21 30.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-27T12:56:29.041Z] #21 30.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-27T12:56:29.041Z] #21 30.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-27T12:56:29.041Z] #21 30.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-27T12:56:29.041Z] #21 30.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-27T12:56:29.041Z] #21 30.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-27T12:56:29.041Z] #21 30.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-27T12:56:29.041Z] #21 30.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-27T12:56:29.041Z] #21 30.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-27T12:56:29.041Z] #21 30.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-27T12:56:29.041Z] #21 30.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-27T12:56:29.041Z] #21 30.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-27T12:56:29.041Z] #21 30.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-27T12:56:29.041Z] #21 30.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-27T12:56:29.041Z] #21 30.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-27T12:56:29.041Z] #21 30.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-27T12:56:29.041Z] #21 30.86 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-27T12:56:29.041Z] #21 30.87 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-27T12:56:29.041Z] #21 30.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-27T12:56:29.041Z] #21 30.96 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-27T12:56:29.041Z] #21 30.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-27T12:56:29.041Z] #21 31.03 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-27T12:56:29.041Z] #21 31.41 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-27T12:56:29.041Z] #21 31.45 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-27T12:56:29.041Z] #21 31.49 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-27T12:56:29.041Z] #21 31.50 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-27T12:56:29.041Z] #21 32.30 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:56:29.041Z] #21 32.51 Fetched 27.7 MB in 2s (14.4 MB/s) [2022-06-27T12:56:29.041Z] #21 32.58 Selecting previously unselected package pigz. [2022-06-27T12:56:29.041Z] #21 32.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 ... 24019 files and directories currently installed.) [2022-06-27T12:56:29.041Z] #21 32.65 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-27T12:56:29.041Z] #21 32.65 Unpacking pigz (2.6-1) ... [2022-06-27T12:56:29.041Z] #21 32.84 Selecting previously unselected package libelf1:amd64. [2022-06-27T12:56:29.041Z] #21 32.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-27T12:56:29.041Z] #21 32.85 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-27T12:56:29.041Z] #21 33.20 Selecting previously unselected package libbpf0:amd64. [2022-06-27T12:56:29.123Z] #26 ... [2022-06-27T12:56:29.123Z] [2022-06-27T12:56:29.123Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:29.123Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:56:29.123Z] #77 220.4 AR libcrun_testing.a [2022-06-27T12:56:29.123Z] #77 220.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-27T12:56:29.123Z] #77 220.5 CCLD tests/tests_libcrun_utils [2022-06-27T12:56:29.123Z] #77 220.5 CCLD tests/tests_libcrun_errors [2022-06-27T12:56:29.123Z] #77 220.5 CCLD tests/tests_libcrun_fuzzer [2022-06-27T12:56:29.123Z] #77 221.2 CCLD libcrun.la [2022-06-27T12:56:29.123Z] #77 221.7 CCLD crun [2022-06-27T12:56:29.123Z] #77 222.1 make[3]: Entering directory '/tmp/crun-build' [2022-06-27T12:56:29.123Z] #77 222.2 /bin/mkdir -p '/usr/local/lib' [2022-06-27T12:56:29.123Z] #77 222.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-27T12:56:29.123Z] #77 222.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-27T12:56:29.123Z] #77 222.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-27T12:56:29.123Z] #77 222.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-27T12:56:29.123Z] #77 222.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-27T12:56:29.123Z] #77 222.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-27T12:56:29.123Z] #77 222.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-27T12:56:29.123Z] #77 222.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-27T12:56:29.123Z] #77 222.6 ---------------------------------------------------------------------- [2022-06-27T12:56:29.123Z] #77 222.6 Libraries have been installed in: [2022-06-27T12:56:29.123Z] #77 222.6 /usr/local/lib [2022-06-27T12:56:29.123Z] #77 222.6 [2022-06-27T12:56:29.123Z] #77 222.6 If you ever happen to want to link against installed libraries [2022-06-27T12:56:29.123Z] #77 222.6 in a given directory, LIBDIR, you must either use libtool, and [2022-06-27T12:56:29.123Z] #77 222.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-27T12:56:29.123Z] #77 222.6 flag during linking and do at least one of the following: [2022-06-27T12:56:29.123Z] #77 222.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-27T12:56:29.123Z] #77 222.6 during execution [2022-06-27T12:56:29.123Z] #77 222.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-27T12:56:29.123Z] #77 222.6 during linking [2022-06-27T12:56:29.123Z] #77 222.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-27T12:56:29.123Z] #77 222.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-27T12:56:29.123Z] #77 222.6 [2022-06-27T12:56:29.123Z] #77 222.6 See any operating system documentation about shared libraries for [2022-06-27T12:56:29.123Z] #77 222.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-27T12:56:29.123Z] #77 222.6 ---------------------------------------------------------------------- [2022-06-27T12:56:29.123Z] #77 222.6 /bin/mkdir -p '/build' [2022-06-27T12:56:29.123Z] #77 222.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-27T12:56:29.123Z] #77 222.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-27T12:56:29.123Z] #77 222.7 make[3]: Leaving directory '/tmp/crun-build' [2022-06-27T12:56:29.123Z] #77 222.7 make[2]: Leaving directory '/tmp/crun-build' [2022-06-27T12:56:29.123Z] #77 222.7 make[1]: Leaving directory '/tmp/crun-build' [2022-06-27T12:56:29.208Z] #77 185.1 checking build system type... x86_64-pc-linux-gnu [2022-06-27T12:56:29.208Z] #77 185.8 checking host system type... x86_64-pc-linux-gnu [2022-06-27T12:56:29.208Z] #77 185.8 checking how to print strings... printf [2022-06-27T12:56:29.208Z] #77 185.8 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:56:29.298Z] #21 33.21 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-27T12:56:29.298Z] #21 33.22 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-27T12:56:29.298Z] #21 ... [2022-06-27T12:56:29.298Z] [2022-06-27T12:56:29.298Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:29.298Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:29.298Z] #77 179.2 checking for sys/stat.h... yes [2022-06-27T12:56:29.379Z] #77 ... [2022-06-27T12:56:29.379Z] [2022-06-27T12:56:29.379Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:56:29.379Z] #26 sha256:ab0bc57842b2331d83f497b9caf566d1b28451ebd567da06ce5299556c25ade3 [2022-06-27T12:56:29.379Z] #26 DONE 273.3s [2022-06-27T12:56:29.379Z] [2022-06-27T12:56:29.379Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:56:29.379Z] #60 sha256:c9a5ffbe20f04f7b3070e6620e2b9cd9d221ccd2f5d70e57c8212e991528b390 [2022-06-27T12:56:29.379Z] #60 155.7 + mkdir -p /build [2022-06-27T12:56:29.379Z] #60 155.7 + cp runc /build/runc [2022-06-27T12:56:29.379Z] #60 DONE 156.2s [2022-06-27T12:56:29.379Z] [2022-06-27T12:56:29.379Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:29.379Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-27T12:56:29.379Z] #77 DONE 224.2s [2022-06-27T12:56:29.379Z] [2022-06-27T12:56:29.379Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:56:29.379Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-06-27T12:56:29.379Z] #55 270.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-27T12:56:29.379Z] #55 DONE 274.1s [2022-06-27T12:56:29.379Z] [2022-06-27T12:56:29.379Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:56:29.379Z] #64 sha256:1c347e49a704de203c39e150ec625ffd097a5c949e52c0dbb16cf7949be80649 [2022-06-27T12:56:29.467Z] #77 185.9 checking for fgrep... /bin/grep -F [2022-06-27T12:56:29.467Z] #77 185.9 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:56:29.467Z] #77 185.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:56:29.467Z] #77 185.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:56:29.467Z] #77 185.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:56:29.467Z] #77 186.1 checking whether ln -s works... yes [2022-06-27T12:56:29.467Z] #77 186.1 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:56:29.467Z] #77 186.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-27T12:56:29.467Z] #77 186.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:56:29.467Z] #77 186.1 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:56:29.467Z] #77 186.1 checking for objdump... objdump [2022-06-27T12:56:29.467Z] #77 186.1 checking how to recognize dependent libraries... pass_all [2022-06-27T12:56:29.467Z] #77 186.1 checking for dlltool... no [2022-06-27T12:56:29.467Z] #77 186.1 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:56:29.467Z] #77 186.1 checking for ar... ar [2022-06-27T12:56:29.725Z] #77 186.1 checking for archiver @FILE support... @ [2022-06-27T12:56:29.725Z] #77 186.4 checking for strip... strip [2022-06-27T12:56:29.861Z] #77 179.5 checking for stdlib.h... yes [2022-06-27T12:56:29.983Z] #77 186.4 checking for ranlib... ranlib [2022-06-27T12:56:29.983Z] #77 186.4 checking for gawk... no [2022-06-27T12:56:29.983Z] #77 186.4 checking for mawk... mawk [2022-06-27T12:56:30.118Z] #77 180.0 checking for string.h... yes [2022-06-27T12:56:30.376Z] #77 180.3 checking for memory.h... yes [2022-06-27T12:56:30.550Z] #77 186.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:56:30.550Z] #77 187.2 checking for sysroot... no [2022-06-27T12:56:30.550Z] #77 187.2 checking for a working dd... /bin/dd [2022-06-27T12:56:30.550Z] #77 187.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:56:30.632Z] #77 180.6 checking for strings.h... yes [2022-06-27T12:56:30.808Z] #77 187.4 checking for mt... no [2022-06-27T12:56:30.808Z] #77 187.4 checking if : is a manifest tool... no [2022-06-27T12:56:30.889Z] #77 180.9 checking for inttypes.h... yes [2022-06-27T12:56:31.146Z] #77 181.2 checking for stdint.h... yes [2022-06-27T12:56:31.374Z] #77 187.4 checking for dlfcn.h... yes [2022-06-27T12:56:31.374Z] #77 187.8 checking for objdir... .libs [2022-06-27T12:56:31.404Z] #77 181.4 checking for unistd.h... yes [2022-06-27T12:56:31.664Z] #77 181.6 checking minix/config.h usability... no [2022-06-27T12:56:31.664Z] #77 181.7 checking minix/config.h presence... no [2022-06-27T12:56:31.664Z] #77 181.8 checking for minix/config.h... no [2022-06-27T12:56:31.664Z] #77 181.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-27T12:56:31.771Z] #19 342.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-06-27T12:56:31.771Z] #19 342.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:56:31.771Z] #19 342.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:31.771Z] #19 342.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-06-27T12:56:31.771Z] #19 342.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-06-27T12:56:31.771Z] #19 342.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-27T12:56:31.771Z] #19 342.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-06-27T12:56:31.771Z] #19 342.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-27T12:56:31.771Z] #19 342.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-27T12:56:31.771Z] #19 342.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-06-27T12:56:31.771Z] #19 342.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:31.771Z] #19 342.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:31.771Z] #19 343.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-06-27T12:56:31.771Z] #19 343.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:56:31.771Z] #19 343.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:32.199Z] #77 188.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:56:32.199Z] #77 188.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:56:32.214Z] #77 ... [2022-06-27T12:56:32.214Z] [2022-06-27T12:56:32.214Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:56:32.214Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:56:32.214Z] #47 DONE 269.3s [2022-06-27T12:56:32.214Z] [2022-06-27T12:56:32.214Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:56:32.214Z] #64 sha256:fcd9254244583fd27a7cef9f33e38327d44e765ce99a3e51f9de3ac11bfd6641 [2022-06-27T12:56:32.227Z] #77 182.0 checking build system type... x86_64-pc-linux-gnu [2022-06-27T12:56:32.228Z] #77 182.5 checking host system type... x86_64-pc-linux-gnu [2022-06-27T12:56:32.228Z] #77 182.5 checking how to print strings... printf [2022-06-27T12:56:32.228Z] #77 182.5 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:56:32.228Z] #77 182.5 checking for fgrep... /bin/grep -F [2022-06-27T12:56:32.458Z] #77 188.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:56:32.484Z] #77 182.5 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:56:32.484Z] #77 182.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:56:32.484Z] #77 182.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:56:32.717Z] #77 188.9 checking if gcc static flag -static works... [2022-06-27T12:56:32.717Z] #77 ... [2022-06-27T12:56:32.717Z] [2022-06-27T12:56:32.717Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-27T12:56:32.717Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-27T12:56:32.717Z] #36 258.8 Delve is a source level debugger for Go programs. [2022-06-27T12:56:32.717Z] #36 258.8 [2022-06-27T12:56:32.717Z] #36 258.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-27T12:56:32.718Z] #36 258.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-27T12:56:32.718Z] #36 258.8 [2022-06-27T12:56:32.718Z] #36 258.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-27T12:56:32.718Z] #36 258.8 [2022-06-27T12:56:32.718Z] #36 258.8 Pass flags to the program you are debugging using `--`, for example: [2022-06-27T12:56:32.718Z] #36 258.8 [2022-06-27T12:56:32.718Z] #36 258.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-27T12:56:32.718Z] #36 258.8 [2022-06-27T12:56:32.718Z] #36 258.8 Usage: [2022-06-27T12:56:32.718Z] #36 258.8 dlv [command] [2022-06-27T12:56:32.718Z] #36 258.8 [2022-06-27T12:56:32.718Z] #36 258.8 Available Commands: [2022-06-27T12:56:32.718Z] #36 258.8 attach Attach to running process and begin debugging. [2022-06-27T12:56:32.718Z] #36 258.8 connect Connect to a headless debug server with a terminal client. [2022-06-27T12:56:32.718Z] #36 258.8 core Examine a core dump. [2022-06-27T12:56:32.718Z] #36 258.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-27T12:56:32.718Z] #36 258.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-27T12:56:32.718Z] #36 258.8 exec Execute a precompiled binary, and begin a debug session. [2022-06-27T12:56:32.718Z] #36 258.8 help Help about any command [2022-06-27T12:56:32.718Z] #36 258.8 run Deprecated command. Use 'debug' instead. [2022-06-27T12:56:32.718Z] #36 258.8 test Compile test binary and begin debugging program. [2022-06-27T12:56:32.718Z] #36 258.8 trace Compile and begin tracing program. [2022-06-27T12:56:32.718Z] #36 258.8 version Prints version. [2022-06-27T12:56:32.718Z] #36 258.8 [2022-06-27T12:56:32.718Z] #36 258.8 Flags: [2022-06-27T12:56:32.718Z] #36 258.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-27T12:56:32.718Z] #36 258.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-27T12:56:32.718Z] #36 258.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-27T12:56:32.718Z] #36 258.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-27T12:56:32.718Z] #36 258.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-27T12:56:32.718Z] #36 258.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-27T12:56:32.718Z] #36 258.8 --disable-aslr Disables address space randomization [2022-06-27T12:56:32.718Z] #36 258.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-27T12:56:32.718Z] #36 258.8 -h, --help help for dlv [2022-06-27T12:56:32.718Z] #36 258.8 --init string Init file, executed by the terminal client. [2022-06-27T12:56:32.718Z] #36 258.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-27T12:56:32.718Z] #36 258.8 --log Enable debugging server logging. [2022-06-27T12:56:32.718Z] #36 258.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-27T12:56:32.718Z] #36 258.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-27T12:56:32.718Z] #36 258.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-27T12:56:32.718Z] #36 258.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-27T12:56:32.718Z] #36 258.8 --wd string Working directory for running the program. [2022-06-27T12:56:32.718Z] #36 258.8 [2022-06-27T12:56:32.718Z] #36 258.8 Additional help topics: [2022-06-27T12:56:32.718Z] #36 258.8 dlv backend Help about the --backend flag. [2022-06-27T12:56:32.718Z] #36 258.8 dlv log Help about logging flags. [2022-06-27T12:56:32.718Z] #36 258.8 dlv redirect Help about file redirection. [2022-06-27T12:56:32.718Z] #36 258.8 [2022-06-27T12:56:32.718Z] #36 258.8 Use "dlv [command] --help" for more information about a command. [2022-06-27T12:56:32.718Z] #36 DONE 259.5s [2022-06-27T12:56:32.718Z] [2022-06-27T12:56:32.718Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:56:32.718Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:56:32.718Z] #21 20.20 Reading package lists... [2022-06-27T12:56:32.718Z] #21 25.46 Building dependency tree... [2022-06-27T12:56:32.718Z] #21 28.32 The following additional packages will be installed: [2022-06-27T12:56:32.718Z] #21 28.32 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-27T12:56:32.718Z] #21 28.32 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-27T12:56:32.718Z] #21 28.32 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-27T12:56:32.718Z] #21 28.32 python3-pkg-resources vim-runtime xxd [2022-06-27T12:56:32.718Z] #21 28.35 Suggested packages: [2022-06-27T12:56:32.718Z] #21 28.35 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-27T12:56:32.718Z] #21 28.35 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-27T12:56:32.718Z] #21 28.35 acl attr quota [2022-06-27T12:56:32.718Z] #21 28.35 Recommended packages: [2022-06-27T12:56:32.718Z] #21 28.35 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-27T12:56:32.718Z] #21 30.77 The following NEW packages will be installed: [2022-06-27T12:56:32.718Z] #21 30.78 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-27T12:56:32.718Z] #21 30.78 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-27T12:56:32.718Z] #21 30.78 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-27T12:56:32.718Z] #21 30.78 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-27T12:56:32.718Z] #21 30.79 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-27T12:56:32.718Z] #21 30.79 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-27T12:56:32.718Z] #21 30.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-27T12:56:32.718Z] #21 30.79 xz-utils zip zstd [2022-06-27T12:56:32.718Z] #21 31.14 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:56:32.718Z] #21 31.14 Need to get 27.7 MB of archives. [2022-06-27T12:56:32.718Z] #21 31.14 After this operation, 106 MB of additional disk space will be used. [2022-06-27T12:56:32.718Z] #21 31.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-27T12:56:32.718Z] #21 31.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-27T12:56:32.718Z] #21 31.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-27T12:56:32.718Z] #21 31.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-27T12:56:32.718Z] #21 31.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-27T12:56:32.718Z] #21 31.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-27T12:56:32.718Z] #21 31.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-27T12:56:32.718Z] #21 31.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-27T12:56:32.718Z] #21 31.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-27T12:56:32.718Z] #21 31.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-27T12:56:32.718Z] #21 31.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-27T12:56:32.718Z] #21 31.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-27T12:56:32.718Z] #21 31.26 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-27T12:56:32.718Z] #21 31.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-27T12:56:32.718Z] #21 31.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-27T12:56:32.718Z] #21 31.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-27T12:56:32.718Z] #21 31.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-27T12:56:32.718Z] #21 31.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-27T12:56:32.718Z] #21 31.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-27T12:56:32.718Z] #21 31.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-27T12:56:32.741Z] #77 182.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:56:32.741Z] #77 182.8 checking whether ln -s works... yes [2022-06-27T12:56:32.741Z] #77 182.8 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:56:32.741Z] #77 182.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-27T12:56:32.741Z] #77 182.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:56:32.741Z] #77 182.9 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:56:32.741Z] #77 182.9 checking for objdump... objdump [2022-06-27T12:56:32.741Z] #77 182.9 checking how to recognize dependent libraries... pass_all [2022-06-27T12:56:32.741Z] #77 182.9 checking for dlltool... no [2022-06-27T12:56:32.741Z] #77 182.9 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:56:32.741Z] #77 182.9 checking for ar... ar [2022-06-27T12:56:32.976Z] #21 31.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-27T12:56:32.976Z] #21 31.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-27T12:56:32.976Z] #21 31.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-27T12:56:32.976Z] #21 31.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-27T12:56:32.976Z] #21 31.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-27T12:56:32.976Z] #21 31.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-27T12:56:32.976Z] #21 31.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-27T12:56:32.998Z] #77 182.9 checking for archiver @FILE support... @ [2022-06-27T12:56:32.998Z] #77 183.2 checking for strip... strip [2022-06-27T12:56:32.998Z] #77 183.2 checking for ranlib... ranlib [2022-06-27T12:56:32.998Z] #77 183.2 checking for gawk... no [2022-06-27T12:56:32.998Z] #77 183.2 checking for mawk... mawk [2022-06-27T12:56:33.543Z] #21 32.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-27T12:56:33.543Z] #21 32.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-27T12:56:33.543Z] #21 32.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-27T12:56:33.543Z] #21 32.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-27T12:56:33.543Z] #21 32.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-27T12:56:33.543Z] #21 32.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-27T12:56:33.543Z] #21 32.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-27T12:56:33.543Z] #21 32.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-27T12:56:33.553Z] #64 ... [2022-06-27T12:56:33.553Z] [2022-06-27T12:56:33.553Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-27T12:56:33.553Z] #27 sha256:71b80c7daa857035600fb8c86651b7ccb55b0c45293c116ba5762b4a0a5d539f [2022-06-27T12:56:33.561Z] #77 183.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:56:33.605Z] #64 ... [2022-06-27T12:56:33.605Z] [2022-06-27T12:56:33.605Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-27T12:56:33.605Z] #48 sha256:02c8abba7456ec86d8e58f9c42aa794305ad7467d9a03301af02518d65e644f9 [2022-06-27T12:56:33.804Z] #21 32.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-27T12:56:33.804Z] #21 32.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-27T12:56:33.804Z] #21 32.23 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-27T12:56:33.804Z] #21 32.24 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-27T12:56:33.804Z] #21 32.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-27T12:56:33.804Z] #21 32.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-27T12:56:33.804Z] #21 32.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-27T12:56:33.804Z] #21 32.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-27T12:56:33.804Z] #21 32.37 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-27T12:56:33.804Z] #21 32.39 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-27T12:56:33.817Z] #77 184.0 checking for sysroot... no [2022-06-27T12:56:33.817Z] #77 184.0 checking for a working dd... /bin/dd [2022-06-27T12:56:33.817Z] #77 184.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:56:33.817Z] #77 184.2 checking for mt... no [2022-06-27T12:56:34.062Z] #21 32.73 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-27T12:56:34.062Z] #21 32.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-27T12:56:34.074Z] #77 184.2 checking if : is a manifest tool... no [2022-06-27T12:56:34.180Z] #48 DONE 1.0s [2022-06-27T12:56:34.180Z] [2022-06-27T12:56:34.180Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:34.180Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:34.321Z] #21 32.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-27T12:56:34.321Z] #21 32.81 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-27T12:56:34.332Z] #77 184.2 checking for dlfcn.h... yes [2022-06-27T12:56:34.443Z] #77 ... [2022-06-27T12:56:34.443Z] [2022-06-27T12:56:34.443Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-27T12:56:34.443Z] #52 sha256:349885bc23bc74ef414d7836026dd8446871012366de4a48ae2628c4bb76ba42 [2022-06-27T12:56:34.443Z] #52 DONE 0.1s [2022-06-27T12:56:34.443Z] [2022-06-27T12:56:34.443Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-27T12:56:34.443Z] #54 sha256:876b05280f81be822392f28cb5d66efff2085c9a1f2b15dbf2fe14dd54f3aece [2022-06-27T12:56:34.443Z] #54 DONE 0.1s [2022-06-27T12:56:34.443Z] [2022-06-27T12:56:34.443Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:34.443Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:34.479Z] #27 DONE 0.8s [2022-06-27T12:56:34.479Z] [2022-06-27T12:56:34.479Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-27T12:56:34.479Z] #32 sha256:be05979950c1b5fc425bf434eb9311ea3922cf15bb2d587b784ae29aebb9c067 [2022-06-27T12:56:34.589Z] #77 184.6 checking for objdir... .libs [2022-06-27T12:56:34.846Z] #77 184.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:56:34.846Z] #77 185.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:56:35.018Z] #77 221.6 CCLD tests/init [2022-06-27T12:56:35.255Z] #21 33.58 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:56:35.255Z] #21 ... [2022-06-27T12:56:35.255Z] [2022-06-27T12:56:35.255Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:35.255Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:35.255Z] #77 188.9 checking if gcc static flag -static works... yes [2022-06-27T12:56:35.255Z] #77 189.7 checking if gcc supports -c -o file.o... yes [2022-06-27T12:56:35.255Z] #77 190.0 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:56:35.255Z] #77 190.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-27T12:56:35.255Z] #77 190.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:56:35.255Z] #77 190.6 checking how to hardcode library paths into programs... immediate [2022-06-27T12:56:35.255Z] #77 190.6 checking whether stripping libraries is possible... yes [2022-06-27T12:56:35.255Z] #77 190.6 checking if libtool supports shared libraries... yes [2022-06-27T12:56:35.255Z] #77 190.6 checking whether to build shared libraries... no [2022-06-27T12:56:35.255Z] #77 190.6 checking whether to build static libraries... yes [2022-06-27T12:56:35.255Z] #77 190.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:56:35.255Z] #77 190.7 checking whether build environment is sane... yes [2022-06-27T12:56:35.255Z] #77 190.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:56:35.255Z] #77 190.8 checking whether make sets $(MAKE)... yes [2022-06-27T12:56:35.255Z] #77 190.9 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:56:35.255Z] #77 191.0 checking whether make supports nested variables... yes [2022-06-27T12:56:35.255Z] #77 191.2 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:56:35.255Z] #77 191.2 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:56:35.255Z] #77 191.2 checking how to create a ustar tar archive... gnutar [2022-06-27T12:56:35.255Z] #77 191.2 checking dependency style of gcc... gcc3 [2022-06-27T12:56:35.255Z] #77 191.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:56:35.255Z] #77 191.6 checking whether make supports nested variables... (cached) yes [2022-06-27T12:56:35.255Z] #77 191.6 checking for pkg-config... /usr/bin/pkg-config [2022-06-27T12:56:35.255Z] #77 191.6 checking pkg-config is at least version 0.9.0... yes [2022-06-27T12:56:35.255Z] #77 191.6 checking for yajl >= 2.1.0... yes [2022-06-27T12:56:35.255Z] #77 191.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-27T12:56:35.255Z] #77 191.6 checking for gcc... (cached) gcc [2022-06-27T12:56:35.255Z] #77 191.9 checking whether we are using the GNU C compiler... (cached) yes [2022-06-27T12:56:35.255Z] #77 191.9 checking whether gcc accepts -g... (cached) yes [2022-06-27T12:56:35.256Z] #77 191.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-27T12:56:35.256Z] #77 191.9 checking whether gcc understands -c and -o together... (cached) yes [2022-06-27T12:56:35.410Z] #77 185.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:56:35.515Z] #77 191.9 checking for a Python interpreter with version >= 3... python3 [2022-06-27T12:56:35.515Z] #77 192.1 checking for python3... /usr/bin/python3 [2022-06-27T12:56:35.515Z] #77 192.1 checking for python3 version... 3.9 [2022-06-27T12:56:35.667Z] #77 185.4 checking if gcc static flag -static works... yes [2022-06-27T12:56:35.773Z] #77 192.2 checking for python3 platform... linux [2022-06-27T12:56:35.773Z] #77 192.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-27T12:56:35.910Z] #32 DONE 1.3s [2022-06-27T12:56:35.910Z] [2022-06-27T12:56:35.910Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-27T12:56:35.910Z] #35 sha256:b2eaf5ba7d24312fc9ca69005152f225642894aadd951439bf5e969eafcbed3b [2022-06-27T12:56:35.910Z] #35 DONE 0.4s [2022-06-27T12:56:35.910Z] [2022-06-27T12:56:35.910Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-27T12:56:35.910Z] #37 sha256:1408edd4815876dfe8475e0b72a852cfe63f811c568544d9abd8033bbc931ecb [2022-06-27T12:56:35.924Z] #77 185.9 checking if gcc supports -c -o file.o... yes [2022-06-27T12:56:35.924Z] #77 186.1 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:56:36.031Z] #77 192.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-27T12:56:36.169Z] #37 DONE 0.3s [2022-06-27T12:56:36.169Z] [2022-06-27T12:56:36.169Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-27T12:56:36.169Z] #39 sha256:27c25d3f39c4c6c8db1296cb3df3d68139acebb54e7eb817a5091b1cc520d505 [2022-06-27T12:56:36.170Z] #39 DONE 0.1s [2022-06-27T12:56:36.170Z] [2022-06-27T12:56:36.170Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:56:36.170Z] #64 sha256:1c347e49a704de203c39e150ec625ffd097a5c949e52c0dbb16cf7949be80649 [2022-06-27T12:56:36.170Z] #64 247.8 + bin/containerd [2022-06-27T12:56:36.181Z] #77 186.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-27T12:56:36.290Z] #77 192.8 checking that generated files are newer than configure... done [2022-06-27T12:56:36.290Z] #77 192.8 configure: creating ./config.status [2022-06-27T12:56:36.435Z] #64 ... [2022-06-27T12:56:36.435Z] [2022-06-27T12:56:36.435Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-27T12:56:36.435Z] #41 sha256:8775b4a6f0d8f774e0d545c5eb076d9fb34cfa9d6c3a89f87939e81746afb9de [2022-06-27T12:56:36.435Z] #41 DONE 0.1s [2022-06-27T12:56:36.435Z] [2022-06-27T12:56:36.435Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-27T12:56:36.435Z] #45 sha256:67c965298da6b04dd9a66ac72d0ed6a4f7c16a2c53290b79f125f7c65760a35a [2022-06-27T12:56:36.435Z] #45 DONE 0.1s [2022-06-27T12:56:36.435Z] [2022-06-27T12:56:36.435Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-27T12:56:36.435Z] #48 sha256:0c0636e6ecba5620037af62198463219d3f4eba29615b9844b19dea22cd3da56 [2022-06-27T12:56:36.745Z] #77 186.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:56:36.745Z] #77 186.8 checking how to hardcode library paths into programs... immediate [2022-06-27T12:56:36.745Z] #77 186.8 checking whether stripping libraries is possible... yes [2022-06-27T12:56:36.745Z] #77 186.9 checking if libtool supports shared libraries... yes [2022-06-27T12:56:36.745Z] #77 186.9 checking whether to build shared libraries... no [2022-06-27T12:56:36.745Z] #77 186.9 checking whether to build static libraries... yes [2022-06-27T12:56:36.745Z] #77 186.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:56:36.745Z] #77 187.0 checking whether build environment is sane... yes [2022-06-27T12:56:36.745Z] #77 187.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:56:36.745Z] #77 187.0 checking whether make sets $(MAKE)... yes [2022-06-27T12:56:36.997Z] #48 DONE 0.5s [2022-06-27T12:56:36.997Z] [2022-06-27T12:56:36.997Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-27T12:56:36.997Z] #52 sha256:8e7dcd3dd922000f5360169c009b78a40f75ef729a611b32892f5ceeb2c7c6c7 [2022-06-27T12:56:36.997Z] #52 DONE 0.1s [2022-06-27T12:56:36.997Z] [2022-06-27T12:56:36.997Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-27T12:56:36.997Z] #54 sha256:de9d9423892580fc937dd715605be267d87fad31ce8ee9837d9c55ba9b7bf482 [2022-06-27T12:56:37.005Z] #77 187.1 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:56:37.005Z] #77 187.1 checking whether make supports nested variables... yes [2022-06-27T12:56:37.005Z] #77 187.3 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:56:37.005Z] #77 187.3 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:56:37.049Z] #19 347.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-06-27T12:56:37.049Z] #19 347.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:56:37.049Z] #19 347.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:37.049Z] #19 347.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-06-27T12:56:37.049Z] #19 347.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-06-27T12:56:37.049Z] #19 347.6 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-06-27T12:56:37.049Z] #19 347.6 Selecting previously unselected package libc6-s390x-cross. [2022-06-27T12:56:37.049Z] #19 347.6 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-06-27T12:56:37.049Z] #19 347.6 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-06-27T12:56:37.049Z] #19 347.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-06-27T12:56:37.049Z] #19 347.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:37.049Z] #19 347.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:37.049Z] #19 347.8 Selecting previously unselected package libgomp1-s390x-cross. [2022-06-27T12:56:37.049Z] #19 347.8 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:37.049Z] #19 347.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:37.049Z] #19 347.8 Selecting previously unselected package libitm1-s390x-cross. [2022-06-27T12:56:37.049Z] #19 347.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:37.049Z] #19 347.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:37.049Z] #19 347.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-06-27T12:56:37.049Z] #19 347.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:37.049Z] #19 347.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:37.049Z] #19 347.9 Selecting previously unselected package libasan6-s390x-cross. [2022-06-27T12:56:37.049Z] #19 347.9 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:37.049Z] #19 347.9 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:37.049Z] #19 348.2 Selecting previously unselected package libstdc++6-s390x-cross. [2022-06-27T12:56:37.049Z] #19 348.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:37.049Z] #19 348.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:37.049Z] #19 348.2 Selecting previously unselected package libubsan1-s390x-cross. [2022-06-27T12:56:37.049Z] #19 348.2 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:37.049Z] #19 348.2 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:37.049Z] #19 348.3 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-06-27T12:56:37.049Z] #19 348.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:37.049Z] #19 348.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:37.049Z] #19 348.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-06-27T12:56:37.049Z] #19 348.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:56:37.049Z] #19 348.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:37.254Z] #54 DONE 0.1s [2022-06-27T12:56:37.254Z] [2022-06-27T12:56:37.254Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-27T12:56:37.254Z] #56 sha256:0815430eebb8d153c07aa037f4d5ba4688a6d1289a7031b3ba3cbb85bb47c4be [2022-06-27T12:56:37.262Z] #77 187.3 checking how to create a ustar tar archive... gnutar [2022-06-27T12:56:37.519Z] #77 187.4 checking dependency style of gcc... gcc3 [2022-06-27T12:56:37.519Z] #77 187.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:56:37.519Z] #77 187.7 checking whether make supports nested variables... (cached) yes [2022-06-27T12:56:37.519Z] #77 187.7 checking for pkg-config... /usr/bin/pkg-config [2022-06-27T12:56:37.519Z] #77 187.7 checking pkg-config is at least version 0.9.0... yes [2022-06-27T12:56:37.519Z] #77 187.7 checking for yajl >= 2.1.0... yes [2022-06-27T12:56:37.519Z] #77 187.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-27T12:56:37.519Z] #77 187.7 checking for gcc... (cached) gcc [2022-06-27T12:56:37.519Z] #77 187.9 checking whether we are using the GNU C compiler... (cached) yes [2022-06-27T12:56:37.519Z] #77 187.9 checking whether gcc accepts -g... (cached) yes [2022-06-27T12:56:37.519Z] #77 187.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-27T12:56:38.082Z] #77 187.9 checking whether gcc understands -c and -o together... (cached) yes [2022-06-27T12:56:38.082Z] #77 187.9 checking for a Python interpreter with version >= 3... python3 [2022-06-27T12:56:38.082Z] #77 188.0 checking for python3... /usr/bin/python3 [2022-06-27T12:56:38.082Z] #77 188.0 checking for python3 version... 3.9 [2022-06-27T12:56:38.082Z] #77 188.1 checking for python3 platform... linux [2022-06-27T12:56:38.082Z] #77 188.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-27T12:56:38.182Z] #56 DONE 1.2s [2022-06-27T12:56:38.182Z] [2022-06-27T12:56:38.182Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:56:38.182Z] #64 sha256:1c347e49a704de203c39e150ec625ffd097a5c949e52c0dbb16cf7949be80649 [2022-06-27T12:56:38.437Z] #64 ... [2022-06-27T12:56:38.437Z] [2022-06-27T12:56:38.437Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-27T12:56:38.437Z] #58 sha256:25072f023b5053f978d78a484b82c3e98b32466d8f7e5b6b50da30707ac110d9 [2022-06-27T12:56:38.437Z] #58 DONE 0.2s [2022-06-27T12:56:38.462Z] #77 188.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-27T12:56:38.693Z] [2022-06-27T12:56:38.693Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-27T12:56:38.693Z] #61 sha256:9d66a423a589d738c2e8321c9f25d3c11d0d2652d6b7d34d636067ee694bbb02 [2022-06-27T12:56:38.719Z] #77 188.7 checking that generated files are newer than configure... done [2022-06-27T12:56:38.719Z] #77 188.7 configure: creating ./config.status [2022-06-27T12:56:39.255Z] #61 DONE 0.6s [2022-06-27T12:56:39.255Z] [2022-06-27T12:56:39.255Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:56:39.255Z] #64 sha256:1c347e49a704de203c39e150ec625ffd097a5c949e52c0dbb16cf7949be80649 [2022-06-27T12:56:39.651Z] #77 ... [2022-06-27T12:56:39.651Z] [2022-06-27T12:56:39.651Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:56:39.651Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:56:39.651Z] #21 33.46 Selecting previously unselected package libcap2:amd64. [2022-06-27T12:56:39.651Z] #21 33.46 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-27T12:56:39.651Z] #21 33.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:56:39.651Z] #21 33.63 Selecting previously unselected package libmnl0:amd64. [2022-06-27T12:56:39.651Z] #21 33.63 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-27T12:56:39.651Z] #21 33.63 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-27T12:56:39.651Z] #21 33.72 Selecting previously unselected package libxtables12:amd64. [2022-06-27T12:56:39.651Z] #21 33.73 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-27T12:56:39.651Z] #21 33.74 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-27T12:56:39.651Z] #21 33.90 Selecting previously unselected package libcap2-bin. [2022-06-27T12:56:39.651Z] #21 33.91 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-27T12:56:39.651Z] #21 33.92 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-27T12:56:39.651Z] #21 34.14 Selecting previously unselected package iproute2. [2022-06-27T12:56:39.651Z] #21 34.15 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-27T12:56:39.651Z] #21 34.15 Unpacking iproute2 (5.10.0-4) ... [2022-06-27T12:56:39.651Z] #21 35.09 Selecting previously unselected package xxd. [2022-06-27T12:56:39.651Z] #21 35.09 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-27T12:56:39.651Z] #21 35.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:56:39.651Z] #21 35.53 Selecting previously unselected package vim-common. [2022-06-27T12:56:39.651Z] #21 35.53 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:56:39.651Z] #21 35.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:56:39.651Z] #21 35.79 Selecting previously unselected package bash-completion. [2022-06-27T12:56:39.651Z] #21 35.81 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-27T12:56:39.651Z] #21 41.00 Unpacking bash-completion (1:2.11-2) ... [2022-06-27T12:56:39.651Z] #21 42.12 Selecting previously unselected package bzip2. [2022-06-27T12:56:39.651Z] #21 42.12 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-27T12:56:39.651Z] #21 42.14 Unpacking bzip2 (1.0.8-4) ... [2022-06-27T12:56:39.651Z] #21 42.62 Selecting previously unselected package xz-utils. [2022-06-27T12:56:39.651Z] #21 42.63 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-27T12:56:39.651Z] #21 42.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:56:39.651Z] #21 42.84 Selecting previously unselected package apparmor. [2022-06-27T12:56:39.651Z] #21 42.84 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-27T12:56:39.651Z] #21 42.95 Unpacking apparmor (2.13.6-10) ... [2022-06-27T12:56:39.651Z] #21 43.69 Selecting previously unselected package inetutils-ping. [2022-06-27T12:56:39.908Z] #21 43.70 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-27T12:56:39.908Z] #21 43.71 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-27T12:56:39.908Z] #21 43.91 Selecting previously unselected package libip4tc2:amd64. [2022-06-27T12:56:39.908Z] #21 43.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-27T12:56:39.908Z] #21 43.93 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-27T12:56:40.166Z] #21 44.01 Selecting previously unselected package libip6tc2:amd64. [2022-06-27T12:56:40.166Z] #21 44.02 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-27T12:56:40.166Z] #21 44.02 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-27T12:56:40.166Z] #21 44.11 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-27T12:56:40.166Z] #21 44.12 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-27T12:56:40.166Z] #21 44.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-27T12:56:40.166Z] #21 44.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-27T12:56:40.424Z] #21 44.26 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-27T12:56:40.424Z] #21 44.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-27T12:56:40.424Z] #21 44.40 Selecting previously unselected package libnftnl11:amd64. [2022-06-27T12:56:40.424Z] #21 44.40 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-27T12:56:40.424Z] #21 44.41 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-27T12:56:40.475Z] #77 ... [2022-06-27T12:56:40.475Z] [2022-06-27T12:56:40.475Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:56:40.475Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:56:40.475Z] #21 33.83 Fetched 27.7 MB in 2s (13.9 MB/s) [2022-06-27T12:56:40.475Z] #21 34.05 Selecting previously unselected package pigz. [2022-06-27T12:56:40.476Z] #21 34.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-27T12:56:40.476Z] #21 34.19 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-27T12:56:40.476Z] #21 34.21 Unpacking pigz (2.6-1) ... [2022-06-27T12:56:40.476Z] #21 34.39 Selecting previously unselected package libelf1:amd64. [2022-06-27T12:56:40.476Z] #21 34.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-27T12:56:40.476Z] #21 34.42 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-27T12:56:40.476Z] #21 34.74 Selecting previously unselected package libbpf0:amd64. [2022-06-27T12:56:40.476Z] #21 34.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-27T12:56:40.476Z] #21 34.75 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-27T12:56:40.476Z] #21 34.95 Selecting previously unselected package libcap2:amd64. [2022-06-27T12:56:40.476Z] #21 34.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-27T12:56:40.476Z] #21 34.96 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:56:40.476Z] #21 35.04 Selecting previously unselected package libmnl0:amd64. [2022-06-27T12:56:40.476Z] #21 35.04 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-27T12:56:40.476Z] #21 35.06 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-27T12:56:40.476Z] #21 35.19 Selecting previously unselected package libxtables12:amd64. [2022-06-27T12:56:40.476Z] #21 35.19 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-27T12:56:40.476Z] #21 35.20 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-27T12:56:40.476Z] #21 35.41 Selecting previously unselected package libcap2-bin. [2022-06-27T12:56:40.476Z] #21 35.41 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-27T12:56:40.476Z] #21 35.42 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-27T12:56:40.476Z] #21 35.61 Selecting previously unselected package iproute2. [2022-06-27T12:56:40.476Z] #21 35.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-27T12:56:40.476Z] #21 35.64 Unpacking iproute2 (5.10.0-4) ... [2022-06-27T12:56:40.476Z] #21 36.47 Selecting previously unselected package xxd. [2022-06-27T12:56:40.476Z] #21 36.47 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-27T12:56:40.476Z] #21 36.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:56:40.476Z] #21 36.66 Selecting previously unselected package vim-common. [2022-06-27T12:56:40.476Z] #21 36.67 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:56:40.476Z] #21 36.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:56:40.476Z] #21 36.97 Selecting previously unselected package bash-completion. [2022-06-27T12:56:40.476Z] #21 36.97 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-27T12:56:40.681Z] #21 44.54 Selecting previously unselected package iptables. [2022-06-27T12:56:40.681Z] #21 44.54 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-27T12:56:40.681Z] #21 44.56 Unpacking iptables (1.8.7-1) ... [2022-06-27T12:56:41.247Z] #19 352.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-06-27T12:56:41.248Z] #21 45.07 Selecting previously unselected package libonig5:amd64. [2022-06-27T12:56:41.248Z] #21 45.08 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-27T12:56:41.248Z] #21 45.09 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:56:41.248Z] #21 ... [2022-06-27T12:56:41.248Z] [2022-06-27T12:56:41.248Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:41.248Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:41.248Z] #77 191.5 config.status: creating Makefile [2022-06-27T12:56:41.248Z] #77 191.6 config.status: creating config.h [2022-06-27T12:56:41.248Z] #77 191.6 config.status: executing libtool commands [2022-06-27T12:56:41.507Z] #77 191.7 config.status: executing depfiles commands [2022-06-27T12:56:41.507Z] #19 352.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:56:41.507Z] #19 352.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:41.507Z] #19 352.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-06-27T12:56:41.507Z] #19 352.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-06-27T12:56:41.507Z] #19 352.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-27T12:56:41.767Z] #19 353.0 Selecting previously unselected package libc6-dev-s390x-cross. [2022-06-27T12:56:41.767Z] #19 353.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-06-27T12:56:41.767Z] #19 353.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-27T12:56:42.027Z] #19 353.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-06-27T12:56:42.027Z] #19 353.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-27T12:56:42.027Z] #19 353.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:42.027Z] #19 353.5 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-06-27T12:56:42.287Z] #19 353.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-27T12:56:42.287Z] #19 353.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:42.441Z] #77 192.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-27T12:56:42.441Z] #77 192.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-27T12:56:43.006Z] #77 193.2 checking for gcc... gcc [2022-06-27T12:56:43.519Z] #77 193.4 checking whether the C compiler works... yes [2022-06-27T12:56:43.519Z] #77 193.7 checking for C compiler default output file name... a.out [2022-06-27T12:56:43.758Z] #21 42.06 Unpacking bash-completion (1:2.11-2) ... [2022-06-27T12:56:43.776Z] #77 193.7 checking for suffix of executables... [2022-06-27T12:56:44.017Z] #21 42.67 Selecting previously unselected package bzip2. [2022-06-27T12:56:44.017Z] #21 42.68 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-27T12:56:44.017Z] #21 42.69 Unpacking bzip2 (1.0.8-4) ... [2022-06-27T12:56:44.035Z] #77 194.0 checking whether we are cross compiling... no [2022-06-27T12:56:44.275Z] #21 42.90 Selecting previously unselected package xz-utils. [2022-06-27T12:56:44.275Z] #21 42.90 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-27T12:56:44.275Z] #21 42.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:56:44.294Z] #77 194.2 checking for suffix of object files... o [2022-06-27T12:56:44.294Z] #77 194.4 checking whether we are using the GNU C compiler... yes [2022-06-27T12:56:44.294Z] #77 194.6 checking whether gcc accepts -g... yes [2022-06-27T12:56:44.534Z] #21 43.22 Selecting previously unselected package apparmor. [2022-06-27T12:56:44.534Z] #21 43.22 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-27T12:56:44.551Z] #77 194.7 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:56:44.792Z] #21 43.33 Unpacking apparmor (2.13.6-10) ... [2022-06-27T12:56:44.811Z] #77 194.9 checking whether gcc understands -c and -o together... yes [2022-06-27T12:56:44.811Z] #77 195.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:56:45.068Z] #77 195.2 checking whether build environment is sane... yes [2022-06-27T12:56:45.068Z] #77 195.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:56:45.068Z] #77 195.2 checking for gawk... no [2022-06-27T12:56:45.068Z] #77 195.2 checking for mawk... mawk [2022-06-27T12:56:45.068Z] #77 195.3 checking whether make sets $(MAKE)... yes [2022-06-27T12:56:45.068Z] #77 195.3 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:56:45.068Z] #77 195.3 checking whether make supports nested variables... yes [2022-06-27T12:56:45.325Z] #77 195.4 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:56:45.325Z] #77 195.4 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:56:45.325Z] #77 195.4 checking how to create a ustar tar archive... gnutar [2022-06-27T12:56:45.360Z] #21 44.04 Selecting previously unselected package inetutils-ping. [2022-06-27T12:56:45.582Z] #77 195.5 checking dependency style of gcc... gcc3 [2022-06-27T12:56:45.582Z] #77 195.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:56:45.582Z] #77 195.8 checking whether make supports nested variables... (cached) yes [2022-06-27T12:56:45.618Z] #21 44.05 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-27T12:56:45.618Z] #21 44.06 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-27T12:56:45.618Z] #21 44.20 Selecting previously unselected package libip4tc2:amd64. [2022-06-27T12:56:45.618Z] #21 44.20 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-27T12:56:45.618Z] #21 44.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-27T12:56:45.839Z] #77 195.8 checking build system type... x86_64-pc-linux-gnu [2022-06-27T12:56:45.839Z] #77 196.2 checking host system type... x86_64-pc-linux-gnu [2022-06-27T12:56:45.839Z] #77 196.2 checking how to print strings... printf [2022-06-27T12:56:45.839Z] #77 196.2 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:56:45.877Z] #21 44.32 Selecting previously unselected package libip6tc2:amd64. [2022-06-27T12:56:45.877Z] #21 44.33 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-27T12:56:45.877Z] #21 44.35 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-27T12:56:45.877Z] #21 44.45 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-27T12:56:45.877Z] #21 44.46 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-27T12:56:45.877Z] #21 44.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-27T12:56:46.095Z] #77 196.2 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:56:46.095Z] #77 196.3 checking for egrep... /bin/grep -E [2022-06-27T12:56:46.095Z] #77 196.3 checking for fgrep... /bin/grep -F [2022-06-27T12:56:46.095Z] #77 196.3 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:56:46.095Z] #77 196.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:56:46.095Z] #77 196.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:56:46.136Z] #21 44.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-27T12:56:46.136Z] #21 44.63 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-27T12:56:46.136Z] #21 44.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-27T12:56:46.136Z] #21 44.76 Selecting previously unselected package libnftnl11:amd64. [2022-06-27T12:56:46.136Z] #21 44.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-27T12:56:46.136Z] #21 44.78 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-27T12:56:46.352Z] #77 196.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:56:46.352Z] #77 196.4 checking whether ln -s works... yes [2022-06-27T12:56:46.352Z] #77 196.4 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:56:46.352Z] #77 196.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-27T12:56:46.352Z] #77 196.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:56:46.352Z] #77 196.4 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:56:46.352Z] #77 196.4 checking for objdump... objdump [2022-06-27T12:56:46.352Z] #77 196.4 checking how to recognize dependent libraries... pass_all [2022-06-27T12:56:46.352Z] #77 196.4 checking for dlltool... no [2022-06-27T12:56:46.352Z] #77 196.4 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:56:46.352Z] #77 196.4 checking for ar... ar [2022-06-27T12:56:46.489Z] #19 357.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-06-27T12:56:46.489Z] #19 357.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-27T12:56:46.489Z] #19 357.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:46.489Z] #19 357.8 Selecting previously unselected package crossbuild-essential-s390x. [2022-06-27T12:56:46.489Z] #19 357.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-06-27T12:56:46.489Z] #19 357.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-06-27T12:56:46.489Z] #19 357.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-06-27T12:56:46.489Z] #19 357.9 Setting up libfile-which-perl (1.23-1) ... [2022-06-27T12:56:46.489Z] #19 357.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-27T12:56:46.489Z] #19 357.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-06-27T12:56:46.489Z] #19 357.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-27T12:56:46.489Z] #19 357.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-27T12:56:46.489Z] #19 357.9 Setting up libicu67:amd64 (67.1-7) ... [2022-06-27T12:56:46.489Z] #19 357.9 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-27T12:56:46.489Z] #19 357.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-27T12:56:46.489Z] #19 358.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-06-27T12:56:46.489Z] #19 358.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-27T12:56:46.489Z] #19 358.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-27T12:56:46.609Z] #77 196.4 checking for archiver @FILE support... @ [2022-06-27T12:56:46.609Z] #77 196.7 checking for strip... strip [2022-06-27T12:56:46.609Z] #77 196.7 checking for ranlib... ranlib [2022-06-27T12:56:46.703Z] #21 45.04 Selecting previously unselected package iptables. [2022-06-27T12:56:46.703Z] #21 45.04 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-27T12:56:46.703Z] #21 45.08 Unpacking iptables (1.8.7-1) ... [2022-06-27T12:56:46.703Z] #21 ... [2022-06-27T12:56:46.703Z] [2022-06-27T12:56:46.703Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:46.703Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:46.703Z] #77 197.9 config.status: creating Makefile [2022-06-27T12:56:46.703Z] #77 198.1 config.status: creating config.h [2022-06-27T12:56:46.703Z] #77 198.3 config.status: executing libtool commands [2022-06-27T12:56:46.703Z] #77 198.4 config.status: executing depfiles commands [2022-06-27T12:56:46.703Z] #77 199.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-27T12:56:46.703Z] #77 200.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-27T12:56:46.703Z] #77 200.6 checking for gcc... gcc [2022-06-27T12:56:46.703Z] #77 200.7 checking whether the C compiler works... yes [2022-06-27T12:56:46.703Z] #77 201.0 checking for C compiler default output file name... a.out [2022-06-27T12:56:46.703Z] #77 201.0 checking for suffix of executables... [2022-06-27T12:56:46.703Z] #77 201.4 checking whether we are cross compiling... no [2022-06-27T12:56:46.703Z] #77 201.7 checking for suffix of object files... o [2022-06-27T12:56:46.703Z] #77 201.9 checking whether we are using the GNU C compiler... yes [2022-06-27T12:56:46.703Z] #77 202.1 checking whether gcc accepts -g... yes [2022-06-27T12:56:46.703Z] #77 202.3 checking for gcc option to accept ISO C89... none needed [2022-06-27T12:56:46.703Z] #77 202.5 checking whether gcc understands -c and -o together... yes [2022-06-27T12:56:46.703Z] #77 202.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-27T12:56:46.703Z] #77 202.8 checking whether build environment is sane... yes [2022-06-27T12:56:46.703Z] #77 202.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-27T12:56:46.703Z] #77 202.9 checking for gawk... no [2022-06-27T12:56:46.703Z] #77 202.9 checking for mawk... mawk [2022-06-27T12:56:46.703Z] #77 202.9 checking whether make sets $(MAKE)... yes [2022-06-27T12:56:46.703Z] #77 202.9 checking whether make supports the include directive... yes (GNU style) [2022-06-27T12:56:46.703Z] #77 203.0 checking whether make supports nested variables... yes [2022-06-27T12:56:46.703Z] #77 203.2 checking whether UID '0' is supported by ustar format... yes [2022-06-27T12:56:46.703Z] #77 203.2 checking whether GID '0' is supported by ustar format... yes [2022-06-27T12:56:46.703Z] #77 203.2 checking how to create a ustar tar archive... gnutar [2022-06-27T12:56:46.749Z] #19 358.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-27T12:56:46.749Z] #19 358.0 Setting up file (1:5.39-3) ... [2022-06-27T12:56:46.749Z] #19 358.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-27T12:56:46.749Z] #19 358.0 Setting up bzip2 (1.0.8-4) ... [2022-06-27T12:56:46.749Z] #19 358.0 Setting up libyaml-perl (1.30-1) ... [2022-06-27T12:56:46.749Z] #19 358.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-27T12:56:46.749Z] #19 358.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-06-27T12:56:46.749Z] #19 358.1 Setting up libio-string-perl (1.08-3.1) ... [2022-06-27T12:56:46.749Z] #19 358.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-27T12:56:46.749Z] #19 358.1 Setting up cross-config (2.6.18+nmu1) ... [2022-06-27T12:56:46.749Z] #19 358.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:56:46.749Z] #19 358.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-27T12:56:46.749Z] #19 358.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-06-27T12:56:46.749Z] #19 358.2 Setting up patch (2.7.6-7) ... [2022-06-27T12:56:46.749Z] #19 358.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-27T12:56:46.749Z] #19 358.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-27T12:56:46.749Z] #19 358.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:46.749Z] #19 358.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-27T12:56:46.749Z] #19 358.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-06-27T12:56:46.749Z] #19 358.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:46.963Z] #77 203.3 checking dependency style of gcc... gcc3 [2022-06-27T12:56:46.963Z] #77 203.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-27T12:56:46.963Z] #77 203.5 checking whether make supports nested variables... (cached) yes [2022-06-27T12:56:46.963Z] #77 203.6 checking build system type... [2022-06-27T12:56:46.963Z] #77 ... [2022-06-27T12:56:46.963Z] [2022-06-27T12:56:46.963Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:56:46.963Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:56:46.963Z] #21 45.57 Selecting previously unselected package libonig5:amd64. [2022-06-27T12:56:46.963Z] #21 45.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-27T12:56:46.963Z] #21 45.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:56:47.009Z] #19 358.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.009Z] #19 358.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-27T12:56:47.009Z] #19 358.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-27T12:56:47.009Z] #19 358.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.009Z] #19 358.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:47.009Z] #19 358.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-27T12:56:47.009Z] #19 358.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-27T12:56:47.009Z] #19 358.4 Setting up libfile-homedir-perl (1.006-1) ... [2022-06-27T12:56:47.009Z] #19 358.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-27T12:56:47.009Z] #19 358.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.009Z] #19 358.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-27T12:56:47.009Z] #19 358.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-27T12:56:47.009Z] #19 358.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-06-27T12:56:47.009Z] #19 358.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:47.009Z] #19 358.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-27T12:56:47.009Z] #19 358.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-27T12:56:47.009Z] #19 358.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.173Z] #77 196.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:56:47.221Z] #21 45.85 Selecting previously unselected package libjq1:amd64. [2022-06-27T12:56:47.221Z] #21 45.86 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-27T12:56:47.221Z] #21 45.86 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:56:47.269Z] #19 358.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-27T12:56:47.269Z] #19 358.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-27T12:56:47.269Z] #19 358.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-27T12:56:47.269Z] #19 358.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.269Z] #19 358.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-06-27T12:56:47.269Z] #19 358.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-06-27T12:56:47.473Z] #77 197.6 checking for sysroot... no [2022-06-27T12:56:47.473Z] #77 197.6 checking for a working dd... /bin/dd [2022-06-27T12:56:47.529Z] #19 358.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-27T12:56:47.529Z] #19 359.1 [2022-06-27T12:56:47.529Z] #19 359.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-27T12:56:47.529Z] #19 359.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.529Z] #19 359.1 Setting up dpkg-dev (1.20.10) ... [2022-06-27T12:56:47.736Z] #77 197.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:56:47.736Z] #77 197.9 checking for mt... no [2022-06-27T12:56:47.736Z] #77 197.9 checking if : is a manifest tool... no [2022-06-27T12:56:47.789Z] #21 46.10 Selecting previously unselected package jq. [2022-06-27T12:56:47.789Z] #21 46.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-27T12:56:47.789Z] #21 46.14 Unpacking jq (1.6-2.1) ... [2022-06-27T12:56:47.789Z] #21 46.32 Selecting previously unselected package libaio1:amd64. [2022-06-27T12:56:47.789Z] #21 46.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-27T12:56:47.789Z] #21 46.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-27T12:56:47.789Z] #19 359.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.789Z] #19 359.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-27T12:56:47.789Z] #19 359.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.789Z] #19 359.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.789Z] #19 359.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.789Z] #19 359.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.789Z] #19 359.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-27T12:56:47.789Z] #19 359.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.789Z] #19 359.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.789Z] #19 359.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.789Z] #19 359.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:47.789Z] #19 359.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-27T12:56:47.789Z] #19 359.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-06-27T12:56:47.993Z] #77 197.9 checking how to run the C preprocessor... gcc -E [2022-06-27T12:56:48.047Z] #21 46.61 Selecting previously unselected package libgpm2:amd64. [2022-06-27T12:56:48.047Z] #21 46.63 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-27T12:56:48.047Z] #21 46.68 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-27T12:56:48.049Z] #19 359.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-06-27T12:56:48.049Z] #19 359.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-27T12:56:48.049Z] #19 359.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-27T12:56:48.306Z] #21 46.94 Selecting previously unselected package libicu67:amd64. [2022-06-27T12:56:48.306Z] #21 46.96 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-27T12:56:48.306Z] #21 47.00 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-27T12:56:48.308Z] #19 359.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-27T12:56:48.308Z] #19 359.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:48.308Z] #19 359.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-27T12:56:48.308Z] #19 359.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:48.308Z] #19 359.8 Setting up libxml-simple-perl (2.25-1) ... [2022-06-27T12:56:48.568Z] #19 359.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-27T12:56:48.568Z] #19 359.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 359.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-27T12:56:48.568Z] #19 359.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 359.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 359.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 359.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 359.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 359.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-06-27T12:56:48.568Z] #19 359.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 359.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 359.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 359.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 360.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-27T12:56:48.568Z] #19 360.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 360.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-27T12:56:48.568Z] #19 360.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:48.568Z] #19 360.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 360.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 360.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 360.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-27T12:56:48.568Z] #19 360.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:48.568Z] #19 360.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:48.568Z] #19 360.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-27T12:56:48.568Z] #19 360.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:48.568Z] #19 360.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-06-27T12:56:48.568Z] #19 360.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:48.832Z] #19 360.1 Setting up crossbuild-essential-armel (12.9) ... [2022-06-27T12:56:48.832Z] #19 360.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-27T12:56:48.832Z] #19 360.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-06-27T12:56:48.832Z] #19 360.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-06-27T12:56:48.832Z] #19 360.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-06-27T12:56:48.832Z] #19 360.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-06-27T12:56:48.832Z] #19 360.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:56:49.401Z] #19 DONE 360.8s [2022-06-27T12:56:49.401Z] [2022-06-27T12:56:49.401Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-27T12:56:49.401Z] #32 sha256:eac50c6b90930cb56b90e47689238637cd2889fd140a46f35f85aaf1c2d72b1c [2022-06-27T12:56:49.618Z] #77 198.5 checking for ANSI C header files... yes [2022-06-27T12:56:49.618Z] #77 199.7 checking for sys/types.h... yes [2022-06-27T12:56:49.662Z] #32 DONE 0.2s [2022-06-27T12:56:49.662Z] [2022-06-27T12:56:49.662Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:56:49.662Z] #33 sha256:5b0289ffa09c7553e0220f0eea39c307947ca4687cfae99a889b5dd60735b38f [2022-06-27T12:56:49.662Z] #33 ... [2022-06-27T12:56:49.662Z] [2022-06-27T12:56:49.662Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-27T12:56:49.662Z] #73 sha256:0a40502fd1c0d6f9bccf79e7152bbbc25eef3e4c07e9cca2197ffc704adf7a5b [2022-06-27T12:56:49.662Z] #73 DONE 0.2s [2022-06-27T12:56:49.924Z] [2022-06-27T12:56:49.924Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:56:49.924Z] #74 sha256:d436ccd3593f9c74d61fe683de52b2397ffc03a858680eb6ab239b1fc8b2dd37 [2022-06-27T12:56:50.132Z] #77 200.1 checking for sys/stat.h... yes [2022-06-27T12:56:50.695Z] #77 200.5 checking for stdlib.h... yes [2022-06-27T12:56:50.863Z] #74 1.280 + RM_GOPATH=0 [2022-06-27T12:56:50.863Z] #74 1.280 + TMP_GOPATH= [2022-06-27T12:56:50.863Z] #74 1.280 + : /build [2022-06-27T12:56:50.863Z] #74 1.280 + '[' -z '' ']' [2022-06-27T12:56:50.863Z] #74 1.281 ++ mktemp -d [2022-06-27T12:56:50.863Z] #74 1.282 + export GOPATH=/tmp/tmp.RIsseaBH0N [2022-06-27T12:56:50.863Z] #74 1.282 + GOPATH=/tmp/tmp.RIsseaBH0N [2022-06-27T12:56:50.863Z] #74 1.282 + RM_GOPATH=1 [2022-06-27T12:56:50.863Z] #74 1.282 + case "$(go env GOARCH)" in [2022-06-27T12:56:50.863Z] #74 1.282 ++ go env GOARCH [2022-06-27T12:56:50.863Z] #74 1.287 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:56:50.863Z] #74 1.287 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:56:50.863Z] #74 1.287 ++ dirname /install.sh [2022-06-27T12:56:50.863Z] #74 1.287 + dir=/ [2022-06-27T12:56:50.863Z] #74 1.287 + bin=rootlesskit [2022-06-27T12:56:50.863Z] #74 1.287 + shift [2022-06-27T12:56:50.863Z] #74 1.287 + '[' '!' -f //rootlesskit.installer ']' [2022-06-27T12:56:50.863Z] #74 1.287 + . //rootlesskit.installer [2022-06-27T12:56:50.863Z] #74 1.287 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:56:50.863Z] #74 1.287 + install_rootlesskit [2022-06-27T12:56:50.863Z] #74 1.287 + case "$1" in [2022-06-27T12:56:50.863Z] #74 1.287 + export CGO_ENABLED=0 [2022-06-27T12:56:50.863Z] #74 1.287 + CGO_ENABLED=0 [2022-06-27T12:56:50.863Z] #74 1.288 + _install_rootlesskit [2022-06-27T12:56:50.863Z] #74 1.289 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-27T12:56:50.863Z] #74 1.289 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-27T12:56:50.863Z] #74 1.289 + GOBIN=/build [2022-06-27T12:56:50.863Z] #74 1.289 + GO111MODULE=on [2022-06-27T12:56:50.863Z] #74 1.289 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:56:50.863Z] #74 1.290 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:56:50.952Z] #77 200.9 checking for string.h... yes [2022-06-27T12:56:51.224Z] #77 201.4 checking for memory.h... [2022-06-27T12:56:51.224Z] #77 ... [2022-06-27T12:56:51.224Z] [2022-06-27T12:56:51.224Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:56:51.224Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:56:51.224Z] #21 45.33 Selecting previously unselected package libjq1:amd64. [2022-06-27T12:56:51.224Z] #21 45.34 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-27T12:56:51.224Z] #21 45.34 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:56:51.224Z] #21 45.52 Selecting previously unselected package jq. [2022-06-27T12:56:51.224Z] #21 45.53 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-27T12:56:51.224Z] #21 45.55 Unpacking jq (1.6-2.1) ... [2022-06-27T12:56:51.224Z] #21 45.69 Selecting previously unselected package libaio1:amd64. [2022-06-27T12:56:51.224Z] #21 45.70 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-27T12:56:51.224Z] #21 45.71 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-27T12:56:51.224Z] #21 45.78 Selecting previously unselected package libgpm2:amd64. [2022-06-27T12:56:51.224Z] #21 45.80 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-27T12:56:51.224Z] #21 45.81 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-27T12:56:51.224Z] #21 45.90 Selecting previously unselected package libicu67:amd64. [2022-06-27T12:56:51.224Z] #21 45.91 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-27T12:56:51.224Z] #21 45.94 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-27T12:56:51.224Z] #21 51.70 Selecting previously unselected package libinih1:amd64. [2022-06-27T12:56:51.224Z] #21 51.70 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-27T12:56:51.224Z] #21 51.74 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-27T12:56:51.224Z] #21 51.95 Selecting previously unselected package libnet1:amd64. [2022-06-27T12:56:51.224Z] #21 51.95 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-27T12:56:51.224Z] #21 52.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:56:51.224Z] #21 52.18 Selecting previously unselected package libnl-3-200:amd64. [2022-06-27T12:56:51.224Z] #21 52.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-27T12:56:51.224Z] #21 52.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:56:51.224Z] #21 52.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-27T12:56:51.224Z] #21 52.54 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:56:51.224Z] #21 52.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:56:51.224Z] #21 52.75 Selecting previously unselected package libyajl2:amd64. [2022-06-27T12:56:51.224Z] #21 52.75 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-27T12:56:51.224Z] #21 52.76 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:56:51.224Z] #21 52.82 Selecting previously unselected package net-tools. [2022-06-27T12:56:51.224Z] #21 52.82 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-27T12:56:51.224Z] #21 52.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-27T12:56:51.224Z] #21 53.11 Selecting previously unselected package patch. [2022-06-27T12:56:51.224Z] #21 53.11 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-27T12:56:51.224Z] #21 53.12 Unpacking patch (2.7.6-7) ... [2022-06-27T12:56:51.224Z] #21 53.24 Selecting previously unselected package python-pip-whl. [2022-06-27T12:56:51.224Z] #21 53.24 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-27T12:56:51.224Z] #21 53.25 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-27T12:56:51.224Z] #21 54.27 Selecting previously unselected package python3-lib2to3. [2022-06-27T12:56:51.224Z] #21 54.28 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-27T12:56:51.224Z] #21 54.31 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-27T12:56:51.224Z] #21 54.51 Selecting previously unselected package python3-distutils. [2022-06-27T12:56:51.224Z] #21 54.52 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-27T12:56:51.224Z] #21 54.53 Unpacking python3-distutils (3.9.2-1) ... [2022-06-27T12:56:51.224Z] #21 54.97 Selecting previously unselected package python3-pkg-resources. [2022-06-27T12:56:51.224Z] #21 54.98 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-27T12:56:51.224Z] #21 54.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:56:51.224Z] #21 55.28 Selecting previously unselected package python3-setuptools. [2022-06-27T12:56:51.224Z] #21 55.28 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-27T12:56:51.224Z] #21 55.31 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-27T12:56:51.435Z] #74 1.709 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-27T12:56:51.485Z] #21 ... [2022-06-27T12:56:51.485Z] [2022-06-27T12:56:51.485Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:51.485Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:51.485Z] #77 201.4 checking for memory.h... yes [2022-06-27T12:56:51.744Z] #77 201.8 checking for strings.h... yes [2022-06-27T12:56:51.744Z] #77 202.0 checking for inttypes.h... yes [2022-06-27T12:56:52.021Z] #77 202.1 checking for stdint.h... yes [2022-06-27T12:56:52.278Z] #77 202.3 checking for unistd.h... yes [2022-06-27T12:56:52.537Z] #77 202.5 checking for dlfcn.h... yes [2022-06-27T12:56:52.537Z] #77 202.7 checking for objdir... .libs [2022-06-27T12:56:52.820Z] #74 3.161 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-27T12:56:52.820Z] #74 3.165 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-27T12:56:53.082Z] #74 3.413 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-27T12:56:53.083Z] #77 203.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:56:53.083Z] #77 203.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:56:53.083Z] #77 203.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:56:53.630Z] #21 ... [2022-06-27T12:56:53.630Z] [2022-06-27T12:56:53.630Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:56:53.630Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:56:53.630Z] #77 203.6 checking build system type... x86_64-pc-linux-gnu [2022-06-27T12:56:53.630Z] #77 204.2 checking host system type... x86_64-pc-linux-gnu [2022-06-27T12:56:53.630Z] #77 204.2 checking how to print strings... printf [2022-06-27T12:56:53.630Z] #77 204.3 checking for a sed that does not truncate output... /bin/sed [2022-06-27T12:56:53.630Z] #77 204.4 checking for grep that handles long lines and -e... /bin/grep [2022-06-27T12:56:53.630Z] #77 204.4 checking for egrep... /bin/grep -E [2022-06-27T12:56:53.630Z] #77 204.4 checking for fgrep... /bin/grep -F [2022-06-27T12:56:53.630Z] #77 204.4 checking for ld used by gcc... /usr/bin/ld [2022-06-27T12:56:53.630Z] #77 204.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-27T12:56:53.630Z] #77 204.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-27T12:56:53.630Z] #77 204.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-27T12:56:53.630Z] #77 204.7 checking whether ln -s works... yes [2022-06-27T12:56:53.630Z] #77 204.7 checking the maximum length of command line arguments... 1572864 [2022-06-27T12:56:53.630Z] #77 204.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-27T12:56:53.630Z] #77 204.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-27T12:56:53.630Z] #77 204.8 checking for /usr/bin/ld option to reload object files... -r [2022-06-27T12:56:53.630Z] #77 204.8 checking for objdump... objdump [2022-06-27T12:56:53.630Z] #77 204.8 checking how to recognize dependent libraries... pass_all [2022-06-27T12:56:53.630Z] #77 204.8 checking for dlltool... no [2022-06-27T12:56:53.630Z] #77 204.8 checking how to associate runtime and link libraries... printf %s\n [2022-06-27T12:56:53.630Z] #77 204.8 checking for ar... ar [2022-06-27T12:56:53.630Z] #77 204.8 checking for archiver @FILE support... @ [2022-06-27T12:56:53.630Z] #77 205.0 checking for strip... strip [2022-06-27T12:56:53.630Z] #77 205.0 checking for ranlib... ranlib [2022-06-27T12:56:53.630Z] #77 205.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-27T12:56:53.630Z] #77 205.6 checking for sysroot... no [2022-06-27T12:56:53.630Z] #77 205.6 checking for a working dd... /bin/dd [2022-06-27T12:56:53.630Z] #77 205.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-27T12:56:53.630Z] #77 205.8 checking for mt... no [2022-06-27T12:56:53.630Z] #77 205.8 checking if : is a manifest tool... no [2022-06-27T12:56:53.630Z] #77 205.8 checking how to run the C preprocessor... gcc -E [2022-06-27T12:56:53.630Z] #77 206.2 checking for ANSI C header files... yes [2022-06-27T12:56:53.630Z] #77 207.3 checking for sys/types.h... yes [2022-06-27T12:56:53.630Z] #77 207.5 checking for sys/stat.h... yes [2022-06-27T12:56:53.630Z] #77 207.8 checking for stdlib.h... yes [2022-06-27T12:56:53.630Z] #77 208.2 checking for string.h... yes [2022-06-27T12:56:53.630Z] #77 208.5 checking for memory.h... yes [2022-06-27T12:56:53.630Z] #77 208.8 checking for strings.h... yes [2022-06-27T12:56:53.630Z] #77 209.0 checking for inttypes.h... yes [2022-06-27T12:56:53.630Z] #77 209.2 checking for stdint.h... yes [2022-06-27T12:56:53.630Z] #77 209.4 checking for unistd.h... yes [2022-06-27T12:56:53.630Z] #77 209.7 checking for dlfcn.h... yes [2022-06-27T12:56:53.630Z] #77 209.9 checking for objdir... .libs [2022-06-27T12:56:53.659Z] #77 203.3 checking if gcc static flag -static works... yes [2022-06-27T12:56:53.659Z] #77 203.8 checking if gcc supports -c -o file.o... yes [2022-06-27T12:56:53.659Z] #77 203.9 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:56:53.930Z] #77 203.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-27T12:56:54.029Z] #74 ... [2022-06-27T12:56:54.029Z] [2022-06-27T12:56:54.029Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-27T12:56:54.029Z] #33 sha256:5b0289ffa09c7553e0220f0eea39c307947ca4687cfae99a889b5dd60735b38f [2022-06-27T12:56:54.029Z] #33 1.338 + RM_GOPATH=0 [2022-06-27T12:56:54.029Z] #33 1.340 + TMP_GOPATH= [2022-06-27T12:56:54.029Z] #33 1.340 + : /build [2022-06-27T12:56:54.029Z] #33 1.340 + '[' -z '' ']' [2022-06-27T12:56:54.029Z] #33 1.340 ++ mktemp -d [2022-06-27T12:56:54.029Z] #33 1.341 + export GOPATH=/tmp/tmp.y4rhTY6lMp [2022-06-27T12:56:54.029Z] #33 1.341 + GOPATH=/tmp/tmp.y4rhTY6lMp [2022-06-27T12:56:54.029Z] #33 1.341 + RM_GOPATH=1 [2022-06-27T12:56:54.029Z] #33 1.341 + case "$(go env GOARCH)" in [2022-06-27T12:56:54.029Z] #33 1.342 ++ go env GOARCH [2022-06-27T12:56:54.029Z] #33 1.345 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:56:54.029Z] #33 1.345 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:56:54.029Z] #33 1.345 ++ dirname /install.sh [2022-06-27T12:56:54.029Z] #33 1.346 + dir=/ [2022-06-27T12:56:54.029Z] #33 1.346 + bin=dockercli [2022-06-27T12:56:54.029Z] #33 1.346 + shift [2022-06-27T12:56:54.029Z] #33 1.346 + '[' '!' -f //dockercli.installer ']' [2022-06-27T12:56:54.029Z] #33 1.346 + . //dockercli.installer [2022-06-27T12:56:54.029Z] #33 1.346 ++ : stable [2022-06-27T12:56:54.029Z] #33 1.346 ++ : 17.06.2-ce [2022-06-27T12:56:54.029Z] #33 1.346 + install_dockercli [2022-06-27T12:56:54.029Z] #33 1.346 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-27T12:56:54.029Z] #33 1.346 Install docker/cli version 17.06.2-ce from stable [2022-06-27T12:56:54.029Z] #33 1.346 ++ uname -m [2022-06-27T12:56:54.029Z] #33 1.348 + arch=x86_64 [2022-06-27T12:56:54.029Z] #33 1.348 + '[' x86_64 '!=' x86_64 ']' [2022-06-27T12:56:54.029Z] #33 1.348 + url=https://download.docker.com/linux/static [2022-06-27T12:56:54.029Z] #33 1.348 + tar -xz docker/docker [2022-06-27T12:56:54.029Z] #33 1.349 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-27T12:56:54.029Z] #33 4.163 + mkdir -p /build [2022-06-27T12:56:54.029Z] #33 4.166 + mv docker/docker /build/ [2022-06-27T12:56:54.029Z] #33 4.168 + rmdir docker [2022-06-27T12:56:54.029Z] #33 DONE 4.3s [2022-06-27T12:56:54.029Z] [2022-06-27T12:56:54.029Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:56:54.029Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-06-27T12:56:54.029Z] #69 1.764 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:56:54.029Z] #69 1.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:56:54.029Z] #69 1.790 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:56:54.029Z] #69 2.071 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-27T12:56:54.029Z] #69 2.449 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:56:54.029Z] #69 3.051 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-27T12:56:54.029Z] #69 3.727 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-27T12:56:54.029Z] #69 4.172 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-27T12:56:54.029Z] #69 4.709 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-27T12:56:54.154Z] #77 210.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-27T12:56:54.154Z] #77 210.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-27T12:56:54.154Z] #77 210.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-27T12:56:54.191Z] #77 204.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:56:54.191Z] #77 204.5 checking how to hardcode library paths into programs... immediate [2022-06-27T12:56:54.191Z] #77 204.5 checking whether stripping libraries is possible... yes [2022-06-27T12:56:54.447Z] #77 204.5 checking if libtool supports shared libraries... yes [2022-06-27T12:56:54.447Z] #77 204.5 checking whether to build shared libraries... no [2022-06-27T12:56:54.447Z] #77 204.5 checking whether to build static libraries... yes [2022-06-27T12:56:54.600Z] #69 5.123 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [134 kB] [2022-06-27T12:56:54.600Z] #69 5.136 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [152 kB] [2022-06-27T12:56:54.600Z] #69 5.136 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-27T12:56:54.600Z] #69 5.136 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [142 kB] [2022-06-27T12:56:54.600Z] #69 5.136 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-27T12:56:54.600Z] #69 5.173 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:56:54.600Z] #69 5.173 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-27T12:56:54.600Z] #69 5.194 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-27T12:56:54.600Z] #69 5.194 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:56:54.600Z] #69 5.194 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-27T12:56:54.600Z] #69 5.194 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-27T12:56:54.600Z] #69 5.194 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-27T12:56:54.704Z] #77 204.6 checking float.h usability... yes [2022-06-27T12:56:54.704Z] #77 204.8 checking float.h presence... yes [2022-06-27T12:56:54.704Z] #77 204.9 checking for float.h... yes [2022-06-27T12:56:54.704Z] #77 204.9 checking limits.h usability... yes [2022-06-27T12:56:54.721Z] #77 210.7 checking if gcc static flag -static works... [2022-06-27T12:56:54.721Z] #77 ... [2022-06-27T12:56:54.721Z] [2022-06-27T12:56:54.722Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:56:54.722Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:56:54.722Z] #21 53.33 Selecting previously unselected package libinih1:amd64. [2022-06-27T12:56:54.963Z] #77 205.1 checking limits.h presence... yes [2022-06-27T12:56:54.963Z] #77 205.2 checking for limits.h... yes [2022-06-27T12:56:54.982Z] #21 53.36 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-27T12:56:54.982Z] #21 53.37 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-27T12:56:54.982Z] #21 53.46 Selecting previously unselected package libnet1:amd64. [2022-06-27T12:56:54.982Z] #21 53.49 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-27T12:56:54.982Z] #21 53.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:56:55.240Z] #21 53.59 Selecting previously unselected package libnl-3-200:amd64. [2022-06-27T12:56:55.240Z] #21 53.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-27T12:56:55.240Z] #21 53.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:56:55.240Z] #21 53.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-27T12:56:55.240Z] #21 53.72 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:56:55.240Z] #21 53.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:56:55.240Z] #21 53.83 Selecting previously unselected package libyajl2:amd64. [2022-06-27T12:56:55.240Z] #21 53.85 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-27T12:56:55.240Z] #21 53.86 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:56:55.499Z] #21 53.97 Selecting previously unselected package net-tools. [2022-06-27T12:56:55.499Z] #21 54.00 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-27T12:56:55.499Z] #21 54.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-27T12:56:55.499Z] #21 54.22 Selecting previously unselected package patch. [2022-06-27T12:56:55.526Z] #77 205.3 checking stddef.h usability... yes [2022-06-27T12:56:55.526Z] #77 205.6 checking stddef.h presence... yes [2022-06-27T12:56:55.526Z] #77 205.6 checking for stddef.h... yes [2022-06-27T12:56:55.526Z] #77 205.7 checking for stdlib.h... (cached) yes [2022-06-27T12:56:55.526Z] #77 205.8 checking for string.h... (cached) yes [2022-06-27T12:56:55.548Z] #69 ... [2022-06-27T12:56:55.548Z] [2022-06-27T12:56:55.548Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:56:55.548Z] #74 sha256:d436ccd3593f9c74d61fe683de52b2397ffc03a858680eb6ab239b1fc8b2dd37 [2022-06-27T12:56:55.548Z] #74 4.790 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-27T12:56:55.548Z] #74 5.272 go: downloading github.com/google/uuid v1.3.0 [2022-06-27T12:56:55.548Z] #74 5.355 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-27T12:56:55.548Z] #74 5.522 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-27T12:56:55.548Z] #74 5.576 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-27T12:56:55.548Z] #74 5.613 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-27T12:56:55.548Z] #74 5.780 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-27T12:56:55.548Z] #74 5.924 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-27T12:56:55.548Z] #74 6.039 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-27T12:56:55.759Z] #21 54.24 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-27T12:56:55.759Z] #21 54.24 Unpacking patch (2.7.6-7) ... [2022-06-27T12:56:55.808Z] #74 6.086 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-27T12:56:56.019Z] #21 54.39 Selecting previously unselected package python-pip-whl. [2022-06-27T12:56:56.019Z] #21 54.39 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-27T12:56:56.019Z] #21 54.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-27T12:56:56.090Z] #77 205.9 checking sys/time.h usability... yes [2022-06-27T12:56:56.090Z] #77 206.2 checking sys/time.h presence... yes [2022-06-27T12:56:56.090Z] #77 206.3 checking for sys/time.h... yes [2022-06-27T12:56:56.347Z] #77 206.4 checking for inline... inline [2022-06-27T12:56:56.378Z] #74 6.677 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-27T12:56:56.956Z] #21 55.36 Selecting previously unselected package python3-lib2to3. [2022-06-27T12:56:56.956Z] #21 55.37 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-27T12:56:56.956Z] #21 55.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-27T12:56:56.956Z] #21 55.57 Selecting previously unselected package python3-distutils. [2022-06-27T12:56:57.030Z] #77 242.0 AR libcrun_testing.a [2022-06-27T12:56:57.030Z] #77 242.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-27T12:56:57.030Z] #77 242.2 CCLD tests/tests_libcrun_utils [2022-06-27T12:56:57.030Z] #77 242.2 CCLD tests/tests_libcrun_errors [2022-06-27T12:56:57.030Z] #77 242.2 CCLD tests/tests_libcrun_fuzzer [2022-06-27T12:56:57.030Z] #77 243.1 CCLD libcrun.la [2022-06-27T12:56:57.215Z] #21 55.58 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-27T12:56:57.215Z] #21 55.59 Unpacking python3-distutils (3.9.2-1) ... [2022-06-27T12:56:57.215Z] #21 55.77 Selecting previously unselected package python3-pkg-resources. [2022-06-27T12:56:57.215Z] #21 55.78 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-27T12:56:57.215Z] #21 55.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:56:57.278Z] #77 206.6 checking for size_t... yes [2022-06-27T12:56:57.278Z] #77 207.4 checking for stdlib.h... (cached) yes [2022-06-27T12:56:57.475Z] #21 55.99 Selecting previously unselected package python3-setuptools. [2022-06-27T12:56:57.475Z] #21 56.01 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-27T12:56:57.475Z] #21 56.03 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-27T12:56:57.535Z] #77 207.4 checking for GNU libc compatible malloc... yes [2022-06-27T12:56:57.535Z] #77 207.7 checking for stdlib.h... (cached) yes [2022-06-27T12:56:57.605Z] #77 244.2 CCLD crun [2022-06-27T12:56:58.043Z] #21 56.40 Selecting previously unselected package python3-wheel. [2022-06-27T12:56:58.043Z] #21 56.41 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-27T12:56:58.043Z] #21 56.42 Unpacking python3-wheel (0.34.2-1) ... [2022-06-27T12:56:58.043Z] #21 56.60 Selecting previously unselected package python3-pip. [2022-06-27T12:56:58.043Z] #21 56.61 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-27T12:56:58.043Z] #21 56.64 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-27T12:56:58.097Z] #77 207.8 checking for GNU libc compatible realloc... yes [2022-06-27T12:56:58.179Z] #77 244.8 make[3]: Entering directory '/tmp/crun-build' [2022-06-27T12:56:58.443Z] #77 245.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-27T12:56:58.443Z] #77 245.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-27T12:56:58.443Z] #77 245.1 /bin/mkdir -p '/usr/local/lib' [2022-06-27T12:56:58.443Z] #77 245.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-27T12:56:58.443Z] #77 245.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-27T12:56:58.443Z] #77 245.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-27T12:56:58.443Z] #77 245.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-27T12:56:58.610Z] #21 57.12 Selecting previously unselected package sudo. [2022-06-27T12:56:58.610Z] #21 57.15 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-27T12:56:58.610Z] #21 57.18 Unpacking sudo (1.9.5p2-3) ... [2022-06-27T12:56:58.660Z] #77 208.3 checking for working strtod... yes [2022-06-27T12:56:58.660Z] #77 208.7 checking for gettimeofday... yes [2022-06-27T12:56:58.705Z] #77 245.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-27T12:56:58.705Z] #77 245.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-27T12:56:58.705Z] #77 245.4 ---------------------------------------------------------------------- [2022-06-27T12:56:58.705Z] #77 245.4 Libraries have been installed in: [2022-06-27T12:56:58.705Z] #77 245.4 /usr/local/lib [2022-06-27T12:56:58.705Z] #77 245.4 [2022-06-27T12:56:58.705Z] #77 245.4 If you ever happen to want to link against installed libraries [2022-06-27T12:56:58.705Z] #77 245.4 in a given directory, LIBDIR, you must either use libtool, and [2022-06-27T12:56:58.705Z] #77 245.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-27T12:56:58.705Z] #77 245.4 flag during linking and do at least one of the following: [2022-06-27T12:56:58.705Z] #77 245.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-27T12:56:58.705Z] #77 245.4 during execution [2022-06-27T12:56:58.705Z] #77 245.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-27T12:56:58.705Z] #77 245.4 during linking [2022-06-27T12:56:58.705Z] #77 245.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-27T12:56:58.705Z] #77 245.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-27T12:56:58.705Z] #77 245.4 [2022-06-27T12:56:58.705Z] #77 245.4 See any operating system documentation about shared libraries for [2022-06-27T12:56:58.705Z] #77 245.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-27T12:56:58.705Z] #77 245.4 ---------------------------------------------------------------------- [2022-06-27T12:56:58.917Z] #77 208.9 checking for memset... yes [2022-06-27T12:56:58.973Z] #77 245.4 /bin/mkdir -p '/build' [2022-06-27T12:56:58.973Z] #77 245.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-27T12:56:58.973Z] #77 245.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-27T12:56:58.973Z] #77 245.5 make[3]: Leaving directory '/tmp/crun-build' [2022-06-27T12:56:58.973Z] #77 245.5 make[2]: Leaving directory '/tmp/crun-build' [2022-06-27T12:56:58.973Z] #77 245.5 make[1]: Leaving directory '/tmp/crun-build' [2022-06-27T12:56:59.174Z] #77 209.2 checking for strspn... yes [2022-06-27T12:56:59.240Z] #77 DONE 245.7s [2022-06-27T12:56:59.240Z] [2022-06-27T12:56:59.240Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:56:59.240Z] #64 sha256:fcd9254244583fd27a7cef9f33e38327d44e765ce99a3e51f9de3ac11bfd6641 [2022-06-27T12:56:59.431Z] #77 209.5 checking that generated files are newer than configure... done [2022-06-27T12:56:59.431Z] #77 209.5 configure: creating ./config.status [2022-06-27T12:56:59.545Z] #21 58.15 Selecting previously unselected package thin-provisioning-tools. [2022-06-27T12:56:59.545Z] #21 58.18 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-27T12:56:59.545Z] #21 58.18 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-27T12:56:59.673Z] #74 ... [2022-06-27T12:56:59.673Z] [2022-06-27T12:56:59.673Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:56:59.673Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-06-27T12:56:59.673Z] #49 1.762 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:56:59.673Z] #49 1.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:56:59.673Z] #49 1.792 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:56:59.673Z] #49 2.147 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-27T12:56:59.673Z] #49 2.526 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-27T12:56:59.673Z] #49 3.101 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-27T12:56:59.673Z] #49 3.668 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-27T12:56:59.673Z] #49 4.211 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-27T12:56:59.673Z] #49 4.710 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:56:59.673Z] #49 5.264 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [142 kB] [2022-06-27T12:56:59.673Z] #49 5.272 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [134 kB] [2022-06-27T12:56:59.673Z] #49 5.276 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-27T12:56:59.673Z] #49 5.293 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [152 kB] [2022-06-27T12:56:59.673Z] #49 5.333 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:56:59.673Z] #49 5.347 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-27T12:56:59.673Z] #49 5.364 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-27T12:56:59.673Z] #49 5.365 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:56:59.673Z] #49 5.372 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-27T12:56:59.673Z] #49 5.375 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-27T12:56:59.673Z] #49 5.375 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-27T12:56:59.674Z] #49 5.376 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-27T12:56:59.674Z] #49 ... [2022-06-27T12:56:59.674Z] [2022-06-27T12:56:59.674Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:56:59.674Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-27T12:56:59.674Z] #20 1.762 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:56:59.674Z] #20 1.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:56:59.674Z] #20 1.784 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:56:59.674Z] #20 2.155 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-27T12:56:59.674Z] #20 2.570 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-27T12:56:59.674Z] #20 3.130 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-27T12:56:59.674Z] #20 3.730 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-27T12:56:59.674Z] #20 4.283 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-27T12:56:59.674Z] #20 4.954 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:56:59.674Z] #20 5.535 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [152 kB] [2022-06-27T12:56:59.674Z] #20 5.536 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [142 kB] [2022-06-27T12:56:59.674Z] #20 5.536 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:56:59.674Z] #20 5.537 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-27T12:56:59.674Z] #20 5.539 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [134 kB] [2022-06-27T12:56:59.674Z] #20 5.551 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-27T12:56:59.674Z] #20 5.563 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-27T12:56:59.674Z] #20 5.564 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-27T12:56:59.674Z] #20 5.564 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-27T12:56:59.674Z] #20 5.566 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-27T12:56:59.674Z] #20 5.567 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:56:59.674Z] #20 5.571 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-27T12:56:59.804Z] #21 58.50 Selecting previously unselected package uidmap. [2022-06-27T12:56:59.804Z] #21 58.52 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-27T12:57:00.062Z] #21 58.53 Unpacking uidmap (1:4.8.1-1) ... [2022-06-27T12:57:00.629Z] #21 58.99 Selecting previously unselected package vim-runtime. [2022-06-27T12:57:00.629Z] #21 59.00 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:57:00.629Z] #21 59.11 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-27T12:57:00.629Z] #21 59.21 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-27T12:57:00.887Z] #21 59.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:01.953Z] #77 212.0 config.status: creating Makefile [2022-06-27T12:57:01.953Z] #77 ... [2022-06-27T12:57:01.953Z] [2022-06-27T12:57:01.953Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:57:01.953Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:57:01.953Z] #21 55.76 Selecting previously unselected package python3-wheel. [2022-06-27T12:57:01.953Z] #21 55.76 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-27T12:57:01.953Z] #21 55.77 Unpacking python3-wheel (0.34.2-1) ... [2022-06-27T12:57:01.953Z] #21 56.14 Selecting previously unselected package python3-pip. [2022-06-27T12:57:01.953Z] #21 56.15 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-27T12:57:01.953Z] #21 56.24 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-27T12:57:01.953Z] #21 56.74 Selecting previously unselected package sudo. [2022-06-27T12:57:01.953Z] #21 56.75 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-27T12:57:01.953Z] #21 56.81 Unpacking sudo (1.9.5p2-3) ... [2022-06-27T12:57:01.953Z] #21 57.76 Selecting previously unselected package thin-provisioning-tools. [2022-06-27T12:57:01.953Z] #21 57.79 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-27T12:57:01.953Z] #21 57.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-27T12:57:01.953Z] #21 58.19 Selecting previously unselected package uidmap. [2022-06-27T12:57:01.953Z] #21 58.20 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-27T12:57:01.953Z] #21 58.21 Unpacking uidmap (1:4.8.1-1) ... [2022-06-27T12:57:01.953Z] #21 58.41 Selecting previously unselected package vim-runtime. [2022-06-27T12:57:01.953Z] #21 58.42 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:57:01.953Z] #21 58.48 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-27T12:57:01.953Z] #21 58.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-27T12:57:01.953Z] #21 58.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:01.953Z] #21 63.54 Selecting previously unselected package vim. [2022-06-27T12:57:01.953Z] #21 63.54 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-27T12:57:01.953Z] #21 63.56 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:01.953Z] #21 64.31 Selecting previously unselected package xfsprogs. [2022-06-27T12:57:01.953Z] #21 64.31 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-27T12:57:01.953Z] #21 64.32 Unpacking xfsprogs (5.10.0-4) ... [2022-06-27T12:57:01.953Z] #21 64.86 Selecting previously unselected package zip. [2022-06-27T12:57:01.953Z] #21 64.87 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-27T12:57:01.953Z] #21 64.88 Unpacking zip (3.0-12) ... [2022-06-27T12:57:01.953Z] #21 65.12 Selecting previously unselected package zstd. [2022-06-27T12:57:01.953Z] #21 65.12 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-27T12:57:01.953Z] #21 65.14 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-27T12:57:01.953Z] #21 65.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:57:01.953Z] #21 ... [2022-06-27T12:57:01.953Z] [2022-06-27T12:57:01.953Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:57:01.953Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:57:01.953Z] #77 212.2 config.status: creating config.h [2022-06-27T12:57:01.953Z] #77 212.2 config.status: executing depfiles commands [2022-06-27T12:57:02.517Z] #77 212.6 config.status: executing libtool commands [2022-06-27T12:57:04.411Z] #77 214.8 GEN .version [2022-06-27T12:57:04.411Z] #77 214.8 make install-recursive [2022-06-27T12:57:04.667Z] #77 214.8 make[1]: Entering directory '/tmp/crun-build' [2022-06-27T12:57:04.938Z] #77 215.1 Making install in libocispec [2022-06-27T12:57:04.938Z] #77 215.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:57:04.938Z] #77 215.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-27T12:57:05.077Z] #21 ... [2022-06-27T12:57:05.077Z] [2022-06-27T12:57:05.077Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:57:05.077Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:57:05.077Z] #77 210.7 checking if gcc static flag -static works... yes [2022-06-27T12:57:05.077Z] #77 211.4 checking if gcc supports -c -o file.o... yes [2022-06-27T12:57:05.077Z] #77 211.6 checking if gcc supports -c -o file.o... (cached) yes [2022-06-27T12:57:05.077Z] #77 211.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-27T12:57:05.077Z] #77 211.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-27T12:57:05.077Z] #77 212.2 checking how to hardcode library paths into programs... immediate [2022-06-27T12:57:05.077Z] #77 212.2 checking whether stripping libraries is possible... yes [2022-06-27T12:57:05.077Z] #77 212.2 checking if libtool supports shared libraries... yes [2022-06-27T12:57:05.077Z] #77 212.2 checking whether to build shared libraries... no [2022-06-27T12:57:05.077Z] #77 212.2 checking whether to build static libraries... yes [2022-06-27T12:57:05.077Z] #77 212.2 checking float.h usability... yes [2022-06-27T12:57:05.077Z] #77 212.4 checking float.h presence... yes [2022-06-27T12:57:05.077Z] #77 212.5 checking for float.h... yes [2022-06-27T12:57:05.077Z] #77 212.6 checking limits.h usability... yes [2022-06-27T12:57:05.077Z] #77 212.8 checking limits.h presence... yes [2022-06-27T12:57:05.077Z] #77 212.8 checking for limits.h... yes [2022-06-27T12:57:05.077Z] #77 212.9 checking stddef.h usability... yes [2022-06-27T12:57:05.077Z] #77 213.1 checking stddef.h presence... yes [2022-06-27T12:57:05.077Z] #77 213.2 checking for stddef.h... yes [2022-06-27T12:57:05.077Z] #77 213.2 checking for stdlib.h... (cached) yes [2022-06-27T12:57:05.077Z] #77 213.3 checking for string.h... (cached) yes [2022-06-27T12:57:05.077Z] #77 213.3 checking sys/time.h usability... yes [2022-06-27T12:57:05.077Z] #77 213.5 checking sys/time.h presence... yes [2022-06-27T12:57:05.077Z] #77 213.6 checking for sys/time.h... yes [2022-06-27T12:57:05.077Z] #77 213.6 checking for inline... inline [2022-06-27T12:57:05.077Z] #77 213.7 checking for size_t... yes [2022-06-27T12:57:05.077Z] #77 214.3 checking for stdlib.h... (cached) yes [2022-06-27T12:57:05.077Z] #77 214.3 checking for GNU libc compatible malloc... yes [2022-06-27T12:57:05.077Z] #77 214.6 checking for stdlib.h... (cached) yes [2022-06-27T12:57:05.077Z] #77 214.6 checking for GNU libc compatible realloc... yes [2022-06-27T12:57:05.077Z] #77 214.9 checking for working strtod... yes [2022-06-27T12:57:05.077Z] #77 215.3 checking for gettimeofday... yes [2022-06-27T12:57:05.077Z] #77 215.9 checking for memset... yes [2022-06-27T12:57:05.077Z] #77 216.4 checking for strspn... yes [2022-06-27T12:57:05.077Z] #77 217.1 checking that generated files are newer than configure... done [2022-06-27T12:57:05.077Z] #77 217.1 configure: creating ./config.status [2022-06-27T12:57:05.077Z] #77 221.4 config.status: creating Makefile [2022-06-27T12:57:05.077Z] #77 221.4 config.status: creating config.h [2022-06-27T12:57:05.077Z] #77 221.5 config.status: executing depfiles commands [2022-06-27T12:57:05.194Z] #77 215.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-27T12:57:05.194Z] #77 215.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-27T12:57:05.194Z] #77 215.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-27T12:57:05.337Z] #77 221.7 config.status: executing libtool commands [2022-06-27T12:57:05.910Z] #77 ... [2022-06-27T12:57:05.910Z] [2022-06-27T12:57:05.910Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:57:05.910Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:57:05.910Z] #21 64.47 Selecting previously unselected package vim. [2022-06-27T12:57:05.910Z] #21 64.52 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-27T12:57:05.910Z] #21 64.54 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:06.122Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-27T12:57:06.122Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-27T12:57:06.122Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-27T12:57:06.122Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-27T12:57:06.122Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-27T12:57:06.122Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-27T12:57:06.122Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-27T12:57:06.122Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-27T12:57:06.122Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-27T12:57:06.378Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-27T12:57:06.378Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-27T12:57:06.378Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-27T12:57:06.378Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-27T12:57:06.378Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-27T12:57:06.378Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-27T12:57:06.378Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-27T12:57:07.287Z] #21 65.44 Selecting previously unselected package xfsprogs. [2022-06-27T12:57:07.287Z] #21 65.45 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-27T12:57:07.287Z] #21 65.45 Unpacking xfsprogs (5.10.0-4) ... [2022-06-27T12:57:07.745Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-27T12:57:07.745Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-27T12:57:07.745Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-27T12:57:07.745Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-27T12:57:07.745Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-27T12:57:07.745Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-27T12:57:07.745Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-27T12:57:07.745Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-27T12:57:07.745Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-27T12:57:07.745Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-27T12:57:07.745Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-27T12:57:07.745Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-27T12:57:07.745Z] #77 217.9 make install-recursive [2022-06-27T12:57:07.745Z] #77 217.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:57:07.745Z] #77 217.9 Making install in yajl [2022-06-27T12:57:07.745Z] #77 217.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:57:07.745Z] #77 218.0 CC verify/json_verify-json_verify.o [2022-06-27T12:57:07.745Z] #77 218.0 CC src/libyajl_la-yajl_alloc.lo [2022-06-27T12:57:07.745Z] #77 218.0 CC src/libyajl_la-yajl.lo [2022-06-27T12:57:07.745Z] #77 218.0 CC src/libyajl_la-yajl_gen.lo [2022-06-27T12:57:07.745Z] #77 218.0 CC src/libyajl_la-yajl_parser.lo [2022-06-27T12:57:07.745Z] #77 218.0 CC src/libyajl_la-yajl_buf.lo [2022-06-27T12:57:07.862Z] #21 66.39 Selecting previously unselected package zip. [2022-06-27T12:57:07.862Z] #21 66.40 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-27T12:57:07.862Z] #21 66.40 Unpacking zip (3.0-12) ... [2022-06-27T12:57:08.001Z] #77 218.1 CC src/libyajl_la-yajl_encode.lo [2022-06-27T12:57:08.001Z] #77 218.1 CC src/libyajl_la-yajl_tree.lo [2022-06-27T12:57:08.001Z] #77 218.1 CC src/libyajl_la-yajl_lex.lo [2022-06-27T12:57:08.121Z] #21 66.63 Selecting previously unselected package zstd. [2022-06-27T12:57:08.121Z] #21 66.66 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-27T12:57:08.121Z] #21 66.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-27T12:57:09.056Z] #21 67.41 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:57:09.367Z] #77 ... [2022-06-27T12:57:09.367Z] [2022-06-27T12:57:09.367Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:57:09.367Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:57:09.367Z] #21 67.33 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-27T12:57:09.367Z] #21 67.34 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-27T12:57:09.367Z] #21 67.35 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-27T12:57:09.367Z] #21 67.36 Setting up libicu67:amd64 (67.1-7) ... [2022-06-27T12:57:09.367Z] #21 67.37 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-27T12:57:09.367Z] #21 67.39 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-27T12:57:09.367Z] #21 67.40 Setting up uidmap (1:4.8.1-1) ... [2022-06-27T12:57:09.367Z] #21 67.42 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:57:09.367Z] #21 67.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:57:09.367Z] #21 67.44 Setting up bzip2 (1.0.8-4) ... [2022-06-27T12:57:09.367Z] #21 67.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:57:09.367Z] #21 67.46 Setting up python3-wheel (0.34.2-1) ... [2022-06-27T12:57:09.367Z] #21 68.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:09.367Z] #21 68.56 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:57:09.367Z] #21 68.58 Setting up libcap2-bin (1:2.44-1) ... [2022-06-27T12:57:09.367Z] #21 68.58 Setting up apparmor (2.13.6-10) ... [2022-06-27T12:57:09.367Z] #21 70.64 Setting up zip (3.0-12) ... [2022-06-27T12:57:09.367Z] #21 70.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:09.367Z] #21 70.68 Setting up bash-completion (1:2.11-2) ... [2022-06-27T12:57:09.367Z] #21 72.85 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:57:09.367Z] #21 72.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-27T12:57:09.367Z] #21 72.90 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-27T12:57:09.367Z] #21 72.92 Setting up patch (2.7.6-7) ... [2022-06-27T12:57:09.367Z] #21 72.93 Setting up sudo (1.9.5p2-3) ... [2022-06-27T12:57:09.367Z] #21 73.08 invoke-rc.d: could not determine current runlevel [2022-06-27T12:57:09.367Z] #21 73.08 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-27T12:57:09.367Z] #21 73.09 Setting up xfsprogs (5.10.0-4) ... [2022-06-27T12:57:09.367Z] #21 73.11 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-27T12:57:09.367Z] #21 73.12 Setting up inetutils-ping (2:2.0-1) ... [2022-06-27T12:57:09.367Z] #21 73.13 Setting up pigz (2.6-1) ... [2022-06-27T12:57:09.367Z] #21 73.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-27T12:57:09.367Z] #21 73.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:57:09.367Z] #21 73.17 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-27T12:57:09.367Z] #21 73.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:09.929Z] #21 74.10 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-27T12:57:09.929Z] #21 74.11 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-27T12:57:10.491Z] #21 74.55 Setting up libelf1:amd64 (0.183-1) ... [2022-06-27T12:57:10.747Z] #21 74.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-27T12:57:10.747Z] #21 74.57 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:57:10.747Z] #21 74.58 Setting up python3-distutils (3.9.2-1) ... [2022-06-27T12:57:10.960Z] #21 69.12 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-27T12:57:10.960Z] #21 69.14 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-27T12:57:10.960Z] #21 69.15 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-27T12:57:10.960Z] #21 69.17 Setting up libicu67:amd64 (67.1-7) ... [2022-06-27T12:57:10.960Z] #21 69.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-27T12:57:10.960Z] #21 69.23 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-27T12:57:10.960Z] #21 69.24 Setting up uidmap (1:4.8.1-1) ... [2022-06-27T12:57:10.960Z] #21 69.26 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:57:10.960Z] #21 69.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:57:10.960Z] #21 69.30 Setting up bzip2 (1.0.8-4) ... [2022-06-27T12:57:10.960Z] #21 69.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:57:10.960Z] #21 69.32 Setting up python3-wheel (0.34.2-1) ... [2022-06-27T12:57:11.003Z] #21 75.14 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:11.259Z] #21 75.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-27T12:57:11.259Z] #21 75.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-27T12:57:11.259Z] #21 75.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-27T12:57:11.259Z] #21 75.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-27T12:57:11.259Z] #21 75.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-27T12:57:11.259Z] #21 75.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-27T12:57:11.259Z] #21 75.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-27T12:57:11.259Z] #21 75.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-27T12:57:11.259Z] #21 75.22 Setting up python3-setuptools (52.0.0-4) ... [2022-06-27T12:57:11.895Z] #21 70.35 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:11.895Z] #21 70.38 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:57:11.895Z] #21 70.43 Setting up libcap2-bin (1:2.44-1) ... [2022-06-27T12:57:11.895Z] #21 70.46 Setting up apparmor (2.13.6-10) ... [2022-06-27T12:57:11.898Z] #20 ... [2022-06-27T12:57:11.898Z] [2022-06-27T12:57:11.898Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:57:11.898Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-06-27T12:57:11.898Z] #69 21.46 Fetched 49.1 MB in 20s (2444 kB/s) [2022-06-27T12:57:13.151Z] #21 76.84 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:57:13.151Z] #21 76.85 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-27T12:57:13.151Z] #21 76.86 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-27T12:57:13.151Z] #21 76.87 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-27T12:57:13.407Z] #21 ... [2022-06-27T12:57:13.407Z] [2022-06-27T12:57:13.407Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:57:13.407Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:57:13.407Z] #77 223.6 CCLD libyajl.la [2022-06-27T12:57:13.664Z] #77 224.0 CCLD verify/json_verify [2022-06-27T12:57:14.232Z] #77 224.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:57:14.232Z] #77 224.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-27T12:57:14.232Z] #77 224.4 make[5]: Nothing to be done for 'install-data-am'. [2022-06-27T12:57:14.232Z] #77 224.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:57:14.232Z] #77 224.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:57:14.232Z] #77 224.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:57:14.232Z] #77 224.5 CC src/validate.o [2022-06-27T12:57:14.232Z] #77 224.5 CC src/image_spec_schema_config_schema.lo [2022-06-27T12:57:14.232Z] #77 224.5 CC src/image_spec_schema_content_descriptor.lo [2022-06-27T12:57:14.232Z] #77 224.5 CC src/image_spec_schema_defs_descriptor.lo [2022-06-27T12:57:14.232Z] #77 224.5 CC src/image_spec_schema_defs.lo [2022-06-27T12:57:14.232Z] #77 224.5 CC src/image_spec_schema_image_index_schema.lo [2022-06-27T12:57:14.232Z] #77 224.5 CC src/image_spec_schema_image_layout_schema.lo [2022-06-27T12:57:14.232Z] #77 224.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-27T12:57:14.232Z] #77 224.6 CC src/runtime_spec_schema_config_linux.lo [2022-06-27T12:57:14.232Z] #77 224.6 CC src/runtime_spec_schema_config_zos.lo [2022-06-27T12:57:14.489Z] #77 224.6 CC src/runtime_spec_schema_config_schema.lo [2022-06-27T12:57:14.489Z] #77 224.6 CC src/runtime_spec_schema_config_solaris.lo [2022-06-27T12:57:14.489Z] #77 224.6 CC src/runtime_spec_schema_config_vm.lo [2022-06-27T12:57:14.489Z] #77 224.7 CC src/runtime_spec_schema_config_windows.lo [2022-06-27T12:57:14.489Z] #77 224.7 CC src/runtime_spec_schema_defs.lo [2022-06-27T12:57:14.489Z] #77 224.7 CC src/runtime_spec_schema_defs_linux.lo [2022-06-27T12:57:14.489Z] #77 224.7 CC src/runtime_spec_schema_defs_vm.lo [2022-06-27T12:57:14.489Z] #77 224.8 CC src/runtime_spec_schema_defs_zos.lo [2022-06-27T12:57:14.489Z] #77 224.8 CC src/runtime_spec_schema_defs_windows.lo [2022-06-27T12:57:14.489Z] #77 224.9 CC src/runtime_spec_schema_state_schema.lo [2022-06-27T12:57:14.745Z] #77 224.9 CC src/basic_test_double_array_item.lo [2022-06-27T12:57:14.745Z] #77 225.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-27T12:57:14.745Z] #77 225.1 CC src/basic_test_top_array_int.lo [2022-06-27T12:57:15.003Z] #77 225.2 CC src/basic_test_double_array.lo [2022-06-27T12:57:15.003Z] #77 225.2 CC src/basic_test_top_double_array_int.lo [2022-06-27T12:57:15.003Z] #77 225.3 CC src/basic_test_top_double_array_obj.lo [2022-06-27T12:57:15.003Z] #77 225.3 CC src/basic_test_top_array_string.lo [2022-06-27T12:57:15.180Z] #21 73.24 Setting up zip (3.0-12) ... [2022-06-27T12:57:15.180Z] #21 73.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:15.180Z] #21 73.33 Setting up bash-completion (1:2.11-2) ... [2022-06-27T12:57:15.260Z] #77 225.4 CC src/basic_test_top_double_array_refobj.lo [2022-06-27T12:57:15.260Z] #77 225.4 CC src/basic_test_top_double_array_string.lo [2022-06-27T12:57:15.260Z] #77 225.5 CC src/read-file.lo [2022-06-27T12:57:15.521Z] #77 225.6 CC tests/test-1.o [2022-06-27T12:57:15.521Z] #77 225.7 CC src/json_common.lo [2022-06-27T12:57:15.521Z] #77 225.7 CC tests/test-2.o [2022-06-27T12:57:15.521Z] #77 225.8 CC tests/test-4.o [2022-06-27T12:57:15.778Z] #77 ... [2022-06-27T12:57:15.778Z] [2022-06-27T12:57:15.778Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:57:15.778Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:57:15.778Z] #21 78.15 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-27T12:57:15.778Z] #21 78.16 Setting up jq (1.6-2.1) ... [2022-06-27T12:57:15.778Z] #21 78.17 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-27T12:57:15.778Z] #21 78.18 Setting up iptables (1.8.7-1) ... [2022-06-27T12:57:15.778Z] #21 78.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-27T12:57:15.778Z] #21 78.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-27T12:57:15.778Z] #21 78.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-27T12:57:15.778Z] #21 78.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-27T12:57:15.778Z] #21 78.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-27T12:57:15.778Z] #21 78.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-27T12:57:15.778Z] #21 78.26 Setting up iproute2 (5.10.0-4) ... [2022-06-27T12:57:15.778Z] #21 78.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:57:15.778Z] #21 DONE 79.7s [2022-06-27T12:57:15.778Z] [2022-06-27T12:57:15.778Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:57:15.778Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:57:15.778Z] #77 225.9 CC tests/test-3.o [2022-06-27T12:57:15.778Z] #77 226.0 CC tests/test-6.o [2022-06-27T12:57:15.778Z] #77 226.0 CC tests/test-8.o [2022-06-27T12:57:15.778Z] #77 226.1 CC tests/test-7.o [2022-06-27T12:57:15.778Z] #77 226.1 CC tests/test-9.o [2022-06-27T12:57:16.035Z] #77 226.2 CC tests/test-10.o [2022-06-27T12:57:16.035Z] #77 226.3 CC tests/test-5.o [2022-06-27T12:57:16.296Z] #77 226.4 CC tests/test-11.o [2022-06-27T12:57:17.081Z] #21 ... [2022-06-27T12:57:17.081Z] [2022-06-27T12:57:17.081Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:57:17.081Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:57:17.081Z] #77 223.3 GEN .version [2022-06-27T12:57:17.081Z] #77 223.3 make install-recursive [2022-06-27T12:57:17.081Z] #77 223.3 make[1]: Entering directory '/tmp/crun-build' [2022-06-27T12:57:17.081Z] #77 223.6 Making install in libocispec [2022-06-27T12:57:17.081Z] #77 223.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:57:17.081Z] #77 223.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-27T12:57:17.081Z] #77 223.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-27T12:57:17.081Z] #77 223.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-27T12:57:17.081Z] #77 223.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-27T12:57:17.081Z] #77 225.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-27T12:57:17.081Z] #77 225.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-27T12:57:17.081Z] #77 225.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-27T12:57:17.081Z] #77 225.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-27T12:57:17.081Z] #77 225.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-27T12:57:17.081Z] #77 225.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-27T12:57:17.081Z] #77 225.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-27T12:57:17.081Z] #77 225.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-27T12:57:17.081Z] #77 225.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-27T12:57:17.081Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-27T12:57:17.081Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-27T12:57:17.081Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-27T12:57:17.081Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-27T12:57:17.081Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-27T12:57:17.081Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-27T12:57:17.081Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-27T12:57:17.081Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-27T12:57:17.081Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-27T12:57:17.081Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-27T12:57:17.081Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-27T12:57:17.081Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-27T12:57:17.081Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-27T12:57:17.081Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-27T12:57:17.081Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-27T12:57:17.081Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-27T12:57:17.081Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-27T12:57:17.081Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-27T12:57:17.081Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-27T12:57:17.081Z] #77 227.4 make install-recursive [2022-06-27T12:57:17.081Z] #77 227.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:57:17.081Z] #77 227.5 Making install in yajl [2022-06-27T12:57:17.081Z] #77 227.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:57:17.082Z] #77 227.6 CC verify/json_verify-json_verify.o [2022-06-27T12:57:17.082Z] #77 227.6 CC src/libyajl_la-yajl_alloc.lo [2022-06-27T12:57:17.082Z] #77 227.6 CC src/libyajl_la-yajl.lo [2022-06-27T12:57:17.082Z] #77 227.7 CC src/libyajl_la-yajl_gen.lo [2022-06-27T12:57:17.082Z] #77 227.7 CC src/libyajl_la-yajl_parser.lo [2022-06-27T12:57:17.082Z] #77 227.7 CC src/libyajl_la-yajl_buf.lo [2022-06-27T12:57:17.082Z] #77 227.7 CC src/libyajl_la-yajl_encode.lo [2022-06-27T12:57:17.082Z] #77 227.7 CC src/libyajl_la-yajl_lex.lo [2022-06-27T12:57:17.082Z] #77 227.8 CC src/libyajl_la-yajl_tree.lo [2022-06-27T12:57:17.473Z] #64 ... [2022-06-27T12:57:17.473Z] [2022-06-27T12:57:17.473Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:57:17.473Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:57:17.473Z] #55 313.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-27T12:57:17.473Z] #55 DONE 314.7s [2022-06-27T12:57:17.473Z] [2022-06-27T12:57:17.473Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:57:17.473Z] #60 sha256:352dc8f1b2c348713d791fe907669ce76c744afa9bee7b503b354ccc2b003a28 [2022-06-27T12:57:17.473Z] #60 184.0 + mkdir -p /build [2022-06-27T12:57:17.473Z] #60 184.0 + cp runc /build/runc [2022-06-27T12:57:17.473Z] #60 DONE 184.4s [2022-06-27T12:57:17.473Z] [2022-06-27T12:57:17.473Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:57:17.473Z] #64 sha256:fcd9254244583fd27a7cef9f33e38327d44e765ce99a3e51f9de3ac11bfd6641 [2022-06-27T12:57:17.666Z] #77 ... [2022-06-27T12:57:17.666Z] [2022-06-27T12:57:17.666Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-27T12:57:17.666Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-06-27T12:57:17.666Z] #22 1.391 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-27T12:57:17.666Z] #22 1.396 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-27T12:57:17.666Z] #22 1.399 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-27T12:57:17.666Z] #22 DONE 1.6s [2022-06-27T12:57:17.666Z] [2022-06-27T12:57:17.666Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-27T12:57:17.666Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-06-27T12:57:17.914Z] #64 289.0 # github.com/containerd/containerd/cmd/containerd [2022-06-27T12:57:17.914Z] #64 289.0 /usr/bin/ld: /tmp/go-link-662426566/000019.o: in function `New': [2022-06-27T12:57:17.914Z] #64 289.0 /tmp/tmp.8TIct8gHSb/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-27T12:57:17.914Z] #64 289.1 + bin/containerd-stress [2022-06-27T12:57:17.914Z] #64 290.1 + bin/containerd-shim [2022-06-27T12:57:18.439Z] #64 ... [2022-06-27T12:57:18.439Z] [2022-06-27T12:57:18.439Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-27T12:57:18.439Z] #56 sha256:0e9eb0f723cd69283d6a29fb39fb4d57195884c3cb0bf66b91675d1b986e76ae [2022-06-27T12:57:18.480Z] #69 21.46 Reading package lists... [2022-06-27T12:57:18.480Z] #69 ... [2022-06-27T12:57:18.480Z] [2022-06-27T12:57:18.480Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:57:18.480Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-27T12:57:18.480Z] #20 21.90 Fetched 49.1 MB in 20s (2408 kB/s) [2022-06-27T12:57:18.985Z] #77 ... [2022-06-27T12:57:18.985Z] [2022-06-27T12:57:18.985Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:57:18.985Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-27T12:57:18.985Z] #21 77.25 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-27T12:57:18.985Z] #21 77.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-27T12:57:18.985Z] #21 77.28 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-27T12:57:18.985Z] #21 77.29 Setting up patch (2.7.6-7) ... [2022-06-27T12:57:18.985Z] #21 77.30 Setting up sudo (1.9.5p2-3) ... [2022-06-27T12:57:18.985Z] #21 77.37 invoke-rc.d: could not determine current runlevel [2022-06-27T12:57:18.985Z] #21 77.38 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-27T12:57:18.985Z] #21 77.39 Setting up xfsprogs (5.10.0-4) ... [2022-06-27T12:57:18.985Z] #21 77.41 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-27T12:57:18.985Z] #21 77.42 Setting up inetutils-ping (2:2.0-1) ... [2022-06-27T12:57:18.985Z] #21 77.43 Setting up pigz (2.6-1) ... [2022-06-27T12:57:18.985Z] #21 77.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-27T12:57:18.985Z] #21 77.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:57:18.985Z] #21 77.47 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-27T12:57:18.985Z] #21 77.48 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:19.014Z] #56 DONE 0.7s [2022-06-27T12:57:19.014Z] [2022-06-27T12:57:19.014Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:57:19.014Z] #64 sha256:fcd9254244583fd27a7cef9f33e38327d44e765ce99a3e51f9de3ac11bfd6641 [2022-06-27T12:57:19.275Z] #64 ... [2022-06-27T12:57:19.275Z] [2022-06-27T12:57:19.275Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-27T12:57:19.275Z] #58 sha256:b3eb30f47daffab60a520d8e94f70e803c50124618a90d812fbd8b87a506be68 [2022-06-27T12:57:19.275Z] #58 DONE 0.1s [2022-06-27T12:57:19.275Z] [2022-06-27T12:57:19.275Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-27T12:57:19.275Z] #61 sha256:7f60ec68ae34bd8a12c292f124aff35442e9257dd16d64268cbdd97d51d88f2f [2022-06-27T12:57:19.537Z] #61 DONE 0.3s [2022-06-27T12:57:19.537Z] [2022-06-27T12:57:19.537Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:57:19.537Z] #64 sha256:fcd9254244583fd27a7cef9f33e38327d44e765ce99a3e51f9de3ac11bfd6641 [2022-06-27T12:57:19.552Z] #21 78.06 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-27T12:57:19.552Z] #21 78.07 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-27T12:57:20.133Z] #21 78.53 Setting up libelf1:amd64 (0.183-1) ... [2022-06-27T12:57:20.133Z] #21 78.54 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-27T12:57:20.133Z] #21 78.55 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:57:20.133Z] #21 78.56 Setting up python3-distutils (3.9.2-1) ... [2022-06-27T12:57:20.393Z] #20 21.90 Reading package lists... [2022-06-27T12:57:20.393Z] #20 ... [2022-06-27T12:57:20.393Z] [2022-06-27T12:57:20.393Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:57:20.393Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-06-27T12:57:20.393Z] #69 21.46 Reading package lists... [2022-06-27T12:57:20.396Z] #21 79.08 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:20.655Z] #21 79.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-27T12:57:20.655Z] #21 79.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-27T12:57:20.655Z] #21 79.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-27T12:57:20.655Z] #21 79.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-27T12:57:20.655Z] #21 79.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-27T12:57:20.655Z] #21 79.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-27T12:57:20.655Z] #21 79.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-27T12:57:20.655Z] #21 79.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-27T12:57:20.655Z] #21 79.19 Setting up python3-setuptools (52.0.0-4) ... [2022-06-27T12:57:20.964Z] #69 30.79 Reading package lists... [2022-06-27T12:57:20.965Z] #69 ... [2022-06-27T12:57:20.965Z] [2022-06-27T12:57:20.965Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:57:20.965Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-06-27T12:57:20.965Z] #49 21.70 Fetched 49.1 MB in 20s (2412 kB/s) [2022-06-27T12:57:20.965Z] #49 21.70 Reading package lists... [2022-06-27T12:57:21.225Z] #49 31.12 Reading package lists... [2022-06-27T12:57:21.225Z] #49 ... [2022-06-27T12:57:21.225Z] [2022-06-27T12:57:21.225Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:57:21.225Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-27T12:57:21.225Z] #20 21.90 Reading package lists... [2022-06-27T12:57:22.088Z] #64 281.8 + bin/containerd [2022-06-27T12:57:22.559Z] #21 80.89 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:57:22.559Z] #21 80.90 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-27T12:57:22.559Z] #21 80.91 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-27T12:57:22.559Z] #21 80.92 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-27T12:57:23.763Z] #21 82.19 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-27T12:57:23.763Z] #21 82.20 Setting up jq (1.6-2.1) ... [2022-06-27T12:57:23.763Z] #21 82.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-27T12:57:23.763Z] #21 82.26 Setting up iptables (1.8.7-1) ... [2022-06-27T12:57:23.763Z] #21 82.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-27T12:57:23.763Z] #21 82.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-27T12:57:23.763Z] #21 82.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-27T12:57:23.763Z] #21 82.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-27T12:57:23.763Z] #21 82.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-27T12:57:23.763Z] #21 82.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-27T12:57:23.763Z] #21 82.32 Setting up iproute2 (5.10.0-4) ... [2022-06-27T12:57:24.331Z] #21 82.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:57:25.709Z] #21 DONE 84.0s [2022-06-27T12:57:25.709Z] [2022-06-27T12:57:25.709Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-27T12:57:25.709Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-06-27T12:57:26.000Z] #64 298.6 + bin/containerd-shim-runc-v1 [2022-06-27T12:57:26.277Z] #22 0.861 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-27T12:57:26.278Z] #22 0.865 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-27T12:57:26.278Z] #22 0.869 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-27T12:57:26.536Z] #22 DONE 1.0s [2022-06-27T12:57:26.536Z] [2022-06-27T12:57:26.536Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-27T12:57:26.536Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-06-27T12:57:29.071Z] #23 ... [2022-06-27T12:57:29.071Z] [2022-06-27T12:57:29.071Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:57:29.071Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:57:29.071Z] #77 235.5 CCLD libyajl.la [2022-06-27T12:57:29.071Z] #77 235.9 CCLD verify/json_verify [2022-06-27T12:57:29.071Z] #77 236.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:57:29.071Z] #77 236.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-27T12:57:29.071Z] #77 236.3 make[5]: Nothing to be done for 'install-data-am'. [2022-06-27T12:57:29.071Z] #77 236.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:57:29.071Z] #77 236.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-27T12:57:29.071Z] #77 236.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:57:29.071Z] #77 236.4 CC src/validate.o [2022-06-27T12:57:29.071Z] #77 236.4 CC src/image_spec_schema_config_schema.lo [2022-06-27T12:57:29.071Z] #77 236.4 CC src/image_spec_schema_content_descriptor.lo [2022-06-27T12:57:29.071Z] #77 236.4 CC src/image_spec_schema_defs.lo [2022-06-27T12:57:29.071Z] #77 236.4 CC src/image_spec_schema_defs_descriptor.lo [2022-06-27T12:57:29.071Z] #77 236.5 CC src/image_spec_schema_image_layout_schema.lo [2022-06-27T12:57:29.071Z] #77 236.5 CC src/image_spec_schema_image_index_schema.lo [2022-06-27T12:57:29.071Z] #77 236.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-27T12:57:29.071Z] #77 236.5 CC src/runtime_spec_schema_config_linux.lo [2022-06-27T12:57:29.071Z] #77 236.5 CC src/runtime_spec_schema_config_zos.lo [2022-06-27T12:57:29.071Z] #77 236.5 CC src/runtime_spec_schema_config_schema.lo [2022-06-27T12:57:29.071Z] #77 236.6 CC src/runtime_spec_schema_config_windows.lo [2022-06-27T12:57:29.071Z] #77 236.6 CC src/runtime_spec_schema_config_solaris.lo [2022-06-27T12:57:29.071Z] #77 236.6 CC src/runtime_spec_schema_config_vm.lo [2022-06-27T12:57:29.071Z] #77 236.6 CC src/runtime_spec_schema_defs.lo [2022-06-27T12:57:29.071Z] #77 236.7 CC src/runtime_spec_schema_defs_linux.lo [2022-06-27T12:57:29.071Z] #77 236.7 CC src/runtime_spec_schema_defs_zos.lo [2022-06-27T12:57:29.071Z] #77 236.7 CC src/runtime_spec_schema_defs_vm.lo [2022-06-27T12:57:29.071Z] #77 236.7 CC src/runtime_spec_schema_defs_windows.lo [2022-06-27T12:57:29.071Z] #77 236.8 CC src/runtime_spec_schema_state_schema.lo [2022-06-27T12:57:29.071Z] #77 236.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-27T12:57:29.071Z] #77 236.9 CC src/basic_test_double_array_item.lo [2022-06-27T12:57:29.071Z] #77 237.0 CC src/basic_test_top_array_int.lo [2022-06-27T12:57:29.071Z] #77 237.0 CC src/basic_test_top_array_string.lo [2022-06-27T12:57:29.071Z] #77 237.1 CC src/basic_test_top_double_array_int.lo [2022-06-27T12:57:29.071Z] #77 237.1 CC src/basic_test_top_double_array_obj.lo [2022-06-27T12:57:29.071Z] #77 237.1 CC src/basic_test_double_array.lo [2022-06-27T12:57:29.071Z] #77 237.2 CC src/basic_test_top_double_array_string.lo [2022-06-27T12:57:29.071Z] #77 237.2 CC src/basic_test_top_double_array_refobj.lo [2022-06-27T12:57:29.071Z] #77 237.2 CC src/read-file.lo [2022-06-27T12:57:29.071Z] #77 237.3 CC src/json_common.lo [2022-06-27T12:57:29.071Z] #77 237.3 CC tests/test-1.o [2022-06-27T12:57:29.071Z] #77 237.4 CC tests/test-2.o [2022-06-27T12:57:29.071Z] #77 237.6 CC tests/test-3.o [2022-06-27T12:57:29.071Z] #77 237.7 CC tests/test-4.o [2022-06-27T12:57:29.071Z] #77 237.8 CC tests/test-5.o [2022-06-27T12:57:29.071Z] #77 237.9 CC tests/test-6.o [2022-06-27T12:57:29.071Z] #77 237.9 CC tests/test-8.o [2022-06-27T12:57:29.071Z] #77 238.0 CC tests/test-9.o [2022-06-27T12:57:29.071Z] #77 238.0 CC tests/test-10.o [2022-06-27T12:57:29.071Z] #77 238.1 CC tests/test-11.o [2022-06-27T12:57:29.071Z] #77 238.2 CC tests/test-7.o [2022-06-27T12:57:29.372Z] #20 31.02 Reading package lists... [2022-06-27T12:57:29.372Z] #20 ... [2022-06-27T12:57:29.372Z] [2022-06-27T12:57:29.372Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-27T12:57:29.372Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-06-27T12:57:29.372Z] #69 30.79 Reading package lists... [2022-06-27T12:57:29.850Z] #23 10.61 Collecting yamllint==1.26.1 [2022-06-27T12:57:29.850Z] #23 11.66 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-27T12:57:30.415Z] #23 12.91 Collecting pathspec>=0.5.3 [2022-06-27T12:57:30.415Z] #23 12.92 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-27T12:57:30.672Z] #23 13.40 Collecting pyyaml [2022-06-27T12:57:30.672Z] #23 13.41 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-27T12:57:30.929Z] #23 13.51 Building wheels for collected packages: yamllint [2022-06-27T12:57:30.930Z] #23 13.51 Building wheel for yamllint (setup.py): started [2022-06-27T12:57:31.248Z] #64 303.6 + bin/containerd-shim-runc-v2 [2022-06-27T12:57:31.337Z] #69 39.54 Building dependency tree... [2022-06-27T12:57:31.508Z] #64 304.4 + binaries [2022-06-27T12:57:31.508Z] #64 304.4 + install -D bin/containerd /build/containerd [2022-06-27T12:57:31.508Z] #64 304.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-27T12:57:31.508Z] #64 304.4 + install -D bin/ctr /build/ctr [2022-06-27T12:57:31.861Z] #23 14.60 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-27T12:57:31.861Z] #23 14.61 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=65c29fd6f5a0c22f1a68dfb2f66f944b272cbd07e6f37a54ab35d0a517d2f274 [2022-06-27T12:57:31.861Z] #23 14.62 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-27T12:57:31.861Z] #23 14.63 Successfully built yamllint [2022-06-27T12:57:32.118Z] #23 14.66 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-27T12:57:32.375Z] #23 15.11 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-27T12:57:32.941Z] #23 DONE 15.6s [2022-06-27T12:57:32.941Z] [2022-06-27T12:57:32.941Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-27T12:57:32.941Z] #27 sha256:e04480b64d0e7153739d54f225e1d09d24867e1297f938368976289f27d4ced3 [2022-06-27T12:57:33.198Z] #27 DONE 0.4s [2022-06-27T12:57:33.198Z] [2022-06-27T12:57:33.198Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:57:33.198Z] #64 sha256:ff2beccf6d3bc9602ca91238c9fc6c7060dfe31740d7d868b98623693292a9a2 [2022-06-27T12:57:33.282Z] #69 43.86 The following additional packages will be installed: [2022-06-27T12:57:33.282Z] #69 43.88 libbtrfs0 [2022-06-27T12:57:33.456Z] #64 ... [2022-06-27T12:57:33.456Z] [2022-06-27T12:57:33.456Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-27T12:57:33.456Z] #32 sha256:1fd7b061caae5a884cf264b0979788cb5ff800dc64c5cc0f8a240d4661ad8883 [2022-06-27T12:57:33.542Z] #69 44.07 The following NEW packages will be installed: [2022-06-27T12:57:33.542Z] #69 44.09 libbtrfs-dev libbtrfs0 [2022-06-27T12:57:33.713Z] #32 DONE 0.5s [2022-06-27T12:57:33.713Z] [2022-06-27T12:57:33.713Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-27T12:57:33.713Z] #35 sha256:67b20861a46a2bad684b8e27db47167719753b574b0bdc3a1602750c038ab723 [2022-06-27T12:57:34.112Z] #69 44.59 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:57:34.112Z] #69 44.59 Need to get 460 kB of archives. [2022-06-27T12:57:34.112Z] #69 44.59 After this operation, 1237 kB of additional disk space will be used. [2022-06-27T12:57:34.112Z] #69 44.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-27T12:57:34.112Z] #69 44.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-27T12:57:34.277Z] #35 DONE 0.3s [2022-06-27T12:57:34.277Z] [2022-06-27T12:57:34.277Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-27T12:57:34.277Z] #37 sha256:23d84397144269d24cb94c77b46451a1fdadef82dfd36d2a9a31e145c5d22f8f [2022-06-27T12:57:34.277Z] #37 DONE 0.3s [2022-06-27T12:57:34.277Z] [2022-06-27T12:57:34.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-06-27T12:57:34.277Z] #64 sha256:ff2beccf6d3bc9602ca91238c9fc6c7060dfe31740d7d868b98623693292a9a2 [2022-06-27T12:57:34.534Z] #64 ... [2022-06-27T12:57:34.534Z] [2022-06-27T12:57:34.534Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-27T12:57:34.534Z] #39 sha256:9f2fe5e849a28ac2a91efd648c2251330b8060d137946b8848e54c1b2372a64b [2022-06-27T12:57:34.534Z] #39 DONE 0.1s [2022-06-27T12:57:34.534Z] [2022-06-27T12:57:34.534Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-27T12:57:34.534Z] #41 sha256:e448b8ba38cf268918af00346cd3a68180403e5e5981e3e7ce7f1bf54d181acc [2022-06-27T12:57:34.534Z] #41 DONE 0.2s [2022-06-27T12:57:34.534Z] [2022-06-27T12:57:34.534Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:57:34.534Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:57:34.682Z] #69 45.42 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:57:34.791Z] #55 ... [2022-06-27T12:57:34.791Z] [2022-06-27T12:57:34.791Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-27T12:57:34.791Z] #45 sha256:00db645a1cfe635f82d9f93c7a40f1477be800cc3db9ba95fa91c90352b56aea [2022-06-27T12:57:34.791Z] #45 DONE 0.1s [2022-06-27T12:57:34.942Z] #69 45.58 Fetched 460 kB in 0s (1471 kB/s) [2022-06-27T12:57:34.942Z] #69 45.63 Selecting previously unselected package libbtrfs0:amd64. [2022-06-27T12:57:35.047Z] [2022-06-27T12:57:35.047Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:57:35.047Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:57:35.203Z] #69 45.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-27T12:57:35.203Z] #69 45.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-27T12:57:35.203Z] #69 45.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:57:35.203Z] #69 45.82 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-27T12:57:35.203Z] #69 45.83 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-27T12:57:35.203Z] #69 45.83 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:57:35.463Z] #69 46.07 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:57:35.463Z] #69 46.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:57:35.463Z] #69 46.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:57:35.672Z] #64 DONE 308.6s [2022-06-27T12:57:35.724Z] #69 DONE 46.5s [2022-06-27T12:57:35.724Z] [2022-06-27T12:57:35.724Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:57:35.724Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-27T12:57:35.724Z] #20 31.02 Reading package lists... [2022-06-27T12:57:35.724Z] #20 40.20 Building dependency tree... [2022-06-27T12:57:35.724Z] #20 44.36 The following additional packages will be installed: [2022-06-27T12:57:35.724Z] #20 44.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-27T12:57:35.724Z] #20 44.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-27T12:57:35.724Z] #20 44.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-27T12:57:35.724Z] #20 44.38 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-27T12:57:35.724Z] #20 44.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-27T12:57:35.724Z] #20 44.38 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-27T12:57:35.724Z] #20 44.39 mingw-w64-common mingw-w64-x86-64-dev [2022-06-27T12:57:35.724Z] #20 44.42 Suggested packages: [2022-06-27T12:57:35.724Z] #20 44.42 gcc-10-locales seccomp wine64 [2022-06-27T12:57:35.724Z] #20 45.17 The following NEW packages will be installed: [2022-06-27T12:57:35.724Z] #20 45.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-27T12:57:35.724Z] #20 45.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-27T12:57:35.724Z] #20 45.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-27T12:57:35.724Z] #20 45.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-27T12:57:35.724Z] #20 45.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-27T12:57:35.724Z] #20 45.19 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-27T12:57:35.724Z] #20 45.19 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-27T12:57:35.724Z] #20 45.19 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-27T12:57:35.724Z] #20 45.20 mingw-w64-x86-64-dev [2022-06-27T12:57:35.724Z] #20 45.65 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:57:35.724Z] #20 45.65 Need to get 115 MB of archives. [2022-06-27T12:57:35.724Z] #20 45.65 After this operation, 645 MB of additional disk space will be used. [2022-06-27T12:57:35.724Z] #20 45.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-27T12:57:35.724Z] #20 45.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-27T12:57:35.724Z] #20 45.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-27T12:57:35.724Z] #20 45.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-27T12:57:35.724Z] #20 45.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-27T12:57:35.724Z] #20 45.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-27T12:57:35.724Z] #20 45.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-27T12:57:35.724Z] #20 45.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-27T12:57:35.724Z] #20 46.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-27T12:57:35.724Z] #20 46.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-27T12:57:35.988Z] #20 ... [2022-06-27T12:57:35.988Z] [2022-06-27T12:57:35.988Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-27T12:57:35.988Z] #70 sha256:37c630ef38395977558512819a2c218fc5bb0dab75455064efc2b926baadcf6c [2022-06-27T12:57:35.988Z] #70 DONE 0.1s [2022-06-27T12:57:35.988Z] [2022-06-27T12:57:35.988Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:57:35.988Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-06-27T12:57:35.988Z] #49 31.12 Reading package lists... [2022-06-27T12:57:35.988Z] #49 40.28 Building dependency tree... [2022-06-27T12:57:35.988Z] #49 44.53 The following additional packages will be installed: [2022-06-27T12:57:35.988Z] #49 44.54 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-06-27T12:57:35.988Z] #49 44.56 Suggested packages: [2022-06-27T12:57:35.988Z] #49 44.56 cmake-doc ninja-build lrzip [2022-06-27T12:57:35.988Z] #49 44.56 Recommended packages: [2022-06-27T12:57:35.988Z] #49 44.56 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-27T12:57:35.988Z] #49 45.20 The following NEW packages will be installed: [2022-06-27T12:57:35.988Z] #49 45.21 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-06-27T12:57:35.988Z] #49 45.63 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:57:35.988Z] #49 45.63 Need to get 8418 kB of archives. [2022-06-27T12:57:35.988Z] #49 45.63 After this operation, 34.9 MB of additional disk space will be used. [2022-06-27T12:57:35.988Z] #49 45.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-27T12:57:35.988Z] #49 45.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-27T12:57:35.988Z] #49 45.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-27T12:57:35.988Z] #49 45.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-27T12:57:35.988Z] #49 45.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-27T12:57:35.988Z] #49 45.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-27T12:57:35.988Z] #49 45.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-27T12:57:35.988Z] #49 45.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-27T12:57:35.988Z] #49 46.51 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:57:36.249Z] #49 ... [2022-06-27T12:57:36.249Z] [2022-06-27T12:57:36.249Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:57:36.249Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-27T12:57:36.249Z] #20 46.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-27T12:57:36.513Z] #20 47.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-27T12:57:36.601Z] [2022-06-27T12:57:36.601Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-27T12:57:36.601Z] #65 sha256:adb424f680e564ba00fbe9408ce336298a611ea2f46d36fa569e6939ad900f95 [2022-06-27T12:57:36.774Z] #20 47.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-27T12:57:37.185Z] #77 ... [2022-06-27T12:57:37.185Z] [2022-06-27T12:57:37.185Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-27T12:57:37.185Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-06-27T12:57:37.185Z] #23 10.39 Collecting yamllint==1.26.1 [2022-06-27T12:57:37.345Z] #20 47.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-27T12:57:37.345Z] #20 48.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-27T12:57:37.345Z] #20 48.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-27T12:57:37.345Z] #20 48.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-27T12:57:37.345Z] #20 48.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-27T12:57:37.345Z] #20 48.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-27T12:57:37.345Z] #20 48.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-27T12:57:37.345Z] #20 48.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-27T12:57:37.345Z] #20 48.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-27T12:57:37.345Z] #20 48.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-27T12:57:37.345Z] #20 48.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-27T12:57:37.605Z] #20 48.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-27T12:57:37.605Z] #20 48.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-27T12:57:37.605Z] #20 48.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-27T12:57:37.605Z] #20 48.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-27T12:57:37.605Z] #20 48.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-27T12:57:37.605Z] #20 48.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-27T12:57:38.122Z] #23 11.45 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-27T12:57:38.177Z] #20 48.74 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:57:38.438Z] #20 49.12 Fetched 115 MB in 3s (41.6 MB/s) [2022-06-27T12:57:38.492Z] #65 DONE 1.8s [2022-06-27T12:57:38.492Z] [2022-06-27T12:57:38.492Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-27T12:57:38.492Z] #70 sha256:a948222184fc2e536969aebe1c0d686633f14c312b16bd55ddcf6650034d2d62 [2022-06-27T12:57:38.699Z] #20 49.19 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-27T12:57:38.699Z] #20 49.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-27T12:57:38.699Z] #20 49.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-27T12:57:38.699Z] #20 49.25 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-27T12:57:38.748Z] #70 DONE 0.3s [2022-06-27T12:57:38.748Z] [2022-06-27T12:57:38.748Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-27T12:57:38.748Z] #75 sha256:c64fd2ba09a065a40725084259a9cb87746c187379d1b5790c4d87c6ac651353 [2022-06-27T12:57:39.058Z] #23 12.75 Collecting pathspec>=0.5.3 [2022-06-27T12:57:39.317Z] #23 12.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-27T12:57:39.640Z] #20 50.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-27T12:57:39.640Z] #20 50.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-27T12:57:39.640Z] #20 50.22 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-27T12:57:39.883Z] #23 13.22 Collecting pyyaml [2022-06-27T12:57:39.883Z] #23 13.23 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-27T12:57:39.883Z] #23 13.32 Building wheels for collected packages: yamllint [2022-06-27T12:57:39.883Z] #23 13.33 Building wheel for yamllint (setup.py): started [2022-06-27T12:57:40.210Z] #20 ... [2022-06-27T12:57:40.210Z] [2022-06-27T12:57:40.210Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-27T12:57:40.210Z] #74 sha256:d436ccd3593f9c74d61fe683de52b2397ffc03a858680eb6ab239b1fc8b2dd37 [2022-06-27T12:57:40.210Z] #74 47.26 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-27T12:57:40.210Z] #74 47.26 + GOBIN=/build [2022-06-27T12:57:40.210Z] #74 47.26 + GO111MODULE=on [2022-06-27T12:57:40.210Z] #74 47.26 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-27T12:57:40.210Z] #74 50.34 rootlesskit version 1.0.0 [2022-06-27T12:57:40.210Z] #74 50.35 Usage of /build/rootlesskit-docker-proxy: [2022-06-27T12:57:40.210Z] #74 50.35 -container-ip string [2022-06-27T12:57:40.210Z] #74 50.35 container ip [2022-06-27T12:57:40.210Z] #74 50.35 -container-port int [2022-06-27T12:57:40.210Z] #74 50.35 container port (default -1) [2022-06-27T12:57:40.210Z] #74 50.35 -host-ip string [2022-06-27T12:57:40.210Z] #74 50.35 host ip [2022-06-27T12:57:40.210Z] #74 50.35 -host-port int [2022-06-27T12:57:40.210Z] #74 50.35 host port (default -1) [2022-06-27T12:57:40.210Z] #74 50.35 -proto string [2022-06-27T12:57:40.210Z] #74 50.35 proxy protocol (default "tcp") [2022-06-27T12:57:40.210Z] #74 DONE 50.5s [2022-06-27T12:57:40.210Z] [2022-06-27T12:57:40.210Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-27T12:57:40.210Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-06-27T12:57:40.210Z] #49 46.93 Fetched 8418 kB in 1s (16.1 MB/s) [2022-06-27T12:57:40.210Z] #49 46.97 Selecting previously unselected package xxd. [2022-06-27T12:57:40.210Z] #49 46.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-27T12:57:40.210Z] #49 47.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-27T12:57:40.210Z] #49 47.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:40.210Z] #49 47.17 Selecting previously unselected package vim-common. [2022-06-27T12:57:40.210Z] #49 47.17 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:57:40.210Z] #49 47.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:40.210Z] #49 47.40 Selecting previously unselected package cmake-data. [2022-06-27T12:57:40.210Z] #49 47.40 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-27T12:57:40.210Z] #49 47.41 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-27T12:57:40.210Z] #49 48.09 Selecting previously unselected package libarchive13:amd64. [2022-06-27T12:57:40.210Z] #49 48.10 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-27T12:57:40.210Z] #49 48.12 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-27T12:57:40.210Z] #49 48.25 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-27T12:57:40.210Z] #49 48.26 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-27T12:57:40.210Z] #49 48.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-27T12:57:40.210Z] #49 48.35 Selecting previously unselected package librhash0:amd64. [2022-06-27T12:57:40.210Z] #49 48.35 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-06-27T12:57:40.210Z] #49 48.35 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-27T12:57:40.210Z] #49 48.44 Selecting previously unselected package libuv1:amd64. [2022-06-27T12:57:40.210Z] #49 48.45 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-06-27T12:57:40.210Z] #49 48.45 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-27T12:57:40.210Z] #49 48.55 Selecting previously unselected package cmake. [2022-06-27T12:57:40.210Z] #49 48.56 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-27T12:57:40.210Z] #49 48.57 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-27T12:57:40.210Z] #49 50.05 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-27T12:57:40.210Z] #49 50.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:40.210Z] #49 50.09 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-27T12:57:40.210Z] #49 50.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:57:40.210Z] #49 50.13 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-27T12:57:40.210Z] #49 50.15 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-27T12:57:40.210Z] #49 50.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-27T12:57:40.210Z] #49 50.19 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-27T12:57:40.210Z] #49 50.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:57:40.210Z] #49 DONE 50.7s [2022-06-27T12:57:40.210Z] [2022-06-27T12:57:40.210Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-27T12:57:40.210Z] #50 sha256:26cc50987dd74a4e5a05bc1ea0c39cc14c0e1d1ef608b133876dc53e10f5c8f1 [2022-06-27T12:57:40.210Z] #50 DONE 0.1s [2022-06-27T12:57:40.210Z] [2022-06-27T12:57:40.210Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-27T12:57:40.210Z] #75 sha256:6fe3ce857374a5765ec0567d262d305f0a526fea39398a0cd82242c3ba253461 [2022-06-27T12:57:40.210Z] #75 DONE 0.2s [2022-06-27T12:57:40.210Z] [2022-06-27T12:57:40.210Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-27T12:57:40.210Z] #76 sha256:bce89f232d4c8ac074d182646ce30f2bc17d57d1f2a4bef5ee6611d53d242d0c [2022-06-27T12:57:40.470Z] #76 DONE 0.1s [2022-06-27T12:57:40.470Z] [2022-06-27T12:57:40.470Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:57:40.470Z] #71 sha256:382cdb526dc02aca102f0f604f8aa0b40398b6c3b7c5f65ad0446a0b4daadf4a [2022-06-27T12:57:40.470Z] #71 0.775 + RM_GOPATH=0 [2022-06-27T12:57:40.470Z] #71 0.776 + TMP_GOPATH= [2022-06-27T12:57:40.470Z] #71 0.776 + : /build [2022-06-27T12:57:40.470Z] #71 0.777 + '[' -z '' ']' [2022-06-27T12:57:40.470Z] #71 0.781 ++ mktemp -d [2022-06-27T12:57:40.470Z] #71 0.786 + export GOPATH=/tmp/tmp.nrTJ5KSA5c [2022-06-27T12:57:40.470Z] #71 0.786 + GOPATH=/tmp/tmp.nrTJ5KSA5c [2022-06-27T12:57:40.470Z] #71 0.786 + RM_GOPATH=1 [2022-06-27T12:57:40.470Z] #71 0.787 + case "$(go env GOARCH)" in [2022-06-27T12:57:40.470Z] #71 0.787 ++ go env GOARCH [2022-06-27T12:57:40.470Z] #71 0.791 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:57:40.470Z] #71 0.791 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:57:40.470Z] #71 0.792 ++ dirname /install.sh [2022-06-27T12:57:40.470Z] #71 0.796 + dir=/ [2022-06-27T12:57:40.470Z] #71 0.797 + bin=containerd [2022-06-27T12:57:40.470Z] #71 0.797 + shift [2022-06-27T12:57:40.470Z] #71 0.797 + '[' '!' -f //containerd.installer ']' [2022-06-27T12:57:40.470Z] #71 0.797 + . //containerd.installer [2022-06-27T12:57:40.470Z] #71 0.798 ++ set -e [2022-06-27T12:57:40.470Z] #71 0.798 ++ : v1.6.6 [2022-06-27T12:57:40.470Z] #71 0.798 + install_containerd [2022-06-27T12:57:40.470Z] #71 0.799 + echo 'Install containerd version v1.6.6' [2022-06-27T12:57:40.470Z] #71 0.799 Install containerd version v1.6.6 [2022-06-27T12:57:40.470Z] #71 0.799 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nrTJ5KSA5c/src/github.com/containerd/containerd [2022-06-27T12:57:40.470Z] #71 0.810 Cloning into '/tmp/tmp.nrTJ5KSA5c/src/github.com/containerd/containerd'... [2022-06-27T12:57:40.634Z] #75 DONE 1.9s [2022-06-27T12:57:40.634Z] [2022-06-27T12:57:40.634Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-27T12:57:40.634Z] #78 sha256:26e9269794afc17990ff0f03c49516570b80a676a5b00f639d68eaf9af7f3e16 [2022-06-27T12:57:40.634Z] #78 DONE 0.0s [2022-06-27T12:57:40.634Z] [2022-06-27T12:57:40.634Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-27T12:57:40.634Z] #79 sha256:2313ee4a2c35b6ea975a6b470a31d221f3e74fcb8be4c9a2f07c313e54947e74 [2022-06-27T12:57:40.634Z] #79 DONE 0.1s [2022-06-27T12:57:40.634Z] [2022-06-27T12:57:40.634Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-27T12:57:40.634Z] #80 sha256:d5c52147700cd70dcca66f809c25ac58d6f45f472ef93f6f00fd6f6b25327f9b [2022-06-27T12:57:40.634Z] #80 DONE 0.0s [2022-06-27T12:57:40.634Z] [2022-06-27T12:57:40.634Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-27T12:57:40.634Z] #81 sha256:a2a7029ed1cf7993fdb750af44c6829554b43d7a1ea534389a66f563b0ce248d [2022-06-27T12:57:41.340Z] #23 14.54 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-27T12:57:41.340Z] #23 14.54 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1c084c0e7b328a2d423dbc8ccc6aa7aba4d80322b42179f833d9e9d31059caa3 [2022-06-27T12:57:41.340Z] #23 14.54 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-27T12:57:41.340Z] #23 14.55 Successfully built yamllint [2022-06-27T12:57:41.340Z] #23 14.59 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-27T12:57:41.562Z] #81 DONE 0.9s [2022-06-27T12:57:41.562Z] [2022-06-27T12:57:41.562Z] #82 exporting to image [2022-06-27T12:57:41.562Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-27T12:57:41.562Z] #82 exporting layers [2022-06-27T12:57:41.605Z] #23 15.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-27T12:57:42.170Z] #23 DONE 15.7s [2022-06-27T12:57:42.170Z] [2022-06-27T12:57:42.170Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:57:42.170Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:57:42.170Z] #55 ... [2022-06-27T12:57:42.170Z] [2022-06-27T12:57:42.170Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-27T12:57:42.170Z] #27 sha256:6a33a241c3fbae13810dbb5032c2dbf72817f985492264c33f81dc34254dca90 [2022-06-27T12:57:42.428Z] #27 DONE 0.4s [2022-06-27T12:57:42.428Z] [2022-06-27T12:57:42.428Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:57:42.428Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:57:42.686Z] #55 ... [2022-06-27T12:57:42.686Z] [2022-06-27T12:57:42.686Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-27T12:57:42.686Z] #32 sha256:e79a460a03cc3a848bd358c08341c90e69e95ce4517680565d476f4d0e30cfdd [2022-06-27T12:57:43.014Z] #71 ... [2022-06-27T12:57:43.014Z] [2022-06-27T12:57:43.014Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-27T12:57:43.014Z] #51 sha256:bce84baee8d7c2e1f04e3b92441afc2c89272d066f4c7a2f2cd5fe6b71484c9d [2022-06-27T12:57:43.014Z] #51 1.107 + RM_GOPATH=0 [2022-06-27T12:57:43.014Z] #51 1.107 + TMP_GOPATH= [2022-06-27T12:57:43.014Z] #51 1.107 + : /build [2022-06-27T12:57:43.014Z] #51 1.107 + '[' -z '' ']' [2022-06-27T12:57:43.014Z] #51 1.107 ++ mktemp -d [2022-06-27T12:57:43.014Z] #51 1.107 + export GOPATH=/tmp/tmp.RZFdRMqPSj [2022-06-27T12:57:43.014Z] #51 1.107 + GOPATH=/tmp/tmp.RZFdRMqPSj [2022-06-27T12:57:43.014Z] #51 1.107 + RM_GOPATH=1 [2022-06-27T12:57:43.014Z] #51 1.107 + case "$(go env GOARCH)" in [2022-06-27T12:57:43.014Z] #51 1.107 ++ go env GOARCH [2022-06-27T12:57:43.014Z] #51 1.120 Install tini version v0.19.0 [2022-06-27T12:57:43.014Z] #51 1.120 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:57:43.014Z] #51 1.120 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:57:43.014Z] #51 1.120 ++ dirname /install.sh [2022-06-27T12:57:43.014Z] #51 1.120 + dir=/ [2022-06-27T12:57:43.014Z] #51 1.120 + bin=tini [2022-06-27T12:57:43.014Z] #51 1.120 + shift [2022-06-27T12:57:43.014Z] #51 1.120 + '[' '!' -f //tini.installer ']' [2022-06-27T12:57:43.014Z] #51 1.120 + . //tini.installer [2022-06-27T12:57:43.014Z] #51 1.120 ++ : v0.19.0 [2022-06-27T12:57:43.014Z] #51 1.120 + install_tini [2022-06-27T12:57:43.014Z] #51 1.120 + echo 'Install tini version v0.19.0' [2022-06-27T12:57:43.014Z] #51 1.120 + git clone https://github.com/krallin/tini.git /tmp/tmp.RZFdRMqPSj/tini [2022-06-27T12:57:43.014Z] #51 1.132 Cloning into '/tmp/tmp.RZFdRMqPSj/tini'... [2022-06-27T12:57:43.014Z] #51 1.823 + cd /tmp/tmp.RZFdRMqPSj/tini [2022-06-27T12:57:43.014Z] #51 1.823 + git checkout -q v0.19.0 [2022-06-27T12:57:43.014Z] #51 1.854 + cmake . [2022-06-27T12:57:43.014Z] #51 2.232 -- The C compiler identification is GNU 10.2.1 [2022-06-27T12:57:43.014Z] #51 2.305 -- Detecting C compiler ABI info [2022-06-27T12:57:43.014Z] #51 2.613 -- Detecting C compiler ABI info - done [2022-06-27T12:57:43.014Z] #51 2.659 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-27T12:57:43.014Z] #51 2.659 -- Detecting C compile features [2022-06-27T12:57:43.014Z] #51 2.660 -- Detecting C compile features - done [2022-06-27T12:57:43.014Z] #51 2.677 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-27T12:57:43.014Z] #51 2.767 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-27T12:57:43.014Z] #51 2.814 -- Configuring done [2022-06-27T12:57:43.014Z] #51 2.824 -- Generating done [2022-06-27T12:57:43.014Z] #51 2.826 -- Build files have been written to: /tmp/tmp.RZFdRMqPSj/tini [2022-06-27T12:57:43.014Z] #51 2.831 + make tini-static [2022-06-27T12:57:43.252Z] #32 DONE 0.6s [2022-06-27T12:57:43.252Z] [2022-06-27T12:57:43.252Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-27T12:57:43.252Z] #35 sha256:c719ba6ca381bd4f0860f327471b14b1657234a0fadc7c1562e6e1a53d7ef504 [2022-06-27T12:57:43.275Z] #51 2.943 Scanning dependencies of target tini-static [2022-06-27T12:57:43.275Z] #51 2.980 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-27T12:57:43.513Z] #35 DONE 0.3s [2022-06-27T12:57:43.513Z] [2022-06-27T12:57:43.513Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-27T12:57:43.513Z] #37 sha256:7371232115b4d3b62e25e8c4a0212baca7d7c4706fcfb36e2cfd2496641cfd5e [2022-06-27T12:57:43.773Z] #37 DONE 0.3s [2022-06-27T12:57:43.773Z] [2022-06-27T12:57:43.773Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-27T12:57:43.773Z] #39 sha256:c2cf62f5da241a3ff7e145f56b68125e9cd944ed55208930a49ea634f85f0197 [2022-06-27T12:57:43.773Z] #39 DONE 0.1s [2022-06-27T12:57:43.773Z] [2022-06-27T12:57:43.773Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-27T12:57:43.773Z] #41 sha256:08bbd13bda8a33d2be99747d1462ace54a0450272932cfe1a826319a25490182 [2022-06-27T12:57:43.846Z] #51 3.372 [100%] Linking C executable tini-static [2022-06-27T12:57:43.846Z] #51 3.633 [100%] Built target tini-static [2022-06-27T12:57:43.846Z] #51 3.658 + mkdir -p /build [2022-06-27T12:57:43.846Z] #51 3.661 + cp tini-static /build/docker-init [2022-06-27T12:57:44.034Z] #41 DONE 0.1s [2022-06-27T12:57:44.034Z] [2022-06-27T12:57:44.034Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-27T12:57:44.034Z] #45 sha256:cd8c9d63136b15a6e4dc92bbceca8ba780ae93c75427ede93f5b53fde9b0b4f4 [2022-06-27T12:57:44.034Z] #45 DONE 0.0s [2022-06-27T12:57:44.034Z] [2022-06-27T12:57:44.034Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:57:44.034Z] #60 sha256:062b81b3373681c0e5b9bdc593c8bc8ef694e110682a2d0604407e0e185cb21e [2022-06-27T12:57:44.108Z] #51 DONE 3.8s [2022-06-27T12:57:44.108Z] [2022-06-27T12:57:44.108Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:57:44.108Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-27T12:57:44.108Z] #20 51.49 Selecting previously unselected package binutils-mingw-w64. [2022-06-27T12:57:44.108Z] #20 51.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-27T12:57:44.108Z] #20 51.51 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-27T12:57:44.108Z] #20 51.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-27T12:57:44.108Z] #20 51.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:57:44.108Z] #20 51.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:57:44.108Z] #20 51.75 Selecting previously unselected package dmsetup. [2022-06-27T12:57:44.108Z] #20 51.75 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:57:44.108Z] #20 51.76 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-27T12:57:44.108Z] #20 51.90 Selecting previously unselected package mingw-w64-common. [2022-06-27T12:57:44.108Z] #20 51.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-27T12:57:44.108Z] #20 51.91 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-27T12:57:44.108Z] #20 54.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-27T12:57:44.108Z] #20 54.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-27T12:57:44.108Z] #20 54.05 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-27T12:57:45.497Z] #20 56.17 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-27T12:57:45.497Z] #20 56.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:57:45.497Z] #20 56.17 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-27T12:57:45.497Z] #20 56.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-27T12:57:45.729Z] #82 exporting layers 3.5s done [2022-06-27T12:57:45.729Z] #82 writing image sha256:e71e03943e7465c9291386bbd08ae72c3d2825b1bcfa0402bf09d4faf66a5e39 done [2022-06-27T12:57:45.729Z] #82 naming to docker.io/library/docker:0bce64f08d72147b0572f96ac678620d289b4499 done [2022-06-27T12:57:45.729Z] #82 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [2022-06-27T12:57:45.757Z] #20 56.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:57:45.757Z] #20 56.23 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-27T12:57:46.083Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-27T12:57:46.398Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bce64f08d72147b0572f96ac678620d289b4499 hack/test/unit [2022-06-27T12:57:47.669Z] #20 58.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-27T12:57:47.669Z] #20 58.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:57:47.669Z] #20 58.08 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:57:48.287Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-27T12:57:48.287Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-27T12:57:48.287Z] + TESTDIRS=./... [2022-06-27T12:57:48.287Z] + exclude_paths='/vendor/|/integration' [2022-06-27T12:57:48.287Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-27T12:57:48.287Z] ++ go list ./... [2022-06-27T12:57:48.851Z] + pkg_list='github.com/docker/docker/api [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/backend/build [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/httpstatus [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/httputils [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/middleware [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/build [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/container [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/debug [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/distribution [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/grpc [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/image [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/network [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/plugin [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/session [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/swarm [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/system [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/server/router/volume [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/backend [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/blkiodev [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/container [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/events [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/filters [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/image [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/mount [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/network [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/registry [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/strslice [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/swarm [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/time [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/versions [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-27T12:57:48.851Z] github.com/docker/docker/api/types/volume [2022-06-27T12:57:48.851Z] github.com/docker/docker/builder [2022-06-27T12:57:48.851Z] github.com/docker/docker/builder/builder-next [2022-06-27T12:57:48.851Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-27T12:57:48.851Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-27T12:57:48.851Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-27T12:57:48.851Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-27T12:57:48.851Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-27T12:57:48.851Z] github.com/docker/docker/builder/builder-next/worker [2022-06-27T12:57:48.851Z] github.com/docker/docker/builder/dockerfile [2022-06-27T12:57:48.851Z] github.com/docker/docker/builder/remotecontext [2022-06-27T12:57:48.851Z] github.com/docker/docker/builder/remotecontext/git [2022-06-27T12:57:48.851Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-27T12:57:48.851Z] github.com/docker/docker/cli [2022-06-27T12:57:48.851Z] github.com/docker/docker/cli/config [2022-06-27T12:57:48.851Z] github.com/docker/docker/cli/debug [2022-06-27T12:57:48.851Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-27T12:57:48.851Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-27T12:57:48.851Z] github.com/docker/docker/client [2022-06-27T12:57:48.851Z] github.com/docker/docker/cmd/docker-proxy [2022-06-27T12:57:48.851Z] github.com/docker/docker/cmd/dockerd [2022-06-27T12:57:48.851Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-27T12:57:48.851Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-27T12:57:48.851Z] github.com/docker/docker/container [2022-06-27T12:57:48.851Z] github.com/docker/docker/container/stream [2022-06-27T12:57:48.851Z] github.com/docker/docker/contrib/apparmor [2022-06-27T12:57:48.851Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-27T12:57:48.851Z] github.com/docker/docker/contrib/httpserver [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/cluster [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/cluster/convert [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/cluster/executor [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/cluster/provider [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/config [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/events [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/events/testutils [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/exec [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/images [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/initlayer [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/links [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/listeners [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/logger [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-27T12:57:48.851Z] github.com/docker/docker/daemon/logger/gelf [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/journald [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/local [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/logentries [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/splunk [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/syslog [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/templates [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/names [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/network [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/stats [2022-06-27T12:57:48.852Z] github.com/docker/docker/distribution [2022-06-27T12:57:48.852Z] github.com/docker/docker/distribution/metadata [2022-06-27T12:57:48.852Z] github.com/docker/docker/distribution/utils [2022-06-27T12:57:48.852Z] github.com/docker/docker/distribution/xfer [2022-06-27T12:57:48.852Z] github.com/docker/docker/dockerversion [2022-06-27T12:57:48.852Z] github.com/docker/docker/errdefs [2022-06-27T12:57:48.852Z] github.com/docker/docker/image [2022-06-27T12:57:48.852Z] github.com/docker/docker/image/cache [2022-06-27T12:57:48.852Z] github.com/docker/docker/image/tarexport [2022-06-27T12:57:48.852Z] github.com/docker/docker/image/v1 [2022-06-27T12:57:48.852Z] github.com/docker/docker/internal/test/suite [2022-06-27T12:57:48.852Z] github.com/docker/docker/layer [2022-06-27T12:57:48.852Z] github.com/docker/docker/libcontainerd [2022-06-27T12:57:48.852Z] github.com/docker/docker/libcontainerd/queue [2022-06-27T12:57:48.852Z] github.com/docker/docker/libcontainerd/remote [2022-06-27T12:57:48.852Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-27T12:57:48.852Z] github.com/docker/docker/libcontainerd/types [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/bitseq [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cluster [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/config [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/datastore [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/driverapi [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/etchosts [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/idm [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipam [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/iptables [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/netlabel [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/netutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/networkdb [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ns [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/options [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/osl [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/portallocator [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/portmapper [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/testutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/types [2022-06-27T12:57:48.852Z] github.com/docker/docker/oci [2022-06-27T12:57:48.852Z] github.com/docker/docker/oci/caps [2022-06-27T12:57:48.852Z] github.com/docker/docker/opts [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/aaparser [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/archive [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/authorization [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/broadcaster [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/capabilities [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/chrootarchive [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/containerfs [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/devicemapper [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/directory [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/dmesg [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/fileutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/fsutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/homedir [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/idtools [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/ioutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/jsonmessage [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/longpath [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/loopback [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/namesgenerator [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/parsers [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/pidfile [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/platform [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/plugingetter [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/plugins [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/plugins/transport [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/pools [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/progress [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/pubsub [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/reexec [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/signal [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/stack [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/stdcopy [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/streamformatter [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/stringid [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/sysinfo [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/system [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/tailfile [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/tarsum [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/truncindex [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/urlutil [2022-06-27T12:57:48.852Z] github.com/docker/docker/pkg/useragent [2022-06-27T12:57:48.852Z] github.com/docker/docker/plugin [2022-06-27T12:57:48.852Z] github.com/docker/docker/plugin/executor/containerd [2022-06-27T12:57:48.852Z] github.com/docker/docker/plugin/v2 [2022-06-27T12:57:48.852Z] github.com/docker/docker/profiles/apparmor [2022-06-27T12:57:48.852Z] github.com/docker/docker/profiles/seccomp [2022-06-27T12:57:48.852Z] github.com/docker/docker/quota [2022-06-27T12:57:48.852Z] github.com/docker/docker/reference [2022-06-27T12:57:48.852Z] github.com/docker/docker/registry [2022-06-27T12:57:48.852Z] github.com/docker/docker/registry/resumable [2022-06-27T12:57:48.852Z] github.com/docker/docker/restartmanager [2022-06-27T12:57:48.852Z] github.com/docker/docker/rootless [2022-06-27T12:57:48.852Z] github.com/docker/docker/rootless/specconv [2022-06-27T12:57:48.852Z] github.com/docker/docker/runconfig [2022-06-27T12:57:48.852Z] github.com/docker/docker/runconfig/opts [2022-06-27T12:57:48.852Z] github.com/docker/docker/testutil [2022-06-27T12:57:48.852Z] github.com/docker/docker/testutil/daemon [2022-06-27T12:57:48.852Z] github.com/docker/docker/testutil/environment [2022-06-27T12:57:48.852Z] github.com/docker/docker/testutil/fakecontext [2022-06-27T12:57:48.852Z] github.com/docker/docker/testutil/fakegit [2022-06-27T12:57:48.852Z] github.com/docker/docker/testutil/fakestorage [2022-06-27T12:57:48.852Z] github.com/docker/docker/testutil/fixtures/load [2022-06-27T12:57:48.852Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-27T12:57:48.852Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-27T12:57:48.852Z] github.com/docker/docker/testutil/registry [2022-06-27T12:57:48.852Z] github.com/docker/docker/testutil/request [2022-06-27T12:57:48.852Z] github.com/docker/docker/volume [2022-06-27T12:57:48.852Z] github.com/docker/docker/volume/drivers [2022-06-27T12:57:48.852Z] github.com/docker/docker/volume/local [2022-06-27T12:57:48.852Z] github.com/docker/docker/volume/mounts [2022-06-27T12:57:48.852Z] github.com/docker/docker/volume/service [2022-06-27T12:57:48.852Z] github.com/docker/docker/volume/service/opts [2022-06-27T12:57:48.852Z] github.com/docker/docker/volume/testutils' [2022-06-27T12:57:48.852Z] ++ grep --fixed-strings -v /libnetwork [2022-06-27T12:57:48.852Z] ++ echo 'github.com/docker/docker/api [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/backend/build [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/httpstatus [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/httputils [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/middleware [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/build [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/container [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/debug [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/distribution [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/grpc [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/image [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/network [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/plugin [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/session [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/swarm [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/system [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/server/router/volume [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/backend [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/blkiodev [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/container [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/events [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/filters [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/image [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/mount [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/network [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/registry [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/strslice [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/swarm [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/time [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/versions [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-27T12:57:48.852Z] github.com/docker/docker/api/types/volume [2022-06-27T12:57:48.852Z] github.com/docker/docker/builder [2022-06-27T12:57:48.852Z] github.com/docker/docker/builder/builder-next [2022-06-27T12:57:48.852Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-27T12:57:48.852Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-27T12:57:48.852Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-27T12:57:48.852Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-27T12:57:48.852Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-27T12:57:48.852Z] github.com/docker/docker/builder/builder-next/worker [2022-06-27T12:57:48.852Z] github.com/docker/docker/builder/dockerfile [2022-06-27T12:57:48.852Z] github.com/docker/docker/builder/remotecontext [2022-06-27T12:57:48.852Z] github.com/docker/docker/builder/remotecontext/git [2022-06-27T12:57:48.852Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-27T12:57:48.852Z] github.com/docker/docker/cli [2022-06-27T12:57:48.852Z] github.com/docker/docker/cli/config [2022-06-27T12:57:48.852Z] github.com/docker/docker/cli/debug [2022-06-27T12:57:48.852Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-27T12:57:48.852Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-27T12:57:48.852Z] github.com/docker/docker/client [2022-06-27T12:57:48.852Z] github.com/docker/docker/cmd/docker-proxy [2022-06-27T12:57:48.852Z] github.com/docker/docker/cmd/dockerd [2022-06-27T12:57:48.852Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-27T12:57:48.852Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-27T12:57:48.852Z] github.com/docker/docker/container [2022-06-27T12:57:48.852Z] github.com/docker/docker/container/stream [2022-06-27T12:57:48.852Z] github.com/docker/docker/contrib/apparmor [2022-06-27T12:57:48.852Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-27T12:57:48.852Z] github.com/docker/docker/contrib/httpserver [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/cluster [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/cluster/convert [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/cluster/executor [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/cluster/provider [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/config [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/events [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/events/testutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/exec [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/images [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/initlayer [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/links [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/listeners [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/gelf [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/journald [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/local [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/logentries [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/splunk [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/syslog [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/logger/templates [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/names [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/network [2022-06-27T12:57:48.852Z] github.com/docker/docker/daemon/stats [2022-06-27T12:57:48.852Z] github.com/docker/docker/distribution [2022-06-27T12:57:48.852Z] github.com/docker/docker/distribution/metadata [2022-06-27T12:57:48.852Z] github.com/docker/docker/distribution/utils [2022-06-27T12:57:48.852Z] github.com/docker/docker/distribution/xfer [2022-06-27T12:57:48.852Z] github.com/docker/docker/dockerversion [2022-06-27T12:57:48.852Z] github.com/docker/docker/errdefs [2022-06-27T12:57:48.852Z] github.com/docker/docker/image [2022-06-27T12:57:48.852Z] github.com/docker/docker/image/cache [2022-06-27T12:57:48.852Z] github.com/docker/docker/image/tarexport [2022-06-27T12:57:48.852Z] github.com/docker/docker/image/v1 [2022-06-27T12:57:48.852Z] github.com/docker/docker/internal/test/suite [2022-06-27T12:57:48.852Z] github.com/docker/docker/layer [2022-06-27T12:57:48.852Z] github.com/docker/docker/libcontainerd [2022-06-27T12:57:48.852Z] github.com/docker/docker/libcontainerd/queue [2022-06-27T12:57:48.852Z] github.com/docker/docker/libcontainerd/remote [2022-06-27T12:57:48.852Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-27T12:57:48.852Z] github.com/docker/docker/libcontainerd/types [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/bitseq [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cluster [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/config [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/datastore [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/driverapi [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/etchosts [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/idm [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipam [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/iptables [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/netlabel [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/netutils [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/networkdb [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/ns [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/options [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/osl [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/portallocator [2022-06-27T12:57:48.852Z] github.com/docker/docker/libnetwork/portmapper [2022-06-27T12:57:48.853Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-27T12:57:48.853Z] github.com/docker/docker/libnetwork/testutils [2022-06-27T12:57:48.853Z] github.com/docker/docker/libnetwork/types [2022-06-27T12:57:48.853Z] github.com/docker/docker/oci [2022-06-27T12:57:48.853Z] github.com/docker/docker/oci/caps [2022-06-27T12:57:48.853Z] github.com/docker/docker/opts [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/aaparser [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/archive [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/authorization [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/broadcaster [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/capabilities [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/chrootarchive [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/containerfs [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/devicemapper [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/directory [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/dmesg [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/fileutils [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/fsutils [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/homedir [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/idtools [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/ioutils [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/jsonmessage [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/longpath [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/loopback [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/namesgenerator [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/parsers [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/pidfile [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/platform [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/plugingetter [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/plugins [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/plugins/transport [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/pools [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/progress [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/pubsub [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/reexec [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/signal [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/stack [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/stdcopy [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/streamformatter [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/stringid [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/sysinfo [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/system [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/tailfile [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/tarsum [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/truncindex [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/urlutil [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/useragent [2022-06-27T12:57:48.853Z] github.com/docker/docker/plugin [2022-06-27T12:57:48.853Z] github.com/docker/docker/plugin/executor/containerd [2022-06-27T12:57:48.853Z] github.com/docker/docker/plugin/v2 [2022-06-27T12:57:48.853Z] github.com/docker/docker/profiles/apparmor [2022-06-27T12:57:48.853Z] github.com/docker/docker/profiles/seccomp [2022-06-27T12:57:48.853Z] github.com/docker/docker/quota [2022-06-27T12:57:48.853Z] github.com/docker/docker/reference [2022-06-27T12:57:48.853Z] github.com/docker/docker/registry [2022-06-27T12:57:48.853Z] github.com/docker/docker/registry/resumable [2022-06-27T12:57:48.853Z] github.com/docker/docker/restartmanager [2022-06-27T12:57:48.853Z] github.com/docker/docker/rootless [2022-06-27T12:57:48.853Z] github.com/docker/docker/rootless/specconv [2022-06-27T12:57:48.853Z] github.com/docker/docker/runconfig [2022-06-27T12:57:48.853Z] github.com/docker/docker/runconfig/opts [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/daemon [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/environment [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/fakecontext [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/fakegit [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/fakestorage [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/fixtures/load [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/registry [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/request [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume/drivers [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume/local [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume/mounts [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume/service [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume/service/opts [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume/testutils' [2022-06-27T12:57:48.853Z] + base_pkg_list='github.com/docker/docker/api [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/backend/build [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/httpstatus [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/httputils [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/middleware [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/build [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/container [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/debug [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/distribution [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/grpc [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/image [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/network [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/plugin [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/session [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/swarm [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/system [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/volume [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/backend [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/blkiodev [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/container [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/events [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/filters [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/image [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/mount [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/network [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/registry [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/strslice [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/swarm [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/time [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/versions [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/volume [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next/worker [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/dockerfile [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/remotecontext [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/remotecontext/git [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-27T12:57:48.853Z] github.com/docker/docker/cli [2022-06-27T12:57:48.853Z] github.com/docker/docker/cli/config [2022-06-27T12:57:48.853Z] github.com/docker/docker/cli/debug [2022-06-27T12:57:48.853Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-27T12:57:48.853Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-27T12:57:48.853Z] github.com/docker/docker/client [2022-06-27T12:57:48.853Z] github.com/docker/docker/cmd/docker-proxy [2022-06-27T12:57:48.853Z] github.com/docker/docker/cmd/dockerd [2022-06-27T12:57:48.853Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-27T12:57:48.853Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-27T12:57:48.853Z] github.com/docker/docker/container [2022-06-27T12:57:48.853Z] github.com/docker/docker/container/stream [2022-06-27T12:57:48.853Z] github.com/docker/docker/contrib/apparmor [2022-06-27T12:57:48.853Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-27T12:57:48.853Z] github.com/docker/docker/contrib/httpserver [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/cluster [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/cluster/convert [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/cluster/executor [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/cluster/provider [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/config [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/events [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/events/testutils [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/exec [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/images [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/initlayer [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/links [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/listeners [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/gelf [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/journald [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/local [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/logentries [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/splunk [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/syslog [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/logger/templates [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/names [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/network [2022-06-27T12:57:48.853Z] github.com/docker/docker/daemon/stats [2022-06-27T12:57:48.853Z] github.com/docker/docker/distribution [2022-06-27T12:57:48.853Z] github.com/docker/docker/distribution/metadata [2022-06-27T12:57:48.853Z] github.com/docker/docker/distribution/utils [2022-06-27T12:57:48.853Z] github.com/docker/docker/distribution/xfer [2022-06-27T12:57:48.853Z] github.com/docker/docker/dockerversion [2022-06-27T12:57:48.853Z] github.com/docker/docker/errdefs [2022-06-27T12:57:48.853Z] github.com/docker/docker/image [2022-06-27T12:57:48.853Z] github.com/docker/docker/image/cache [2022-06-27T12:57:48.853Z] github.com/docker/docker/image/tarexport [2022-06-27T12:57:48.853Z] github.com/docker/docker/image/v1 [2022-06-27T12:57:48.853Z] github.com/docker/docker/internal/test/suite [2022-06-27T12:57:48.853Z] github.com/docker/docker/layer [2022-06-27T12:57:48.853Z] github.com/docker/docker/libcontainerd [2022-06-27T12:57:48.853Z] github.com/docker/docker/libcontainerd/queue [2022-06-27T12:57:48.853Z] github.com/docker/docker/libcontainerd/remote [2022-06-27T12:57:48.853Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-27T12:57:48.853Z] github.com/docker/docker/libcontainerd/types [2022-06-27T12:57:48.853Z] github.com/docker/docker/oci [2022-06-27T12:57:48.853Z] github.com/docker/docker/oci/caps [2022-06-27T12:57:48.853Z] github.com/docker/docker/opts [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/aaparser [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/archive [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/authorization [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/broadcaster [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/capabilities [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/chrootarchive [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/containerfs [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/devicemapper [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/directory [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/dmesg [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/fileutils [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/fsutils [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/homedir [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/idtools [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/ioutils [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/jsonmessage [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/longpath [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/loopback [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/namesgenerator [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/parsers [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/pidfile [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/platform [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/plugingetter [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/plugins [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/plugins/transport [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/pools [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/progress [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/pubsub [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/reexec [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/signal [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/stack [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/stdcopy [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/streamformatter [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/stringid [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/sysinfo [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/system [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/tailfile [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/tarsum [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/truncindex [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/urlutil [2022-06-27T12:57:48.853Z] github.com/docker/docker/pkg/useragent [2022-06-27T12:57:48.853Z] github.com/docker/docker/plugin [2022-06-27T12:57:48.853Z] github.com/docker/docker/plugin/executor/containerd [2022-06-27T12:57:48.853Z] github.com/docker/docker/plugin/v2 [2022-06-27T12:57:48.853Z] github.com/docker/docker/profiles/apparmor [2022-06-27T12:57:48.853Z] github.com/docker/docker/profiles/seccomp [2022-06-27T12:57:48.853Z] github.com/docker/docker/quota [2022-06-27T12:57:48.853Z] github.com/docker/docker/reference [2022-06-27T12:57:48.853Z] github.com/docker/docker/registry [2022-06-27T12:57:48.853Z] github.com/docker/docker/registry/resumable [2022-06-27T12:57:48.853Z] github.com/docker/docker/restartmanager [2022-06-27T12:57:48.853Z] github.com/docker/docker/rootless [2022-06-27T12:57:48.853Z] github.com/docker/docker/rootless/specconv [2022-06-27T12:57:48.853Z] github.com/docker/docker/runconfig [2022-06-27T12:57:48.853Z] github.com/docker/docker/runconfig/opts [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/daemon [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/environment [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/fakecontext [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/fakegit [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/fakestorage [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/fixtures/load [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/registry [2022-06-27T12:57:48.853Z] github.com/docker/docker/testutil/request [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume/drivers [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume/local [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume/mounts [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume/service [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume/service/opts [2022-06-27T12:57:48.853Z] github.com/docker/docker/volume/testutils' [2022-06-27T12:57:48.853Z] ++ grep --fixed-strings /libnetwork [2022-06-27T12:57:48.853Z] ++ echo 'github.com/docker/docker/api [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/backend/build [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/httpstatus [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/httputils [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/middleware [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/build [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/container [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/debug [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/distribution [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/grpc [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/image [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/network [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/plugin [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/session [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/swarm [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/system [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/server/router/volume [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/backend [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/blkiodev [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/container [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/events [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/filters [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/image [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/mount [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/network [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/registry [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/strslice [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/swarm [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/time [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/versions [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-27T12:57:48.853Z] github.com/docker/docker/api/types/volume [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/builder-next/worker [2022-06-27T12:57:48.853Z] github.com/docker/docker/builder/dockerfile [2022-06-27T12:57:48.854Z] github.com/docker/docker/builder/remotecontext [2022-06-27T12:57:48.854Z] github.com/docker/docker/builder/remotecontext/git [2022-06-27T12:57:48.854Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-27T12:57:48.854Z] github.com/docker/docker/cli [2022-06-27T12:57:48.854Z] github.com/docker/docker/cli/config [2022-06-27T12:57:48.854Z] github.com/docker/docker/cli/debug [2022-06-27T12:57:48.854Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-27T12:57:48.854Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-27T12:57:48.854Z] github.com/docker/docker/client [2022-06-27T12:57:48.854Z] github.com/docker/docker/cmd/docker-proxy [2022-06-27T12:57:48.854Z] github.com/docker/docker/cmd/dockerd [2022-06-27T12:57:48.854Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-27T12:57:48.854Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-27T12:57:48.854Z] github.com/docker/docker/container [2022-06-27T12:57:48.854Z] github.com/docker/docker/container/stream [2022-06-27T12:57:48.854Z] github.com/docker/docker/contrib/apparmor [2022-06-27T12:57:48.854Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-27T12:57:48.854Z] github.com/docker/docker/contrib/httpserver [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/cluster [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/cluster/convert [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/cluster/executor [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/cluster/provider [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/config [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/events [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/events/testutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/exec [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/images [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/initlayer [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/links [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/listeners [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/gelf [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/journald [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/local [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/logentries [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/splunk [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/syslog [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/logger/templates [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/names [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/network [2022-06-27T12:57:48.854Z] github.com/docker/docker/daemon/stats [2022-06-27T12:57:48.854Z] github.com/docker/docker/distribution [2022-06-27T12:57:48.854Z] github.com/docker/docker/distribution/metadata [2022-06-27T12:57:48.854Z] github.com/docker/docker/distribution/utils [2022-06-27T12:57:48.854Z] github.com/docker/docker/distribution/xfer [2022-06-27T12:57:48.854Z] github.com/docker/docker/dockerversion [2022-06-27T12:57:48.854Z] github.com/docker/docker/errdefs [2022-06-27T12:57:48.854Z] github.com/docker/docker/image [2022-06-27T12:57:48.854Z] github.com/docker/docker/image/cache [2022-06-27T12:57:48.854Z] github.com/docker/docker/image/tarexport [2022-06-27T12:57:48.854Z] github.com/docker/docker/image/v1 [2022-06-27T12:57:48.854Z] github.com/docker/docker/internal/test/suite [2022-06-27T12:57:48.854Z] github.com/docker/docker/layer [2022-06-27T12:57:48.854Z] github.com/docker/docker/libcontainerd [2022-06-27T12:57:48.854Z] github.com/docker/docker/libcontainerd/queue [2022-06-27T12:57:48.854Z] github.com/docker/docker/libcontainerd/remote [2022-06-27T12:57:48.854Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-27T12:57:48.854Z] github.com/docker/docker/libcontainerd/types [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/bitseq [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cluster [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/config [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/datastore [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/driverapi [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/etchosts [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/idm [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipam [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/iptables [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/netlabel [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/netutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/networkdb [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ns [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/options [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/osl [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/portallocator [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/portmapper [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/testutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/types [2022-06-27T12:57:48.854Z] github.com/docker/docker/oci [2022-06-27T12:57:48.854Z] github.com/docker/docker/oci/caps [2022-06-27T12:57:48.854Z] github.com/docker/docker/opts [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/aaparser [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/archive [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/authorization [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/broadcaster [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/capabilities [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/chrootarchive [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/containerfs [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/devicemapper [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/directory [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/dmesg [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/fileutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/fsutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/homedir [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/idtools [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/ioutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/jsonmessage [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/longpath [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/loopback [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/namesgenerator [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/parsers [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/pidfile [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/platform [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/plugingetter [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/plugins [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/plugins/transport [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/pools [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/progress [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/pubsub [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/reexec [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/signal [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/stack [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/stdcopy [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/streamformatter [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/stringid [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/sysinfo [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/system [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/tailfile [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/tarsum [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/truncindex [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/urlutil [2022-06-27T12:57:48.854Z] github.com/docker/docker/pkg/useragent [2022-06-27T12:57:48.854Z] github.com/docker/docker/plugin [2022-06-27T12:57:48.854Z] github.com/docker/docker/plugin/executor/containerd [2022-06-27T12:57:48.854Z] github.com/docker/docker/plugin/v2 [2022-06-27T12:57:48.854Z] github.com/docker/docker/profiles/apparmor [2022-06-27T12:57:48.854Z] github.com/docker/docker/profiles/seccomp [2022-06-27T12:57:48.854Z] github.com/docker/docker/quota [2022-06-27T12:57:48.854Z] github.com/docker/docker/reference [2022-06-27T12:57:48.854Z] github.com/docker/docker/registry [2022-06-27T12:57:48.854Z] github.com/docker/docker/registry/resumable [2022-06-27T12:57:48.854Z] github.com/docker/docker/restartmanager [2022-06-27T12:57:48.854Z] github.com/docker/docker/rootless [2022-06-27T12:57:48.854Z] github.com/docker/docker/rootless/specconv [2022-06-27T12:57:48.854Z] github.com/docker/docker/runconfig [2022-06-27T12:57:48.854Z] github.com/docker/docker/runconfig/opts [2022-06-27T12:57:48.854Z] github.com/docker/docker/testutil [2022-06-27T12:57:48.854Z] github.com/docker/docker/testutil/daemon [2022-06-27T12:57:48.854Z] github.com/docker/docker/testutil/environment [2022-06-27T12:57:48.854Z] github.com/docker/docker/testutil/fakecontext [2022-06-27T12:57:48.854Z] github.com/docker/docker/testutil/fakegit [2022-06-27T12:57:48.854Z] github.com/docker/docker/testutil/fakestorage [2022-06-27T12:57:48.854Z] github.com/docker/docker/testutil/fixtures/load [2022-06-27T12:57:48.854Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-27T12:57:48.854Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-27T12:57:48.854Z] github.com/docker/docker/testutil/registry [2022-06-27T12:57:48.854Z] github.com/docker/docker/testutil/request [2022-06-27T12:57:48.854Z] github.com/docker/docker/volume [2022-06-27T12:57:48.854Z] github.com/docker/docker/volume/drivers [2022-06-27T12:57:48.854Z] github.com/docker/docker/volume/local [2022-06-27T12:57:48.854Z] github.com/docker/docker/volume/mounts [2022-06-27T12:57:48.854Z] github.com/docker/docker/volume/service [2022-06-27T12:57:48.854Z] github.com/docker/docker/volume/service/opts [2022-06-27T12:57:48.854Z] github.com/docker/docker/volume/testutils' [2022-06-27T12:57:48.854Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/bitseq [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cluster [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/config [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/datastore [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/driverapi [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/etchosts [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/idm [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipam [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/iptables [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/netlabel [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/netutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/networkdb [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/ns [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/options [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/osl [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/portallocator [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/portmapper [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/testutils [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/types' [2022-06-27T12:57:48.854Z] + echo 'github.com/docker/docker/libnetwork [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/bitseq [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cluster [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/config [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/datastore [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/driverapi [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-27T12:57:48.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/etchosts [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/idm [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/ipam [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/iptables [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/netlabel [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/netutils [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/networkdb [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/ns [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/options [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/osl [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/portallocator [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/portmapper [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/testutils [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/types' [2022-06-27T12:57:48.855Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T12:57:48.855Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T12:57:48.855Z] + type docker-proxy [2022-06-27T12:57:48.855Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-27T12:57:48.855Z] + hack/make.sh binary-proxy install-proxy [2022-06-27T12:57:48.855Z] [2022-06-27T12:57:48.855Z] Removing bundles/ [2022-06-27T12:57:48.855Z] [2022-06-27T12:57:48.855Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-27T12:57:49.111Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-27T12:57:49.111Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T12:57:50.966Z] #20 ... [2022-06-27T12:57:50.966Z] [2022-06-27T12:57:50.966Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:57:50.966Z] #71 sha256:382cdb526dc02aca102f0f604f8aa0b40398b6c3b7c5f65ad0446a0b4daadf4a [2022-06-27T12:57:50.966Z] #71 14.64 + cd /tmp/tmp.nrTJ5KSA5c/src/github.com/containerd/containerd [2022-06-27T12:57:50.966Z] #71 14.64 + git checkout -q v1.6.6 [2022-06-27T12:57:51.537Z] #71 15.41 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-27T12:57:51.537Z] #71 15.41 + BUILDTAGS='netgo osusergo static_build' [2022-06-27T12:57:51.537Z] #71 15.41 + export EXTRA_FLAGS=-buildmode=pie [2022-06-27T12:57:51.537Z] #71 15.41 + EXTRA_FLAGS=-buildmode=pie [2022-06-27T12:57:51.537Z] #71 15.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-27T12:57:51.537Z] #71 15.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-27T12:57:51.537Z] #71 15.41 + '[' '' = dynamic ']' [2022-06-27T12:57:51.537Z] #71 15.41 + make [2022-06-27T12:57:52.480Z] #71 16.39 + bin/ctr [2022-06-27T12:57:53.105Z] #47 ... [2022-06-27T12:57:53.105Z] [2022-06-27T12:57:53.105Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:57:53.105Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:57:53.105Z] #77 262.5 CCLD libocispec.la [2022-06-27T12:57:53.105Z] #77 262.9 CCLD src/validate [2022-06-27T12:57:53.105Z] #77 262.9 CCLD tests/test-1 [2022-06-27T12:57:53.105Z] #77 262.9 CCLD tests/test-2 [2022-06-27T12:57:53.105Z] #77 262.9 CCLD tests/test-4 [2022-06-27T12:57:53.105Z] #77 262.9 CCLD tests/test-3 [2022-06-27T12:57:53.105Z] #77 262.9 CCLD tests/test-5 [2022-06-27T12:57:53.105Z] #77 263.0 CCLD tests/test-6 [2022-06-27T12:57:53.105Z] #77 263.0 CCLD tests/test-7 [2022-06-27T12:57:53.105Z] #77 263.1 CCLD tests/test-8 [2022-06-27T12:57:53.105Z] #77 263.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-27T12:57:53.105Z] #77 263.1 CCLD tests/test-9 [2022-06-27T12:57:53.105Z] #77 263.2 CCLD tests/test-10 [2022-06-27T12:57:53.105Z] #77 263.3 CCLD tests/test-11 [2022-06-27T12:57:55.102Z] #77 265.1 libtool: link: ar cr libocispec.a [2022-06-27T12:57:55.102Z] #77 265.2 libtool: link: ranlib libocispec.a [2022-06-27T12:57:55.650Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-27T12:57:55.650Z] [2022-06-27T12:57:55.650Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-27T12:57:55.650Z] Installing docker-proxy to /usr/local/bin/ [2022-06-27T12:57:55.650Z] [2022-06-27T12:57:55.650Z] + mkdir -p bundles [2022-06-27T12:57:55.650Z] + '[' -n 'github.com/docker/docker/api [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/backend/build [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/httpstatus [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/httputils [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/middleware [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/build [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/container [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/debug [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/distribution [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/grpc [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/image [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/network [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/plugin [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/session [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/swarm [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/system [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/server/router/volume [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/backend [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/blkiodev [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/container [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/events [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/filters [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/image [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/mount [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/network [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/registry [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/strslice [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/swarm [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/time [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/versions [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-27T12:57:55.650Z] github.com/docker/docker/api/types/volume [2022-06-27T12:57:55.650Z] github.com/docker/docker/builder [2022-06-27T12:57:55.650Z] github.com/docker/docker/builder/builder-next [2022-06-27T12:57:55.650Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-27T12:57:55.650Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-27T12:57:55.650Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-27T12:57:55.650Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-27T12:57:55.650Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-27T12:57:55.650Z] github.com/docker/docker/builder/builder-next/worker [2022-06-27T12:57:55.650Z] github.com/docker/docker/builder/dockerfile [2022-06-27T12:57:55.650Z] github.com/docker/docker/builder/remotecontext [2022-06-27T12:57:55.650Z] github.com/docker/docker/builder/remotecontext/git [2022-06-27T12:57:55.650Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-27T12:57:55.650Z] github.com/docker/docker/cli [2022-06-27T12:57:55.650Z] github.com/docker/docker/cli/config [2022-06-27T12:57:55.650Z] github.com/docker/docker/cli/debug [2022-06-27T12:57:55.650Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-27T12:57:55.650Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-27T12:57:55.650Z] github.com/docker/docker/client [2022-06-27T12:57:55.650Z] github.com/docker/docker/cmd/docker-proxy [2022-06-27T12:57:55.650Z] github.com/docker/docker/cmd/dockerd [2022-06-27T12:57:55.650Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-27T12:57:55.650Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-27T12:57:55.650Z] github.com/docker/docker/container [2022-06-27T12:57:55.650Z] github.com/docker/docker/container/stream [2022-06-27T12:57:55.650Z] github.com/docker/docker/contrib/apparmor [2022-06-27T12:57:55.650Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-27T12:57:55.650Z] github.com/docker/docker/contrib/httpserver [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/cluster [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/cluster/convert [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/cluster/executor [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/cluster/provider [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/config [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/events [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/events/testutils [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/exec [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/images [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/initlayer [2022-06-27T12:57:55.650Z] github.com/docker/docker/daemon/links [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/listeners [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/gelf [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/journald [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/local [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/logentries [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/splunk [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/syslog [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/logger/templates [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/names [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/network [2022-06-27T12:57:55.651Z] github.com/docker/docker/daemon/stats [2022-06-27T12:57:55.651Z] github.com/docker/docker/distribution [2022-06-27T12:57:55.651Z] github.com/docker/docker/distribution/metadata [2022-06-27T12:57:55.651Z] github.com/docker/docker/distribution/utils [2022-06-27T12:57:55.651Z] github.com/docker/docker/distribution/xfer [2022-06-27T12:57:55.651Z] github.com/docker/docker/dockerversion [2022-06-27T12:57:55.651Z] github.com/docker/docker/errdefs [2022-06-27T12:57:55.651Z] github.com/docker/docker/image [2022-06-27T12:57:55.651Z] github.com/docker/docker/image/cache [2022-06-27T12:57:55.651Z] github.com/docker/docker/image/tarexport [2022-06-27T12:57:55.651Z] github.com/docker/docker/image/v1 [2022-06-27T12:57:55.651Z] github.com/docker/docker/internal/test/suite [2022-06-27T12:57:55.651Z] github.com/docker/docker/layer [2022-06-27T12:57:55.651Z] github.com/docker/docker/libcontainerd [2022-06-27T12:57:55.651Z] github.com/docker/docker/libcontainerd/queue [2022-06-27T12:57:55.651Z] github.com/docker/docker/libcontainerd/remote [2022-06-27T12:57:55.651Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-27T12:57:55.651Z] github.com/docker/docker/libcontainerd/types [2022-06-27T12:57:55.651Z] github.com/docker/docker/oci [2022-06-27T12:57:55.651Z] github.com/docker/docker/oci/caps [2022-06-27T12:57:55.651Z] github.com/docker/docker/opts [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/aaparser [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/archive [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/authorization [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/broadcaster [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/capabilities [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/chrootarchive [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/containerfs [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/devicemapper [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/directory [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/dmesg [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/fileutils [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/fsutils [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/homedir [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/idtools [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/ioutils [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/jsonmessage [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/longpath [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/loopback [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/namesgenerator [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/parsers [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/pidfile [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/platform [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/plugingetter [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/plugins [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/plugins/transport [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/pools [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/progress [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/pubsub [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/reexec [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/signal [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/stack [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/stdcopy [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/streamformatter [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/stringid [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/sysinfo [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/system [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/tailfile [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/tarsum [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/truncindex [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/urlutil [2022-06-27T12:57:55.651Z] github.com/docker/docker/pkg/useragent [2022-06-27T12:57:55.651Z] github.com/docker/docker/plugin [2022-06-27T12:57:55.651Z] github.com/docker/docker/plugin/executor/containerd [2022-06-27T12:57:55.651Z] github.com/docker/docker/plugin/v2 [2022-06-27T12:57:55.651Z] github.com/docker/docker/profiles/apparmor [2022-06-27T12:57:55.651Z] github.com/docker/docker/profiles/seccomp [2022-06-27T12:57:55.651Z] github.com/docker/docker/quota [2022-06-27T12:57:55.651Z] github.com/docker/docker/reference [2022-06-27T12:57:55.651Z] github.com/docker/docker/registry [2022-06-27T12:57:55.651Z] github.com/docker/docker/registry/resumable [2022-06-27T12:57:55.651Z] github.com/docker/docker/restartmanager [2022-06-27T12:57:55.651Z] github.com/docker/docker/rootless [2022-06-27T12:57:55.651Z] github.com/docker/docker/rootless/specconv [2022-06-27T12:57:55.651Z] github.com/docker/docker/runconfig [2022-06-27T12:57:55.651Z] github.com/docker/docker/runconfig/opts [2022-06-27T12:57:55.651Z] github.com/docker/docker/testutil [2022-06-27T12:57:55.651Z] github.com/docker/docker/testutil/daemon [2022-06-27T12:57:55.651Z] github.com/docker/docker/testutil/environment [2022-06-27T12:57:55.651Z] github.com/docker/docker/testutil/fakecontext [2022-06-27T12:57:55.651Z] github.com/docker/docker/testutil/fakegit [2022-06-27T12:57:55.651Z] github.com/docker/docker/testutil/fakestorage [2022-06-27T12:57:55.651Z] github.com/docker/docker/testutil/fixtures/load [2022-06-27T12:57:55.651Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-27T12:57:55.651Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-27T12:57:55.651Z] github.com/docker/docker/testutil/registry [2022-06-27T12:57:55.651Z] github.com/docker/docker/testutil/request [2022-06-27T12:57:55.651Z] github.com/docker/docker/volume [2022-06-27T12:57:55.651Z] github.com/docker/docker/volume/drivers [2022-06-27T12:57:55.651Z] github.com/docker/docker/volume/local [2022-06-27T12:57:55.651Z] github.com/docker/docker/volume/mounts [2022-06-27T12:57:55.651Z] github.com/docker/docker/volume/service [2022-06-27T12:57:55.651Z] github.com/docker/docker/volume/service/opts [2022-06-27T12:57:55.651Z] github.com/docker/docker/volume/testutils' ']' [2022-06-27T12:57:55.651Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-27T12:57:55.908Z] ? github.com/docker/docker/api [no test files] [2022-06-27T12:57:56.992Z] #77 267.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:57:56.992Z] #77 267.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-27T12:57:56.992Z] #77 267.2 make[5]: Nothing to be done for 'install-data-am'. [2022-06-27T12:57:56.992Z] #77 267.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:57:56.992Z] #77 267.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:57:56.992Z] #77 267.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:57:56.992Z] #77 267.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:57:56.992Z] #77 267.2 make[2]: Entering directory '/tmp/crun-build' [2022-06-27T12:57:56.992Z] #77 267.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-27T12:57:56.992Z] #77 267.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-27T12:57:56.992Z] #77 267.4 CC src/libcrun/libcrun_testing_a-container.o [2022-06-27T12:57:57.248Z] #77 267.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-27T12:57:57.248Z] #77 267.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-27T12:57:57.248Z] #77 267.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-27T12:57:57.248Z] #77 267.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-27T12:57:57.248Z] #77 267.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-27T12:57:57.248Z] #77 267.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-27T12:57:57.248Z] #77 267.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-27T12:57:57.248Z] #77 267.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-27T12:57:57.248Z] #77 267.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-27T12:57:57.248Z] #77 267.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-27T12:57:57.504Z] #77 267.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-27T12:57:57.504Z] #77 267.8 CC src/libcrun/libcrun_testing_a-error.o [2022-06-27T12:57:57.760Z] #77 267.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-27T12:57:57.760Z] #77 267.8 CC src/libcrun/libcrun_testing_a-status.o [2022-06-27T12:57:57.760Z] #77 267.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-27T12:57:57.760Z] #77 267.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-27T12:57:57.760Z] #77 267.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-27T12:57:57.760Z] #77 268.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-27T12:57:57.760Z] #77 268.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-27T12:57:57.760Z] #77 268.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-27T12:57:57.760Z] #77 268.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-27T12:57:57.760Z] #77 268.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-27T12:57:57.760Z] #77 268.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-27T12:57:58.016Z] #77 268.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-27T12:57:58.016Z] #77 268.3 CC src/crun-crun.o [2022-06-27T12:57:58.016Z] #77 268.4 CC src/crun-run.o [2022-06-27T12:57:58.016Z] #77 268.4 CC src/crun-kill.o [2022-06-27T12:57:58.272Z] #77 268.4 CC src/crun-delete.o [2022-06-27T12:57:58.272Z] #77 268.5 CC src/crun-unpause.o [2022-06-27T12:57:58.272Z] #77 268.5 CC src/crun-pause.o [2022-06-27T12:57:58.272Z] #77 268.6 CC src/crun-list.o [2022-06-27T12:57:58.528Z] #77 268.7 CC src/crun-create.o [2022-06-27T12:57:58.528Z] #77 268.7 CC src/crun-exec.o [2022-06-27T12:57:58.528Z] #77 268.7 CC src/crun-spec.o [2022-06-27T12:57:58.528Z] #77 268.8 CC src/crun-start.o [2022-06-27T12:57:58.528Z] #77 268.9 CC src/crun-state.o [2022-06-27T12:57:58.528Z] #77 268.9 CC src/crun-update.o [2022-06-27T12:57:58.784Z] #77 269.1 CC src/crun-checkpoint.o [2022-06-27T12:57:58.901Z] #60 ... [2022-06-27T12:57:58.901Z] [2022-06-27T12:57:58.901Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:57:58.901Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:57:58.901Z] #77 275.4 CCLD libocispec.la [2022-06-27T12:57:59.041Z] #77 269.1 CC src/crun-ps.o [2022-06-27T12:57:59.041Z] #77 269.1 CC src/crun-restore.o [2022-06-27T12:57:59.041Z] #77 269.2 CC src/libcrun/libcrun_la-utils.lo [2022-06-27T12:57:59.068Z] #71 ... [2022-06-27T12:57:59.068Z] [2022-06-27T12:57:59.068Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-27T12:57:59.068Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-27T12:57:59.068Z] #20 61.67 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-27T12:57:59.068Z] #20 61.68 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:57:59.068Z] #20 61.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:57:59.068Z] #20 63.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-27T12:57:59.068Z] #20 63.22 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:57:59.068Z] #20 63.23 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-27T12:57:59.068Z] #20 64.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-27T12:57:59.068Z] #20 64.97 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:57:59.068Z] #20 64.97 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:57:59.068Z] #20 68.78 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-27T12:57:59.068Z] #20 68.78 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-27T12:57:59.068Z] #20 68.79 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:57:59.297Z] #77 269.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-27T12:57:59.297Z] #77 269.4 CC src/libcrun/libcrun_la-container.lo [2022-06-27T12:57:59.297Z] #77 269.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-27T12:57:59.297Z] #77 269.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-27T12:57:59.297Z] #77 269.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-27T12:57:59.297Z] #77 269.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-27T12:57:59.467Z] #77 275.9 CCLD src/validate [2022-06-27T12:57:59.467Z] #77 275.9 CCLD tests/test-1 [2022-06-27T12:57:59.467Z] #77 275.9 CCLD tests/test-2 [2022-06-27T12:57:59.467Z] #77 275.9 CCLD tests/test-3 [2022-06-27T12:57:59.467Z] #77 276.0 CCLD tests/test-4 [2022-06-27T12:57:59.467Z] #77 276.0 CCLD tests/test-5 [2022-06-27T12:57:59.467Z] #77 276.0 CCLD tests/test-6 [2022-06-27T12:57:59.467Z] #77 276.1 CCLD tests/test-7 [2022-06-27T12:57:59.467Z] #77 276.2 CCLD tests/test-9 [2022-06-27T12:57:59.553Z] #77 269.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-27T12:57:59.553Z] #77 269.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-27T12:57:59.553Z] #77 269.8 CC src/libcrun/libcrun_la-criu.lo [2022-06-27T12:57:59.640Z] #20 70.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-27T12:57:59.726Z] #77 276.3 CCLD tests/test-8 [2022-06-27T12:57:59.726Z] #77 276.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-27T12:57:59.726Z] #77 276.3 CCLD tests/test-10 [2022-06-27T12:57:59.726Z] #77 276.4 CCLD tests/test-11 [2022-06-27T12:57:59.809Z] #77 269.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-27T12:57:59.809Z] #77 270.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-27T12:57:59.809Z] #77 270.2 CC src/libcrun/libcrun_la-linux.lo [2022-06-27T12:57:59.901Z] #20 70.39 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-27T12:57:59.901Z] #20 70.40 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-27T12:57:59.901Z] #20 70.46 Selecting previously unselected package libapparmor1:amd64. [2022-06-27T12:57:59.901Z] #20 70.46 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-27T12:57:59.901Z] #20 70.46 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-27T12:58:00.065Z] #77 270.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-27T12:58:00.065Z] #77 270.2 CC src/libcrun/libcrun_la-error.lo [2022-06-27T12:58:00.065Z] #77 270.2 CC src/libcrun/libcrun_la-status.lo [2022-06-27T12:58:00.065Z] #77 270.4 CC src/libcrun/libcrun_la-terminal.lo [2022-06-27T12:58:00.162Z] #20 70.51 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-27T12:58:00.162Z] #20 70.52 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-27T12:58:00.162Z] #20 70.53 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-27T12:58:00.162Z] #20 70.59 Selecting previously unselected package libbtrfs0:amd64. [2022-06-27T12:58:00.162Z] #20 70.59 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-27T12:58:00.162Z] #20 70.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:58:00.162Z] #20 70.67 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-27T12:58:00.162Z] #20 70.68 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-27T12:58:00.162Z] #20 70.69 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:58:00.322Z] #77 270.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-27T12:58:00.322Z] #77 270.5 CC src/libcrun/libcrun_la-signals.lo [2022-06-27T12:58:00.322Z] #77 270.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-27T12:58:00.322Z] #77 270.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-27T12:58:00.423Z] #20 70.79 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-27T12:58:00.423Z] #20 70.79 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:58:00.423Z] #20 70.80 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:58:00.423Z] #20 70.84 Selecting previously unselected package libudev-dev:amd64. [2022-06-27T12:58:00.423Z] #20 70.85 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-27T12:58:00.423Z] #20 70.86 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:58:00.423Z] #20 70.92 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-27T12:58:00.423Z] #20 70.93 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-27T12:58:00.423Z] #20 70.94 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-27T12:58:00.423Z] #20 71.05 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-27T12:58:00.423Z] #20 71.05 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-27T12:58:00.423Z] #20 71.06 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-27T12:58:00.578Z] #77 270.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-27T12:58:00.684Z] #20 71.15 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-27T12:58:00.684Z] #20 71.16 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-27T12:58:00.684Z] #20 71.17 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-27T12:58:00.684Z] #20 71.26 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-27T12:58:00.684Z] #20 71.27 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-27T12:58:00.684Z] #20 71.27 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-27T12:58:00.684Z] #20 71.32 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-27T12:58:00.684Z] #20 71.33 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-27T12:58:00.684Z] #20 71.34 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-27T12:58:00.839Z] #77 271.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-27T12:58:00.944Z] #20 71.52 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-27T12:58:00.944Z] #20 71.53 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-27T12:58:00.944Z] #20 71.53 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-27T12:58:01.095Z] #77 271.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-27T12:58:01.205Z] #20 71.64 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-27T12:58:01.205Z] #20 71.65 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-27T12:58:01.205Z] #20 71.66 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:58:01.205Z] #20 71.71 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-27T12:58:01.205Z] #20 71.71 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-27T12:58:01.205Z] #20 71.72 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:58:01.205Z] #20 71.78 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-27T12:58:01.205Z] #20 71.78 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-27T12:58:01.205Z] #20 71.79 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:58:01.351Z] #77 271.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-27T12:58:01.351Z] #77 271.6 CC tests/init.o [2022-06-27T12:58:01.466Z] #20 72.00 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-27T12:58:01.466Z] #20 72.02 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-27T12:58:01.466Z] #20 72.03 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-27T12:58:01.466Z] #20 72.04 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-27T12:58:01.466Z] #20 72.05 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-27T12:58:01.466Z] #20 72.06 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-27T12:58:01.466Z] #20 72.08 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-27T12:58:01.466Z] #20 72.09 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-27T12:58:01.466Z] #20 72.10 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-27T12:58:01.466Z] #20 72.12 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-27T12:58:01.466Z] #20 72.13 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-27T12:58:01.607Z] #77 271.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-27T12:58:01.727Z] #20 72.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-27T12:58:01.727Z] #20 72.15 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-27T12:58:01.727Z] #20 72.16 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-27T12:58:01.727Z] #20 72.18 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-27T12:58:01.727Z] #20 72.19 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-27T12:58:01.727Z] #20 72.20 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-27T12:58:01.727Z] #20 72.21 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-27T12:58:01.727Z] #20 72.23 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-27T12:58:01.727Z] #20 72.24 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-27T12:58:01.727Z] #20 72.26 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:58:01.727Z] #20 72.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-27T12:58:01.727Z] #20 72.28 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:58:01.727Z] #20 72.29 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-27T12:58:01.727Z] #20 72.30 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-27T12:58:01.727Z] #20 72.31 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-27T12:58:01.727Z] #20 72.32 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-27T12:58:01.727Z] #20 72.33 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-27T12:58:01.989Z] #20 72.34 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-27T12:58:01.989Z] #20 72.36 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:58:01.989Z] #20 72.37 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-27T12:58:01.989Z] #20 72.39 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:58:01.989Z] #20 72.40 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-27T12:58:01.989Z] #20 72.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:58:02.257Z] #77 278.5 libtool: link: ar cr libocispec.a [2022-06-27T12:58:02.257Z] #77 278.5 libtool: link: ranlib libocispec.a [2022-06-27T12:58:02.972Z] #77 ... [2022-06-27T12:58:02.972Z] [2022-06-27T12:58:02.972Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:58:02.972Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:58:02.972Z] #47 339.5 + dpkg --print-architecture [2022-06-27T12:58:02.972Z] #47 339.5 + git checkout -q v2.1.0 [2022-06-27T12:58:02.972Z] #47 339.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-27T12:58:02.972Z] #47 339.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-27T12:58:03.374Z] #20 DONE 73.8s [2022-06-27T12:58:03.374Z] [2022-06-27T12:58:03.374Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-06-27T12:58:03.374Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-06-27T12:58:03.643Z] #77 280.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-27T12:58:03.643Z] #77 280.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-27T12:58:03.643Z] #77 280.1 make[5]: Nothing to be done for 'install-data-am'. [2022-06-27T12:58:03.643Z] #77 280.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:58:03.643Z] #77 280.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:58:03.643Z] #77 280.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:58:03.643Z] #77 280.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-27T12:58:03.643Z] #77 280.1 make[2]: Entering directory '/tmp/crun-build' [2022-06-27T12:58:03.643Z] #77 280.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-27T12:58:03.643Z] #77 280.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-27T12:58:03.643Z] #77 280.2 CC src/libcrun/libcrun_testing_a-container.o [2022-06-27T12:58:03.643Z] #77 280.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-27T12:58:03.643Z] #77 280.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-27T12:58:03.643Z] #77 280.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-27T12:58:03.643Z] #77 280.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-27T12:58:03.643Z] #77 280.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-27T12:58:03.902Z] #77 280.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-27T12:58:03.902Z] #77 280.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-27T12:58:03.902Z] #77 280.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-27T12:58:03.902Z] #77 280.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-27T12:58:03.902Z] #77 280.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-27T12:58:03.902Z] #77 280.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-27T12:58:03.902Z] #77 280.6 CC src/libcrun/libcrun_testing_a-status.o [2022-06-27T12:58:03.902Z] #77 280.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-27T12:58:04.160Z] #77 280.6 CC src/libcrun/libcrun_testing_a-error.o [2022-06-27T12:58:04.160Z] #77 280.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-27T12:58:04.160Z] #77 280.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-27T12:58:04.160Z] #77 280.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-27T12:58:04.160Z] #77 280.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-27T12:58:04.160Z] #77 280.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-27T12:58:04.160Z] #77 280.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-27T12:58:04.160Z] #77 280.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-27T12:58:04.160Z] #77 280.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-27T12:58:04.314Z] #21 1.142 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-27T12:58:04.314Z] #21 1.147 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-27T12:58:04.419Z] #77 280.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-27T12:58:04.419Z] #77 280.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-27T12:58:04.419Z] #77 ... [2022-06-27T12:58:04.419Z] [2022-06-27T12:58:04.419Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:58:04.419Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:58:04.419Z] #47 350.8 + dpkg --print-architecture [2022-06-27T12:58:04.419Z] #47 350.9 + git checkout -q v2.1.0 [2022-06-27T12:58:04.574Z] #21 1.304 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-27T12:58:04.678Z] #47 351.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-27T12:58:04.678Z] #47 351.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-27T12:58:10.117Z] #21 1.691 Reading package lists... [2022-06-27T12:58:10.785Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-06-27T12:58:11.243Z] #47 ... [2022-06-27T12:58:11.243Z] [2022-06-27T12:58:11.243Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:58:11.243Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:58:11.243Z] #77 281.1 CC src/crun-run.o [2022-06-27T12:58:11.243Z] #77 281.1 CC src/crun-crun.o [2022-06-27T12:58:11.243Z] #77 281.1 CC src/crun-delete.o [2022-06-27T12:58:11.243Z] #77 281.1 CC src/crun-kill.o [2022-06-27T12:58:11.243Z] #77 281.2 CC src/crun-pause.o [2022-06-27T12:58:11.243Z] #77 281.3 CC src/crun-list.o [2022-06-27T12:58:11.243Z] #77 281.3 CC src/crun-create.o [2022-06-27T12:58:11.243Z] #77 281.3 CC src/crun-exec.o [2022-06-27T12:58:11.243Z] #77 281.4 CC src/crun-unpause.o [2022-06-27T12:58:11.243Z] #77 281.4 CC src/crun-spec.o [2022-06-27T12:58:11.243Z] #77 281.4 CC src/crun-start.o [2022-06-27T12:58:11.243Z] #77 281.5 CC src/crun-state.o [2022-06-27T12:58:11.243Z] #77 281.5 CC src/crun-update.o [2022-06-27T12:58:11.243Z] #77 281.5 CC src/crun-ps.o [2022-06-27T12:58:11.243Z] #77 281.6 CC src/crun-restore.o [2022-06-27T12:58:11.243Z] #77 281.7 CC src/libcrun/libcrun_la-utils.lo [2022-06-27T12:58:11.243Z] #77 281.7 CC src/crun-checkpoint.o [2022-06-27T12:58:11.243Z] #77 281.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-27T12:58:11.243Z] #77 281.7 CC src/libcrun/libcrun_la-container.lo [2022-06-27T12:58:11.243Z] #77 281.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-27T12:58:11.243Z] #77 281.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-27T12:58:11.243Z] #77 281.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-27T12:58:11.243Z] #77 281.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-27T12:58:11.243Z] #77 282.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-27T12:58:11.243Z] #77 282.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-27T12:58:11.243Z] #77 282.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-27T12:58:11.243Z] #77 282.2 CC src/libcrun/libcrun_la-criu.lo [2022-06-27T12:58:11.243Z] #77 282.2 CC src/libcrun/libcrun_la-linux.lo [2022-06-27T12:58:11.243Z] #77 282.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-27T12:58:11.243Z] #77 282.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-27T12:58:11.243Z] #77 282.3 CC src/libcrun/libcrun_la-error.lo [2022-06-27T12:58:11.243Z] #77 282.4 CC src/libcrun/libcrun_la-status.lo [2022-06-27T12:58:11.243Z] #77 282.5 CC src/libcrun/libcrun_la-terminal.lo [2022-06-27T12:58:11.243Z] #77 282.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-27T12:58:11.243Z] #77 282.7 CC src/libcrun/libcrun_la-signals.lo [2022-06-27T12:58:11.243Z] #77 282.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-27T12:58:11.243Z] #77 282.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-27T12:58:11.243Z] #77 283.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-27T12:58:11.243Z] #77 283.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-27T12:58:11.243Z] #77 283.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-27T12:58:11.243Z] #77 283.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-27T12:58:11.243Z] #77 283.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-27T12:58:11.243Z] #77 283.2 CC tests/init.o [2022-06-27T12:58:14.325Z] #21 6.346 Reading package lists... [2022-06-27T12:58:15.268Z] #21 10.98 Building dependency tree... [2022-06-27T12:58:15.268Z] #21 12.08 Reading state information... [2022-06-27T12:58:16.210Z] #21 13.17 The following additional packages will be installed: [2022-06-27T12:58:16.210Z] #21 13.17 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-27T12:58:16.210Z] #21 13.17 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-27T12:58:16.210Z] #21 13.17 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-27T12:58:16.210Z] #21 13.17 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-27T12:58:16.210Z] #21 13.17 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-27T12:58:16.210Z] #21 13.17 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-06-27T12:58:16.210Z] #21 13.18 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-06-27T12:58:16.210Z] #21 13.19 Suggested packages: [2022-06-27T12:58:16.471Z] #21 13.19 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-06-27T12:58:16.471Z] #21 13.19 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-06-27T12:58:16.471Z] #21 13.19 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-06-27T12:58:16.471Z] #21 13.19 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-06-27T12:58:16.471Z] #21 13.19 seccomp:ppc64el seccomp:s390x [2022-06-27T12:58:16.471Z] #21 13.19 Recommended packages: [2022-06-27T12:58:16.471Z] #21 13.19 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-06-27T12:58:16.471Z] #21 13.19 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-06-27T12:58:16.472Z] #21 13.20 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-06-27T12:58:16.472Z] #21 13.20 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-06-27T12:58:16.733Z] #21 13.62 The following NEW packages will be installed: [2022-06-27T12:58:16.994Z] #21 13.62 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-27T12:58:16.994Z] #21 13.62 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-06-27T12:58:16.994Z] #21 13.62 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-06-27T12:58:16.994Z] #21 13.62 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-27T12:58:16.994Z] #21 13.63 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-27T12:58:16.994Z] #21 13.63 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-27T12:58:16.994Z] #21 13.63 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-27T12:58:16.994Z] #21 13.63 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-06-27T12:58:16.994Z] #21 13.63 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-06-27T12:58:16.994Z] #21 13.63 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-06-27T12:58:16.994Z] #21 13.63 libseccomp2:ppc64el libseccomp2:s390x [2022-06-27T12:58:17.255Z] #21 13.97 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:58:17.255Z] #21 13.97 Need to get 15.9 MB of archives. [2022-06-27T12:58:17.255Z] #21 13.97 After this operation, 73.0 MB of additional disk space will be used. [2022-06-27T12:58:17.255Z] #21 13.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-06-27T12:58:17.255Z] #21 13.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-06-27T12:58:17.255Z] #21 13.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-06-27T12:58:17.255Z] #21 13.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-06-27T12:58:17.255Z] #21 13.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-06-27T12:58:17.255Z] #21 14.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-06-27T12:58:17.255Z] #21 14.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-06-27T12:58:17.255Z] #21 14.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-06-27T12:58:17.255Z] #21 14.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-06-27T12:58:17.255Z] #21 14.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-06-27T12:58:17.255Z] #21 14.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-06-27T12:58:17.255Z] #21 14.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-06-27T12:58:17.256Z] #21 14.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-06-27T12:58:17.256Z] #21 14.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-06-27T12:58:17.256Z] #21 14.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-06-27T12:58:17.256Z] #21 14.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-06-27T12:58:17.256Z] #21 14.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-06-27T12:58:17.256Z] #21 14.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-06-27T12:58:17.256Z] #21 14.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-06-27T12:58:17.256Z] #21 14.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-06-27T12:58:17.256Z] #21 14.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-06-27T12:58:17.256Z] #21 14.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-06-27T12:58:17.256Z] #21 14.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-06-27T12:58:17.256Z] #21 14.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-27T12:58:17.517Z] #21 14.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-27T12:58:17.517Z] #21 14.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-06-27T12:58:17.517Z] #21 14.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-06-27T12:58:17.517Z] #21 14.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-06-27T12:58:17.517Z] #21 14.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-06-27T12:58:17.517Z] #21 14.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-06-27T12:58:17.517Z] #21 14.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-06-27T12:58:17.517Z] #21 14.22 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-06-27T12:58:17.517Z] #21 14.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-06-27T12:58:17.517Z] #21 14.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-06-27T12:58:17.517Z] #21 14.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-06-27T12:58:17.517Z] #21 14.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-06-27T12:58:17.517Z] #21 14.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-06-27T12:58:17.517Z] #21 14.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-06-27T12:58:17.517Z] #21 14.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-06-27T12:58:17.517Z] #21 14.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-27T12:58:18.089Z] #21 14.72 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:58:18.089Z] #21 14.93 Fetched 15.9 MB in 1s (29.6 MB/s) [2022-06-27T12:58:18.089Z] #21 14.96 Selecting previously unselected package gcc-10-base:armel. [2022-06-27T12:58:18.089Z] #21 14.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 ... 38557 files and directories currently installed.) [2022-06-27T12:58:18.089Z] #21 14.98 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-06-27T12:58:18.089Z] #21 14.99 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-06-27T12:58:18.089Z] #21 15.04 Selecting previously unselected package gcc-10-base:armhf. [2022-06-27T12:58:18.350Z] #21 15.05 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-06-27T12:58:18.350Z] #21 15.05 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-06-27T12:58:18.350Z] #21 15.10 Selecting previously unselected package gcc-10-base:ppc64el. [2022-06-27T12:58:18.350Z] #21 15.11 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-06-27T12:58:18.350Z] #21 15.11 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-27T12:58:18.350Z] #21 15.16 Selecting previously unselected package gcc-10-base:s390x. [2022-06-27T12:58:18.350Z] #21 15.17 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-06-27T12:58:18.350Z] #21 15.18 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-06-27T12:58:18.350Z] #21 15.22 Selecting previously unselected package gcc-10-base:arm64. [2022-06-27T12:58:18.350Z] #21 15.23 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-06-27T12:58:18.350Z] #21 15.23 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-06-27T12:58:18.350Z] #21 15.28 Selecting previously unselected package libgcc-s1:armel. [2022-06-27T12:58:18.385Z] #64 332.5 # github.com/containerd/containerd/cmd/containerd [2022-06-27T12:58:18.385Z] #64 332.5 /usr/bin/ld: /tmp/go-link-2480821772/000019.o: in function `New': [2022-06-27T12:58:18.385Z] #64 332.5 /tmp/tmp.zfUIWErNSw/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-27T12:58:18.385Z] #64 332.6 + bin/containerd-stress [2022-06-27T12:58:18.385Z] #64 333.7 + bin/containerd-shim [2022-06-27T12:58:18.611Z] #21 15.29 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-06-27T12:58:18.611Z] #21 15.30 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-06-27T12:58:18.611Z] #21 15.35 Selecting previously unselected package libcrypt1:armel. [2022-06-27T12:58:18.611Z] #21 15.35 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-06-27T12:58:18.611Z] #21 15.35 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-06-27T12:58:18.611Z] #21 15.44 Selecting previously unselected package libc6:armel. [2022-06-27T12:58:18.611Z] #21 15.44 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-06-27T12:58:18.872Z] #21 15.59 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-06-27T12:58:19.133Z] #21 16.04 Selecting previously unselected package libapparmor1:armel. [2022-06-27T12:58:19.393Z] #21 16.04 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-06-27T12:58:19.393Z] #21 16.05 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-06-27T12:58:19.393Z] #21 16.09 Selecting previously unselected package libapparmor-dev:armel. [2022-06-27T12:58:19.393Z] #21 16.10 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-06-27T12:58:19.393Z] #21 16.10 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-06-27T12:58:19.393Z] #21 16.16 Selecting previously unselected package libgcc-s1:arm64. [2022-06-27T12:58:19.393Z] #21 16.16 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-06-27T12:58:19.393Z] #21 16.17 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-06-27T12:58:19.393Z] #21 16.21 Selecting previously unselected package libcrypt1:arm64. [2022-06-27T12:58:19.393Z] #21 16.22 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-06-27T12:58:19.393Z] #21 16.22 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-27T12:58:19.681Z] #21 16.31 Selecting previously unselected package libc6:arm64. [2022-06-27T12:58:19.681Z] #21 16.31 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-06-27T12:58:19.681Z] #21 16.47 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-06-27T12:58:20.281Z] #21 17.07 Selecting previously unselected package libapparmor1:arm64. [2022-06-27T12:58:20.281Z] #21 17.08 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-27T12:58:20.281Z] #21 17.09 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-27T12:58:20.281Z] #21 17.14 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-27T12:58:20.281Z] #21 17.15 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-27T12:58:20.281Z] #21 17.15 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-27T12:58:20.549Z] #21 17.21 Selecting previously unselected package libgcc-s1:s390x. [2022-06-27T12:58:20.549Z] #21 17.22 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-06-27T12:58:20.549Z] #21 17.23 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-06-27T12:58:20.549Z] #21 17.29 Selecting previously unselected package libcrypt1:s390x. [2022-06-27T12:58:20.549Z] #21 17.30 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-06-27T12:58:20.549Z] #21 17.31 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-06-27T12:58:20.549Z] #21 17.40 Selecting previously unselected package libc6:s390x. [2022-06-27T12:58:20.549Z] #21 17.41 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-06-27T12:58:20.809Z] #21 17.60 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-06-27T12:58:21.378Z] #21 18.12 Selecting previously unselected package libapparmor1:s390x. [2022-06-27T12:58:21.378Z] #21 18.13 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-06-27T12:58:21.378Z] #21 18.13 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-06-27T12:58:21.378Z] #21 18.19 Selecting previously unselected package libapparmor-dev:s390x. [2022-06-27T12:58:21.378Z] #21 18.19 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-06-27T12:58:21.378Z] #21 18.19 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-06-27T12:58:21.378Z] #21 18.26 Selecting previously unselected package libgcc-s1:armhf. [2022-06-27T12:58:21.378Z] #21 18.26 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-06-27T12:58:21.378Z] #21 18.27 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-06-27T12:58:21.378Z] #21 18.32 Selecting previously unselected package libcrypt1:armhf. [2022-06-27T12:58:21.638Z] #21 18.32 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-06-27T12:58:21.638Z] #21 18.32 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-06-27T12:58:21.639Z] #21 18.39 Selecting previously unselected package libc6:armhf. [2022-06-27T12:58:21.639Z] #21 18.40 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-06-27T12:58:21.899Z] #21 18.58 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-06-27T12:58:22.470Z] #21 19.04 Selecting previously unselected package libapparmor1:armhf. [2022-06-27T12:58:22.470Z] #21 19.05 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-06-27T12:58:22.470Z] #21 19.05 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-06-27T12:58:22.470Z] #21 19.10 Selecting previously unselected package libapparmor-dev:armhf. [2022-06-27T12:58:22.470Z] #21 19.11 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-06-27T12:58:22.470Z] #21 19.11 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-06-27T12:58:22.470Z] #21 19.18 Selecting previously unselected package libgcc-s1:ppc64el. [2022-06-27T12:58:22.470Z] #21 19.18 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-06-27T12:58:22.470Z] #21 19.19 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-27T12:58:22.470Z] #21 19.23 Selecting previously unselected package libcrypt1:ppc64el. [2022-06-27T12:58:22.470Z] #21 19.24 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-06-27T12:58:22.470Z] #21 19.25 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-27T12:58:22.732Z] #21 19.33 Selecting previously unselected package libc6:ppc64el. [2022-06-27T12:58:22.732Z] #21 19.33 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-06-27T12:58:22.732Z] #21 19.51 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-27T12:58:23.303Z] #21 20.10 Selecting previously unselected package libapparmor1:ppc64el. [2022-06-27T12:58:23.303Z] #21 20.11 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-06-27T12:58:23.303Z] #21 20.12 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-06-27T12:58:23.303Z] #21 20.17 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-06-27T12:58:23.563Z] #21 20.18 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-06-27T12:58:23.563Z] #21 20.18 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-27T12:58:23.563Z] #21 20.25 Selecting previously unselected package libseccomp2:s390x. [2022-06-27T12:58:23.563Z] #21 20.26 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-06-27T12:58:23.563Z] #21 20.26 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-27T12:58:23.563Z] #21 20.31 Selecting previously unselected package libseccomp-dev:s390x. [2022-06-27T12:58:23.563Z] #21 20.31 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-06-27T12:58:23.563Z] #21 20.32 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-27T12:58:23.563Z] #21 20.38 Selecting previously unselected package libseccomp2:ppc64el. [2022-06-27T12:58:23.563Z] #21 20.38 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-27T12:58:23.563Z] #21 20.39 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-27T12:58:23.563Z] #21 20.43 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-06-27T12:58:23.563Z] #21 20.44 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-27T12:58:23.563Z] #21 20.44 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-27T12:58:23.563Z] #21 20.51 Selecting previously unselected package libseccomp2:armhf. [2022-06-27T12:58:23.563Z] #21 20.51 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-06-27T12:58:23.563Z] #21 20.52 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-27T12:58:23.824Z] #21 20.55 Selecting previously unselected package libseccomp-dev:armhf. [2022-06-27T12:58:23.824Z] #21 20.56 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-06-27T12:58:23.824Z] #21 20.57 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-27T12:58:23.824Z] #21 20.63 Selecting previously unselected package libseccomp2:armel. [2022-06-27T12:58:23.824Z] #21 20.64 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-06-27T12:58:23.824Z] #21 20.64 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-27T12:58:24.085Z] #21 20.69 Selecting previously unselected package libseccomp-dev:armel. [2022-06-27T12:58:24.085Z] #21 20.70 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-06-27T12:58:24.085Z] #21 20.71 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-27T12:58:24.085Z] #21 20.76 Selecting previously unselected package libseccomp2:arm64. [2022-06-27T12:58:24.085Z] #21 20.77 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-06-27T12:58:24.085Z] #21 20.77 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-27T12:58:24.085Z] #21 20.82 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-27T12:58:24.085Z] #21 20.83 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-27T12:58:24.085Z] #21 20.84 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-27T12:58:24.085Z] #21 20.93 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-06-27T12:58:24.085Z] #21 20.94 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-06-27T12:58:24.085Z] #21 20.96 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-06-27T12:58:24.085Z] #21 20.97 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-27T12:58:24.085Z] #21 20.99 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-06-27T12:58:24.085Z] #21 21.00 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-27T12:58:24.085Z] #21 21.01 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-06-27T12:58:24.085Z] #21 21.03 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-06-27T12:58:24.085Z] #21 21.04 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-27T12:58:24.345Z] #21 21.05 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-06-27T12:58:24.345Z] #21 21.06 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-06-27T12:58:24.345Z] #21 21.07 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-06-27T12:58:24.345Z] #21 21.08 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-06-27T12:58:24.345Z] #21 21.09 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-27T12:58:24.345Z] #21 21.10 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-06-27T12:58:24.345Z] #21 21.12 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-06-27T12:58:24.868Z] #47 DONE 369.0s [2022-06-27T12:58:24.868Z] [2022-06-27T12:58:24.868Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:58:24.868Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:58:24.868Z] #77 ... [2022-06-27T12:58:24.868Z] [2022-06-27T12:58:24.868Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-27T12:58:24.868Z] #48 sha256:c050532aa17025ec70fb03cf23fa84ae07e7c54bd2b2013d8f14680f6cfbaf19 [2022-06-27T12:58:24.980Z] #64 344.9 + bin/containerd-shim-runc-v1 [2022-06-27T12:58:25.431Z] #48 DONE 0.5s [2022-06-27T12:58:25.431Z] [2022-06-27T12:58:25.431Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-27T12:58:25.431Z] #52 sha256:6befe11b7527bc489ce1b5bbb4aba8c8cd4c2587a1d371e06fa20633fc4d753f [2022-06-27T12:58:25.431Z] #52 DONE 0.0s [2022-06-27T12:58:25.431Z] [2022-06-27T12:58:25.431Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:58:25.431Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:58:25.431Z] #55 ... [2022-06-27T12:58:25.431Z] [2022-06-27T12:58:25.431Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-27T12:58:25.431Z] #54 sha256:d43697f0e86f860aa080da1a35aebeb80b800c1d1fa9876e14e5953be189b7f0 [2022-06-27T12:58:25.431Z] #54 DONE 0.1s [2022-06-27T12:58:25.688Z] [2022-06-27T12:58:25.688Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:58:25.688Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:58:25.729Z] #21 22.35 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-06-27T12:58:27.113Z] #21 23.56 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-06-27T12:58:28.054Z] #21 24.79 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-27T12:58:28.964Z] #55 ... [2022-06-27T12:58:28.964Z] [2022-06-27T12:58:28.964Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:58:28.964Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:58:28.964Z] #77 298.7 CCLD tests/init [2022-06-27T12:58:29.438Z] #21 25.97 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-06-27T12:58:30.379Z] #21 27.23 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-27T12:58:30.379Z] #21 27.24 Setting up libapparmor1:armel (2.13.6-10) ... [2022-06-27T12:58:30.379Z] #21 27.25 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-06-27T12:58:30.379Z] #21 27.26 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-06-27T12:58:30.379Z] #21 27.27 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-06-27T12:58:30.641Z] #21 27.29 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-27T12:58:30.641Z] #21 27.30 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-27T12:58:30.641Z] #21 27.31 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-27T12:58:30.641Z] #21 27.32 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-27T12:58:30.641Z] #21 27.33 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-27T12:58:30.641Z] #21 27.34 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-27T12:58:30.641Z] #21 27.36 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-06-27T12:58:30.641Z] #21 27.38 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-06-27T12:58:30.641Z] #21 27.39 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-27T12:58:30.641Z] #21 27.40 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-06-27T12:58:30.641Z] #21 27.41 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-27T12:58:30.641Z] #21 27.42 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-27T12:58:30.641Z] #21 27.44 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-27T12:58:30.641Z] #21 27.45 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-27T12:58:30.641Z] #21 27.46 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-27T12:58:30.641Z] #21 27.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:58:31.578Z] #64 351.2 + bin/containerd-shim-runc-v2 [2022-06-27T12:58:31.588Z] #21 DONE 28.1s [2022-06-27T12:58:31.588Z] [2022-06-27T12:58:31.588Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-27T12:58:31.588Z] #66 sha256:9978511bf1e448b432df9e3bce45ab21ccef35bf956a94a9bb1b9c28fe14e9c8 [2022-06-27T12:58:31.588Z] #66 DONE 0.1s [2022-06-27T12:58:31.588Z] [2022-06-27T12:58:31.588Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:58:31.588Z] #67 sha256:5c482926b7b6d7e6614befe1d8b77a30e08b3f6e0791ecf0aff74e7e0bd80db0 [2022-06-27T12:58:32.152Z] #64 352.0 + binaries [2022-06-27T12:58:32.152Z] #64 352.0 + install -D bin/containerd /build/containerd [2022-06-27T12:58:32.152Z] #64 352.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-27T12:58:32.152Z] #64 352.1 + install -D bin/ctr /build/ctr [2022-06-27T12:58:32.532Z] #67 1.087 + RM_GOPATH=0 [2022-06-27T12:58:32.532Z] #67 1.088 + TMP_GOPATH= [2022-06-27T12:58:32.532Z] #67 1.088 + : /build [2022-06-27T12:58:32.532Z] #67 1.088 + '[' -z '' ']' [2022-06-27T12:58:32.532Z] #67 1.088 ++ mktemp -d [2022-06-27T12:58:32.532Z] #67 1.090 + export GOPATH=/tmp/tmp.53JD2SJFBp [2022-06-27T12:58:32.532Z] #67 1.090 + GOPATH=/tmp/tmp.53JD2SJFBp [2022-06-27T12:58:32.532Z] #67 1.090 + RM_GOPATH=1 [2022-06-27T12:58:32.532Z] #67 1.090 + case "$(go env GOARCH)" in [2022-06-27T12:58:32.532Z] #67 1.091 ++ go env GOARCH [2022-06-27T12:58:32.532Z] #67 1.111 + export GO_BUILDMODE=-buildmode=pie [2022-06-27T12:58:32.532Z] #67 1.111 + GO_BUILDMODE=-buildmode=pie [2022-06-27T12:58:32.532Z] #67 1.111 ++ dirname /install.sh [2022-06-27T12:58:32.532Z] #67 1.112 + dir=/ [2022-06-27T12:58:32.532Z] #67 1.112 + bin=runc [2022-06-27T12:58:32.532Z] #67 1.112 + shift [2022-06-27T12:58:32.532Z] #67 1.112 + '[' '!' -f //runc.installer ']' [2022-06-27T12:58:32.532Z] #67 1.117 + . //runc.installer [2022-06-27T12:58:32.532Z] #67 1.117 ++ set -e [2022-06-27T12:58:32.532Z] #67 1.117 ++ : v1.1.2 [2022-06-27T12:58:32.532Z] #67 1.117 + install_runc [2022-06-27T12:58:32.532Z] #67 1.117 + RUNC_BUILDTAGS=seccomp [2022-06-27T12:58:32.532Z] #67 1.117 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-27T12:58:32.532Z] #67 1.117 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.53JD2SJFBp/src/github.com/opencontainers/runc [2022-06-27T12:58:32.532Z] #67 1.117 Cloning into '/tmp/tmp.53JD2SJFBp/src/github.com/opencontainers/runc'... [2022-06-27T12:58:32.532Z] #67 1.118 Install runc version v1.1.2 (build tags: seccomp) [2022-06-27T12:58:32.795Z] #67 ... [2022-06-27T12:58:32.795Z] [2022-06-27T12:58:32.795Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-27T12:58:32.795Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-06-27T12:58:32.795Z] #22 DONE 1.3s [2022-06-27T12:58:32.795Z] [2022-06-27T12:58:32.795Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-27T12:58:32.795Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-06-27T12:58:33.176Z] #77 ... [2022-06-27T12:58:33.176Z] [2022-06-27T12:58:33.176Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-27T12:58:33.176Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-27T12:58:33.176Z] #47 DONE 379.7s [2022-06-27T12:58:33.437Z] [2022-06-27T12:58:33.437Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:58:33.437Z] #64 sha256:d64e415aa0797ad717b08edf94b3a944a8cdee33beaa769fd82338855b3abfc6 [2022-06-27T12:58:33.696Z] #64 ... [2022-06-27T12:58:33.696Z] [2022-06-27T12:58:33.696Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:58:33.696Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:58:33.696Z] #77 310.2 CCLD tests/init [2022-06-27T12:58:33.740Z] #23 DONE 0.9s [2022-06-27T12:58:33.740Z] [2022-06-27T12:58:33.740Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-27T12:58:33.740Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-06-27T12:58:34.679Z] #24 0.885 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-27T12:58:34.679Z] #24 DONE 1.0s [2022-06-27T12:58:34.679Z] [2022-06-27T12:58:34.679Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:58:34.679Z] #71 sha256:382cdb526dc02aca102f0f604f8aa0b40398b6c3b7c5f65ad0446a0b4daadf4a [2022-06-27T12:58:34.679Z] #71 ... [2022-06-27T12:58:34.679Z] [2022-06-27T12:58:34.679Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-27T12:58:34.679Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-06-27T12:58:34.699Z] #64 DONE 354.4s [2022-06-27T12:58:35.254Z] #25 DONE 0.9s [2022-06-27T12:58:35.254Z] [2022-06-27T12:58:35.254Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:58:35.254Z] #67 sha256:5c482926b7b6d7e6614befe1d8b77a30e08b3f6e0791ecf0aff74e7e0bd80db0 [2022-06-27T12:58:35.643Z] [2022-06-27T12:58:35.643Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-27T12:58:35.643Z] #65 sha256:9b6bdc509f36b8a07ef9793e946be5767fe0b6baf3420e7fd22615c2be37730a [2022-06-27T12:58:36.201Z] #67 ... [2022-06-27T12:58:36.201Z] [2022-06-27T12:58:36.201Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-27T12:58:36.201Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-06-27T12:58:36.201Z] #26 DONE 0.9s [2022-06-27T12:58:36.216Z] #65 DONE 0.9s [2022-06-27T12:58:36.216Z] [2022-06-27T12:58:36.216Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-27T12:58:36.216Z] #70 sha256:0d436918c2dddba7c052a85d2f03a3fb9dddb3fcb9e56e1a042ffc8171a39149 [2022-06-27T12:58:36.462Z] [2022-06-27T12:58:36.462Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-06-27T12:58:36.462Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-06-27T12:58:36.477Z] #70 DONE 0.2s [2022-06-27T12:58:36.477Z] [2022-06-27T12:58:36.477Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-27T12:58:36.477Z] #75 sha256:6012e3414585fb48a15e677c3d20772a5b0824185194fb72544ba255e5ea7410 [2022-06-27T12:58:36.981Z] #77 ... [2022-06-27T12:58:36.981Z] [2022-06-27T12:58:36.981Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-27T12:58:36.981Z] #48 sha256:95bb4e6c432d6489a9ee7d38444ae94076a850125baaf3bbdb4ebaae32b82265 [2022-06-27T12:58:36.981Z] #48 DONE 0.5s [2022-06-27T12:58:36.981Z] [2022-06-27T12:58:36.981Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-27T12:58:36.981Z] #52 sha256:bfaa3b3b4acfc2bd8205204d348a47f9945e8a5febff9bbabe5c8954dddc9d85 [2022-06-27T12:58:36.981Z] #52 DONE 0.1s [2022-06-27T12:58:36.981Z] [2022-06-27T12:58:36.981Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-27T12:58:36.981Z] #54 sha256:2a358440767da4c57b780879921b716f4db4151546753881b9068480b182fb3b [2022-06-27T12:58:36.981Z] #54 DONE 0.1s [2022-06-27T12:58:36.981Z] [2022-06-27T12:58:36.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-06-27T12:58:36.981Z] #64 sha256:d64e415aa0797ad717b08edf94b3a944a8cdee33beaa769fd82338855b3abfc6 [2022-06-27T12:58:37.407Z] #27 DONE 1.0s [2022-06-27T12:58:37.407Z] [2022-06-27T12:58:37.407Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:58:37.407Z] #67 sha256:5c482926b7b6d7e6614befe1d8b77a30e08b3f6e0791ecf0aff74e7e0bd80db0 [2022-06-27T12:58:37.407Z] #67 5.407 + cd /tmp/tmp.53JD2SJFBp/src/github.com/opencontainers/runc [2022-06-27T12:58:37.407Z] #67 5.407 + git checkout -q v1.1.2 [2022-06-27T12:58:37.407Z] #67 5.679 + '[' -z '' ']' [2022-06-27T12:58:37.407Z] #67 5.679 + target=static [2022-06-27T12:58:37.407Z] #67 5.679 + make BUILDTAGS=seccomp static [2022-06-27T12:58:37.407Z] #67 5.942 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-27T12:58:37.421Z] #75 DONE 1.0s [2022-06-27T12:58:37.682Z] [2022-06-27T12:58:37.682Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-27T12:58:37.682Z] #78 sha256:c0b78b5ef6a57e7e8fe1b58068bc8e46ea4d1f2bd9c9979718dad5d37c3ad6c9 [2022-06-27T12:58:37.682Z] #78 DONE 0.1s [2022-06-27T12:58:37.682Z] [2022-06-27T12:58:37.682Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-27T12:58:37.682Z] #79 sha256:061f2c8a78428fc7af9dfbb136e40087197c1e6927660bba83c8e27f0919828e [2022-06-27T12:58:37.682Z] #79 DONE 0.0s [2022-06-27T12:58:37.682Z] [2022-06-27T12:58:37.682Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-27T12:58:37.682Z] #80 sha256:1977d0fbb3908b23b65331bbcccdae3d8a982a98d99336372f3291208b37f683 [2022-06-27T12:58:37.682Z] #80 DONE 0.0s [2022-06-27T12:58:37.683Z] [2022-06-27T12:58:37.683Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-06-27T12:58:37.683Z] #81 sha256:e52f6c3d934710b2c7a6c769ab06f1afc5db6eed3c67c6185047b7cfa464630a [2022-06-27T12:58:38.255Z] #81 0.685 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-27T12:58:38.517Z] #81 0.686 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-27T12:58:38.517Z] #81 0.686 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-27T12:58:39.091Z] #81 0.926 Reading package lists... [2022-06-27T12:58:39.665Z] #81 1.431 Reading package lists... [2022-06-27T12:58:39.927Z] #81 1.929 Building dependency tree... [2022-06-27T12:58:39.927Z] #81 2.030 Reading state information... [2022-06-27T12:58:39.927Z] #81 2.144 The following additional packages will be installed: [2022-06-27T12:58:39.927Z] #81 2.145 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-06-27T12:58:39.927Z] #81 2.146 Suggested packages: [2022-06-27T12:58:39.927Z] #81 2.146 systemd-container policykit-1 [2022-06-27T12:58:39.927Z] #81 2.146 Recommended packages: [2022-06-27T12:58:39.927Z] #81 2.146 systemd-timesyncd | time-daemon libnss-systemd [2022-06-27T12:58:39.927Z] #81 2.212 The following NEW packages will be installed: [2022-06-27T12:58:39.927Z] #81 2.213 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-06-27T12:58:39.927Z] #81 2.213 libkmod2 libpam-systemd systemd systemd-sysv [2022-06-27T12:58:40.190Z] #81 2.482 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:58:40.190Z] #81 2.482 Need to get 5817 kB of archives. [2022-06-27T12:58:40.190Z] #81 2.482 After this operation, 19.3 MB of additional disk space will be used. [2022-06-27T12:58:40.190Z] #81 2.482 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-06-27T12:58:40.190Z] #81 2.484 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-06-27T12:58:40.190Z] #81 2.486 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-06-27T12:58:40.190Z] #81 2.491 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-06-27T12:58:40.190Z] #81 2.492 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-06-27T12:58:40.190Z] #81 2.576 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-06-27T12:58:40.452Z] #81 2.581 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-06-27T12:58:40.452Z] #81 2.582 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-06-27T12:58:40.452Z] #81 2.585 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-06-27T12:58:40.452Z] #81 2.587 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-06-27T12:58:40.452Z] #81 2.745 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:58:40.452Z] #81 2.775 Fetched 5817 kB in 0s (15.7 MB/s) [2022-06-27T12:58:40.452Z] #81 2.805 Selecting previously unselected package libargon2-1:amd64. [2022-06-27T12:58:40.452Z] #81 2.805 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28639 files and directories currently installed.) [2022-06-27T12:58:40.452Z] #81 2.817 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-06-27T12:58:40.452Z] #81 2.824 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-27T12:58:40.452Z] #81 2.858 Selecting previously unselected package libjson-c5:amd64. [2022-06-27T12:58:40.713Z] #81 2.860 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-06-27T12:58:40.713Z] #81 2.863 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-06-27T12:58:40.713Z] #81 2.907 Selecting previously unselected package libcryptsetup12:amd64. [2022-06-27T12:58:40.713Z] #81 2.909 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-06-27T12:58:40.713Z] #81 2.915 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-27T12:58:40.713Z] #81 2.973 Selecting previously unselected package libkmod2:amd64. [2022-06-27T12:58:40.713Z] #81 2.975 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-06-27T12:58:40.713Z] #81 2.980 Unpacking libkmod2:amd64 (28-1) ... [2022-06-27T12:58:40.713Z] #81 3.032 Selecting previously unselected package systemd. [2022-06-27T12:58:40.713Z] #81 3.035 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-06-27T12:58:40.713Z] #81 3.070 Unpacking systemd (247.3-7) ... [2022-06-27T12:58:41.287Z] #81 3.621 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-27T12:58:41.287Z] #81 3.636 Setting up libjson-c5:amd64 (0.15-2) ... [2022-06-27T12:58:41.287Z] #81 3.649 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-27T12:58:41.287Z] #81 3.660 Setting up libkmod2:amd64 (28-1) ... [2022-06-27T12:58:41.287Z] #81 3.674 Setting up systemd (247.3-7) ... [2022-06-27T12:58:41.549Z] #81 3.726 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-06-27T12:58:41.549Z] #81 3.728 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-06-27T12:58:41.549Z] #81 3.730 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-06-27T12:58:41.549Z] #81 3.753 Initializing machine ID from KVM UUID. [2022-06-27T12:58:41.810Z] #81 4.190 Selecting previously unselected package systemd-sysv. [2022-06-27T12:58:41.810Z] #81 4.190 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-06-27T12:58:41.810Z] #81 4.204 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-06-27T12:58:41.810Z] #81 4.208 Unpacking systemd-sysv (247.3-7) ... [2022-06-27T12:58:41.810Z] #81 4.254 Selecting previously unselected package libdbus-1-3:amd64. [2022-06-27T12:58:42.071Z] #81 4.256 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-06-27T12:58:42.071Z] #81 4.262 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-27T12:58:42.071Z] #81 4.322 Selecting previously unselected package dbus. [2022-06-27T12:58:42.071Z] #81 4.325 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-06-27T12:58:42.071Z] #81 4.334 Unpacking dbus (1.12.20-2) ... [2022-06-27T12:58:42.071Z] #81 4.396 Selecting previously unselected package libpam-systemd:amd64. [2022-06-27T12:58:42.071Z] #81 4.399 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-06-27T12:58:42.071Z] #81 4.402 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-06-27T12:58:42.071Z] #81 4.452 Selecting previously unselected package dbus-user-session. [2022-06-27T12:58:42.071Z] #81 4.455 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-06-27T12:58:42.071Z] #81 4.461 Unpacking dbus-user-session (1.12.20-2) ... [2022-06-27T12:58:42.072Z] #81 4.543 Setting up systemd-sysv (247.3-7) ... [2022-06-27T12:58:42.333Z] #81 4.561 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-27T12:58:42.333Z] #81 4.574 Setting up dbus (1.12.20-2) ... [2022-06-27T12:58:42.595Z] #81 4.700 invoke-rc.d: could not determine current runlevel [2022-06-27T12:58:42.595Z] #81 4.703 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-27T12:58:42.595Z] #81 4.706 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-06-27T12:58:42.595Z] #81 4.862 Setting up dbus-user-session (1.12.20-2) ... [2022-06-27T12:58:42.595Z] #81 4.876 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:58:42.695Z] #67 ... [2022-06-27T12:58:42.695Z] [2022-06-27T12:58:42.695Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:58:42.695Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-06-27T12:58:42.695Z] #28 1.178 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-27T12:58:42.695Z] #28 1.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-27T12:58:42.695Z] #28 1.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-27T12:58:42.695Z] #28 1.535 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-27T12:58:42.695Z] #28 1.755 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-27T12:58:42.695Z] #28 2.047 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-27T12:58:42.695Z] #28 2.312 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-27T12:58:42.695Z] #28 2.691 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-27T12:58:42.695Z] #28 2.991 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-27T12:58:42.695Z] #28 3.235 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [142 kB] [2022-06-27T12:58:42.695Z] #28 3.237 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [134 kB] [2022-06-27T12:58:42.695Z] #28 3.240 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-27T12:58:42.695Z] #28 3.244 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [152 kB] [2022-06-27T12:58:42.695Z] #28 3.248 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-27T12:58:42.695Z] #28 3.257 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-27T12:58:42.695Z] #28 3.431 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-27T12:58:42.695Z] #28 3.436 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-27T12:58:42.695Z] #28 3.438 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-27T12:58:42.695Z] #28 3.438 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-27T12:58:42.695Z] #28 3.439 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-27T12:58:42.695Z] #28 3.443 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-27T12:58:42.857Z] #81 DONE 5.0s [2022-06-27T12:58:42.858Z] [2022-06-27T12:58:42.858Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-06-27T12:58:42.858Z] #82 sha256:a7977f57efacbb8e46179161c54ca538ddd1b35e2f8e734bb09b763416f4bd76 [2022-06-27T12:58:43.119Z] #82 0.407 % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-27T12:58:43.119Z] #82 0.410 Dload Upload Total Spent Left Speed [2022-06-27T12:58:43.692Z] #82 0.410 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5696 0 --:--:-- --:--:-- --:--:-- 5696 [2022-06-27T12:58:43.692Z] #82 DONE 0.8s [2022-06-27T12:58:43.692Z] [2022-06-27T12:58:43.692Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-27T12:58:43.692Z] #83 sha256:d086c36c0551f46800f4f59c5bf2d5217c8ece7fa8aece65409df619690aaac8 [2022-06-27T12:58:44.637Z] #83 DONE 0.9s [2022-06-27T12:58:44.637Z] [2022-06-27T12:58:44.637Z] #84 exporting to image [2022-06-27T12:58:44.637Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-27T12:58:44.637Z] #84 exporting layers [2022-06-27T12:58:50.867Z] #77 318.8 AR libcrun_testing.a [2022-06-27T12:58:50.867Z] #77 318.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-27T12:58:50.867Z] #77 318.9 CCLD tests/tests_libcrun_errors [2022-06-27T12:58:50.867Z] #77 318.9 CCLD tests/tests_libcrun_utils [2022-06-27T12:58:50.867Z] #77 318.9 CCLD tests/tests_libcrun_fuzzer [2022-06-27T12:58:50.867Z] #77 319.2 CCLD libcrun.la [2022-06-27T12:58:50.867Z] #77 320.5 CCLD crun [2022-06-27T12:58:50.867Z] #77 321.0 make[3]: Entering directory '/tmp/crun-build' [2022-06-27T12:58:51.124Z] #77 321.3 /bin/mkdir -p '/usr/local/lib' [2022-06-27T12:58:51.124Z] #77 321.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-27T12:58:51.124Z] #77 321.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-27T12:58:51.124Z] #77 321.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-27T12:58:51.124Z] #77 321.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-27T12:58:51.124Z] #77 321.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-27T12:58:51.124Z] #77 321.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-27T12:58:51.231Z] #84 exporting layers 6.5s done [2022-06-27T12:58:51.231Z] #84 writing image sha256:9fb783051ad5ea436d2c430e18ba49b4eab3a9f7e6969477e419ee16e39fd76a done [2022-06-27T12:58:51.231Z] #84 naming to docker.io/library/docker:0bce64f08d72147b0572f96ac678620d289b4499 done [2022-06-27T12:58:51.231Z] #84 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T12:58:51.381Z] #77 321.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-27T12:58:51.381Z] #77 321.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-06-27T12:58:51.381Z] #77 321.7 ---------------------------------------------------------------------- [2022-06-27T12:58:51.381Z] #77 321.7 Libraries have been installed in: [2022-06-27T12:58:51.381Z] #77 321.7 /usr/local/lib [2022-06-27T12:58:51.381Z] #77 321.7 [2022-06-27T12:58:51.381Z] #77 321.7 If you ever happen to want to link against installed libraries [2022-06-27T12:58:51.381Z] #77 321.7 in a given directory, LIBDIR, you must either use libtool, and [2022-06-27T12:58:51.381Z] #77 321.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-27T12:58:51.381Z] #77 321.7 flag during linking and do at least one of the following: [2022-06-27T12:58:51.381Z] #77 321.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-27T12:58:51.381Z] #77 321.7 during execution [2022-06-27T12:58:51.381Z] #77 321.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-27T12:58:51.381Z] #77 321.7 during linking [2022-06-27T12:58:51.381Z] #77 321.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-27T12:58:51.381Z] #77 321.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-27T12:58:51.381Z] #77 321.7 [2022-06-27T12:58:51.381Z] #77 321.7 See any operating system documentation about shared libraries for [2022-06-27T12:58:51.381Z] #77 321.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-27T12:58:51.381Z] #77 321.7 ---------------------------------------------------------------------- [2022-06-27T12:58:51.381Z] #77 321.7 /bin/mkdir -p '/build' [2022-06-27T12:58:51.381Z] #77 321.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-27T12:58:51.381Z] #77 321.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-27T12:58:51.381Z] #77 321.8 make[3]: Leaving directory '/tmp/crun-build' [2022-06-27T12:58:51.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -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:0bce64f08d72147b0572f96ac678620d289b4499 hack/make.sh dynbinary test-integration [2022-06-27T12:58:51.638Z] #77 321.8 make[2]: Leaving directory '/tmp/crun-build' [2022-06-27T12:58:51.638Z] #77 321.8 make[1]: Leaving directory '/tmp/crun-build' [2022-06-27T12:58:51.895Z] #77 DONE 322.0s [2022-06-27T12:58:51.895Z] [2022-06-27T12:58:51.895Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:58:51.895Z] #64 sha256:ff2beccf6d3bc9602ca91238c9fc6c7060dfe31740d7d868b98623693292a9a2 [2022-06-27T12:58:52.707Z] #28 14.72 Fetched 49.1 MB in 14s (3562 kB/s) [2022-06-27T12:58:53.494Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-27T12:58:53.494Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-27T12:58:53.494Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-27T12:58:53.494Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-27T12:58:53.494Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-06-27T12:58:53.494Z] Detected virtualization docker. [2022-06-27T12:58:53.494Z] Detected architecture x86-64. [2022-06-27T12:58:53.494Z] Set hostname to <978fa4bc9838>. [2022-06-27T12:58:53.494Z] modprobe@configfs.service: Succeeded. [2022-06-27T12:58:53.494Z] modprobe@drm.service: Succeeded. [2022-06-27T12:58:53.494Z] modprobe@fuse.service: Succeeded. [2022-06-27T12:58:53.494Z] + source /etc/docker-entrypoint-cmd [2022-06-27T12:58:53.494Z] ++ hack/make.sh dynbinary test-integration [2022-06-27T12:58:53.494Z] [2022-06-27T12:58:53.494Z] Removing bundles/ [2022-06-27T12:58:53.494Z] [2022-06-27T12:58:53.494Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-27T12:58:53.756Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-27T12:58:53.756Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T12:58:58.913Z] #64 ... [2022-06-27T12:58:58.913Z] [2022-06-27T12:58:58.913Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-27T12:58:58.913Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-27T12:58:58.913Z] #77 332.9 AR libcrun_testing.a [2022-06-27T12:58:58.913Z] #77 332.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-27T12:58:58.913Z] #77 333.0 CCLD tests/tests_libcrun_utils [2022-06-27T12:58:58.913Z] #77 333.0 CCLD tests/tests_libcrun_errors [2022-06-27T12:58:58.913Z] #77 333.0 CCLD tests/tests_libcrun_fuzzer [2022-06-27T12:58:58.913Z] #77 333.8 CCLD libcrun.la [2022-06-27T12:58:58.913Z] #77 334.4 CCLD crun [2022-06-27T12:58:58.913Z] #77 335.1 make[3]: Entering directory '/tmp/crun-build' [2022-06-27T12:58:58.913Z] #77 335.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-27T12:58:58.913Z] #77 335.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-27T12:58:58.913Z] #77 335.3 /bin/mkdir -p '/usr/local/lib' [2022-06-27T12:58:58.913Z] #77 335.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-27T12:58:58.913Z] #77 335.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-27T12:58:58.913Z] #77 335.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-27T12:58:58.913Z] #77 335.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-27T12:58:58.913Z] #77 335.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-27T12:58:59.172Z] #77 335.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-27T12:58:59.172Z] #77 335.6 ---------------------------------------------------------------------- [2022-06-27T12:58:59.172Z] #77 335.6 Libraries have been installed in: [2022-06-27T12:58:59.172Z] #77 335.6 /usr/local/lib [2022-06-27T12:58:59.172Z] #77 335.6 [2022-06-27T12:58:59.172Z] #77 335.6 If you ever happen to want to link against installed libraries [2022-06-27T12:58:59.172Z] #77 335.6 in a given directory, LIBDIR, you must either use libtool, and [2022-06-27T12:58:59.172Z] #77 335.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-27T12:58:59.172Z] #77 335.6 flag during linking and do at least one of the following: [2022-06-27T12:58:59.172Z] #77 335.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-27T12:58:59.172Z] #77 335.6 during execution [2022-06-27T12:58:59.172Z] #77 335.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-27T12:58:59.172Z] #77 335.6 during linking [2022-06-27T12:58:59.172Z] #77 335.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-27T12:58:59.172Z] #77 335.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-27T12:58:59.172Z] #77 335.6 [2022-06-27T12:58:59.172Z] #77 335.6 See any operating system documentation about shared libraries for [2022-06-27T12:58:59.172Z] #77 335.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-27T12:58:59.172Z] #77 335.6 ---------------------------------------------------------------------- [2022-06-27T12:58:59.172Z] #77 335.6 /bin/mkdir -p '/build' [2022-06-27T12:58:59.172Z] #77 335.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-27T12:58:59.172Z] #77 335.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-27T12:58:59.172Z] #77 335.7 make[3]: Leaving directory '/tmp/crun-build' [2022-06-27T12:58:59.172Z] #77 335.7 make[2]: Leaving directory '/tmp/crun-build' [2022-06-27T12:58:59.172Z] #77 335.7 make[1]: Leaving directory '/tmp/crun-build' [2022-06-27T12:58:59.312Z] #28 14.72 Reading package lists... [2022-06-27T12:58:59.431Z] #77 DONE 336.0s [2022-06-27T12:58:59.431Z] [2022-06-27T12:58:59.431Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:58:59.431Z] #64 sha256:d64e415aa0797ad717b08edf94b3a944a8cdee33beaa769fd82338855b3abfc6 [2022-06-27T12:59:05.896Z] #28 21.51 Reading package lists... [2022-06-27T12:59:06.754Z] #64 ... [2022-06-27T12:59:06.754Z] [2022-06-27T12:59:06.754Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:59:06.754Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:59:06.754Z] #55 413.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-27T12:59:06.840Z] #28 27.81 Building dependency tree... [2022-06-27T12:59:07.318Z] #55 DONE 414.4s [2022-06-27T12:59:07.318Z] [2022-06-27T12:59:07.318Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:59:07.318Z] #60 sha256:3b2039d42a9b8895c37988139967552c7d8d8ef5e4a43d52a8a68068931e0af0 [2022-06-27T12:59:07.882Z] #60 203.2 + mkdir -p /build [2022-06-27T12:59:07.882Z] #60 203.2 + cp runc /build/runc [2022-06-27T12:59:08.139Z] #60 DONE 203.6s [2022-06-27T12:59:08.139Z] [2022-06-27T12:59:08.139Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:59:08.139Z] #64 sha256:ff2beccf6d3bc9602ca91238c9fc6c7060dfe31740d7d868b98623693292a9a2 [2022-06-27T12:59:08.226Z] #28 30.75 bzip2 is already the newest version (1.0.8-4). [2022-06-27T12:59:08.226Z] #28 30.75 patch is already the newest version (2.7.6-7). [2022-06-27T12:59:08.226Z] #28 30.75 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-06-27T12:59:08.226Z] #28 30.75 The following additional packages will be installed: [2022-06-27T12:59:08.226Z] #28 30.76 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-27T12:59:08.226Z] #28 30.76 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-06-27T12:59:08.226Z] #28 30.76 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-27T12:59:08.226Z] #28 30.76 python3-pkg-resources vim-runtime xxd [2022-06-27T12:59:08.226Z] #28 30.79 Suggested packages: [2022-06-27T12:59:08.226Z] #28 30.79 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-06-27T12:59:08.226Z] #28 30.79 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-06-27T12:59:08.226Z] #28 30.79 Recommended packages: [2022-06-27T12:59:08.226Z] #28 30.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-27T12:59:09.071Z] #64 ... [2022-06-27T12:59:09.071Z] [2022-06-27T12:59:09.071Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-27T12:59:09.071Z] #56 sha256:3fa669eca0f3442fa16cb488a7e19e85459792e230a4408a7b63380e7846bd6b [2022-06-27T12:59:09.611Z] #28 32.35 The following NEW packages will be installed: [2022-06-27T12:59:09.611Z] #28 32.36 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-06-27T12:59:09.611Z] #28 32.36 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-27T12:59:09.611Z] #28 32.36 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-06-27T12:59:09.611Z] #28 32.36 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-06-27T12:59:09.611Z] #28 32.36 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-06-27T12:59:09.611Z] #28 32.37 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-06-27T12:59:09.611Z] #28 32.37 vim-common vim-runtime xfsprogs xxd zip zstd [2022-06-27T12:59:09.634Z] #56 DONE 0.4s [2022-06-27T12:59:09.634Z] [2022-06-27T12:59:09.634Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:59:09.634Z] #64 sha256:ff2beccf6d3bc9602ca91238c9fc6c7060dfe31740d7d868b98623693292a9a2 [2022-06-27T12:59:09.634Z] #64 ... [2022-06-27T12:59:09.634Z] [2022-06-27T12:59:09.634Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-27T12:59:09.634Z] #58 sha256:c88ce17a4288889fd377bdea507cb21af9ed426fd1bb615f6d9ef0ed2e10bf07 [2022-06-27T12:59:09.872Z] #28 32.72 0 upgraded, 45 newly installed, 0 to remove and 2 not upgraded. [2022-06-27T12:59:09.872Z] #28 32.72 Need to get 18.6 MB of archives. [2022-06-27T12:59:09.872Z] #28 32.72 After this operation, 71.4 MB of additional disk space will be used. [2022-06-27T12:59:09.872Z] #28 32.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-27T12:59:09.872Z] #28 32.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-27T12:59:09.872Z] #28 32.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-27T12:59:09.872Z] #28 32.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-27T12:59:09.872Z] #28 32.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-27T12:59:09.872Z] #28 32.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-27T12:59:09.872Z] #28 32.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-27T12:59:09.872Z] #28 32.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-27T12:59:09.872Z] #28 32.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-27T12:59:09.894Z] #58 DONE 0.2s [2022-06-27T12:59:09.894Z] [2022-06-27T12:59:09.894Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:59:09.894Z] #64 sha256:ff2beccf6d3bc9602ca91238c9fc6c7060dfe31740d7d868b98623693292a9a2 [2022-06-27T12:59:10.133Z] #28 32.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-27T12:59:10.133Z] #28 32.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-27T12:59:10.133Z] #28 32.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-27T12:59:10.133Z] #28 32.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-27T12:59:10.133Z] #28 32.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-27T12:59:10.133Z] #28 32.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-27T12:59:10.133Z] #28 32.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-27T12:59:10.133Z] #28 32.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-27T12:59:10.133Z] #28 32.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-27T12:59:10.133Z] #28 32.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-27T12:59:10.133Z] #28 32.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-27T12:59:10.133Z] #28 32.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-27T12:59:10.133Z] #28 32.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-27T12:59:10.133Z] #28 32.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-27T12:59:10.133Z] #28 32.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-27T12:59:10.133Z] #28 32.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-27T12:59:10.133Z] #28 32.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-27T12:59:10.133Z] #28 32.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-27T12:59:10.133Z] #28 32.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-27T12:59:10.133Z] #28 32.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-27T12:59:10.133Z] #28 32.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-27T12:59:10.133Z] #28 32.83 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-27T12:59:10.133Z] #28 32.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-27T12:59:10.133Z] #28 32.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-27T12:59:10.133Z] #28 32.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-27T12:59:10.133Z] #28 32.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-27T12:59:10.133Z] #28 32.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-27T12:59:10.133Z] #28 32.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-27T12:59:10.133Z] #28 32.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-27T12:59:10.133Z] #28 32.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-27T12:59:10.133Z] #28 32.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-27T12:59:10.133Z] #28 32.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-27T12:59:10.133Z] #28 33.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-27T12:59:10.395Z] #28 33.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-27T12:59:10.395Z] #28 33.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-27T12:59:10.395Z] #28 33.05 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-27T12:59:10.462Z] #64 ... [2022-06-27T12:59:10.462Z] [2022-06-27T12:59:10.462Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-27T12:59:10.462Z] #61 sha256:30da3c740c179b15ea310b941ffea55b92a1da4f35147382f946400ea393a9f7 [2022-06-27T12:59:10.462Z] #61 DONE 0.1s [2022-06-27T12:59:10.718Z] [2022-06-27T12:59:10.718Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:59:10.718Z] #64 sha256:ff2beccf6d3bc9602ca91238c9fc6c7060dfe31740d7d868b98623693292a9a2 [2022-06-27T12:59:10.967Z] #28 33.66 debconf: delaying package configuration, since apt-utils is not installed [2022-06-27T12:59:11.230Z] #28 33.92 Fetched 18.6 MB in 1s (29.8 MB/s) [2022-06-27T12:59:11.230Z] #28 33.97 Selecting previously unselected package pigz. [2022-06-27T12:59:11.230Z] #28 33.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40117 files and directories currently installed.) [2022-06-27T12:59:11.230Z] #28 34.02 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-27T12:59:11.230Z] #28 34.03 Unpacking pigz (2.6-1) ... [2022-06-27T12:59:11.230Z] #28 34.09 Selecting previously unselected package libelf1:amd64. [2022-06-27T12:59:11.230Z] #28 34.09 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-27T12:59:11.230Z] #28 34.11 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-27T12:59:11.491Z] #28 34.22 Selecting previously unselected package libbpf0:amd64. [2022-06-27T12:59:11.491Z] #28 34.23 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-27T12:59:11.491Z] #28 34.24 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-27T12:59:11.491Z] #28 34.31 Selecting previously unselected package libcap2:amd64. [2022-06-27T12:59:11.491Z] #28 34.31 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-27T12:59:11.752Z] #28 34.33 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:59:11.752Z] #28 34.38 Selecting previously unselected package libmnl0:amd64. [2022-06-27T12:59:11.752Z] #28 34.38 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-27T12:59:11.752Z] #28 34.38 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-27T12:59:11.752Z] #28 34.43 Selecting previously unselected package libxtables12:amd64. [2022-06-27T12:59:11.752Z] #28 34.43 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-27T12:59:11.752Z] #28 34.44 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-27T12:59:11.752Z] #28 34.49 Selecting previously unselected package libcap2-bin. [2022-06-27T12:59:11.752Z] #28 34.50 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-27T12:59:11.752Z] #28 34.50 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-27T12:59:12.018Z] #28 34.58 Selecting previously unselected package iproute2. [2022-06-27T12:59:12.018Z] #28 34.59 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-27T12:59:12.018Z] #28 34.60 Unpacking iproute2 (5.10.0-4) ... [2022-06-27T12:59:12.279Z] #28 34.88 Selecting previously unselected package xxd. [2022-06-27T12:59:12.279Z] #28 34.89 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-27T12:59:12.279Z] #28 34.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:59:12.279Z] #28 35.01 Selecting previously unselected package vim-common. [2022-06-27T12:59:12.279Z] #28 35.02 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:59:12.279Z] #28 35.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:59:12.540Z] #28 35.18 Selecting previously unselected package bash-completion. [2022-06-27T12:59:12.540Z] #28 35.19 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-27T12:59:13.483Z] #28 36.31 Unpacking bash-completion (1:2.11-2) ... [2022-06-27T12:59:13.999Z] #64 358.9 + bin/containerd [2022-06-27T12:59:14.054Z] #28 36.54 Selecting previously unselected package apparmor. [2022-06-27T12:59:14.054Z] #28 36.55 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-06-27T12:59:14.054Z] #28 36.59 Unpacking apparmor (2.13.6-10) ... [2022-06-27T12:59:14.054Z] #28 36.84 Selecting previously unselected package inetutils-ping. [2022-06-27T12:59:14.054Z] #28 36.85 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-27T12:59:14.054Z] #28 36.86 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-27T12:59:14.314Z] #28 36.94 Selecting previously unselected package libip4tc2:amd64. [2022-06-27T12:59:14.314Z] #28 36.95 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-27T12:59:14.314Z] #28 36.95 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-27T12:59:14.314Z] #28 36.99 Selecting previously unselected package libip6tc2:amd64. [2022-06-27T12:59:14.314Z] #28 37.00 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-27T12:59:14.314Z] #28 37.01 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-27T12:59:14.314Z] #28 37.05 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-27T12:59:14.314Z] #28 37.06 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-27T12:59:14.314Z] #28 37.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-27T12:59:14.314Z] #28 37.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-27T12:59:14.314Z] #28 37.11 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-27T12:59:14.314Z] #28 37.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-27T12:59:14.574Z] #28 37.18 Selecting previously unselected package libnftnl11:amd64. [2022-06-27T12:59:14.574Z] #28 37.19 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-27T12:59:14.574Z] #28 37.20 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-27T12:59:14.574Z] #28 37.28 Selecting previously unselected package iptables. [2022-06-27T12:59:14.574Z] #28 37.28 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-06-27T12:59:14.574Z] #28 37.30 Unpacking iptables (1.8.7-1) ... [2022-06-27T12:59:14.835Z] #28 37.46 Selecting previously unselected package libonig5:amd64. [2022-06-27T12:59:14.835Z] #28 37.47 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-27T12:59:14.835Z] #28 37.47 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:59:14.835Z] #28 37.58 Selecting previously unselected package libjq1:amd64. [2022-06-27T12:59:14.835Z] #28 37.58 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-06-27T12:59:14.835Z] #28 37.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:59:14.835Z] #28 37.68 Selecting previously unselected package jq. [2022-06-27T12:59:15.096Z] #28 37.68 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-06-27T12:59:15.096Z] #28 37.69 Unpacking jq (1.6-2.1) ... [2022-06-27T12:59:15.096Z] #28 37.76 Selecting previously unselected package libaio1:amd64. [2022-06-27T12:59:15.096Z] #28 37.77 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-06-27T12:59:15.096Z] #28 37.77 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-27T12:59:15.096Z] #28 37.82 Selecting previously unselected package libgpm2:amd64. [2022-06-27T12:59:15.096Z] #28 37.82 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-06-27T12:59:15.096Z] #28 37.83 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-27T12:59:15.096Z] #28 37.88 Selecting previously unselected package libinih1:amd64. [2022-06-27T12:59:15.096Z] #28 37.89 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-06-27T12:59:15.096Z] #28 37.89 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-27T12:59:15.357Z] #28 37.94 Selecting previously unselected package libnet1:amd64. [2022-06-27T12:59:15.357Z] #28 37.94 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-27T12:59:15.357Z] #28 37.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:59:15.357Z] #28 38.02 Selecting previously unselected package libnl-3-200:amd64. [2022-06-27T12:59:15.357Z] #28 38.03 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-27T12:59:15.357Z] #28 38.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:59:15.357Z] #28 38.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-27T12:59:15.357Z] #28 38.12 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-27T12:59:15.357Z] #28 38.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:59:15.633Z] #28 38.20 Selecting previously unselected package libyajl2:amd64. [2022-06-27T12:59:15.633Z] #28 38.21 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-06-27T12:59:15.633Z] #28 38.21 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:59:15.633Z] #28 38.27 Selecting previously unselected package net-tools. [2022-06-27T12:59:15.633Z] #28 38.27 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-27T12:59:15.633Z] #28 38.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-27T12:59:15.633Z] #28 38.42 Selecting previously unselected package python-pip-whl. [2022-06-27T12:59:15.633Z] #28 38.43 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-27T12:59:15.633Z] #28 38.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-27T12:59:16.205Z] #28 ... [2022-06-27T12:59:16.205Z] [2022-06-27T12:59:16.205Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:59:16.205Z] #71 sha256:382cdb526dc02aca102f0f604f8aa0b40398b6c3b7c5f65ad0446a0b4daadf4a [2022-06-27T12:59:16.205Z] #71 99.89 + bin/containerd [2022-06-27T12:59:17.526Z] #64 ... [2022-06-27T12:59:17.526Z] [2022-06-27T12:59:17.526Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-27T12:59:17.526Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-27T12:59:17.526Z] #55 422.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-27T12:59:17.526Z] #55 DONE 423.8s [2022-06-27T12:59:17.526Z] [2022-06-27T12:59:17.526Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:59:17.526Z] #64 sha256:d64e415aa0797ad717b08edf94b3a944a8cdee33beaa769fd82338855b3abfc6 [2022-06-27T12:59:17.526Z] #64 ... [2022-06-27T12:59:17.526Z] [2022-06-27T12:59:17.526Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:59:17.526Z] #60 sha256:062b81b3373681c0e5b9bdc593c8bc8ef694e110682a2d0604407e0e185cb21e [2022-06-27T12:59:17.526Z] #60 206.4 + mkdir -p /build [2022-06-27T12:59:17.526Z] #60 206.4 + cp runc /build/runc [2022-06-27T12:59:17.526Z] #60 DONE 206.8s [2022-06-27T12:59:17.526Z] [2022-06-27T12:59:17.526Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:59:17.526Z] #64 sha256:d64e415aa0797ad717b08edf94b3a944a8cdee33beaa769fd82338855b3abfc6 [2022-06-27T12:59:18.444Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-27T12:59:18.444Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-27T12:59:18.444Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-06-27T12:59:18.700Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-06-27T12:59:18.700Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-27T12:59:18.700Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-27T12:59:18.700Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-27T12:59:18.957Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-27T12:59:18.957Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-27T12:59:18.957Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-27T12:59:18.957Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-27T12:59:19.214Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-27T12:59:19.214Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-27T12:59:19.433Z] #64 ... [2022-06-27T12:59:19.433Z] [2022-06-27T12:59:19.433Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-27T12:59:19.433Z] #56 sha256:4903d9cee45f3153eb6aefeffba79a307164210661986c6a0da4a9182c45a7f4 [2022-06-27T12:59:20.145Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-27T12:59:20.145Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-27T12:59:20.145Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.0% of statements [2022-06-27T12:59:20.369Z] #56 DONE 0.9s [2022-06-27T12:59:20.369Z] [2022-06-27T12:59:20.369Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:59:20.369Z] #64 sha256:d64e415aa0797ad717b08edf94b3a944a8cdee33beaa769fd82338855b3abfc6 [2022-06-27T12:59:20.403Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-27T12:59:20.628Z] #64 ... [2022-06-27T12:59:20.628Z] [2022-06-27T12:59:20.628Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-27T12:59:20.628Z] #58 sha256:833712c09ce235e9f771ff9fe1ba5984a464279c3f6cc824deb5b753385ef55f [2022-06-27T12:59:20.628Z] #58 DONE 0.1s [2022-06-27T12:59:20.628Z] [2022-06-27T12:59:20.628Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-27T12:59:20.628Z] #61 sha256:a6ff6de56111ea70be9d06f15780237cc9b653155340f3dba9b0727e28d91ffd [2022-06-27T12:59:20.628Z] #61 DONE 0.2s [2022-06-27T12:59:20.628Z] [2022-06-27T12:59:20.628Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T12:59:20.628Z] #64 sha256:d64e415aa0797ad717b08edf94b3a944a8cdee33beaa769fd82338855b3abfc6 [2022-06-27T12:59:20.964Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-06-27T12:59:20.964Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-06-27T12:59:20.964Z] ? github.com/docker/docker/api/types [no test files] [2022-06-27T12:59:20.964Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-27T12:59:20.964Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-27T12:59:20.964Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-27T12:59:20.964Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-27T12:59:20.964Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-27T12:59:20.964Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-27T12:59:20.964Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-27T12:59:20.964Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-27T12:59:20.964Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-27T12:59:21.221Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-06-27T12:59:21.221Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-27T12:59:21.221Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-27T12:59:21.221Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-06-27T12:59:21.478Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-06-27T12:59:21.478Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-27T12:59:21.478Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-27T12:59:21.478Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-27T12:59:21.478Z] ? github.com/docker/docker/builder [no test files] [2022-06-27T12:59:21.478Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-27T12:59:21.478Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-27T12:59:21.478Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-27T12:59:21.478Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-27T12:59:21.478Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-27T12:59:21.478Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-27T12:59:21.478Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-27T12:59:21.496Z] #71 ... [2022-06-27T12:59:21.496Z] [2022-06-27T12:59:21.496Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-27T12:59:21.496Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-06-27T12:59:21.496Z] #28 38.85 Selecting previously unselected package python3-lib2to3. [2022-06-27T12:59:21.496Z] #28 38.86 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-27T12:59:21.496Z] #28 38.86 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-27T12:59:21.496Z] #28 38.94 Selecting previously unselected package python3-distutils. [2022-06-27T12:59:21.496Z] #28 38.94 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-06-27T12:59:21.496Z] #28 38.95 Unpacking python3-distutils (3.9.2-1) ... [2022-06-27T12:59:21.496Z] #28 39.03 Selecting previously unselected package python3-pkg-resources. [2022-06-27T12:59:21.496Z] #28 39.04 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-27T12:59:21.496Z] #28 39.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:59:21.496Z] #28 39.16 Selecting previously unselected package python3-setuptools. [2022-06-27T12:59:21.496Z] #28 39.17 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-06-27T12:59:21.496Z] #28 39.18 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-27T12:59:21.496Z] #28 39.32 Selecting previously unselected package python3-wheel. [2022-06-27T12:59:21.496Z] #28 39.33 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-06-27T12:59:21.496Z] #28 39.33 Unpacking python3-wheel (0.34.2-1) ... [2022-06-27T12:59:21.496Z] #28 39.40 Selecting previously unselected package python3-pip. [2022-06-27T12:59:21.496Z] #28 39.40 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-27T12:59:21.496Z] #28 39.41 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-27T12:59:21.496Z] #28 39.54 Selecting previously unselected package sudo. [2022-06-27T12:59:21.496Z] #28 39.56 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-06-27T12:59:21.496Z] #28 39.57 Unpacking sudo (1.9.5p2-3) ... [2022-06-27T12:59:21.496Z] #28 39.97 Selecting previously unselected package thin-provisioning-tools. [2022-06-27T12:59:21.496Z] #28 39.98 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-27T12:59:21.496Z] #28 39.99 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-27T12:59:21.496Z] #28 40.13 Selecting previously unselected package uidmap. [2022-06-27T12:59:21.496Z] #28 40.14 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-27T12:59:21.496Z] #28 40.15 Unpacking uidmap (1:4.8.1-1) ... [2022-06-27T12:59:21.496Z] #28 40.25 Selecting previously unselected package vim-runtime. [2022-06-27T12:59:21.496Z] #28 40.26 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-27T12:59:21.496Z] #28 40.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-27T12:59:21.496Z] #28 40.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-27T12:59:21.496Z] #28 40.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:59:21.496Z] #28 41.97 Selecting previously unselected package vim. [2022-06-27T12:59:21.496Z] #28 41.98 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-27T12:59:21.496Z] #28 41.99 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:59:21.496Z] #28 42.34 Selecting previously unselected package xfsprogs. [2022-06-27T12:59:21.496Z] #28 42.34 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-27T12:59:21.496Z] #28 42.35 Unpacking xfsprogs (5.10.0-4) ... [2022-06-27T12:59:21.496Z] #28 42.60 Selecting previously unselected package zip. [2022-06-27T12:59:21.496Z] #28 42.61 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-06-27T12:59:21.496Z] #28 42.61 Unpacking zip (3.0-12) ... [2022-06-27T12:59:21.496Z] #28 42.68 Selecting previously unselected package zstd. [2022-06-27T12:59:21.496Z] #28 42.69 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-27T12:59:21.496Z] #28 42.70 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-27T12:59:21.496Z] #28 42.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-27T12:59:21.496Z] #28 43.56 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-27T12:59:21.496Z] #28 43.57 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-27T12:59:21.496Z] #28 43.58 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-27T12:59:21.496Z] #28 43.59 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-27T12:59:21.496Z] #28 43.60 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-27T12:59:21.496Z] #28 43.61 Setting up uidmap (1:4.8.1-1) ... [2022-06-27T12:59:21.496Z] #28 43.63 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-27T12:59:21.496Z] #28 43.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-27T12:59:21.496Z] #28 43.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-27T12:59:21.496Z] #28 43.66 Setting up python3-wheel (0.34.2-1) ... [2022-06-27T12:59:21.496Z] #28 44.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:59:21.496Z] #28 44.06 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-27T12:59:21.496Z] #28 44.07 Setting up libcap2-bin (1:2.44-1) ... [2022-06-27T12:59:21.496Z] #28 44.08 Setting up apparmor (2.13.6-10) ... [2022-06-27T12:59:22.695Z] #28 45.23 Setting up zip (3.0-12) ... [2022-06-27T12:59:22.695Z] #28 45.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:59:22.695Z] #28 45.27 Setting up bash-completion (1:2.11-2) ... [2022-06-27T12:59:23.912Z] #64 369.9 + bin/containerd [2022-06-27T12:59:23.994Z] ok github.com/docker/docker/builder/remotecontext 0.135s coverage: 13.7% of statements [2022-06-27T12:59:23.994Z] ok github.com/docker/docker/builder/dockerfile 0.468s coverage: 49.3% of statements [2022-06-27T12:59:24.075Z] #28 46.55 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-27T12:59:24.075Z] #28 46.57 Setting up sudo (1.9.5p2-3) ... [2022-06-27T12:59:24.075Z] #28 46.65 invoke-rc.d: could not determine current runlevel [2022-06-27T12:59:24.075Z] #28 46.65 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-27T12:59:24.075Z] #28 46.67 Setting up xfsprogs (5.10.0-4) ... [2022-06-27T12:59:24.075Z] #28 46.69 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-27T12:59:24.075Z] #28 46.70 Setting up inetutils-ping (2:2.0-1) ... [2022-06-27T12:59:24.075Z] #28 46.71 Setting up pigz (2.6-1) ... [2022-06-27T12:59:24.075Z] #28 46.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-27T12:59:24.075Z] #28 46.73 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-27T12:59:24.075Z] #28 46.75 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-27T12:59:24.075Z] #28 46.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:59:24.250Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-27T12:59:24.646Z] #28 47.26 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-27T12:59:24.646Z] #28 47.28 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-27T12:59:24.906Z] #28 47.55 Setting up libelf1:amd64 (0.183-1) ... [2022-06-27T12:59:24.906Z] #28 47.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-27T12:59:24.906Z] #28 47.58 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-27T12:59:24.906Z] #28 47.59 Setting up python3-distutils (3.9.2-1) ... [2022-06-27T12:59:25.166Z] #28 47.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-27T12:59:25.166Z] #28 47.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-27T12:59:25.166Z] #28 47.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-27T12:59:25.166Z] #28 47.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-27T12:59:25.179Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-06-27T12:59:25.426Z] #28 47.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-27T12:59:25.426Z] #28 47.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-27T12:59:25.426Z] #28 47.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-27T12:59:25.426Z] #28 47.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-27T12:59:25.426Z] #28 47.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-27T12:59:25.426Z] #28 48.00 Setting up python3-setuptools (52.0.0-4) ... [2022-06-27T12:59:25.740Z] ok github.com/docker/docker/builder/remotecontext/git 1.724s coverage: 86.3% of statements [2022-06-27T12:59:25.740Z] ? github.com/docker/docker/cli [no test files] [2022-06-27T12:59:25.740Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-27T12:59:25.740Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-27T12:59:25.740Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-27T12:59:25.995Z] #28 48.83 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-27T12:59:26.255Z] #28 48.85 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-27T12:59:26.255Z] #28 48.86 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-27T12:59:26.255Z] #28 48.87 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-27T12:59:26.667Z] ok github.com/docker/docker/cmd/docker-proxy 0.232s coverage: 69.3% of statements [2022-06-27T12:59:27.195Z] #28 49.59 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-27T12:59:27.195Z] #28 49.60 Setting up jq (1.6-2.1) ... [2022-06-27T12:59:27.195Z] #28 49.62 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-27T12:59:27.195Z] #28 49.63 Setting up iptables (1.8.7-1) ... [2022-06-27T12:59:27.195Z] #28 49.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-27T12:59:27.195Z] #28 49.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-27T12:59:27.195Z] #28 49.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-27T12:59:27.195Z] #28 49.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-27T12:59:27.195Z] #28 49.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-27T12:59:27.195Z] #28 49.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-27T12:59:27.195Z] #28 49.69 Setting up iproute2 (5.10.0-4) ... [2022-06-27T12:59:27.195Z] #28 49.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-27T12:59:27.768Z] #28 DONE 50.6s [2022-06-27T12:59:27.768Z] [2022-06-27T12:59:27.768Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:59:27.768Z] #67 sha256:5c482926b7b6d7e6614befe1d8b77a30e08b3f6e0791ecf0aff74e7e0bd80db0 [2022-06-27T12:59:28.029Z] #67 ... [2022-06-27T12:59:28.029Z] [2022-06-27T12:59:28.029Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-27T12:59:28.029Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-06-27T12:59:28.972Z] #29 0.840 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-27T12:59:28.972Z] #29 0.843 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-27T12:59:28.972Z] #29 0.846 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-27T12:59:28.972Z] #29 DONE 0.9s [2022-06-27T12:59:28.972Z] [2022-06-27T12:59:28.972Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:59:28.972Z] #67 sha256:5c482926b7b6d7e6614befe1d8b77a30e08b3f6e0791ecf0aff74e7e0bd80db0 [2022-06-27T12:59:28.972Z] #67 ... [2022-06-27T12:59:28.972Z] [2022-06-27T12:59:28.972Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-27T12:59:28.972Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-06-27T12:59:29.935Z] ok github.com/docker/docker/client 0.138s coverage: 75.6% of statements [2022-06-27T12:59:37.111Z] #30 7.576 Collecting yamllint==1.26.1 [2022-06-27T12:59:37.372Z] #30 8.659 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-27T12:59:38.316Z] #30 9.375 Collecting pathspec>=0.5.3 [2022-06-27T12:59:38.316Z] #30 9.381 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-27T12:59:38.577Z] #30 9.623 Collecting pyyaml [2022-06-27T12:59:38.577Z] #30 9.639 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-27T12:59:38.577Z] #30 9.682 Building wheels for collected packages: yamllint [2022-06-27T12:59:38.577Z] #30 9.683 Building wheel for yamllint (setup.py): started [2022-06-27T12:59:39.148Z] #30 10.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-27T12:59:39.148Z] #30 10.22 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0fb2269f55b9b02356b187bb9ba4f29049283d56354a7903b40e2bd53467b71d [2022-06-27T12:59:39.148Z] #30 10.22 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-27T12:59:39.148Z] #30 10.23 Successfully built yamllint [2022-06-27T12:59:39.148Z] #30 10.25 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-27T12:59:39.148Z] #30 10.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-27T12:59:39.721Z] #30 DONE 10.8s [2022-06-27T12:59:39.721Z] [2022-06-27T12:59:39.721Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:59:39.721Z] #67 sha256:5c482926b7b6d7e6614befe1d8b77a30e08b3f6e0791ecf0aff74e7e0bd80db0 [2022-06-27T12:59:39.721Z] #67 ... [2022-06-27T12:59:39.721Z] [2022-06-27T12:59:39.721Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-27T12:59:39.721Z] #34 sha256:0b0bd72997a20ac5ddaacaf4545e66cb948326f8011568664815ac75b361ee0e [2022-06-27T12:59:39.721Z] #34 DONE 0.3s [2022-06-27T12:59:39.721Z] [2022-06-27T12:59:39.721Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:59:39.721Z] #67 sha256:5c482926b7b6d7e6614befe1d8b77a30e08b3f6e0791ecf0aff74e7e0bd80db0 [2022-06-27T12:59:39.982Z] #67 ... [2022-06-27T12:59:39.982Z] [2022-06-27T12:59:39.982Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-27T12:59:39.982Z] #39 sha256:5daffbd43fa70189750ec38089baa3599898543078fff0613aa1c3173c2600db [2022-06-27T12:59:40.243Z] #39 DONE 0.3s [2022-06-27T12:59:40.243Z] [2022-06-27T12:59:40.243Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-27T12:59:40.243Z] #42 sha256:49c3911a9e40eff068295bdcabe9315cad93f3eea77f7300529b60e8b7108720 [2022-06-27T12:59:40.504Z] #42 DONE 0.2s [2022-06-27T12:59:40.504Z] [2022-06-27T12:59:40.504Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-27T12:59:40.504Z] #44 sha256:5be8bc2fd400176f3293d26e9900869241a65cc2a33532acad365b72f643f428 [2022-06-27T12:59:40.504Z] #44 DONE 0.1s [2022-06-27T12:59:40.504Z] [2022-06-27T12:59:40.504Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-27T12:59:40.504Z] #46 sha256:cdee9c32da0b7ecc64655edf55627633d0f34d7603053626d5625c2613015b6e [2022-06-27T12:59:40.504Z] #46 DONE 0.1s [2022-06-27T12:59:40.504Z] [2022-06-27T12:59:40.504Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:59:40.504Z] #67 sha256:5c482926b7b6d7e6614befe1d8b77a30e08b3f6e0791ecf0aff74e7e0bd80db0 [2022-06-27T12:59:40.765Z] #67 ... [2022-06-27T12:59:40.765Z] [2022-06-27T12:59:40.765Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-27T12:59:40.765Z] #48 sha256:5ce80666d2eb8963cc49ec2becefc18947185bea0d773bc79cb6285ee7f01011 [2022-06-27T12:59:40.765Z] #48 DONE 0.1s [2022-06-27T12:59:40.765Z] [2022-06-27T12:59:40.765Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-27T12:59:40.765Z] #52 sha256:92abe685293a5d5456acfa04025f47fa6c99ce41b16a2a7f8d3d7c87b3c1bcc9 [2022-06-27T12:59:40.765Z] #52 DONE 0.1s [2022-06-27T12:59:40.765Z] [2022-06-27T12:59:40.765Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-27T12:59:40.765Z] #55 sha256:4524c2627d9e0a70174276b6b136a1baded22f877791fd0376fc56d82ef5cbed [2022-06-27T12:59:41.026Z] #55 DONE 0.2s [2022-06-27T12:59:41.026Z] [2022-06-27T12:59:41.026Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-27T12:59:41.026Z] #59 sha256:df270f0076151668474a87878297a380979ab6409b603e91f422a510c32dd763 [2022-06-27T12:59:41.026Z] #59 DONE 0.1s [2022-06-27T12:59:41.026Z] [2022-06-27T12:59:41.026Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:59:41.026Z] #67 sha256:5c482926b7b6d7e6614befe1d8b77a30e08b3f6e0791ecf0aff74e7e0bd80db0 [2022-06-27T12:59:41.026Z] #67 ... [2022-06-27T12:59:41.026Z] [2022-06-27T12:59:41.026Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-27T12:59:41.026Z] #61 sha256:556ca1f0f7e61b4b30e643cdfec319fbdc66ff4da925c2b297593842762818c1 [2022-06-27T12:59:41.026Z] #61 DONE 0.1s [2022-06-27T12:59:41.288Z] [2022-06-27T12:59:41.288Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-27T12:59:41.288Z] #63 sha256:83c81644570a0942c936ca42f75cb164fbf8be009edd18c8683d25099d67bd7e [2022-06-27T12:59:41.288Z] #63 DONE 0.1s [2022-06-27T12:59:41.288Z] [2022-06-27T12:59:41.288Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:59:41.288Z] #67 sha256:5c482926b7b6d7e6614befe1d8b77a30e08b3f6e0791ecf0aff74e7e0bd80db0 [2022-06-27T12:59:41.288Z] #67 ... [2022-06-27T12:59:41.288Z] [2022-06-27T12:59:41.288Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-27T12:59:41.288Z] #65 sha256:2e4a105d08c109b01957e352070f3500fd8e48b41e96ac7f4e5c33fc0d5c19d2 [2022-06-27T12:59:41.288Z] #65 DONE 0.1s [2022-06-27T12:59:41.549Z] [2022-06-27T12:59:41.549Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-27T12:59:41.549Z] #67 sha256:5c482926b7b6d7e6614befe1d8b77a30e08b3f6e0791ecf0aff74e7e0bd80db0 [2022-06-27T13:00:03.520Z] #67 89.22 + mkdir -p /build [2022-06-27T13:00:03.520Z] #67 89.22 + cp runc /build/runc [2022-06-27T13:00:03.520Z] #67 DONE 89.6s [2022-06-27T13:00:03.520Z] [2022-06-27T13:00:03.520Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T13:00:03.520Z] #71 sha256:382cdb526dc02aca102f0f604f8aa0b40398b6c3b7c5f65ad0446a0b4daadf4a [2022-06-27T13:00:03.520Z] #71 ... [2022-06-27T13:00:03.520Z] [2022-06-27T13:00:03.520Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-27T13:00:03.520Z] #68 sha256:f81701b5e3dea58bf6aaea61000248841581ddc5e969bd27c02ece83530838fb [2022-06-27T13:00:03.520Z] #68 DONE 0.1s [2022-06-27T13:00:03.520Z] [2022-06-27T13:00:03.520Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-27T13:00:03.520Z] #71 sha256:382cdb526dc02aca102f0f604f8aa0b40398b6c3b7c5f65ad0446a0b4daadf4a [2022-06-27T13:00:08.602Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 29.7% of statements [2022-06-27T13:00:08.602Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-06-27T13:00:08.602Z] ok github.com/docker/docker/cmd/dockerd/trap 2.525s coverage: 0.0% of statements [2022-06-27T13:00:08.602Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-27T13:00:08.602Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-27T13:00:08.602Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-27T13:00:08.602Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-27T13:00:08.602Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-27T13:00:10.209Z] #64 409.9 # github.com/containerd/containerd/cmd/containerd [2022-06-27T13:00:10.209Z] #64 409.9 /usr/bin/ld: /tmp/go-link-4218232042/000019.o: in function `New': [2022-06-27T13:00:10.209Z] #64 409.9 /tmp/tmp.jOxxitdnDJ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-27T13:00:10.209Z] #64 410.0 + bin/containerd-stress [2022-06-27T13:00:10.209Z] #64 411.1 + bin/containerd-shim [2022-06-27T13:00:10.493Z] ok github.com/docker/docker/daemon/cluster 0.083s coverage: 0.5% of statements [2022-06-27T13:00:11.421Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-06-27T13:00:12.788Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-06-27T13:00:16.753Z] #64 422.2 + bin/containerd-shim-runc-v1 [2022-06-27T13:00:19.322Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-06-27T13:00:20.140Z] #64 421.6 # github.com/containerd/containerd/cmd/containerd [2022-06-27T13:00:20.140Z] #64 421.6 /usr/bin/ld: /tmp/go-link-4094666668/000019.o: in function `New': [2022-06-27T13:00:20.140Z] #64 421.6 /tmp/tmp.f3KPnzxpZY/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-27T13:00:20.140Z] #64 421.7 + bin/containerd-stress [2022-06-27T13:00:20.140Z] #64 422.8 + bin/containerd-shim [2022-06-27T13:00:20.248Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.5% of statements [2022-06-27T13:00:20.810Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-27T13:00:21.373Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-27T13:00:21.935Z] ok github.com/docker/docker/daemon 10.139s coverage: 16.1% of statements [2022-06-27T13:00:21.935Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-27T13:00:21.935Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-27T13:00:21.935Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-27T13:00:21.935Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-27T13:00:22.865Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.658s coverage: 74.8% of statements [2022-06-27T13:00:23.291Z] #64 428.5 + bin/containerd-shim-runc-v2 [2022-06-27T13:00:23.805Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.355s coverage: 56.2% of statements [2022-06-27T13:00:23.805Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-06-27T13:00:24.218Z] #64 429.3 + binaries [2022-06-27T13:00:24.218Z] #64 429.3 + install -D bin/containerd /build/containerd [2022-06-27T13:00:24.218Z] #64 429.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-27T13:00:24.218Z] #64 429.4 + install -D bin/ctr /build/ctr [2022-06-27T13:00:25.171Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-06-27T13:00:26.105Z] #64 DONE 431.3s [2022-06-27T13:00:26.540Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.367s coverage: 50.6% of statements [2022-06-27T13:00:27.035Z] [2022-06-27T13:00:27.035Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-27T13:00:27.035Z] #65 sha256:0b7497052485ea3e9e9b5f9d9afed0ceb726e544e99127d0b0a8ef934820ea42 [2022-06-27T13:00:27.961Z] #65 DONE 0.8s [2022-06-27T13:00:27.961Z] [2022-06-27T13:00:27.961Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-27T13:00:27.961Z] #70 sha256:550af3c3e0675c61cac0ce8098e08dbfdf9f5cbb10379f6c258b37f14f41de56 [2022-06-27T13:00:27.961Z] #70 DONE 0.2s [2022-06-27T13:00:27.961Z] [2022-06-27T13:00:27.961Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-27T13:00:27.961Z] #75 sha256:dfd55f6ce561413a29582b27761329683ba1658ce13d8f42ec3c886156ae0858 [2022-06-27T13:00:28.255Z] #64 434.1 + bin/containerd-shim-runc-v1 [2022-06-27T13:00:28.887Z] #75 DONE 0.9s [2022-06-27T13:00:28.887Z] [2022-06-27T13:00:28.887Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-27T13:00:28.887Z] #78 sha256:98c216566cc339390f21e4d3522f558ef33765f32288b9c36a3223e96644328e [2022-06-27T13:00:28.887Z] #78 DONE 0.0s [2022-06-27T13:00:28.887Z] [2022-06-27T13:00:28.887Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-27T13:00:28.887Z] #79 sha256:1c9a1012d0e833155498508499720eb2c961d941dc2da1f6b36af0c4780e1aa7 [2022-06-27T13:00:28.887Z] #79 DONE 0.0s [2022-06-27T13:00:28.887Z] [2022-06-27T13:00:28.887Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-27T13:00:28.887Z] #80 sha256:833d61219123e4564466d048e9b5ed16e7091dce3f2bda327c402e400730c0e9 [2022-06-27T13:00:28.887Z] #80 DONE 0.0s [2022-06-27T13:00:28.887Z] [2022-06-27T13:00:28.887Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-27T13:00:28.887Z] #81 sha256:89efc46d43ec8517d3e206b612100258e98950b57c90e763f20595f08e62eac0 [2022-06-27T13:00:29.057Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.020s coverage: 58.5% of statements [2022-06-27T13:00:29.057Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.171s coverage: 45.9% of statements [2022-06-27T13:00:29.057Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-27T13:00:29.057Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-27T13:00:29.057Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-27T13:00:29.619Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-06-27T13:00:29.619Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-06-27T13:00:30.180Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2022-06-27T13:00:31.571Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.9% of statements [2022-06-27T13:00:31.571Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-27T13:00:31.571Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-27T13:00:31.827Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements [2022-06-27T13:00:32.153Z] #81 DONE 2.6s [2022-06-27T13:00:32.153Z] [2022-06-27T13:00:32.153Z] #82 exporting to image [2022-06-27T13:00:32.153Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-27T13:00:32.153Z] #82 exporting layers [2022-06-27T13:00:32.776Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-06-27T13:00:32.776Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 79.9% of statements [2022-06-27T13:00:32.776Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-27T13:00:33.339Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.4% of statements [2022-06-27T13:00:33.339Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2022-06-27T13:00:33.900Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-06-27T13:00:34.462Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.150s coverage: 76.8% of statements [2022-06-27T13:00:34.718Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 79.4% of statements [2022-06-27T13:00:34.718Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-27T13:00:34.718Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-27T13:00:34.813Z] #64 440.5 + bin/containerd-shim-runc-v2 [2022-06-27T13:00:35.070Z] #64 441.3 + binaries [2022-06-27T13:00:35.070Z] #64 441.3 + install -D bin/containerd /build/containerd [2022-06-27T13:00:35.070Z] #64 441.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-27T13:00:35.070Z] #64 441.3 + install -D bin/ctr /build/ctr [2022-06-27T13:00:35.635Z] #71 177.2 # github.com/containerd/containerd/cmd/containerd [2022-06-27T13:00:35.635Z] #71 177.2 /usr/bin/ld: /tmp/go-link-1662115335/000019.o: in function `New': [2022-06-27T13:00:35.635Z] #71 177.2 /tmp/tmp.nrTJ5KSA5c/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-27T13:00:35.635Z] #71 177.2 + bin/containerd-stress [2022-06-27T13:00:35.635Z] #71 178.4 + bin/containerd-shim [2022-06-27T13:00:35.646Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 62.0% of statements [2022-06-27T13:00:35.646Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2022-06-27T13:00:36.574Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-06-27T13:00:36.830Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2022-06-27T13:00:36.966Z] #64 DONE 443.2s [2022-06-27T13:00:37.393Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-27T13:00:37.899Z] [2022-06-27T13:00:37.899Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-27T13:00:37.899Z] #65 sha256:b6fd956a714c1d618370386540d96788b1b9143fb32918cbfd6ffca632cb6883 [2022-06-27T13:00:38.320Z] ok github.com/docker/docker/daemon/logger/splunk 1.561s coverage: 82.5% of statements [2022-06-27T13:00:38.320Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-27T13:00:38.320Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-27T13:00:38.694Z] #82 exporting layers 6.6s done [2022-06-27T13:00:38.694Z] #82 writing image sha256:b9917919c0fcaaedb768e7fa39b6f09be651305453a96ebb23b42c8cc4ee1c15 done [2022-06-27T13:00:38.694Z] #82 naming to docker.io/library/docker:0bce64f08d72147b0572f96ac678620d289b4499 done [2022-06-27T13:00:38.694Z] #82 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-06-27T13:00:38.833Z] #65 DONE 0.8s [2022-06-27T13:00:38.833Z] [2022-06-27T13:00:38.833Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-27T13:00:38.833Z] #70 sha256:f659785ab05b404f293f23be799749b534576caef420baea07134d035bbc5734 [2022-06-27T13:00:38.833Z] #70 DONE 0.2s [2022-06-27T13:00:38.883Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-06-27T13:00:39.010Z] + trap exit INT TERM [2022-06-27T13:00:39.010Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-27T13:00:39.010Z] + CONTAINER_NAME=docker-pr1 [2022-06-27T13:00:39.010Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43747/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -e DOCKER_GRAPHDRIVER docker:0bce64f08d72147b0572f96ac678620d289b4499 hack/make.sh dynbinary [2022-06-27T13:00:39.090Z] [2022-06-27T13:00:39.090Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-27T13:00:39.090Z] #75 sha256:591f753da05d4c7e4d117135d0e00579a40270df7ec614e9e837450416baab8b [2022-06-27T13:00:39.139Z] ok github.com/docker/docker/distribution 0.602s coverage: 28.0% of statements [2022-06-27T13:00:39.139Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-27T13:00:39.657Z] #75 DONE 0.8s [2022-06-27T13:00:39.658Z] [2022-06-27T13:00:39.658Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-27T13:00:39.658Z] #78 sha256:37f6c84645311a102aae8c37a9551db720d479ae68d4bbbcb722127a11eaa108 [2022-06-27T13:00:39.658Z] #78 DONE 0.0s [2022-06-27T13:00:39.701Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-27T13:00:39.915Z] [2022-06-27T13:00:39.915Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-27T13:00:39.915Z] #79 sha256:b99faf2c4a03642b2335042d6b0c1f89853ee5ca0a483683b8220c3de59b907e [2022-06-27T13:00:39.915Z] #79 DONE 0.0s [2022-06-27T13:00:39.915Z] [2022-06-27T13:00:39.915Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-27T13:00:39.915Z] #80 sha256:7bc4eef1602ee6296f53d616636f01ffdbedb06fb52e6a53993d347aff97ef71 [2022-06-27T13:00:39.915Z] #80 DONE 0.0s [2022-06-27T13:00:39.915Z] [2022-06-27T13:00:39.915Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-27T13:00:39.915Z] #81 sha256:fb7716acd77601431abb046af2164eac49a9badce66601d7b2c7b3bbce410425 [2022-06-27T13:00:40.374Z] [2022-06-27T13:00:40.374Z] Removing bundles/ [2022-06-27T13:00:40.374Z] [2022-06-27T13:00:40.374Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-27T13:00:40.628Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-06-27T13:00:40.630Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-27T13:00:40.630Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T13:00:40.884Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-27T13:00:41.446Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-06-27T13:00:41.702Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-06-27T13:00:41.702Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-27T13:00:41.702Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-27T13:00:41.702Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-27T13:00:41.817Z] #81 DONE 2.0s [2022-06-27T13:00:41.817Z] [2022-06-27T13:00:41.817Z] #82 exporting to image [2022-06-27T13:00:41.817Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-27T13:00:41.817Z] #82 exporting layers [2022-06-27T13:00:41.958Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-06-27T13:00:42.887Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-06-27T13:00:43.144Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-06-27T13:00:43.400Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 52.9% of statements [2022-06-27T13:00:45.290Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.3% of statements [2022-06-27T13:00:45.637Z] #71 189.6 + bin/containerd-shim-runc-v1 [2022-06-27T13:00:46.218Z] ok github.com/docker/docker/pkg/authorization 0.454s coverage: 68.3% of statements [2022-06-27T13:00:46.218Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-27T13:00:46.473Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-06-27T13:00:49.737Z] ok github.com/docker/docker/pkg/chrootarchive 2.527s coverage: 42.7% of statements [2022-06-27T13:00:49.737Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-06-27T13:00:49.926Z] #82 exporting layers 7.0s done [2022-06-27T13:00:49.926Z] #82 writing image sha256:6eaf0c3d35ecb84804fda0ae0036235440f64ba8596704aacd4d386cb40d2d23 done [2022-06-27T13:00:49.926Z] #82 naming to docker.io/library/docker:0bce64f08d72147b0572f96ac678620d289b4499 done [2022-06-27T13:00:49.926Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:00:49.994Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-06-27T13:00:50.251Z] ok github.com/docker/docker/layer 7.303s coverage: 68.9% of statements [2022-06-27T13:00:50.251Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-27T13:00:50.251Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-27T13:00:50.251Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-27T13:00:50.251Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-27T13:00:50.251Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-27T13:00:50.251Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-27T13:00:50.251Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-06-27T13:00:50.254Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -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:0bce64f08d72147b0572f96ac678620d289b4499 hack/make.sh dynbinary test-integration [2022-06-27T13:00:50.831Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-06-27T13:00:50.831Z] ok github.com/docker/docker/pkg/fsutils 0.229s coverage: 85.1% of statements [2022-06-27T13:00:50.831Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-06-27T13:00:51.184Z] [2022-06-27T13:00:51.442Z] Removing bundles/ [2022-06-27T13:00:51.442Z] [2022-06-27T13:00:51.442Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-27T13:00:51.442Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-27T13:00:51.442Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T13:00:52.196Z] ok github.com/docker/docker/pkg/idtools 0.452s coverage: 67.9% of statements [2022-06-27T13:00:52.196Z] ok github.com/docker/docker/pkg/ioutils 0.363s coverage: 71.5% of statements [2022-06-27T13:00:52.196Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-06-27T13:00:52.196Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2022-06-27T13:00:52.196Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-27T13:00:52.224Z] #71 196.0 + bin/containerd-shim-runc-v2 [2022-06-27T13:00:52.452Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-06-27T13:00:52.452Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-06-27T13:00:52.708Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-06-27T13:00:52.795Z] #71 196.8 + binaries [2022-06-27T13:00:52.964Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-06-27T13:00:53.055Z] #71 196.8 + install -D bin/containerd /build/containerd [2022-06-27T13:00:53.055Z] #71 196.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-27T13:00:53.055Z] #71 196.8 + install -D bin/ctr /build/ctr [2022-06-27T13:00:53.221Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-06-27T13:00:53.221Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-27T13:00:53.221Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-27T13:00:53.784Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-06-27T13:00:54.040Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-06-27T13:00:54.300Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-27T13:00:54.437Z] #71 DONE 198.2s [2022-06-27T13:00:54.563Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-27T13:00:55.376Z] [2022-06-27T13:00:55.376Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-27T13:00:55.376Z] #72 sha256:687fb1d381ff5bf46f60ece25088d79fcb868ffab0df69f8df45193e5c2aedd0 [2022-06-27T13:00:55.929Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-06-27T13:00:55.945Z] #72 DONE 0.7s [2022-06-27T13:00:55.945Z] [2022-06-27T13:00:55.945Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-27T13:00:55.945Z] #77 sha256:5195e1425757ffcd6d89b96b6307795da7561d2057bfb14a5ce254ee3b0f6ac5 [2022-06-27T13:00:55.945Z] #77 DONE 0.1s [2022-06-27T13:00:56.186Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-27T13:00:56.229Z] [2022-06-27T13:00:56.229Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-27T13:00:56.229Z] #82 sha256:f995b8a7bfb7ba2c07cdc57d6eece368c8a6c7fbd3d723da37156e2bcbc98a2d [2022-06-27T13:00:56.442Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-06-27T13:00:56.698Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-27T13:00:56.817Z] #82 DONE 0.6s [2022-06-27T13:00:56.817Z] [2022-06-27T13:00:56.817Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-27T13:00:56.817Z] #85 sha256:3b45953489743d6105cfed8d430b371d9c47316b55697f14a6bef151382ec70b [2022-06-27T13:00:56.817Z] #85 DONE 0.0s [2022-06-27T13:00:56.817Z] [2022-06-27T13:00:56.817Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-27T13:00:56.817Z] #86 sha256:fab5a8f56dd977190ded807e2d8ec901b45a8b940c2cbb640b26c23d76739713 [2022-06-27T13:00:56.817Z] #86 DONE 0.1s [2022-06-27T13:00:56.817Z] [2022-06-27T13:00:56.817Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-27T13:00:56.817Z] #87 sha256:094b516337aabc8626e59d5af9e62b6a346c4ab35bed1d719e7200a8b87f89f9 [2022-06-27T13:00:56.817Z] #87 DONE 0.0s [2022-06-27T13:00:56.817Z] [2022-06-27T13:00:56.817Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-27T13:00:56.817Z] #88 sha256:a067fdb8e821105ec54de551789f82b1db00e2bd2413fefc4975aa267af74ce4 [2022-06-27T13:00:56.954Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-27T13:00:57.209Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-27T13:00:57.771Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-06-27T13:00:58.028Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-27T13:00:58.283Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-06-27T13:00:58.845Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-06-27T13:00:59.101Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-06-27T13:00:59.358Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-27T13:01:00.335Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-27T13:01:00.335Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-27T13:01:00.335Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T13:01:00.335Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-27T13:01:00.335Z] [2022-06-27T13:01:00.335Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-27T13:01:00.335Z] DOCKER_SYSTEMD=1 [2022-06-27T13:01:00.335Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-27T13:01:00.335Z] HOSTNAME=978fa4bc9838 [2022-06-27T13:01:00.335Z] DEST=bundles/test-integration [2022-06-27T13:01:00.335Z] PWD=/go/src/github.com/docker/docker [2022-06-27T13:01:00.335Z] DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T13:01:00.335Z] container=docker [2022-06-27T13:01:00.335Z] HOME=/root [2022-06-27T13:01:00.335Z] LANG=C.UTF-8 [2022-06-27T13:01:00.335Z] INVOCATION_ID=86ab32dcfd70415fa1dc5a08179d6fde [2022-06-27T13:01:00.335Z] GOLANG_VERSION=1.18.3 [2022-06-27T13:01:00.335Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-27T13:01:00.335Z] VALIDATE_BRANCH=master [2022-06-27T13:01:00.335Z] TERM=xterm [2022-06-27T13:01:00.335Z] DOCKER_PKG=github.com/docker/docker [2022-06-27T13:01:00.335Z] SHLVL=3 [2022-06-27T13:01:00.335Z] TIMEOUT=120m [2022-06-27T13:01:00.335Z] DOCKER_BUILDTAGS= journald [2022-06-27T13:01:00.335Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-27T13:01:00.335Z] GO111MODULE=off [2022-06-27T13:01:00.335Z] DOCKER_EXPERIMENTAL=1 [2022-06-27T13:01:00.335Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-27T13:01:00.335Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-27T13:01:00.335Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-27T13:01:00.335Z] GOPATH=/go [2022-06-27T13:01:00.335Z] PKG_CONFIG=pkg-config [2022-06-27T13:01:00.335Z] _=/usr/bin/env [2022-06-27T13:01:00.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-27T13:01:01.248Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-06-27T13:01:01.504Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-27T13:01:02.066Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-06-27T13:01:03.394Z] #88 DONE 5.9s [2022-06-27T13:01:03.394Z] [2022-06-27T13:01:03.394Z] #89 exporting to image [2022-06-27T13:01:03.394Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-27T13:01:03.394Z] #89 exporting layers [2022-06-27T13:01:03.431Z] ok github.com/docker/docker/quota 0.191s coverage: 71.4% of statements [2022-06-27T13:01:03.431Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-27T13:01:04.358Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-06-27T13:01:04.920Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-06-27T13:01:04.920Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-27T13:01:05.481Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-06-27T13:01:05.737Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-27T13:01:07.626Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-06-27T13:01:08.188Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.8% of statements [2022-06-27T13:01:08.750Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-06-27T13:01:10.115Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-06-27T13:01:28.219Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.3% of statements [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/rootless [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/volume [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-27T13:01:28.219Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === Skipped [2022-06-27T13:01:28.219Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-27T13:01:28.219Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-27T13:01:28.219Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-27T13:01:28.219Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-27T13:01:28.219Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:71: No driver to put! [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-27T13:01:28.219Z] time="2022-06-27T13:00:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-27T13:01:28.219Z] time="2022-06-27T13:00:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-27T13:01:28.219Z] time="2022-06-27T13:00:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-27T13:01:28.219Z] time="2022-06-27T13:00:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-27T13:01:28.219Z] time="2022-06-27T13:00:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:71: No driver to put! [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-27T13:01:28.219Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-27T13:01:28.219Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-27T13:01:28.219Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:01:28.219Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-27T13:01:28.219Z] graphtest_unix.go:71: No driver to put! [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-27T13:01:28.219Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-27T13:01:28.219Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-27T13:01:28.219Z] [2022-06-27T13:01:28.219Z] DONE 2785 tests, 28 skipped in 212.613s [2022-06-27T13:01:28.219Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/bitseq [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/cluster [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/config [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/datastore [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/driverapi [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-27T13:01:28.219Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/etchosts [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/idm [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/ipam [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/iptables [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/netlabel [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/netutils [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/networkdb [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/ns [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/options [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/osl [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/portallocator [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/portmapper [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/testutils [2022-06-27T13:01:28.220Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-27T13:01:28.220Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-06-27T13:01:35.505Z] #89 exporting layers 31.4s done [2022-06-27T13:01:35.506Z] #89 writing image sha256:645cf70ca01e26bb743d104211e41f3e94dea269daa7e7d63a756af89f50ad91 done [2022-06-27T13:01:35.506Z] #89 naming to docker.io/library/docker:0bce64f08d72147b0572f96ac678620d289b4499 done [2022-06-27T13:01:35.506Z] #89 DONE 31.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-06-27T13:01:35.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43747/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bce64f08d72147b0572f96ac678620d289b4499 hack/validate/default [2022-06-27T13:01:36.778Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-27T13:01:36.778Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-27T13:01:36.778Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-27T13:01:36.778Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-27T13:01:36.778Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-27T13:01:36.778Z] [2022-06-27T13:01:36.778Z] INFO Start validation with golang-ci-lint [2022-06-27T13:01:37.719Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-27T13:01:37.719Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-27T13:01:47.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-27T13:01:47.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-27T13:02:09.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-27T13:02:14.839Z] ok github.com/docker/docker/libnetwork 37.452s coverage: 40.6% of statements [2022-06-27T13:02:14.839Z] ok github.com/docker/docker/libnetwork/bitseq 0.146s coverage: 84.4% of statements [2022-06-27T13:02:14.839Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-27T13:02:14.839Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-27T13:02:14.840Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-27T13:02:14.840Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-27T13:02:14.840Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-27T13:02:14.840Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-27T13:02:14.840Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-27T13:02:14.840Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-27T13:02:14.840Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 22.4% of statements [2022-06-27T13:02:14.840Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-27T13:02:14.840Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-27T13:02:14.840Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-27T13:02:14.840Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-06-27T13:02:15.769Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.554s coverage: 59.9% of statements [2022-06-27T13:02:15.769Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-27T13:02:16.026Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-06-27T13:02:16.590Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-06-27T13:02:16.590Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-27T13:02:17.152Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-06-27T13:02:17.152Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-27T13:02:17.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-27T13:02:17.408Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-27T13:02:25.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-27T13:02:25.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-27T13:02:26.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-27T13:02:27.349Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.222s coverage: 7.2% of statements [2022-06-27T13:02:27.349Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-27T13:02:27.349Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-06-27T13:02:27.350Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.013s coverage: 57.4% of statements [2022-06-27T13:02:27.350Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-27T13:02:27.350Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-27T13:02:27.350Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-27T13:02:27.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-27T13:02:27.606Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 82.4% of statements [2022-06-27T13:02:27.862Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-06-27T13:02:28.118Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-06-27T13:02:28.118Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-27T13:02:28.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-27T13:02:28.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-27T13:02:29.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-27T13:02:31.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-27T13:02:32.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-27T13:02:33.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-27T13:02:34.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-27T13:02:35.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-27T13:02:36.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-27T13:02:36.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-27T13:02:37.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-27T13:02:38.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-27T13:02:39.421Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-27T13:02:39.421Z] Using test binary docker [2022-06-27T13:02:39.421Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-27T13:02:39.421Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-27T13:02:39.421Z] Starting dockerd [2022-06-27T13:02:39.421Z] INFO: Waiting for daemon to start... [2022-06-27T13:02:40.286Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-27T13:02:42.725Z] . [2022-06-27T13:02:42.725Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-27T13:02:42.725Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-27T13:02:42.725Z] Error: No such image: emptyfs [2022-06-27T13:02:42.987Z] Running integration-test (iteration 1) [2022-06-27T13:02:42.987Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-27T13:02:43.249Z] Loaded image: busybox:latest [2022-06-27T13:02:43.249Z] Loaded image: busybox:glibc [2022-06-27T13:02:44.640Z] Loaded image: debian:bullseye-slim [2022-06-27T13:02:44.640Z] Loaded image: hello-world:latest [2022-06-27T13:02:44.640Z] Loaded image: arm32v7/hello-world:latest [2022-06-27T13:02:44.640Z] INFO: Testing against a local daemon [2022-06-27T13:02:44.640Z] === RUN TestCgroupNamespacesBuild [2022-06-27T13:02:46.029Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-06-27T13:02:46.029Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-27T13:02:47.053Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-27T13:02:47.053Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-27T13:02:47.053Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T13:02:47.053Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-27T13:02:47.053Z] [2022-06-27T13:02:47.053Z] + TEST_INTEGRATION_DEST=1 [2022-06-27T13:02:47.053Z] + CONTAINER_NAME=docker-pr1-1 [2022-06-27T13:02:47.053Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-27T13:02:47.053Z] + run_tests test-integration-flaky [2022-06-27T13:02:47.053Z] + '[' -n 0 ']' [2022-06-27T13:02:47.053Z] + rm= [2022-06-27T13:02:47.053Z] + c=0 [2022-06-27T13:02:47.053Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43747/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43747/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bce64f08d72147b0572f96ac678620d289b4499 hack/make.sh test-integration-flaky test-integration [2022-06-27T13:02:47.053Z] ++ jobs -p [2022-06-27T13:02:47.053Z] + for job in $(jobs -p) [2022-06-27T13:02:47.053Z] + wait 7027 [2022-06-27T13:02:47.053Z] + TEST_INTEGRATION_DEST=3 [2022-06-27T13:02:47.053Z] + CONTAINER_NAME=docker-pr1-3 [2022-06-27T13:02:47.053Z] + TEST_SKIP_INTEGRATION=1 [2022-06-27T13:02:47.053Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-27T13:02:47.053Z] + run_tests [2022-06-27T13:02:47.053Z] + '[' -n 0 ']' [2022-06-27T13:02:47.053Z] + rm= [2022-06-27T13:02:47.053Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43747/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43747/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bce64f08d72147b0572f96ac678620d289b4499 hack/make.sh '' test-integration [2022-06-27T13:02:47.053Z] + TEST_INTEGRATION_DEST=2 [2022-06-27T13:02:47.053Z] + CONTAINER_NAME=docker-pr1-2 [2022-06-27T13:02:47.053Z] + TEST_SKIP_INTEGRATION=1 [2022-06-27T13:02:47.053Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-27T13:02:47.053Z] + run_tests [2022-06-27T13:02:47.053Z] + '[' -n 0 ']' [2022-06-27T13:02:47.053Z] + rm= [2022-06-27T13:02:47.053Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43747/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43747/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bce64f08d72147b0572f96ac678620d289b4499 hack/make.sh '' test-integration [2022-06-27T13:02:47.053Z] [2022-06-27T13:02:47.053Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-27T13:02:47.053Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-27T13:02:47.053Z] HOSTNAME=ad5921464e0f [2022-06-27T13:02:47.053Z] TEST_SKIP_INTEGRATION=1 [2022-06-27T13:02:47.053Z] TESTDEBUG=0 [2022-06-27T13:02:47.053Z] DEST=bundles/test-integration [2022-06-27T13:02:47.053Z] PWD=/go/src/github.com/docker/docker [2022-06-27T13:02:47.053Z] KEEPBUNDLE=1 [2022-06-27T13:02:47.053Z] DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T13:02:47.053Z] container=docker [2022-06-27T13:02:47.053Z] HOME=/root [2022-06-27T13:02:47.053Z] GOLANG_VERSION=1.18.3 [2022-06-27T13:02:47.053Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-27T13:02:47.053Z] VALIDATE_BRANCH=master [2022-06-27T13:02:47.053Z] TERM=xterm [2022-06-27T13:02:47.053Z] DOCKER_PKG=github.com/docker/docker [2022-06-27T13:02:47.053Z] SHLVL=1 [2022-06-27T13:02:47.053Z] TIMEOUT=120m [2022-06-27T13:02:47.053Z] DOCKER_BUILDTAGS= journald [2022-06-27T13:02:47.053Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-27T13:02:47.053Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-27T13:02:47.053Z] GO111MODULE=off [2022-06-27T13:02:47.053Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-27T13:02:47.053Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-27T13:02:47.053Z] GOPATH=/go [2022-06-27T13:02:47.053Z] PKG_CONFIG=pkg-config [2022-06-27T13:02:47.053Z] _=/usr/bin/env [2022-06-27T13:02:47.053Z] Building test suite binary ./integration-cli/test.main [2022-06-27T13:02:47.053Z] [2022-06-27T13:02:47.053Z] [2022-06-27T13:02:47.053Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-27T13:02:47.053Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-27T13:02:47.053Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-27T13:02:47.053Z] HOSTNAME=df540fa6c01c [2022-06-27T13:02:47.053Z] TEST_SKIP_INTEGRATION=1 [2022-06-27T13:02:47.053Z] TESTDEBUG=0 [2022-06-27T13:02:47.053Z] DEST=bundles/test-integration [2022-06-27T13:02:47.053Z] PWD=/go/src/github.com/docker/docker [2022-06-27T13:02:47.053Z] KEEPBUNDLE=1 [2022-06-27T13:02:47.053Z] DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T13:02:47.053Z] container=docker [2022-06-27T13:02:47.053Z] HOME=/root [2022-06-27T13:02:47.053Z] GOLANG_VERSION=1.18.3 [2022-06-27T13:02:47.053Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-27T13:02:47.053Z] VALIDATE_BRANCH=master [2022-06-27T13:02:47.053Z] TERM=xterm [2022-06-27T13:02:47.053Z] DOCKER_PKG=github.com/docker/docker [2022-06-27T13:02:47.053Z] SHLVL=1 [2022-06-27T13:02:47.053Z] TIMEOUT=120m [2022-06-27T13:02:47.053Z] DOCKER_BUILDTAGS= journald [2022-06-27T13:02:47.053Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-27T13:02:47.054Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-27T13:02:47.054Z] GO111MODULE=off [2022-06-27T13:02:47.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-27T13:02:47.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-27T13:02:47.054Z] GOPATH=/go [2022-06-27T13:02:47.054Z] PKG_CONFIG=pkg-config [2022-06-27T13:02:47.054Z] _=/usr/bin/env [2022-06-27T13:02:47.054Z] Building test suite binary ./integration-cli/test.main [2022-06-27T13:02:47.054Z] [2022-06-27T13:02:47.054Z] Found new integrations tests: [2022-06-27T13:02:47.054Z] +func TestWaitConditions(t *testing.T) { [2022-06-27T13:02:47.054Z] Running stress test for them. [2022-06-27T13:02:47.054Z] Using test flags: -test.count 5 -test.run TestWaitConditions [2022-06-27T13:02:47.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-27T13:02:47.054Z] HOSTNAME=73e07e54beeb [2022-06-27T13:02:47.054Z] TESTDEBUG=0 [2022-06-27T13:02:47.054Z] DEST=bundles/test-integration-flaky [2022-06-27T13:02:47.054Z] PWD=/go/src/github.com/docker/docker [2022-06-27T13:02:47.054Z] KEEPBUNDLE=1 [2022-06-27T13:02:47.054Z] DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T13:02:47.054Z] container=docker [2022-06-27T13:02:47.054Z] HOME=/root [2022-06-27T13:02:47.054Z] GOLANG_VERSION=1.18.3 [2022-06-27T13:02:47.054Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-27T13:02:47.054Z] VALIDATE_BRANCH=master [2022-06-27T13:02:47.054Z] TERM=xterm [2022-06-27T13:02:47.054Z] DOCKER_PKG=github.com/docker/docker [2022-06-27T13:02:47.054Z] SHLVL=1 [2022-06-27T13:02:47.054Z] TIMEOUT=120m [2022-06-27T13:02:47.054Z] DOCKER_BUILDTAGS= journald [2022-06-27T13:02:47.054Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-27T13:02:47.054Z] TESTFLAGS=-test.count 5 -test.run TestWaitConditions [2022-06-27T13:02:47.054Z] GO111MODULE=off [2022-06-27T13:02:47.054Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-27T13:02:47.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-27T13:02:47.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-27T13:02:47.054Z] TEST_REPEAT=5 [2022-06-27T13:02:47.054Z] GOPATH=/go [2022-06-27T13:02:47.054Z] PKG_CONFIG=pkg-config [2022-06-27T13:02:47.054Z] _=/usr/bin/env [2022-06-27T13:02:47.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-27T13:02:47.417Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2022-06-27T13:02:47.417Z] === RUN TestBuildWithSession [2022-06-27T13:02:47.417Z] build_session_test.go:25: TODO: BuildKit [2022-06-27T13:02:47.417Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-27T13:02:47.417Z] === RUN TestBuildSquashParent [2022-06-27T13:02:52.712Z] --- PASS: TestBuildSquashParent (4.96s) [2022-06-27T13:02:52.712Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-27T13:02:52.712Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-27T13:02:52.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-27T13:02:52.712Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-27T13:02:52.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-27T13:02:52.712Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-27T13:02:52.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-27T13:02:52.712Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-27T13:02:52.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-27T13:02:52.712Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-27T13:02:52.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-27T13:02:52.712Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-27T13:02:52.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-27T13:02:52.712Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-27T13:02:52.712Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-27T13:02:54.102Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-27T13:02:54.364Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-27T13:02:55.310Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-27T13:02:55.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-27T13:02:57.272Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-27T13:02:57.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2022-06-27T13:02:57.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s) [2022-06-27T13:02:57.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s) [2022-06-27T13:02:57.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2022-06-27T13:02:57.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.38s) [2022-06-27T13:02:57.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s) [2022-06-27T13:02:57.272Z] === RUN TestBuildMultiStageCopy [2022-06-27T13:02:57.272Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-27T13:02:58.068Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-27T13:02:58.068Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-27T13:02:58.068Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T13:02:58.068Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-27T13:02:58.068Z] [2022-06-27T13:02:58.068Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-27T13:02:58.068Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-27T13:02:58.068Z] HOSTNAME=f3976e647d9c [2022-06-27T13:02:58.068Z] DEST=bundles/test-integration [2022-06-27T13:02:58.068Z] PWD=/go/src/github.com/docker/docker [2022-06-27T13:02:58.068Z] DOCKER_ROOTLESS=1 [2022-06-27T13:02:58.068Z] DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T13:02:58.068Z] container=docker [2022-06-27T13:02:58.068Z] HOME=/root [2022-06-27T13:02:58.068Z] GOLANG_VERSION=1.18.3 [2022-06-27T13:02:58.068Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-27T13:02:58.068Z] VALIDATE_BRANCH=master [2022-06-27T13:02:58.068Z] TERM=xterm [2022-06-27T13:02:58.068Z] DOCKER_PKG=github.com/docker/docker [2022-06-27T13:02:58.068Z] SHLVL=1 [2022-06-27T13:02:58.068Z] TIMEOUT=120m [2022-06-27T13:02:58.068Z] DOCKER_BUILDTAGS= journald [2022-06-27T13:02:58.068Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-27T13:02:58.068Z] GO111MODULE=off [2022-06-27T13:02:58.068Z] DOCKER_EXPERIMENTAL=1 [2022-06-27T13:02:58.068Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-27T13:02:58.068Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-27T13:02:58.068Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-27T13:02:58.068Z] GOPATH=/go [2022-06-27T13:02:58.068Z] PKG_CONFIG=pkg-config [2022-06-27T13:02:58.068Z] _=/usr/bin/env [2022-06-27T13:02:58.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-27T13:02:58.331Z] ok github.com/docker/docker/libnetwork/ipam 16.388s coverage: 85.3% of statements [2022-06-27T13:02:58.331Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-27T13:02:58.331Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-27T13:02:58.331Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-27T13:02:58.331Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-27T13:02:58.331Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-27T13:02:58.331Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-27T13:02:58.331Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-06-27T13:02:58.331Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.1% of statements [2022-06-27T13:02:58.331Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-27T13:02:58.331Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-06-27T13:02:58.661Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-27T13:02:58.923Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-27T13:02:59.184Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-27T13:02:59.447Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-27T13:02:59.447Z] --- PASS: TestBuildMultiStageCopy (2.37s) [2022-06-27T13:02:59.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-06-27T13:02:59.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-06-27T13:02:59.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-06-27T13:02:59.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-06-27T13:02:59.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-06-27T13:02:59.447Z] === RUN TestBuildMultiStageParentConfig [2022-06-27T13:03:00.391Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-06-27T13:03:00.391Z] === RUN TestBuildLabelWithTargets [2022-06-27T13:03:01.336Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-06-27T13:03:01.336Z] === RUN TestBuildWithEmptyLayers [2022-06-27T13:03:01.597Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-06-27T13:03:01.597Z] === RUN TestBuildMultiStageOnBuild [2022-06-27T13:03:03.514Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2022-06-27T13:03:03.514Z] === RUN TestBuildUncleanTarFilenames [2022-06-27T13:03:04.088Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-06-27T13:03:04.088Z] === RUN TestBuildMultiStageLayerLeak [2022-06-27T13:03:06.027Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2022-06-27T13:03:06.027Z] === RUN TestBuildWithHugeFile [2022-06-27T13:03:44.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-27T13:03:44.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-27T13:04:02.341Z] --- PASS: TestBuildWithHugeFile (50.38s) [2022-06-27T13:04:02.341Z] === RUN TestBuildWCOWSandboxSize [2022-06-27T13:04:02.341Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-27T13:04:02.341Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-27T13:04:02.341Z] === RUN TestBuildWithEmptyDockerfile [2022-06-27T13:04:02.341Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-27T13:04:02.341Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-27T13:04:02.341Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-27T13:04:02.341Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-27T13:04:02.341Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-27T13:04:02.341Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-27T13:04:02.341Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-27T13:04:02.341Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-27T13:04:02.341Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-27T13:04:02.341Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-27T13:04:02.341Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-06-27T13:04:02.341Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-06-27T13:04:02.341Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-27T13:04:02.341Z] === RUN TestBuildPreserveOwnership [2022-06-27T13:04:02.341Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-27T13:04:02.341Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-27T13:04:02.341Z] --- PASS: TestBuildPreserveOwnership (3.77s) [2022-06-27T13:04:02.341Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2022-06-27T13:04:02.341Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2022-06-27T13:04:02.341Z] === RUN TestBuildPlatformInvalid [2022-06-27T13:04:02.341Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-27T13:04:02.341Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-27T13:04:02.341Z] Loaded image: busybox:latest [2022-06-27T13:04:02.341Z] Loaded image: busybox:glibc [2022-06-27T13:04:02.602Z] Loaded image: debian:bullseye-slim [2022-06-27T13:04:02.602Z] Loaded image: hello-world:latest [2022-06-27T13:04:02.602Z] Loaded image: arm32v7/hello-world:latest [2022-06-27T13:04:06.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-27T13:04:12.615Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.03s) [2022-06-27T13:04:12.615Z] PASS [2022-06-27T13:04:12.615Z] [2022-06-27T13:04:12.615Z] === Skipped [2022-06-27T13:04:12.615Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-27T13:04:12.615Z] build_session_test.go:25: TODO: BuildKit [2022-06-27T13:04:12.615Z] [2022-06-27T13:04:12.615Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-27T13:04:12.615Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-27T13:04:12.615Z] [2022-06-27T13:04:12.615Z] DONE 34 tests, 2 skipped in 88.380s [2022-06-27T13:04:12.615Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-27T13:04:12.615Z] INFO: Testing against a local daemon [2022-06-27T13:04:12.615Z] === RUN TestConfigInspect [2022-06-27T13:04:13.558Z] --- PASS: TestConfigInspect (2.30s) [2022-06-27T13:04:13.558Z] === RUN TestConfigList [2022-06-27T13:04:14.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-27T13:04:16.107Z] --- PASS: TestConfigList (2.20s) [2022-06-27T13:04:16.107Z] === RUN TestConfigsCreateAndDelete [2022-06-27T13:04:18.023Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-06-27T13:04:18.023Z] === RUN TestConfigsUpdate [2022-06-27T13:04:20.573Z] --- PASS: TestConfigsUpdate (2.18s) [2022-06-27T13:04:20.573Z] === RUN TestTemplatedConfig [2022-06-27T13:04:22.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-27T13:04:23.123Z] --- PASS: TestTemplatedConfig (2.63s) [2022-06-27T13:04:23.123Z] === RUN TestConfigCreateResolve [2022-06-27T13:04:23.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-27T13:04:24.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-27T13:04:25.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-27T13:04:25.040Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-06-27T13:04:25.040Z] PASS [2022-06-27T13:04:25.040Z] [2022-06-27T13:04:25.040Z] DONE 6 tests in 13.641s [2022-06-27T13:04:25.040Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-27T13:04:25.040Z] INFO: Testing against a local daemon [2022-06-27T13:04:25.040Z] === RUN TestAttachWithTTY [2022-06-27T13:04:25.040Z] --- PASS: TestAttachWithTTY (0.08s) [2022-06-27T13:04:25.040Z] === RUN TestAttachWithoutTTy [2022-06-27T13:04:25.040Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-27T13:04:25.040Z] === RUN TestCheckpoint [2022-06-27T13:04:25.040Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-27T13:04:25.040Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/commit [2022-06-27T13:04:25.040Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-27T13:04:25.040Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-27T13:04:25.040Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-27T13:04:25.040Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-27T13:04:25.040Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-27T13:04:25.040Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-27T13:04:25.040Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-27T13:04:25.040Z] === CONT TestContainerInvalidJSON/commit [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-27T13:04:25.040Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-27T13:04:25.040Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-27T13:04:25.040Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-27T13:04:25.040Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-27T13:04:25.040Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-27T13:04:25.040Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-27T13:04:25.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-27T13:04:25.040Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-27T13:04:25.040Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-27T13:04:25.040Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-27T13:04:25.040Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-27T13:04:25.040Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-27T13:04:25.040Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-27T13:04:25.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-27T13:04:25.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-27T13:04:25.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-27T13:04:25.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-27T13:04:25.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-27T13:04:25.040Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-27T13:04:25.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-27T13:04:25.041Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-27T13:04:25.041Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-27T13:04:25.041Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-27T13:04:25.302Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-06-27T13:04:25.302Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-27T13:04:25.302Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-06-27T13:04:25.302Z] === RUN TestCopyEmptyFile [2022-06-27T13:04:25.564Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-27T13:04:25.564Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-27T13:04:25.564Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-27T13:04:25.564Z] === RUN TestCopyFromContainer [2022-06-27T13:04:25.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-27T13:04:25.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-27T13:04:26.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-27T13:04:26.951Z] === RUN TestCopyFromContainer// [2022-06-27T13:04:26.951Z] === RUN TestCopyFromContainer//bar/root [2022-06-27T13:04:26.951Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-27T13:04:26.951Z] === RUN TestCopyFromContainer/bar/quux [2022-06-27T13:04:26.951Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-27T13:04:26.951Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-27T13:04:26.951Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-27T13:04:27.213Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-27T13:04:27.213Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-27T13:04:27.213Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-27T13:04:27.475Z] --- PASS: TestCopyFromContainer (1.80s) [2022-06-27T13:04:27.475Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-27T13:04:27.475Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-27T13:04:27.475Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-27T13:04:27.475Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-06-27T13:04:27.475Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-27T13:04:27.475Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-27T13:04:27.475Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-27T13:04:27.475Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-27T13:04:27.475Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-06-27T13:04:27.475Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-27T13:04:27.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-27T13:04:27.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-27T13:04:27.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-27T13:04:27.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-27T13:04:27.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-27T13:04:27.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-27T13:04:27.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-27T13:04:27.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-27T13:04:27.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-27T13:04:27.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-27T13:04:27.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-27T13:04:27.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-27T13:04:27.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-27T13:04:27.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-27T13:04:27.475Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-27T13:04:27.475Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-06-27T13:04:27.475Z] === RUN TestCreateWithInvalidEnv [2022-06-27T13:04:27.475Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-27T13:04:27.475Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-27T13:04:27.475Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-27T13:04:27.475Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-27T13:04:27.475Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-27T13:04:27.475Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-27T13:04:27.475Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-27T13:04:27.475Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-27T13:04:27.475Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-27T13:04:27.475Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-27T13:04:27.475Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-27T13:04:27.475Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-27T13:04:27.475Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-27T13:04:27.475Z] === RUN TestCreateTmpfsMountsTarget [2022-06-27T13:04:27.475Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-06-27T13:04:27.475Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-27T13:04:29.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-27T13:04:29.391Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-06-27T13:04:29.391Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-27T13:04:30.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-27T13:04:30.779Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-06-27T13:04:30.779Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-27T13:04:30.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-27T13:04:30.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-27T13:04:30.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-27T13:04:30.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-27T13:04:30.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-27T13:04:30.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-27T13:04:30.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-27T13:04:30.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-27T13:04:30.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-27T13:04:30.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-27T13:04:30.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-27T13:04:30.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-27T13:04:30.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-27T13:04:30.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-27T13:04:30.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-27T13:04:30.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-27T13:04:30.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-27T13:04:30.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-27T13:04:30.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-27T13:04:30.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-27T13:04:30.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-06-27T13:04:30.779Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-27T13:04:31.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-27T13:04:31.352Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2022-06-27T13:04:31.352Z] === RUN TestCreateDifferentPlatform [2022-06-27T13:04:31.352Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-27T13:04:31.352Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-27T13:04:31.352Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-27T13:04:31.352Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-27T13:04:31.352Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-27T13:04:31.352Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-27T13:04:31.352Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-06-27T13:04:31.352Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-27T13:04:31.352Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2022-06-27T13:04:31.352Z] === RUN TestCreateInvalidHostConfig [2022-06-27T13:04:31.352Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-27T13:04:31.352Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-27T13:04:31.352Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-27T13:04:31.352Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-27T13:04:31.352Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-27T13:04:31.352Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-27T13:04:31.352Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-27T13:04:31.352Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-27T13:04:31.352Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-27T13:04:31.352Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-27T13:04:31.352Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-27T13:04:31.352Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-27T13:04:31.352Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-27T13:04:31.352Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-27T13:04:31.352Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-27T13:04:31.352Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-27T13:04:31.352Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-27T13:04:31.352Z] === RUN TestContainerStartOnDaemonRestart [2022-06-27T13:04:31.352Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-27T13:04:31.352Z] === RUN TestDaemonRestartIpcMode [2022-06-27T13:04:31.352Z] === PAUSE TestDaemonRestartIpcMode [2022-06-27T13:04:31.352Z] === RUN TestDaemonHostGatewayIP [2022-06-27T13:04:31.352Z] === PAUSE TestDaemonHostGatewayIP [2022-06-27T13:04:31.352Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-27T13:04:31.352Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-27T13:04:31.352Z] === RUN TestContainerKillOnDaemonStart [2022-06-27T13:04:31.352Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-27T13:04:31.352Z] === RUN TestDiff [2022-06-27T13:04:31.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-27T13:04:31.924Z] --- PASS: TestDiff (0.60s) [2022-06-27T13:04:31.924Z] === RUN TestExecConsoleSize [2022-06-27T13:04:32.498Z] --- PASS: TestExecConsoleSize (0.65s) [2022-06-27T13:04:32.498Z] === RUN TestExecWithCloseStdin [2022-06-27T13:04:32.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-27T13:04:33.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-27T13:04:33.442Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-06-27T13:04:33.442Z] === RUN TestExec [2022-06-27T13:04:33.814Z] --- PASS: TestExec (0.63s) [2022-06-27T13:04:33.814Z] === RUN TestExecUser [2022-06-27T13:04:34.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-27T13:04:34.759Z] --- PASS: TestExecUser (0.68s) [2022-06-27T13:04:34.759Z] === RUN TestExportContainerAndImportImage [2022-06-27T13:04:35.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-27T13:04:35.332Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-06-27T13:04:35.332Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-27T13:04:36.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-27T13:04:36.719Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-06-27T13:04:36.719Z] === RUN TestHealthCheckWorkdir [2022-06-27T13:04:37.065Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-27T13:04:37.065Z] Using test binary docker [2022-06-27T13:04:37.065Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-27T13:04:37.065Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-27T13:04:37.065Z] INFO: Waiting for daemon to start... [2022-06-27T13:04:37.065Z] Starting dockerd [2022-06-27T13:04:37.291Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-06-27T13:04:37.291Z] === RUN TestHealthKillContainer [2022-06-27T13:04:39.591Z] . [2022-06-27T13:04:39.591Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-27T13:04:39.591Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-27T13:04:39.591Z] Error: No such image: emptyfs [2022-06-27T13:04:39.849Z] Running integration-test (iteration 1) [2022-06-27T13:04:39.849Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-27T13:04:40.106Z] Loaded image: busybox:latest [2022-06-27T13:04:40.106Z] Loaded image: busybox:glibc [2022-06-27T13:04:41.478Z] Loaded image: debian:bullseye-slim [2022-06-27T13:04:41.736Z] Loaded image: hello-world:latest [2022-06-27T13:04:41.736Z] Loaded image: arm32v7/hello-world:latest [2022-06-27T13:04:41.736Z] INFO: Testing against a local daemon [2022-06-27T13:04:41.736Z] === RUN TestCgroupNamespacesBuild [2022-06-27T13:04:43.108Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-06-27T13:04:43.108Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-27T13:04:44.042Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-06-27T13:04:44.042Z] === RUN TestBuildWithSession [2022-06-27T13:04:44.042Z] build_session_test.go:25: TODO: BuildKit [2022-06-27T13:04:44.042Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-27T13:04:44.042Z] === RUN TestBuildSquashParent [2022-06-27T13:04:44.264Z] INFO [loader] Go packages loading at mode 575 (types_sizes|name|exports_file|files|imports|compiled_files|deps) took 2m52.684005559s [2022-06-27T13:04:44.265Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-06-27T13:04:44.265Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 495.475316ms [2022-06-27T13:04:45.434Z] --- PASS: TestHealthKillContainer (8.24s) [2022-06-27T13:04:45.434Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-27T13:04:46.008Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-06-27T13:04:46.008Z] === RUN TestIpcModeNone [2022-06-27T13:04:46.580Z] --- PASS: TestIpcModeNone (0.64s) [2022-06-27T13:04:46.580Z] === RUN TestIpcModePrivate [2022-06-27T13:04:47.153Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-06-27T13:04:47.414Z] --- PASS: TestIpcModePrivate (0.64s) [2022-06-27T13:04:47.414Z] === RUN TestIpcModeShareable [2022-06-27T13:04:47.675Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-06-27T13:04:47.937Z] --- PASS: TestIpcModeShareable (0.61s) [2022-06-27T13:04:47.937Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-27T13:04:49.704Z] ok github.com/docker/docker/libnetwork/networkdb 105.014s coverage: 60.5% of statements [2022-06-27T13:04:49.704Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-27T13:04:49.704Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-27T13:04:49.704Z] ok github.com/docker/docker/libnetwork/osl 4.316s coverage: 39.7% of statements [2022-06-27T13:04:49.704Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-27T13:04:49.856Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-06-27T13:04:49.856Z] === RUN TestAPIIpcModeHost [2022-06-27T13:04:49.960Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-06-27T13:04:50.118Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-06-27T13:04:50.118Z] === RUN TestDaemonIpcModeShareable [2022-06-27T13:04:50.887Z] ok github.com/docker/docker/libnetwork/portmapper 0.661s coverage: 48.6% of statements [2022-06-27T13:04:51.144Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-27T13:04:51.144Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-27T13:04:51.401Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-27T13:04:51.401Z] [2022-06-27T13:04:51.401Z] === Skipped [2022-06-27T13:04:51.401Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-27T13:04:51.401Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-27T13:04:51.401Z] [2022-06-27T13:04:51.401Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-27T13:04:51.401Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-27T13:04:51.401Z] [2022-06-27T13:04:51.401Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-27T13:04:51.401Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-27T13:04:51.401Z] [2022-06-27T13:04:51.401Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-27T13:04:51.401Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-27T13:04:51.401Z] [2022-06-27T13:04:51.401Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-27T13:04:51.401Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-27T13:04:51.401Z] [2022-06-27T13:04:51.401Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-27T13:04:51.401Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-27T13:04:51.401Z] [2022-06-27T13:04:51.401Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-27T13:04:51.401Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-27T13:04:51.401Z] [2022-06-27T13:04:51.401Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-27T13:04:51.401Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-27T13:04:51.401Z] [2022-06-27T13:04:51.401Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-27T13:04:51.401Z] firewalld_test.go:14: firewalld is not running [2022-06-27T13:04:51.401Z] [2022-06-27T13:04:51.401Z] DONE 326 tests, 9 skipped in 203.894s [2022-06-27T13:04:51.506Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-27T13:04:51.506Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-06-27T13:04:51.506Z] === RUN TestDaemonIpcModePrivate [2022-06-27T13:04:52.147Z] --- PASS: TestBuildSquashParent (6.97s) [2022-06-27T13:04:52.147Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-27T13:04:52.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-27T13:04:52.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-27T13:04:52.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-27T13:04:52.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-27T13:04:52.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-27T13:04:52.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-27T13:04:52.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-27T13:04:52.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-27T13:04:52.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-27T13:04:52.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-27T13:04:52.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-27T13:04:52.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-27T13:04:52.147Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-27T13:04:52.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove Post stage [Pipeline] junit [2022-06-27T13:04:52.340Z] Recording test results [2022-06-27T13:04:52.452Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-27T13:04:52.714Z] --- PASS: TestDaemonIpcModePrivate (1.30s) [2022-06-27T13:04:52.714Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-27T13:04:53.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-27T13:04:53.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-27T13:04:53.658Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-27T13:04:53.820Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:04:53.921Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-06-27T13:04:53.921Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-27T13:04:54.148Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -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:0bce64f08d72147b0572f96ac678620d289b4499 hack/make.sh dynbinary test-integration [2022-06-27T13:04:54.711Z] [2022-06-27T13:04:54.711Z] Removing bundles/ [2022-06-27T13:04:54.711Z] [2022-06-27T13:04:54.711Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-27T13:04:54.711Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-27T13:04:54.711Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T13:04:54.864Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-27T13:04:54.980Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-27T13:04:54.980Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-27T13:04:55.125Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-06-27T13:04:55.125Z] === RUN TestIpcModeOlderClient [2022-06-27T13:04:55.125Z] === PAUSE TestIpcModeOlderClient [2022-06-27T13:04:55.125Z] === RUN TestKillContainerInvalidSignal [2022-06-27T13:04:55.697Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-06-27T13:04:55.697Z] === RUN TestKillContainer [2022-06-27T13:04:55.697Z] === RUN TestKillContainer/no_signal [2022-06-27T13:04:55.959Z] === RUN TestKillContainer/non_killing_signal [2022-06-27T13:04:56.221Z] === RUN TestKillContainer/killing_signal [2022-06-27T13:04:56.926Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-27T13:04:56.926Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.80s) [2022-06-27T13:04:56.926Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.83s) [2022-06-27T13:04:56.926Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.84s) [2022-06-27T13:04:56.926Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2022-06-27T13:04:56.926Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2022-06-27T13:04:56.926Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2022-06-27T13:04:56.926Z] === RUN TestBuildMultiStageCopy [2022-06-27T13:04:56.926Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-27T13:04:57.164Z] --- PASS: TestKillContainer (1.33s) [2022-06-27T13:04:57.164Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-06-27T13:04:57.164Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-06-27T13:04:57.164Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-06-27T13:04:57.164Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-27T13:04:57.164Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-27T13:04:57.425Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-27T13:04:58.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-06-27T13:04:58.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-06-27T13:04:58.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-06-27T13:04:58.390Z] === RUN TestKillStoppedContainer [2022-06-27T13:04:58.390Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-27T13:04:58.390Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-27T13:04:58.390Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-27T13:04:58.390Z] === RUN TestKillDifferentUserContainer [2022-06-27T13:04:58.661Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-06-27T13:04:58.661Z] === RUN TestInspectOomKilledTrue [2022-06-27T13:04:58.661Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-27T13:04:58.661Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-27T13:04:58.662Z] === RUN TestInspectOomKilledFalse [2022-06-27T13:04:59.266Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-06-27T13:04:59.266Z] === RUN TestLinksEtcHostsContentMatch [2022-06-27T13:04:59.534Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2022-06-27T13:04:59.534Z] === RUN TestLinksContainerNames [2022-06-27T13:05:00.205Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-27T13:05:00.478Z] --- PASS: TestLinksContainerNames (0.96s) [2022-06-27T13:05:00.478Z] === RUN TestLogsFollowTailEmpty [2022-06-27T13:05:01.050Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-06-27T13:05:01.050Z] === RUN TestLogs [2022-06-27T13:05:01.050Z] === RUN TestLogs/driver_local [2022-06-27T13:05:01.050Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-27T13:05:01.050Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-27T13:05:01.050Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-27T13:05:01.050Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-27T13:05:01.050Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-27T13:05:01.050Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-27T13:05:01.050Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-27T13:05:01.050Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-27T13:05:01.050Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-27T13:05:01.050Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-27T13:05:01.050Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-27T13:05:01.050Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-27T13:05:01.050Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-27T13:05:01.050Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-27T13:05:01.140Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-27T13:05:01.623Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-27T13:05:01.623Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-27T13:05:02.072Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-27T13:05:02.567Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-27T13:05:02.567Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-27T13:05:03.140Z] === RUN TestLogs/driver_json-file [2022-06-27T13:05:03.140Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-27T13:05:03.140Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-27T13:05:03.140Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-27T13:05:03.140Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-27T13:05:03.140Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-27T13:05:03.140Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-27T13:05:03.140Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-27T13:05:03.140Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-27T13:05:03.140Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-27T13:05:03.140Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-27T13:05:03.140Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-27T13:05:03.140Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-27T13:05:03.140Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-27T13:05:03.141Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-27T13:05:03.441Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-27T13:05:04.087Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-27T13:05:04.087Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-27T13:05:04.373Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2022-06-27T13:05:04.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2022-06-27T13:05:04.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-27T13:05:04.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-27T13:05:04.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-27T13:05:04.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-27T13:05:04.373Z] === RUN TestBuildMultiStageParentConfig [2022-06-27T13:05:04.662Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-27T13:05:04.662Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-27T13:05:05.235Z] --- PASS: TestLogs (4.29s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_local (0.02s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.72s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.82s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.77s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.70s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.78s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-06-27T13:05:05.235Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-06-27T13:05:05.235Z] === RUN TestContainerNetworkMountsNoChown [2022-06-27T13:05:05.811Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/default [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/default [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/private [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/private [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rprivate [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/slave [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/slave [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rslave [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/shared [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/shared [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rshared [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/default [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/rshared [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/shared [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/rslave [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/slave [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/rprivate [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/private [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-27T13:05:05.811Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-27T13:05:05.811Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-27T13:05:05.811Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-27T13:05:06.073Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-27T13:05:06.073Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-27T13:05:06.073Z] === RUN TestContainerBindMountNonRecursive [2022-06-27T13:05:07.462Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2022-06-27T13:05:07.462Z] === RUN TestContainerVolumesMountedAsShared [2022-06-27T13:05:08.036Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-06-27T13:05:08.036Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-27T13:05:08.298Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-06-27T13:05:08.298Z] === RUN TestNetworkNat [2022-06-27T13:05:08.871Z] --- PASS: TestNetworkNat (0.47s) [2022-06-27T13:05:08.871Z] === RUN TestNetworkLocalhostTCPNat [2022-06-27T13:05:09.445Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-06-27T13:05:09.445Z] === RUN TestNetworkLoopbackNat [2022-06-27T13:05:09.634Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-06-27T13:05:09.634Z] === RUN TestBuildLabelWithTargets [2022-06-27T13:05:11.994Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-06-27T13:05:11.994Z] === RUN TestPause [2022-06-27T13:05:12.255Z] --- PASS: TestPause (0.43s) [2022-06-27T13:05:12.255Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-27T13:05:12.255Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-27T13:05:12.255Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-27T13:05:12.255Z] === RUN TestPauseStopPausedContainer [2022-06-27T13:05:12.827Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-06-27T13:05:12.827Z] === RUN TestPidHost [2022-06-27T13:05:13.770Z] --- PASS: TestPidHost (1.03s) [2022-06-27T13:05:13.770Z] === RUN TestPsFilter [2022-06-27T13:05:14.031Z] --- PASS: TestPsFilter (0.13s) [2022-06-27T13:05:14.031Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-27T13:05:14.295Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-06-27T13:05:14.295Z] === RUN TestRemoveContainerWithVolume [2022-06-27T13:05:14.868Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-06-27T13:05:14.868Z] === RUN TestRemoveContainerRunning [2022-06-27T13:05:15.441Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-06-27T13:05:15.441Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-27T13:05:15.703Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-06-27T13:05:15.703Z] === RUN TestRemoveInvalidContainer [2022-06-27T13:05:15.703Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-27T13:05:15.703Z] === RUN TestRenameLinkedContainer [2022-06-27T13:05:17.619Z] --- PASS: TestRenameLinkedContainer (1.84s) [2022-06-27T13:05:17.619Z] === RUN TestRenameStoppedContainer [2022-06-27T13:05:17.731Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-27T13:05:17.731Z] === RUN TestBuildWithEmptyLayers [2022-06-27T13:05:18.191Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-06-27T13:05:18.191Z] === RUN TestRenameRunningContainerAndReuse [2022-06-27T13:05:19.135Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s) [2022-06-27T13:05:19.135Z] === RUN TestRenameInvalidName [2022-06-27T13:05:19.398Z] --- PASS: TestRenameInvalidName (0.45s) [2022-06-27T13:05:19.398Z] === RUN TestRenameAnonymousContainer [2022-06-27T13:05:20.255Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-06-27T13:05:20.255Z] === RUN TestBuildMultiStageOnBuild [2022-06-27T13:05:21.314Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-06-27T13:05:21.315Z] === RUN TestRenameContainerWithSameName [2022-06-27T13:05:21.576Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-06-27T13:05:21.576Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-27T13:05:22.521Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-06-27T13:05:22.521Z] === RUN TestResize [2022-06-27T13:05:22.782Z] --- PASS: TestResize (0.45s) [2022-06-27T13:05:22.782Z] === RUN TestResizeWithInvalidSize [2022-06-27T13:05:23.355Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-06-27T13:05:23.355Z] === RUN TestResizeWhenContainerNotStarted [2022-06-27T13:05:23.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-27T13:05:23.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-27T13:05:23.617Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:05:23.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:05:23.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:05:23.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-27T13:05:23.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:05:25.512Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-06-27T13:05:25.512Z] === RUN TestBuildUncleanTarFilenames [2022-06-27T13:05:25.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:05:25.770Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-06-27T13:05:25.770Z] === RUN TestBuildMultiStageLayerLeak [2022-06-27T13:05:26.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:05:27.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:05:28.130Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:05:29.518Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:05:29.518Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:05:31.027Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-06-27T13:05:31.028Z] === RUN TestBuildWithHugeFile [2022-06-27T13:05:32.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:05:32.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-27T13:05:35.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-27T13:05:36.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-27T13:05:37.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-27T13:05:38.728Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-27T13:05:39.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-27T13:05:40.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.24s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.38s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-06-27T13:05:42.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-06-27T13:05:42.079Z] === RUN TestCgroupNamespacesRun [2022-06-27T13:05:43.996Z] --- PASS: TestCgroupNamespacesRun (1.48s) [2022-06-27T13:05:43.996Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-27T13:05:43.996Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-27T13:05:43.996Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-27T13:05:43.996Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-27T13:05:44.940Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-06-27T13:05:44.940Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-27T13:05:46.329Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-06-27T13:05:46.329Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-27T13:05:47.273Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-06-27T13:05:47.273Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-27T13:05:48.661Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-06-27T13:05:48.661Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-27T13:05:49.234Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-06-27T13:05:49.234Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-27T13:05:50.623Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-06-27T13:05:50.623Z] === RUN TestNISDomainname [2022-06-27T13:05:50.885Z] --- PASS: TestNISDomainname (0.55s) [2022-06-27T13:05:50.885Z] === RUN TestHostnameDnsResolution [2022-06-27T13:05:51.844Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-06-27T13:05:51.844Z] === RUN TestUnprivilegedPortsAndPing [2022-06-27T13:05:52.114Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-06-27T13:05:52.114Z] === RUN TestPrivilegedHostDevices [2022-06-27T13:05:52.687Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2022-06-27T13:05:52.687Z] === RUN TestRunConsoleSize [2022-06-27T13:05:53.260Z] --- PASS: TestRunConsoleSize (0.48s) [2022-06-27T13:05:53.260Z] === RUN TestStats [2022-06-27T13:05:55.807Z] --- PASS: TestStats (2.53s) [2022-06-27T13:05:55.807Z] === RUN TestStopContainerWithTimeout [2022-06-27T13:05:55.807Z] === RUN TestStopContainerWithTimeout/0 [2022-06-27T13:05:55.807Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-27T13:05:55.807Z] === RUN TestStopContainerWithTimeout/1 [2022-06-27T13:05:55.807Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-27T13:05:55.807Z] === RUN TestStopContainerWithTimeout/3 [2022-06-27T13:05:55.807Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-27T13:05:55.807Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-27T13:05:55.807Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-27T13:05:55.807Z] === CONT TestStopContainerWithTimeout/0 [2022-06-27T13:05:55.807Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-27T13:05:56.751Z] === CONT TestStopContainerWithTimeout/3 [2022-06-27T13:05:58.666Z] === CONT TestStopContainerWithTimeout/1 [2022-06-27T13:06:00.054Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-27T13:06:00.054Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-06-27T13:06:00.054Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2022-06-27T13:06:00.054Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-06-27T13:06:00.054Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-06-27T13:06:00.054Z] === RUN TestDeleteDevicemapper [2022-06-27T13:06:00.054Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-27T13:06:00.054Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-27T13:06:00.054Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-27T13:06:01.442Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-06-27T13:06:01.442Z] === RUN TestUpdateMemory [2022-06-27T13:06:02.387Z] --- PASS: TestUpdateMemory (0.60s) [2022-06-27T13:06:02.387Z] === RUN TestUpdateCPUQuota [2022-06-27T13:06:02.959Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-06-27T13:06:02.959Z] === RUN TestUpdatePidsLimit [2022-06-27T13:06:02.959Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-27T13:06:03.220Z] === RUN TestUpdatePidsLimit/no_change [2022-06-27T13:06:03.482Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-27T13:06:03.743Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-27T13:06:04.004Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-27T13:06:04.266Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-27T13:06:04.527Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-27T13:06:05.471Z] --- PASS: TestUpdatePidsLimit (2.39s) [2022-06-27T13:06:05.471Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-06-27T13:06:05.471Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-06-27T13:06:05.471Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2022-06-27T13:06:05.471Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2022-06-27T13:06:05.471Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2022-06-27T13:06:05.471Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2022-06-27T13:06:05.471Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-06-27T13:06:05.471Z] === RUN TestUpdateRestartPolicy [2022-06-27T13:06:05.737Z] INFO [linters context/goanalysis] analyzers took 4m42.444532706s with top 10 stages: buildir: 1m58.430709134s, goimports: 24.359304637s, unconvert: 18.016611037s, gosec: 14.559159858s, S1038: 7.855841669s, golint: 7.527381326s, misspell: 5.704155369s, nilness: 4.561872579s, inspect: 3.725813275s, S1039: 3.249158074s [2022-06-27T13:06:05.737Z] INFO [runner] Issues before processing: 3035, after processing: 0 [2022-06-27T13:06:05.737Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2419/2419, skip_files: 2419/2419, skip_dirs: 2419/2419, autogenerated_exclude: 2036/2419, exclude: 2036/2036, nolint: 0/77, filename_unadjuster: 2419/2419, identifier_marker: 2036/2036, cgo: 2419/3035, exclude-rules: 77/2036 [2022-06-27T13:06:05.737Z] INFO [runner] processing took 83.25498ms with stages: nolint: 32.80156ms, identifier_marker: 22.18842ms, path_prettifier: 9.537184ms, autogenerated_exclude: 8.471595ms, exclude-rules: 7.867671ms, skip_dirs: 1.97259ms, cgo: 273.537µs, filename_unadjuster: 137.034µs, max_same_issues: 1.515µs, uniq_by_line: 577ns, max_from_linter: 478ns, skip_files: 460ns, source_code: 459ns, exclude: 376ns, diff: 324ns, path_shortener: 266ns, sort_results: 260ns, severity-rules: 243ns, max_per_file_from_linter: 236ns, path_prefixer: 195ns [2022-06-27T13:06:05.737Z] INFO [runner] linters took 1m32.519780158s with stages: goanalysis_metalinter: 1m32.436398225s [2022-06-27T13:06:05.737Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-06-27T13:06:05.737Z] INFO Memory: 2657 samples, avg is 290.0MB, max is 1206.9MB [2022-06-27T13:06:05.737Z] INFO Execution took 4m25.711328903s [2022-06-27T13:06:05.737Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-27T13:06:06.063Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bce64f08d72147b0572f96ac678620d289b4499 hack/make.sh dynbinary test-docker-py [2022-06-27T13:06:06.324Z] [2022-06-27T13:06:06.585Z] Removing bundles/ [2022-06-27T13:06:06.585Z] [2022-06-27T13:06:06.585Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-27T13:06:06.585Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-27T13:06:06.585Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T13:06:17.707Z] --- PASS: TestUpdateRestartPolicy (11.19s) [2022-06-27T13:06:17.707Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-27T13:06:17.707Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-06-27T13:06:17.707Z] === RUN TestWaitNonBlocked [2022-06-27T13:06:17.707Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-27T13:06:17.707Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-27T13:06:17.707Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-27T13:06:17.707Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-27T13:06:17.707Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-27T13:06:17.707Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-27T13:06:17.707Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-27T13:06:17.707Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-06-27T13:06:17.707Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2022-06-27T13:06:17.707Z] === RUN TestWaitBlocked [2022-06-27T13:06:17.707Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-27T13:06:17.707Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-27T13:06:17.707Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-27T13:06:17.707Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-27T13:06:17.707Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-27T13:06:17.707Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-27T13:06:18.281Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-27T13:06:18.281Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-06-27T13:06:18.281Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-06-27T13:06:18.281Z] === RUN TestWaitConditions [2022-06-27T13:06:18.281Z] === RUN TestWaitConditions/default [2022-06-27T13:06:18.281Z] === PAUSE TestWaitConditions/default [2022-06-27T13:06:18.281Z] === RUN TestWaitConditions/not-running [2022-06-27T13:06:18.281Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:06:18.281Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:06:18.281Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:06:18.281Z] === RUN TestWaitConditions/removed [2022-06-27T13:06:18.281Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:06:18.281Z] === CONT TestWaitConditions/default [2022-06-27T13:06:18.281Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:06:20.197Z] === CONT TestWaitConditions/removed [2022-06-27T13:06:20.197Z] === CONT TestWaitConditions/not-running [2022-06-27T13:06:21.585Z] --- PASS: TestWaitConditions (0.01s) [2022-06-27T13:06:21.585Z] --- PASS: TestWaitConditions/default (1.68s) [2022-06-27T13:06:21.585Z] --- PASS: TestWaitConditions/next-exit (1.71s) [2022-06-27T13:06:21.585Z] --- PASS: TestWaitConditions/removed (1.53s) [2022-06-27T13:06:21.585Z] --- PASS: TestWaitConditions/not-running (1.56s) [2022-06-27T13:06:21.585Z] === CONT TestContainerStartOnDaemonRestart [2022-06-27T13:06:21.585Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-27T13:06:24.136Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-06-27T13:06:24.136Z] === CONT TestDaemonHostGatewayIP [2022-06-27T13:06:24.136Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-06-27T13:06:24.136Z] === CONT TestDaemonRestartIpcMode [2022-06-27T13:06:26.689Z] --- PASS: TestDaemonHostGatewayIP (2.78s) [2022-06-27T13:06:26.689Z] === CONT TestIpcModeOlderClient [2022-06-27T13:06:26.689Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-27T13:06:26.689Z] === CONT TestContainerKillOnDaemonStart [2022-06-27T13:06:26.950Z] --- PASS: TestDaemonRestartIpcMode (2.83s) [2022-06-27T13:06:27.236Z] --- PASS: TestBuildWithHugeFile (50.72s) [2022-06-27T13:06:27.236Z] === RUN TestBuildWCOWSandboxSize [2022-06-27T13:06:27.236Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-27T13:06:27.236Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-27T13:06:27.236Z] === RUN TestBuildWithEmptyDockerfile [2022-06-27T13:06:27.236Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-27T13:06:27.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-27T13:06:27.236Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-27T13:06:27.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-27T13:06:27.236Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-27T13:06:27.236Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-27T13:06:27.236Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-27T13:06:27.236Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-27T13:06:27.236Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-27T13:06:27.236Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-06-27T13:06:27.236Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-06-27T13:06:27.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-06-27T13:06:27.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-27T13:06:27.236Z] === RUN TestBuildPreserveOwnership [2022-06-27T13:06:27.236Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-27T13:06:27.236Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-27T13:06:31.095Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-27T13:06:31.095Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-27T13:06:31.095Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T13:06:31.095Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-27T13:06:31.095Z] [2022-06-27T13:06:31.095Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-27T13:06:31.095Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-27T13:06:31.095Z] HOSTNAME=67916b203bb2 [2022-06-27T13:06:31.095Z] TESTDEBUG=0 [2022-06-27T13:06:31.095Z] DEST=bundles/test-integration [2022-06-27T13:06:31.095Z] PWD=/go/src/github.com/docker/docker [2022-06-27T13:06:31.095Z] DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T13:06:31.095Z] container=docker [2022-06-27T13:06:31.095Z] HOME=/root [2022-06-27T13:06:31.095Z] GOLANG_VERSION=1.18.3 [2022-06-27T13:06:31.095Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-27T13:06:31.095Z] VALIDATE_BRANCH=master [2022-06-27T13:06:31.095Z] TERM=xterm [2022-06-27T13:06:31.095Z] DOCKER_PKG=github.com/docker/docker [2022-06-27T13:06:31.095Z] SHLVL=1 [2022-06-27T13:06:31.095Z] TIMEOUT=120m [2022-06-27T13:06:31.095Z] DOCKER_BUILDTAGS= journald [2022-06-27T13:06:31.095Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-27T13:06:31.095Z] GO111MODULE=off [2022-06-27T13:06:31.095Z] DOCKER_EXPERIMENTAL=1 [2022-06-27T13:06:31.095Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-27T13:06:31.095Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-27T13:06:31.095Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-27T13:06:31.095Z] GOPATH=/go [2022-06-27T13:06:31.095Z] PKG_CONFIG=pkg-config [2022-06-27T13:06:31.095Z] _=/usr/bin/env [2022-06-27T13:06:31.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-27T13:06:31.411Z] --- PASS: TestBuildPreserveOwnership (10.00s) [2022-06-27T13:06:31.411Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.98s) [2022-06-27T13:06:31.411Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-27T13:06:31.411Z] === RUN TestBuildPlatformInvalid [2022-06-27T13:06:31.411Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-27T13:06:31.411Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-27T13:06:31.411Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-27T13:06:31.411Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-27T13:06:31.411Z] PASS [2022-06-27T13:06:31.411Z] [2022-06-27T13:06:31.411Z] === Skipped [2022-06-27T13:06:31.411Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-27T13:06:31.411Z] build_session_test.go:25: TODO: BuildKit [2022-06-27T13:06:31.411Z] [2022-06-27T13:06:31.411Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-27T13:06:31.411Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-27T13:06:31.411Z] [2022-06-27T13:06:31.411Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-27T13:06:31.411Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-27T13:06:31.411Z] [2022-06-27T13:06:31.411Z] DONE 34 tests, 3 skipped in 111.426s [2022-06-27T13:06:31.411Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-27T13:06:31.411Z] INFO: Testing against a local daemon [2022-06-27T13:06:31.411Z] === RUN TestConfigInspect [2022-06-27T13:06:31.411Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:06:31.411Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-27T13:06:31.411Z] === RUN TestConfigList [2022-06-27T13:06:31.411Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:06:31.411Z] --- SKIP: TestConfigList (0.02s) [2022-06-27T13:06:31.411Z] === RUN TestConfigsCreateAndDelete [2022-06-27T13:06:31.411Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:06:31.411Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-27T13:06:31.411Z] === RUN TestConfigsUpdate [2022-06-27T13:06:31.411Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:06:31.411Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-27T13:06:31.411Z] === RUN TestTemplatedConfig [2022-06-27T13:06:31.411Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:06:31.411Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-27T13:06:31.411Z] === RUN TestConfigCreateResolve [2022-06-27T13:06:31.411Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:06:31.411Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-27T13:06:31.411Z] PASS [2022-06-27T13:06:31.411Z] [2022-06-27T13:06:31.411Z] === Skipped [2022-06-27T13:06:31.411Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-27T13:06:31.411Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:06:31.411Z] [2022-06-27T13:06:31.411Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-06-27T13:06:31.411Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:06:31.411Z] [2022-06-27T13:06:31.411Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-27T13:06:31.411Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:06:31.411Z] [2022-06-27T13:06:31.411Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-27T13:06:31.411Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:06:31.411Z] [2022-06-27T13:06:31.411Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-27T13:06:31.411Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:06:31.411Z] [2022-06-27T13:06:31.411Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-27T13:06:31.411Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:06:31.411Z] [2022-06-27T13:06:31.411Z] DONE 6 tests, 6 skipped in 0.153s [2022-06-27T13:06:31.411Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-27T13:06:31.668Z] INFO: Testing against a local daemon [2022-06-27T13:06:31.669Z] === RUN TestAttachWithTTY [2022-06-27T13:06:31.669Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-27T13:06:31.669Z] === RUN TestAttachWithoutTTy [2022-06-27T13:06:31.669Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-27T13:06:31.669Z] === RUN TestCheckpoint [2022-06-27T13:06:31.669Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-27T13:06:31.669Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/commit [2022-06-27T13:06:31.669Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-27T13:06:31.669Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-27T13:06:31.669Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-27T13:06:31.669Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-27T13:06:31.669Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-27T13:06:31.669Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-27T13:06:31.669Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-27T13:06:31.669Z] === CONT TestContainerInvalidJSON/commit [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-27T13:06:31.669Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-27T13:06:31.669Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-27T13:06:31.669Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-27T13:06:31.669Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-27T13:06:31.669Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-27T13:06:31.669Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-27T13:06:31.669Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-27T13:06:31.669Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-27T13:06:31.669Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-27T13:06:31.669Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-27T13:06:31.669Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-27T13:06:31.927Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-27T13:06:31.927Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-27T13:06:31.927Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-27T13:06:31.927Z] === RUN TestCopyEmptyFile [2022-06-27T13:06:32.184Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-06-27T13:06:32.184Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-27T13:06:32.184Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-27T13:06:32.184Z] === RUN TestCopyFromContainer [2022-06-27T13:06:36.361Z] === RUN TestCopyFromContainer// [2022-06-27T13:06:36.361Z] === RUN TestCopyFromContainer//bar/root [2022-06-27T13:06:36.361Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-27T13:06:36.361Z] === RUN TestCopyFromContainer/bar/quux [2022-06-27T13:06:36.361Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-27T13:06:36.361Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-27T13:06:36.619Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-27T13:06:36.619Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-27T13:06:36.619Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-27T13:06:36.619Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-27T13:06:36.877Z] --- PASS: TestCopyFromContainer (4.61s) [2022-06-27T13:06:36.877Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-27T13:06:36.877Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-27T13:06:36.877Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-27T13:06:36.877Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-27T13:06:36.877Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-06-27T13:06:36.877Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-27T13:06:36.877Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-27T13:06:36.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-27T13:06:36.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-27T13:06:36.877Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-06-27T13:06:36.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-27T13:06:36.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-27T13:06:36.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-27T13:06:36.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-27T13:06:36.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-27T13:06:36.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-27T13:06:36.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-27T13:06:36.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-27T13:06:36.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-27T13:06:36.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-27T13:06:36.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-27T13:06:36.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-27T13:06:36.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-27T13:06:36.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-27T13:06:36.877Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-27T13:06:36.877Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-27T13:06:36.877Z] === RUN TestCreateWithInvalidEnv [2022-06-27T13:06:36.877Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-27T13:06:36.877Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-27T13:06:36.877Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-27T13:06:36.877Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-27T13:06:36.877Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-27T13:06:36.877Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-27T13:06:36.877Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-27T13:06:36.877Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-27T13:06:36.877Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-27T13:06:36.877Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-27T13:06:36.877Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-27T13:06:36.877Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-27T13:06:36.877Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-27T13:06:36.877Z] === RUN TestCreateTmpfsMountsTarget [2022-06-27T13:06:36.877Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-27T13:06:36.877Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-27T13:06:38.249Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-06-27T13:06:38.249Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-27T13:06:39.182Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-06-27T13:06:39.182Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-27T13:06:39.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-27T13:06:39.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-27T13:06:39.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-27T13:06:39.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-27T13:06:39.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-27T13:06:39.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-27T13:06:39.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-27T13:06:39.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-27T13:06:39.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-27T13:06:39.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-27T13:06:39.182Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-27T13:06:39.182Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-27T13:06:39.182Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-27T13:06:39.182Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-27T13:06:39.182Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-27T13:06:39.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-27T13:06:39.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-06-27T13:06:39.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-06-27T13:06:39.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-06-27T13:06:39.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-06-27T13:06:39.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-06-27T13:06:39.182Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-27T13:06:39.186Z] --- PASS: TestContainerKillOnDaemonStart (11.58s) [2022-06-27T13:06:39.186Z] PASS [2022-06-27T13:06:39.186Z] [2022-06-27T13:06:39.186Z] === Skipped [2022-06-27T13:06:39.186Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-27T13:06:39.186Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-27T13:06:39.186Z] [2022-06-27T13:06:39.186Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-27T13:06:39.186Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-27T13:06:39.186Z] [2022-06-27T13:06:39.186Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-27T13:06:39.186Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-27T13:06:39.186Z] [2022-06-27T13:06:39.186Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-27T13:06:39.186Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-27T13:06:39.186Z] [2022-06-27T13:06:39.186Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-27T13:06:39.186Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-27T13:06:39.186Z] [2022-06-27T13:06:39.186Z] DONE 264 tests, 5 skipped in 133.448s [2022-06-27T13:06:39.186Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-27T13:06:39.186Z] === RUN TestConfigDaemonLibtrustID [2022-06-27T13:06:39.186Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-27T13:06:39.186Z] === RUN TestConfigDaemonID [2022-06-27T13:06:39.747Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-06-27T13:06:39.747Z] === RUN TestCreateDifferentPlatform [2022-06-27T13:06:39.747Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-27T13:06:39.747Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-27T13:06:39.747Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-27T13:06:39.747Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-27T13:06:39.747Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-27T13:06:39.747Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-27T13:06:39.747Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-27T13:06:39.747Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-27T13:06:39.747Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-27T13:06:39.747Z] === RUN TestCreateInvalidHostConfig [2022-06-27T13:06:39.747Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-27T13:06:39.747Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-27T13:06:39.747Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-27T13:06:39.747Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-27T13:06:39.747Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-27T13:06:39.747Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-27T13:06:39.747Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-27T13:06:39.747Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-27T13:06:39.747Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-27T13:06:39.747Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-27T13:06:39.747Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-27T13:06:39.747Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-27T13:06:39.747Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-27T13:06:39.747Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-27T13:06:39.747Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-27T13:06:39.747Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-27T13:06:39.747Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-27T13:06:39.747Z] === RUN TestContainerStartOnDaemonRestart [2022-06-27T13:06:39.747Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-27T13:06:39.747Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-27T13:06:39.747Z] === RUN TestDaemonRestartIpcMode [2022-06-27T13:06:39.747Z] === PAUSE TestDaemonRestartIpcMode [2022-06-27T13:06:39.747Z] === RUN TestDaemonHostGatewayIP [2022-06-27T13:06:39.747Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:06:39.747Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-27T13:06:39.747Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-27T13:06:39.747Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-27T13:06:39.747Z] === RUN TestContainerKillOnDaemonStart [2022-06-27T13:06:39.747Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-27T13:06:39.747Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-27T13:06:39.747Z] === RUN TestDiff [2022-06-27T13:06:40.130Z] daemon_test.go:83: [d2db31da80e13] daemon is not started [2022-06-27T13:06:40.130Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-27T13:06:40.130Z] === RUN TestDaemonConfigValidation [2022-06-27T13:06:40.130Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-27T13:06:40.130Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-27T13:06:40.130Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-27T13:06:40.130Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-27T13:06:40.130Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-27T13:06:40.130Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-27T13:06:40.130Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-27T13:06:40.130Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-27T13:06:40.130Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-27T13:06:40.130Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-27T13:06:40.130Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-27T13:06:40.130Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-27T13:06:40.130Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-27T13:06:40.130Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-27T13:06:40.130Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-27T13:06:40.130Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-27T13:06:40.130Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-06-27T13:06:40.130Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-06-27T13:06:40.130Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-06-27T13:06:40.130Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-06-27T13:06:40.130Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-27T13:06:40.130Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-27T13:06:40.130Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-27T13:06:40.311Z] --- PASS: TestDiff (0.41s) [2022-06-27T13:06:40.311Z] === RUN TestExecConsoleSize [2022-06-27T13:06:40.568Z] --- PASS: TestExecConsoleSize (0.46s) [2022-06-27T13:06:40.568Z] === RUN TestExecWithCloseStdin [2022-06-27T13:06:41.135Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-06-27T13:06:41.135Z] === RUN TestExec [2022-06-27T13:06:41.516Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-27T13:06:41.701Z] --- PASS: TestExec (0.46s) [2022-06-27T13:06:41.701Z] === RUN TestExecUser [2022-06-27T13:06:41.959Z] --- PASS: TestExecUser (0.43s) [2022-06-27T13:06:41.959Z] === RUN TestExportContainerAndImportImage [2022-06-27T13:06:42.461Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-27T13:06:42.524Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-06-27T13:06:42.524Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-27T13:06:43.406Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-27T13:06:43.406Z] daemon_test.go:197: [dc127ba1d66ce] daemon is not started [2022-06-27T13:06:43.406Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-06-27T13:06:43.406Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-27T13:06:43.406Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-27T13:06:43.406Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-27T13:06:43.406Z] === RUN TestDaemonProxy [2022-06-27T13:06:43.406Z] === RUN TestDaemonProxy/environment_variables [2022-06-27T13:06:43.952Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-06-27T13:06:43.952Z] === RUN TestHealthCheckWorkdir [2022-06-27T13:06:44.517Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2022-06-27T13:06:44.517Z] === RUN TestHealthKillContainer [2022-06-27T13:06:44.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-27T13:06:45.322Z] === RUN TestDaemonProxy/command-line_options [2022-06-27T13:06:46.708Z] === RUN TestDaemonProxy/configuration_file [2022-06-27T13:06:48.622Z] === RUN TestDaemonProxy/conflicting_options [2022-06-27T13:06:49.194Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-27T13:06:49.455Z] --- PASS: TestDaemonProxy (6.23s) [2022-06-27T13:06:49.455Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-06-27T13:06:49.455Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-06-27T13:06:49.455Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-06-27T13:06:49.455Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-27T13:06:49.455Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-27T13:06:49.455Z] PASS [2022-06-27T13:06:49.455Z] [2022-06-27T13:06:49.455Z] DONE 18 tests in 11.155s [2022-06-27T13:06:49.455Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-27T13:06:49.717Z] INFO: Testing against a local daemon [2022-06-27T13:06:49.717Z] === RUN TestCommitInheritsEnv [2022-06-27T13:06:49.978Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-06-27T13:06:49.978Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-27T13:06:49.978Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-27T13:06:49.978Z] === RUN TestImportWithCustomPlatform [2022-06-27T13:06:49.978Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-27T13:06:49.978Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-27T13:06:49.978Z] === RUN TestImportWithCustomPlatform// [2022-06-27T13:06:49.978Z] === RUN TestImportWithCustomPlatform/linux [2022-06-27T13:06:50.240Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-27T13:06:50.240Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-27T13:06:50.240Z] === RUN TestImportWithCustomPlatform/macos [2022-06-27T13:06:50.240Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-27T13:06:50.240Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-27T13:06:50.240Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-27T13:06:50.240Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-27T13:06:50.240Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-27T13:06:50.240Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-27T13:06:50.240Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-27T13:06:50.240Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-06-27T13:06:50.240Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-27T13:06:50.240Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-27T13:06:50.240Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-27T13:06:50.240Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-27T13:06:50.240Z] === RUN TestImagesFilterMultiReference [2022-06-27T13:06:50.240Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-27T13:06:50.240Z] === RUN TestImagePullPlatformInvalid [2022-06-27T13:06:50.240Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-27T13:06:50.240Z] === RUN TestRemoveImageOrphaning [2022-06-27T13:06:50.501Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-06-27T13:06:50.501Z] === RUN TestRemoveImageGarbageCollector [2022-06-27T13:06:51.074Z] time="2022-06-27T13:06:50Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-27T13:06:52.464Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2022-06-27T13:06:52.464Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-27T13:06:52.464Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-27T13:06:52.464Z] === RUN TestTagInvalidReference [2022-06-27T13:06:52.464Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-27T13:06:52.464Z] === RUN TestTagValidPrefixedRepo [2022-06-27T13:06:52.615Z] --- PASS: TestHealthKillContainer (7.93s) [2022-06-27T13:06:52.615Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-27T13:06:52.615Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-27T13:06:52.615Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-27T13:06:52.615Z] === RUN TestIpcModeNone [2022-06-27T13:06:52.725Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-27T13:06:52.725Z] === RUN TestTagExistedNameWithoutForce [2022-06-27T13:06:52.725Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-27T13:06:52.725Z] === RUN TestTagOfficialNames [2022-06-27T13:06:52.725Z] --- PASS: TestTagOfficialNames (0.04s) [2022-06-27T13:06:52.725Z] === RUN TestTagMatchesDigest [2022-06-27T13:06:52.725Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-27T13:06:52.725Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-27T13:06:53.180Z] --- PASS: TestIpcModeNone (0.61s) [2022-06-27T13:06:53.180Z] === RUN TestIpcModePrivate [2022-06-27T13:06:53.437Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-06-27T13:06:53.437Z] --- PASS: TestIpcModePrivate (0.47s) [2022-06-27T13:06:53.437Z] === RUN TestIpcModeShareable [2022-06-27T13:06:53.437Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-27T13:06:53.437Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-27T13:06:53.437Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-27T13:06:54.809Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-06-27T13:06:54.809Z] === RUN TestAPIIpcModeHost [2022-06-27T13:06:54.809Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-27T13:06:54.809Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-27T13:06:54.809Z] === RUN TestDaemonIpcModeShareable [2022-06-27T13:06:54.809Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-27T13:06:54.809Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-27T13:06:54.809Z] === RUN TestDaemonIpcModePrivate [2022-06-27T13:06:56.181Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-27T13:06:56.181Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-06-27T13:06:56.181Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-27T13:06:56.181Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-27T13:06:56.181Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-27T13:06:56.181Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-27T13:06:56.181Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-27T13:06:56.181Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-27T13:06:56.181Z] === RUN TestIpcModeOlderClient [2022-06-27T13:06:56.181Z] === PAUSE TestIpcModeOlderClient [2022-06-27T13:06:56.181Z] === RUN TestKillContainerInvalidSignal [2022-06-27T13:06:56.439Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-06-27T13:06:56.439Z] === RUN TestKillContainer [2022-06-27T13:06:56.439Z] === RUN TestKillContainer/no_signal [2022-06-27T13:06:57.004Z] === RUN TestKillContainer/non_killing_signal [2022-06-27T13:06:57.261Z] === RUN TestKillContainer/killing_signal [2022-06-27T13:06:57.826Z] --- PASS: TestKillContainer (1.28s) [2022-06-27T13:06:57.826Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-06-27T13:06:57.826Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-06-27T13:06:57.826Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-06-27T13:06:57.826Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-27T13:06:57.826Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-27T13:06:58.083Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-27T13:06:58.649Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-06-27T13:06:58.649Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-06-27T13:06:58.649Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-06-27T13:06:58.649Z] === RUN TestKillStoppedContainer [2022-06-27T13:06:58.649Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-27T13:06:58.649Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-27T13:06:58.649Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-27T13:06:58.649Z] === RUN TestKillDifferentUserContainer [2022-06-27T13:06:59.214Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-06-27T13:06:59.214Z] === RUN TestInspectOomKilledTrue [2022-06-27T13:06:59.214Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:06:59.214Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-27T13:06:59.214Z] === RUN TestInspectOomKilledFalse [2022-06-27T13:06:59.214Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-27T13:06:59.214Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-27T13:06:59.214Z] === RUN TestLinksEtcHostsContentMatch [2022-06-27T13:06:59.214Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-27T13:06:59.214Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-27T13:06:59.214Z] === RUN TestLinksContainerNames [2022-06-27T13:07:00.151Z] --- PASS: TestLinksContainerNames (0.91s) [2022-06-27T13:07:00.151Z] === RUN TestLogsFollowTailEmpty [2022-06-27T13:07:00.409Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2022-06-27T13:07:00.409Z] === RUN TestLogs [2022-06-27T13:07:00.409Z] === RUN TestLogs/driver_local [2022-06-27T13:07:00.409Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-27T13:07:00.409Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-27T13:07:00.409Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-27T13:07:00.409Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-27T13:07:00.409Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-27T13:07:00.409Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-27T13:07:00.409Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-27T13:07:00.409Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-27T13:07:00.409Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-27T13:07:00.409Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-27T13:07:00.409Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-27T13:07:00.409Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-27T13:07:00.409Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-27T13:07:00.409Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-27T13:07:01.342Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-27T13:07:01.342Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-27T13:07:01.908Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-27T13:07:01.908Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-27T13:07:02.474Z] === RUN TestLogs/driver_json-file [2022-06-27T13:07:02.474Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-27T13:07:02.474Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-27T13:07:02.474Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-27T13:07:02.474Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-27T13:07:02.474Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-27T13:07:02.474Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-27T13:07:02.474Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-27T13:07:02.474Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-27T13:07:02.474Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-27T13:07:02.474Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-27T13:07:02.474Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-27T13:07:02.474Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-27T13:07:02.474Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-27T13:07:02.474Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-27T13:07:03.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-27T13:07:03.039Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-27T13:07:03.039Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-27T13:07:03.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-27T13:07:03.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-27T13:07:03.604Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-27T13:07:03.862Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-27T13:07:04.427Z] --- PASS: TestLogs (3.83s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-06-27T13:07:04.427Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-06-27T13:07:04.427Z] === RUN TestContainerNetworkMountsNoChown [2022-06-27T13:07:04.684Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/default [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/default [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/private [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/private [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/rprivate [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/slave [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/slave [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/rslave [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/shared [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/shared [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/rshared [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-27T13:07:04.684Z] === CONT TestMountDaemonRoot/default [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-27T13:07:04.684Z] === CONT TestMountDaemonRoot/rslave [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-27T13:07:04.684Z] === CONT TestMountDaemonRoot/rshared [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-27T13:07:04.684Z] === CONT TestMountDaemonRoot/shared [2022-06-27T13:07:04.684Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-27T13:07:04.684Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-27T13:07:04.684Z] === CONT TestMountDaemonRoot/rprivate [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-27T13:07:04.685Z] === CONT TestMountDaemonRoot/slave [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-27T13:07:04.685Z] === CONT TestMountDaemonRoot/private [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-27T13:07:04.685Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-27T13:07:04.685Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-27T13:07:04.685Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-27T13:07:04.685Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-27T13:07:04.685Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-27T13:07:04.685Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-27T13:07:04.943Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-27T13:07:04.943Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-27T13:07:04.943Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-27T13:07:04.943Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-27T13:07:04.943Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-27T13:07:04.943Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-27T13:07:04.943Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-27T13:07:04.943Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-27T13:07:05.201Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-27T13:07:05.201Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-27T13:07:05.201Z] === RUN TestContainerBindMountNonRecursive [2022-06-27T13:07:05.201Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-27T13:07:05.201Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-06-27T13:07:05.201Z] === RUN TestContainerVolumesMountedAsShared [2022-06-27T13:07:05.201Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-27T13:07:05.201Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-27T13:07:05.201Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-27T13:07:05.201Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-27T13:07:05.201Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-27T13:07:05.201Z] === RUN TestNetworkNat [2022-06-27T13:07:05.765Z] --- PASS: TestNetworkNat (0.50s) [2022-06-27T13:07:05.765Z] === RUN TestNetworkLocalhostTCPNat [2022-06-27T13:07:06.335Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-06-27T13:07:06.335Z] === RUN TestNetworkLoopbackNat [2022-06-27T13:07:08.859Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-06-27T13:07:08.859Z] === RUN TestPause [2022-06-27T13:07:08.859Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:08.859Z] --- SKIP: TestPause (0.00s) [2022-06-27T13:07:08.859Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-27T13:07:08.859Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-27T13:07:08.859Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-27T13:07:08.859Z] === RUN TestPauseStopPausedContainer [2022-06-27T13:07:08.859Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:08.859Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-27T13:07:08.859Z] === RUN TestPidHost [2022-06-27T13:07:09.792Z] --- PASS: TestPidHost (0.90s) [2022-06-27T13:07:09.792Z] === RUN TestPsFilter [2022-06-27T13:07:09.792Z] --- PASS: TestPsFilter (0.11s) [2022-06-27T13:07:09.792Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-27T13:07:10.356Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-06-27T13:07:10.356Z] === RUN TestRemoveContainerWithVolume [2022-06-27T13:07:10.614Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-06-27T13:07:10.614Z] === RUN TestRemoveContainerRunning [2022-06-27T13:07:11.179Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-06-27T13:07:11.179Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-27T13:07:11.437Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-06-27T13:07:11.437Z] === RUN TestRemoveInvalidContainer [2022-06-27T13:07:11.437Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-27T13:07:11.437Z] === RUN TestRenameLinkedContainer [2022-06-27T13:07:13.333Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-06-27T13:07:13.333Z] === RUN TestRenameStoppedContainer [2022-06-27T13:07:13.591Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-06-27T13:07:13.591Z] === RUN TestRenameRunningContainerAndReuse [2022-06-27T13:07:14.523Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-06-27T13:07:14.523Z] === RUN TestRenameInvalidName [2022-06-27T13:07:14.781Z] --- PASS: TestRenameInvalidName (0.41s) [2022-06-27T13:07:14.781Z] === RUN TestRenameAnonymousContainer [2022-06-27T13:07:16.678Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-06-27T13:07:16.678Z] === RUN TestRenameContainerWithSameName [2022-06-27T13:07:16.678Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-06-27T13:07:16.678Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-27T13:07:17.610Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-06-27T13:07:17.610Z] === RUN TestResize [2022-06-27T13:07:17.868Z] --- PASS: TestResize (0.39s) [2022-06-27T13:07:17.868Z] === RUN TestResizeWithInvalidSize [2022-06-27T13:07:18.432Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-06-27T13:07:18.432Z] === RUN TestResizeWhenContainerNotStarted [2022-06-27T13:07:18.690Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-06-27T13:07:18.690Z] === RUN TestDaemonRestartKillContainers [2022-06-27T13:07:18.690Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-27T13:07:18.690Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-27T13:07:18.690Z] === RUN TestCgroupNamespacesRun [2022-06-27T13:07:20.067Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-06-27T13:07:20.067Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-27T13:07:20.998Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-06-27T13:07:20.998Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-27T13:07:22.369Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-06-27T13:07:22.369Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-27T13:07:23.303Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-06-27T13:07:23.303Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-27T13:07:24.672Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-06-27T13:07:24.672Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-27T13:07:25.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-27T13:07:25.605Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-06-27T13:07:25.605Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-27T13:07:26.536Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-06-27T13:07:26.536Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-27T13:07:27.485Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-06-27T13:07:27.485Z] === RUN TestNISDomainname [2022-06-27T13:07:27.485Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-27T13:07:27.485Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-27T13:07:27.485Z] === RUN TestHostnameDnsResolution [2022-06-27T13:07:28.419Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-06-27T13:07:28.419Z] === RUN TestUnprivilegedPortsAndPing [2022-06-27T13:07:28.419Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-27T13:07:28.419Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-27T13:07:28.419Z] === RUN TestPrivilegedHostDevices [2022-06-27T13:07:28.678Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-06-27T13:07:28.679Z] === RUN TestRunConsoleSize [2022-06-27T13:07:29.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-27T13:07:29.243Z] --- PASS: TestRunConsoleSize (0.42s) [2022-06-27T13:07:29.243Z] === RUN TestStats [2022-06-27T13:07:29.243Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:29.243Z] --- SKIP: TestStats (0.00s) [2022-06-27T13:07:29.243Z] === RUN TestStopContainerWithTimeout [2022-06-27T13:07:29.243Z] === RUN TestStopContainerWithTimeout/0 [2022-06-27T13:07:29.243Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-27T13:07:29.243Z] === RUN TestStopContainerWithTimeout/1 [2022-06-27T13:07:29.243Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-27T13:07:29.243Z] === RUN TestStopContainerWithTimeout/3 [2022-06-27T13:07:29.243Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-27T13:07:29.243Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-27T13:07:29.243Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-27T13:07:29.243Z] === CONT TestStopContainerWithTimeout/0 [2022-06-27T13:07:29.243Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-27T13:07:29.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-27T13:07:29.807Z] === CONT TestStopContainerWithTimeout/3 [2022-06-27T13:07:30.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-27T13:07:31.712Z] === CONT TestStopContainerWithTimeout/1 [2022-06-27T13:07:33.083Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-27T13:07:33.083Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-06-27T13:07:33.084Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-06-27T13:07:33.084Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-06-27T13:07:33.084Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-06-27T13:07:33.084Z] === RUN TestDeleteDevicemapper [2022-06-27T13:07:33.084Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-27T13:07:33.084Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-27T13:07:33.084Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-27T13:07:33.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-27T13:07:34.457Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-06-27T13:07:34.457Z] === RUN TestUpdateMemory [2022-06-27T13:07:34.457Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:34.457Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-27T13:07:34.457Z] === RUN TestUpdateCPUQuota [2022-06-27T13:07:34.457Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:34.457Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-27T13:07:34.457Z] === RUN TestUpdatePidsLimit [2022-06-27T13:07:34.457Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:34.457Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-27T13:07:34.457Z] === RUN TestUpdateRestartPolicy [2022-06-27T13:07:35.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-27T13:07:37.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-27T13:07:37.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-27T13:07:37.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-27T13:07:37.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-27T13:07:38.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-27T13:07:38.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-27T13:07:38.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-27T13:07:39.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-27T13:07:39.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-27T13:07:41.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-27T13:07:42.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-27T13:07:43.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-27T13:07:43.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-27T13:07:44.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-27T13:07:45.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-27T13:07:46.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-27T13:07:46.642Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-06-27T13:07:46.642Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-27T13:07:46.642Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-06-27T13:07:46.642Z] === RUN TestWaitNonBlocked [2022-06-27T13:07:46.642Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-27T13:07:46.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-27T13:07:46.642Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-27T13:07:46.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-27T13:07:46.642Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-27T13:07:46.642Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-27T13:07:46.642Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-27T13:07:46.642Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-06-27T13:07:46.642Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-06-27T13:07:46.642Z] === RUN TestWaitBlocked [2022-06-27T13:07:46.642Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-27T13:07:46.642Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-27T13:07:46.642Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-27T13:07:46.642Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-27T13:07:46.642Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-27T13:07:46.642Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-27T13:07:47.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-27T13:07:47.207Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-27T13:07:47.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-06-27T13:07:47.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-06-27T13:07:47.207Z] === RUN TestWaitConditions [2022-06-27T13:07:47.207Z] === RUN TestWaitConditions/default [2022-06-27T13:07:47.207Z] === PAUSE TestWaitConditions/default [2022-06-27T13:07:47.207Z] === RUN TestWaitConditions/not-running [2022-06-27T13:07:47.207Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:07:47.207Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:07:47.207Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:07:47.207Z] === RUN TestWaitConditions/removed [2022-06-27T13:07:47.207Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:07:47.207Z] === CONT TestWaitConditions/default [2022-06-27T13:07:47.207Z] === CONT TestWaitConditions/removed [2022-06-27T13:07:47.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-27T13:07:48.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-27T13:07:49.103Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:07:49.104Z] === CONT TestWaitConditions/not-running [2022-06-27T13:07:49.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-27T13:07:49.451Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-27T13:07:49.451Z] Using test binary docker [2022-06-27T13:07:49.451Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-27T13:07:49.451Z] +++ /etc/init.d/apparmor start [2022-06-27T13:07:49.451Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-27T13:07:49.451Z] INFO: Waiting for daemon to start... [2022-06-27T13:07:49.451Z] Starting dockerd [2022-06-27T13:07:49.451Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-06-27T13:07:50.473Z] --- PASS: TestWaitConditions (0.01s) [2022-06-27T13:07:50.473Z] --- PASS: TestWaitConditions/default (1.75s) [2022-06-27T13:07:50.473Z] --- PASS: TestWaitConditions/removed (1.76s) [2022-06-27T13:07:50.473Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-06-27T13:07:50.473Z] --- PASS: TestWaitConditions/not-running (1.62s) [2022-06-27T13:07:50.473Z] === CONT TestDaemonRestartIpcMode [2022-06-27T13:07:50.473Z] === CONT TestIpcModeOlderClient [2022-06-27T13:07:50.730Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-06-27T13:07:50.730Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-27T13:07:51.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-27T13:07:53.258Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-06-27T13:07:53.258Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2022-06-27T13:07:53.258Z] PASS [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === Skipped [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-27T13:07:53.258Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-27T13:07:53.258Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-27T13:07:53.258Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-27T13:07:53.258Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-27T13:07:53.258Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-27T13:07:53.258Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-27T13:07:53.258Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-27T13:07:53.258Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-27T13:07:53.258Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-27T13:07:53.258Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-27T13:07:53.258Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-27T13:07:53.258Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-27T13:07:53.258Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-06-27T13:07:53.258Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-27T13:07:53.258Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-27T13:07:53.258Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-27T13:07:53.258Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-27T13:07:53.258Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-27T13:07:53.258Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-27T13:07:53.258Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-27T13:07:53.258Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-27T13:07:53.258Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-27T13:07:53.258Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-27T13:07:53.258Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-27T13:07:53.258Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-27T13:07:53.258Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:53.258Z] [2022-06-27T13:07:53.258Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-27T13:07:53.259Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-27T13:07:53.259Z] [2022-06-27T13:07:53.259Z] DONE 241 tests, 27 skipped in 81.915s [2022-06-27T13:07:53.516Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-27T13:07:53.516Z] === RUN TestConfigDaemonLibtrustID [2022-06-27T13:07:53.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-27T13:07:54.082Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-06-27T13:07:54.082Z] === RUN TestConfigDaemonID [2022-06-27T13:07:55.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-27T13:07:55.453Z] daemon_test.go:83: [d52c677ccddd2] daemon is not started [2022-06-27T13:07:55.453Z] --- PASS: TestConfigDaemonID (1.07s) [2022-06-27T13:07:55.453Z] === RUN TestDaemonConfigValidation [2022-06-27T13:07:55.453Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-27T13:07:55.453Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-27T13:07:55.453Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-27T13:07:55.453Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-27T13:07:55.453Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-27T13:07:55.453Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-27T13:07:55.453Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-27T13:07:55.453Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-27T13:07:55.453Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-27T13:07:55.453Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-27T13:07:55.453Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-27T13:07:55.453Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-27T13:07:55.453Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-27T13:07:55.453Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-27T13:07:55.453Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-27T13:07:55.453Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-27T13:07:55.453Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-27T13:07:55.453Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-06-27T13:07:55.453Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-06-27T13:07:55.453Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-06-27T13:07:55.453Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-27T13:07:55.453Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-27T13:07:55.453Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-27T13:07:55.983Z] . [2022-06-27T13:07:55.983Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-27T13:07:55.983Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-27T13:07:55.983Z] Error: No such image: emptyfs [2022-06-27T13:07:55.983Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-27T13:07:55.983Z] ++++ docker load [2022-06-27T13:07:56.240Z] Running integration-test (iteration 1) [2022-06-27T13:07:56.240Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-27T13:07:56.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:07:56.240Z] ++ set -e [2022-06-27T13:07:56.240Z] ++ '[' -n 0 ']' [2022-06-27T13:07:56.240Z] ++ set -x [2022-06-27T13:07:56.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:07:56.386Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-27T13:07:56.496Z] Loaded image: busybox:latest [2022-06-27T13:07:56.496Z] Loaded image: busybox:glibc [2022-06-27T13:07:57.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-27T13:07:57.757Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-27T13:07:57.859Z] Loaded image: debian:bullseye-slim [2022-06-27T13:07:57.859Z] Loaded image: hello-world:latest [2022-06-27T13:07:57.859Z] Loaded image: arm32v7/hello-world:latest [2022-06-27T13:07:57.859Z] INFO: Testing against a local daemon [2022-06-27T13:07:57.859Z] === RUN TestCgroupNamespacesBuild [2022-06-27T13:07:58.689Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-27T13:07:58.689Z] daemon_test.go:197: [deea8729e7a82] daemon is not started [2022-06-27T13:07:58.689Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-06-27T13:07:58.689Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-06-27T13:07:58.689Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-06-27T13:07:58.689Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-06-27T13:07:58.689Z] === RUN TestDaemonProxy [2022-06-27T13:07:58.689Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-27T13:07:58.689Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-27T13:07:58.689Z] PASS [2022-06-27T13:07:58.689Z] [2022-06-27T13:07:58.689Z] === Skipped [2022-06-27T13:07:58.689Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-27T13:07:58.689Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-27T13:07:58.689Z] [2022-06-27T13:07:58.689Z] DONE 13 tests, 1 skipped in 5.230s [2022-06-27T13:07:58.689Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-27T13:07:58.946Z] INFO: Testing against a local daemon [2022-06-27T13:07:58.946Z] === RUN TestCommitInheritsEnv [2022-06-27T13:07:59.224Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-06-27T13:07:59.224Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-27T13:08:00.151Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-06-27T13:08:00.151Z] === RUN TestBuildWithSession [2022-06-27T13:08:00.151Z] build_session_test.go:25: TODO: BuildKit [2022-06-27T13:08:00.151Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-27T13:08:00.151Z] === RUN TestBuildSquashParent [2022-06-27T13:08:00.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-27T13:08:00.317Z] --- PASS: TestCommitInheritsEnv (1.35s) [2022-06-27T13:08:00.318Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-27T13:08:00.318Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-27T13:08:00.318Z] === RUN TestImportWithCustomPlatform [2022-06-27T13:08:00.318Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-27T13:08:00.318Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-27T13:08:00.318Z] === RUN TestImportWithCustomPlatform// [2022-06-27T13:08:00.318Z] === RUN TestImportWithCustomPlatform/linux [2022-06-27T13:08:00.318Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-27T13:08:00.318Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-27T13:08:00.576Z] === RUN TestImportWithCustomPlatform/macos [2022-06-27T13:08:00.576Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-27T13:08:00.576Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-27T13:08:00.576Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-27T13:08:00.576Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-27T13:08:00.576Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-27T13:08:00.576Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-27T13:08:00.576Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-27T13:08:00.576Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-27T13:08:00.576Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-27T13:08:00.576Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-27T13:08:00.576Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-06-27T13:08:00.576Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-27T13:08:00.576Z] === RUN TestImagesFilterMultiReference [2022-06-27T13:08:00.576Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-06-27T13:08:00.576Z] === RUN TestImagePullPlatformInvalid [2022-06-27T13:08:00.576Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-27T13:08:00.576Z] === RUN TestRemoveImageOrphaning [2022-06-27T13:08:02.475Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-06-27T13:08:02.475Z] === RUN TestRemoveImageGarbageCollector [2022-06-27T13:08:02.475Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-27T13:08:02.475Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-27T13:08:02.475Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-27T13:08:02.475Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-27T13:08:02.475Z] === RUN TestTagInvalidReference [2022-06-27T13:08:02.475Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-27T13:08:02.475Z] === RUN TestTagValidPrefixedRepo [2022-06-27T13:08:02.475Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-27T13:08:02.475Z] === RUN TestTagExistedNameWithoutForce [2022-06-27T13:08:02.475Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-27T13:08:02.475Z] === RUN TestTagOfficialNames [2022-06-27T13:08:02.475Z] --- PASS: TestTagOfficialNames (0.06s) [2022-06-27T13:08:02.475Z] === RUN TestTagMatchesDigest [2022-06-27T13:08:02.475Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-27T13:08:02.475Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-27T13:08:04.319Z] --- PASS: TestBuildSquashParent (4.04s) [2022-06-27T13:08:04.320Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-27T13:08:04.320Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-27T13:08:04.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-27T13:08:04.320Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-27T13:08:04.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-27T13:08:04.320Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-27T13:08:04.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-27T13:08:04.320Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-27T13:08:04.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-27T13:08:04.320Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-27T13:08:04.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-27T13:08:04.320Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-27T13:08:04.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-27T13:08:04.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-27T13:08:04.320Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-27T13:08:04.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-27T13:08:05.247Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-27T13:08:05.503Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-27T13:08:05.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-27T13:08:06.430Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-27T13:08:06.430Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-27T13:08:07.836Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-27T13:08:07.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.10s) [2022-06-27T13:08:07.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.16s) [2022-06-27T13:08:07.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s) [2022-06-27T13:08:07.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.10s) [2022-06-27T13:08:07.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s) [2022-06-27T13:08:07.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s) [2022-06-27T13:08:07.836Z] === RUN TestBuildMultiStageCopy [2022-06-27T13:08:07.836Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-27T13:08:08.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-27T13:08:09.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-27T13:08:09.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-27T13:08:09.274Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-27T13:08:09.529Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-27T13:08:09.529Z] --- PASS: TestBuildMultiStageCopy (2.03s) [2022-06-27T13:08:09.529Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2022-06-27T13:08:09.529Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-06-27T13:08:09.529Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-27T13:08:09.529Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-06-27T13:08:09.529Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-06-27T13:08:09.529Z] === RUN TestBuildMultiStageParentConfig [2022-06-27T13:08:10.455Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-06-27T13:08:10.455Z] === RUN TestBuildLabelWithTargets [2022-06-27T13:08:11.382Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-06-27T13:08:11.382Z] === RUN TestBuildWithEmptyLayers [2022-06-27T13:08:11.617Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-06-27T13:08:11.617Z] Using test binary docker [2022-06-27T13:08:11.617Z] ++++ /etc/init.d/apparmor start [2022-06-27T13:08:11.617Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-27T13:08:11.617Z] INFO: Waiting for daemon to start... [2022-06-27T13:08:11.617Z] Starting dockerd [2022-06-27T13:08:11.617Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2022-06-27T13:08:11.638Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-06-27T13:08:11.638Z] === RUN TestBuildMultiStageOnBuild [2022-06-27T13:08:13.002Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-06-27T13:08:13.002Z] === RUN TestBuildUncleanTarFilenames [2022-06-27T13:08:13.140Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-27T13:08:13.140Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-27T13:08:13.140Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T13:08:13.140Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-27T13:08:13.140Z] [2022-06-27T13:08:13.140Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-27T13:08:13.140Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-27T13:08:13.140Z] Using test binary docker [2022-06-27T13:08:13.140Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-27T13:08:13.140Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-27T13:08:13.140Z] INFO: Waiting for daemon to start... [2022-06-27T13:08:13.140Z] Starting dockerd [2022-06-27T13:08:13.140Z] . [2022-06-27T13:08:13.140Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-27T13:08:13.511Z] . [2022-06-27T13:08:13.511Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-06-27T13:08:13.511Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-06-27T13:08:13.511Z] Error: No such image: emptyfs [2022-06-27T13:08:13.511Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-06-27T13:08:13.511Z] +++++ docker load [2022-06-27T13:08:13.565Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-06-27T13:08:13.565Z] === RUN TestBuildMultiStageLayerLeak [2022-06-27T13:08:14.074Z] Running integration-test (iteration 1) [2022-06-27T13:08:14.074Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:14.074Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:14.074Z] +++ set -e [2022-06-27T13:08:14.074Z] +++ '[' -n 0 ']' [2022-06-27T13:08:14.074Z] +++ set -x [2022-06-27T13:08:14.074Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:15.002Z] Loaded image: busybox:latest [2022-06-27T13:08:15.186Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s) [2022-06-27T13:08:15.187Z] === RUN TestBuildWithHugeFile [2022-06-27T13:08:15.258Z] Loaded image: busybox:glibc [2022-06-27T13:08:20.507Z] Loaded image: debian:bullseye-slim [2022-06-27T13:08:20.507Z] Loaded image: hello-world:latest [2022-06-27T13:08:20.507Z] Loaded image: arm32v7/hello-world:latest [2022-06-27T13:08:20.507Z] INFO: Testing against a local daemon [2022-06-27T13:08:20.507Z] testing: warning: no tests to run [2022-06-27T13:08:20.507Z] PASS [2022-06-27T13:08:20.507Z] [2022-06-27T13:08:20.507Z] DONE 0 tests in 6.307s [2022-06-27T13:08:20.507Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:20.507Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:20.507Z] +++ set -e [2022-06-27T13:08:20.507Z] +++ '[' -n 0 ']' [2022-06-27T13:08:20.507Z] +++ set -x [2022-06-27T13:08:20.507Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:20.507Z] INFO: Testing against a local daemon [2022-06-27T13:08:20.507Z] testing: warning: no tests to run [2022-06-27T13:08:20.507Z] PASS [2022-06-27T13:08:20.507Z] [2022-06-27T13:08:20.507Z] DONE 0 tests in 0.052s [2022-06-27T13:08:20.507Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:20.507Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:20.507Z] +++ set -e [2022-06-27T13:08:20.507Z] +++ '[' -n 0 ']' [2022-06-27T13:08:20.507Z] +++ set -x [2022-06-27T13:08:20.507Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:20.507Z] INFO: Testing against a local daemon [2022-06-27T13:08:20.507Z] === RUN TestWaitConditions [2022-06-27T13:08:20.507Z] === RUN TestWaitConditions/default [2022-06-27T13:08:20.507Z] === PAUSE TestWaitConditions/default [2022-06-27T13:08:20.507Z] === RUN TestWaitConditions/not-running [2022-06-27T13:08:20.507Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:08:20.507Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:08:20.507Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:08:20.507Z] === RUN TestWaitConditions/removed [2022-06-27T13:08:20.507Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:08:20.507Z] === CONT TestWaitConditions/default [2022-06-27T13:08:20.507Z] === CONT TestWaitConditions/removed [2022-06-27T13:08:23.776Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:08:23.776Z] === CONT TestWaitConditions/not-running [2022-06-27T13:08:26.292Z] --- PASS: TestWaitConditions (0.01s) [2022-06-27T13:08:26.292Z] --- PASS: TestWaitConditions/default (2.75s) [2022-06-27T13:08:26.292Z] --- PASS: TestWaitConditions/removed (2.96s) [2022-06-27T13:08:26.292Z] --- PASS: TestWaitConditions/next-exit (2.53s) [2022-06-27T13:08:26.292Z] --- PASS: TestWaitConditions/not-running (2.35s) [2022-06-27T13:08:26.292Z] === RUN TestWaitConditions [2022-06-27T13:08:26.292Z] === RUN TestWaitConditions/default [2022-06-27T13:08:26.292Z] === PAUSE TestWaitConditions/default [2022-06-27T13:08:26.292Z] === RUN TestWaitConditions/not-running [2022-06-27T13:08:26.292Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:08:26.292Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:08:26.292Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:08:26.292Z] === RUN TestWaitConditions/removed [2022-06-27T13:08:26.292Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:08:26.292Z] === CONT TestWaitConditions/default [2022-06-27T13:08:26.292Z] === CONT TestWaitConditions/removed [2022-06-27T13:08:28.186Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:08:28.186Z] === CONT TestWaitConditions/not-running [2022-06-27T13:08:29.242Z] --- PASS: TestImportExtremelyLargeImageWorks (92.29s) [2022-06-27T13:08:29.242Z] PASS [2022-06-27T13:08:29.242Z] [2022-06-27T13:08:29.242Z] DONE 22 tests in 95.419s [2022-06-27T13:08:29.242Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-27T13:08:29.242Z] === RUN TestStripANSICommands [2022-06-27T13:08:29.242Z] === RUN TestStripANSICommands/#00 [2022-06-27T13:08:29.242Z] === RUN TestStripANSICommands/#01 [2022-06-27T13:08:29.242Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-27T13:08:29.242Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-27T13:08:29.242Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-27T13:08:29.242Z] PASS [2022-06-27T13:08:29.242Z] [2022-06-27T13:08:29.242Z] DONE 3 tests in 0.009s [2022-06-27T13:08:29.242Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-27T13:08:29.242Z] INFO: Testing against a local daemon [2022-06-27T13:08:29.242Z] === RUN TestNetworkCreateDelete [2022-06-27T13:08:29.242Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-27T13:08:29.242Z] === RUN TestDockerNetworkDeletePreferID [2022-06-27T13:08:29.242Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-06-27T13:08:29.242Z] === RUN TestDaemonDNSFallback [2022-06-27T13:08:30.703Z] --- PASS: TestWaitConditions (0.02s) [2022-06-27T13:08:30.703Z] --- PASS: TestWaitConditions/default (2.23s) [2022-06-27T13:08:30.703Z] --- PASS: TestWaitConditions/removed (2.46s) [2022-06-27T13:08:30.703Z] --- PASS: TestWaitConditions/next-exit (2.43s) [2022-06-27T13:08:30.703Z] --- PASS: TestWaitConditions/not-running (2.22s) [2022-06-27T13:08:30.703Z] === RUN TestWaitConditions [2022-06-27T13:08:30.703Z] === RUN TestWaitConditions/default [2022-06-27T13:08:30.703Z] === PAUSE TestWaitConditions/default [2022-06-27T13:08:30.703Z] === RUN TestWaitConditions/not-running [2022-06-27T13:08:30.703Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:08:30.703Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:08:30.703Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:08:30.703Z] === RUN TestWaitConditions/removed [2022-06-27T13:08:30.703Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:08:30.703Z] === CONT TestWaitConditions/default [2022-06-27T13:08:30.703Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:08:31.853Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-06-27T13:08:31.853Z] === RUN TestInspectNetwork [2022-06-27T13:08:33.222Z] === CONT TestWaitConditions/removed [2022-06-27T13:08:33.222Z] === CONT TestWaitConditions/not-running [2022-06-27T13:08:35.170Z] === RUN TestInspectNetwork/full_network_id [2022-06-27T13:08:35.170Z] === RUN TestInspectNetwork/partial_network_id [2022-06-27T13:08:35.170Z] === RUN TestInspectNetwork/network_name [2022-06-27T13:08:35.170Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-27T13:08:35.740Z] --- PASS: TestWaitConditions (0.02s) [2022-06-27T13:08:35.740Z] --- PASS: TestWaitConditions/next-exit (2.40s) [2022-06-27T13:08:35.740Z] --- PASS: TestWaitConditions/default (2.47s) [2022-06-27T13:08:35.740Z] --- PASS: TestWaitConditions/not-running (2.26s) [2022-06-27T13:08:35.740Z] --- PASS: TestWaitConditions/removed (2.36s) [2022-06-27T13:08:35.740Z] === RUN TestWaitConditions [2022-06-27T13:08:35.740Z] === RUN TestWaitConditions/default [2022-06-27T13:08:35.740Z] === PAUSE TestWaitConditions/default [2022-06-27T13:08:35.740Z] === RUN TestWaitConditions/not-running [2022-06-27T13:08:35.740Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:08:35.740Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:08:35.740Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:08:35.740Z] === RUN TestWaitConditions/removed [2022-06-27T13:08:35.740Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:08:35.740Z] === CONT TestWaitConditions/default [2022-06-27T13:08:35.740Z] === CONT TestWaitConditions/removed [2022-06-27T13:08:37.629Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:08:37.629Z] === CONT TestWaitConditions/not-running [2022-06-27T13:08:39.377Z] --- PASS: TestInspectNetwork (7.34s) [2022-06-27T13:08:39.377Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-27T13:08:39.377Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-27T13:08:39.377Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-27T13:08:39.377Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-27T13:08:39.377Z] === RUN TestRunContainerWithBridgeNone [2022-06-27T13:08:40.146Z] --- PASS: TestWaitConditions (0.06s) [2022-06-27T13:08:40.146Z] --- PASS: TestWaitConditions/default (2.33s) [2022-06-27T13:08:40.146Z] --- PASS: TestWaitConditions/removed (2.38s) [2022-06-27T13:08:40.146Z] --- PASS: TestWaitConditions/not-running (2.30s) [2022-06-27T13:08:40.146Z] --- PASS: TestWaitConditions/next-exit (2.40s) [2022-06-27T13:08:40.146Z] === RUN TestWaitConditions [2022-06-27T13:08:40.146Z] === RUN TestWaitConditions/default [2022-06-27T13:08:40.146Z] === PAUSE TestWaitConditions/default [2022-06-27T13:08:40.146Z] === RUN TestWaitConditions/not-running [2022-06-27T13:08:40.146Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:08:40.146Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:08:40.146Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:08:40.146Z] === RUN TestWaitConditions/removed [2022-06-27T13:08:40.146Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:08:40.146Z] === CONT TestWaitConditions/default [2022-06-27T13:08:40.146Z] === CONT TestWaitConditions/removed [2022-06-27T13:08:40.764Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-27T13:08:40.764Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-27T13:08:40.764Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-27T13:08:40.764Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-27T13:08:40.764Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-27T13:08:40.764Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-27T13:08:40.764Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-27T13:08:40.764Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-27T13:08:40.764Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-27T13:08:40.764Z] === RUN TestNetworkList [2022-06-27T13:08:40.764Z] === RUN TestNetworkList//networks [2022-06-27T13:08:40.764Z] === PAUSE TestNetworkList//networks [2022-06-27T13:08:40.764Z] === RUN TestNetworkList//networks/ [2022-06-27T13:08:40.764Z] === PAUSE TestNetworkList//networks/ [2022-06-27T13:08:40.765Z] === CONT TestNetworkList//networks [2022-06-27T13:08:40.765Z] === CONT TestNetworkList//networks/ [2022-06-27T13:08:40.765Z] --- PASS: TestNetworkList (0.02s) [2022-06-27T13:08:40.765Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-27T13:08:40.765Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-27T13:08:40.765Z] === RUN TestHostIPv4BridgeLabel [2022-06-27T13:08:41.337Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-27T13:08:41.337Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-27T13:08:42.663Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:08:42.663Z] === CONT TestWaitConditions/not-running [2022-06-27T13:08:42.724Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-06-27T13:08:42.724Z] === RUN TestDaemonDefaultNetworkPools [2022-06-27T13:08:43.296Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-06-27T13:08:43.296Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-27T13:08:44.241Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-27T13:08:44.241Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-27T13:08:45.182Z] --- PASS: TestWaitConditions (0.02s) [2022-06-27T13:08:45.182Z] --- PASS: TestWaitConditions/removed (2.50s) [2022-06-27T13:08:45.182Z] --- PASS: TestWaitConditions/default (2.51s) [2022-06-27T13:08:45.182Z] --- PASS: TestWaitConditions/next-exit (2.35s) [2022-06-27T13:08:45.182Z] --- PASS: TestWaitConditions/not-running (2.36s) [2022-06-27T13:08:45.182Z] PASS [2022-06-27T13:08:45.182Z] [2022-06-27T13:08:45.182Z] DONE 25 tests in 24.562s [2022-06-27T13:08:45.182Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.182Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.182Z] +++ set -e [2022-06-27T13:08:45.182Z] +++ '[' -n 0 ']' [2022-06-27T13:08:45.182Z] +++ set -x [2022-06-27T13:08:45.182Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.182Z] testing: warning: no tests to run [2022-06-27T13:08:45.182Z] PASS [2022-06-27T13:08:45.182Z] [2022-06-27T13:08:45.182Z] DONE 0 tests in 0.209s [2022-06-27T13:08:45.439Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.439Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.439Z] +++ set -e [2022-06-27T13:08:45.439Z] +++ '[' -n 0 ']' [2022-06-27T13:08:45.439Z] +++ set -x [2022-06-27T13:08:45.439Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.439Z] INFO: Testing against a local daemon [2022-06-27T13:08:45.439Z] testing: warning: no tests to run [2022-06-27T13:08:45.439Z] PASS [2022-06-27T13:08:45.439Z] [2022-06-27T13:08:45.439Z] DONE 0 tests in 0.223s [2022-06-27T13:08:45.629Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-06-27T13:08:45.629Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-27T13:08:45.696Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.696Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.696Z] +++ set -e [2022-06-27T13:08:45.696Z] +++ '[' -n 0 ']' [2022-06-27T13:08:45.696Z] +++ set -x [2022-06-27T13:08:45.696Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.696Z] testing: warning: no tests to run [2022-06-27T13:08:45.696Z] PASS [2022-06-27T13:08:45.696Z] [2022-06-27T13:08:45.696Z] DONE 0 tests in 0.018s [2022-06-27T13:08:45.696Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.696Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.696Z] +++ set -e [2022-06-27T13:08:45.696Z] +++ '[' -n 0 ']' [2022-06-27T13:08:45.696Z] +++ set -x [2022-06-27T13:08:45.696Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.696Z] INFO: Testing against a local daemon [2022-06-27T13:08:45.696Z] testing: warning: no tests to run [2022-06-27T13:08:45.696Z] PASS [2022-06-27T13:08:45.696Z] [2022-06-27T13:08:45.696Z] DONE 0 tests in 0.070s [2022-06-27T13:08:45.696Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.696Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.696Z] +++ set -e [2022-06-27T13:08:45.696Z] +++ '[' -n 0 ']' [2022-06-27T13:08:45.696Z] +++ set -x [2022-06-27T13:08:45.696Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.696Z] INFO: Testing against a local daemon [2022-06-27T13:08:45.696Z] testing: warning: no tests to run [2022-06-27T13:08:45.696Z] PASS [2022-06-27T13:08:45.696Z] [2022-06-27T13:08:45.696Z] DONE 0 tests in 0.053s [2022-06-27T13:08:45.696Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.696Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.696Z] +++ set -e [2022-06-27T13:08:45.696Z] +++ '[' -n 0 ']' [2022-06-27T13:08:45.953Z] +++ set -x [2022-06-27T13:08:45.953Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.953Z] INFO: Testing against a local daemon [2022-06-27T13:08:45.953Z] testing: warning: no tests to run [2022-06-27T13:08:45.953Z] PASS [2022-06-27T13:08:45.953Z] [2022-06-27T13:08:45.953Z] DONE 0 tests in 0.052s [2022-06-27T13:08:45.953Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.953Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.953Z] +++ set -e [2022-06-27T13:08:45.953Z] +++ '[' -n 0 ']' [2022-06-27T13:08:45.953Z] +++ set -x [2022-06-27T13:08:45.953Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.953Z] testing: warning: no tests to run [2022-06-27T13:08:45.953Z] PASS [2022-06-27T13:08:45.953Z] [2022-06-27T13:08:45.954Z] DONE 0 tests in 0.017s [2022-06-27T13:08:45.954Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.954Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.954Z] +++ set -e [2022-06-27T13:08:45.954Z] +++ '[' -n 0 ']' [2022-06-27T13:08:45.954Z] +++ set -x [2022-06-27T13:08:45.954Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.954Z] INFO: Testing against a local daemon [2022-06-27T13:08:45.954Z] testing: warning: no tests to run [2022-06-27T13:08:45.954Z] PASS [2022-06-27T13:08:45.954Z] [2022-06-27T13:08:45.954Z] DONE 0 tests in 0.057s [2022-06-27T13:08:45.954Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.954Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:45.954Z] +++ set -e [2022-06-27T13:08:45.954Z] +++ '[' -n 0 ']' [2022-06-27T13:08:45.954Z] +++ set -x [2022-06-27T13:08:45.954Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.201Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-27T13:08:46.201Z] === RUN TestServiceWithPredefinedNetwork [2022-06-27T13:08:46.210Z] INFO: Testing against a local daemon [2022-06-27T13:08:46.211Z] testing: warning: no tests to run [2022-06-27T13:08:46.211Z] PASS [2022-06-27T13:08:46.211Z] [2022-06-27T13:08:46.211Z] DONE 0 tests in 0.048s [2022-06-27T13:08:46.211Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.211Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.211Z] +++ set -e [2022-06-27T13:08:46.211Z] +++ '[' -n 0 ']' [2022-06-27T13:08:46.211Z] +++ set -x [2022-06-27T13:08:46.211Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.211Z] INFO: Testing against a local daemon [2022-06-27T13:08:46.211Z] testing: warning: no tests to run [2022-06-27T13:08:46.211Z] PASS [2022-06-27T13:08:46.211Z] [2022-06-27T13:08:46.211Z] DONE 0 tests in 0.045s [2022-06-27T13:08:46.211Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.211Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.211Z] +++ set -e [2022-06-27T13:08:46.211Z] +++ '[' -n 0 ']' [2022-06-27T13:08:46.211Z] +++ set -x [2022-06-27T13:08:46.211Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.211Z] INFO: Testing against a local daemon [2022-06-27T13:08:46.211Z] testing: warning: no tests to run [2022-06-27T13:08:46.211Z] PASS [2022-06-27T13:08:46.211Z] [2022-06-27T13:08:46.211Z] DONE 0 tests in 0.056s [2022-06-27T13:08:46.211Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.211Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.211Z] +++ set -e [2022-06-27T13:08:46.211Z] +++ '[' -n 0 ']' [2022-06-27T13:08:46.211Z] +++ set -x [2022-06-27T13:08:46.211Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.211Z] testing: warning: no tests to run [2022-06-27T13:08:46.211Z] PASS [2022-06-27T13:08:46.211Z] [2022-06-27T13:08:46.211Z] DONE 0 tests in 0.012s [2022-06-27T13:08:46.468Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.468Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.468Z] +++ set -e [2022-06-27T13:08:46.468Z] +++ '[' -n 0 ']' [2022-06-27T13:08:46.468Z] +++ set -x [2022-06-27T13:08:46.468Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.468Z] INFO: Testing against a local daemon [2022-06-27T13:08:46.468Z] testing: warning: no tests to run [2022-06-27T13:08:46.468Z] PASS [2022-06-27T13:08:46.468Z] [2022-06-27T13:08:46.468Z] DONE 0 tests in 0.046s [2022-06-27T13:08:46.468Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.468Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.468Z] +++ set -e [2022-06-27T13:08:46.468Z] +++ '[' -n 0 ']' [2022-06-27T13:08:46.468Z] +++ set -x [2022-06-27T13:08:46.468Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.468Z] INFO: Testing against a local daemon [2022-06-27T13:08:46.468Z] testing: warning: no tests to run [2022-06-27T13:08:46.468Z] PASS [2022-06-27T13:08:46.468Z] [2022-06-27T13:08:46.468Z] DONE 0 tests in 0.058s [2022-06-27T13:08:46.468Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.468Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.468Z] +++ set -e [2022-06-27T13:08:46.468Z] +++ '[' -n 0 ']' [2022-06-27T13:08:46.468Z] +++ set -x [2022-06-27T13:08:46.468Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.724Z] INFO: Testing against a local daemon [2022-06-27T13:08:46.724Z] testing: warning: no tests to run [2022-06-27T13:08:46.724Z] PASS [2022-06-27T13:08:46.724Z] [2022-06-27T13:08:46.724Z] DONE 0 tests in 0.077s [2022-06-27T13:08:46.725Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.725Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.725Z] +++ set -e [2022-06-27T13:08:46.725Z] +++ '[' -n 0 ']' [2022-06-27T13:08:46.725Z] +++ set -x [2022-06-27T13:08:46.725Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.725Z] INFO: Testing against a local daemon [2022-06-27T13:08:46.725Z] testing: warning: no tests to run [2022-06-27T13:08:46.725Z] PASS [2022-06-27T13:08:46.725Z] [2022-06-27T13:08:46.725Z] DONE 0 tests in 0.052s [2022-06-27T13:08:46.725Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.725Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.725Z] +++ set -e [2022-06-27T13:08:46.725Z] +++ '[' -n 0 ']' [2022-06-27T13:08:46.725Z] +++ set -x [2022-06-27T13:08:46.725Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.725Z] INFO: Testing against a local daemon [2022-06-27T13:08:46.725Z] testing: warning: no tests to run [2022-06-27T13:08:46.725Z] PASS [2022-06-27T13:08:46.725Z] [2022-06-27T13:08:46.725Z] DONE 0 tests in 0.064s [2022-06-27T13:08:46.725Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.725Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.725Z] +++ set -e [2022-06-27T13:08:46.725Z] +++ '[' -n 0 ']' [2022-06-27T13:08:46.725Z] +++ set -x [2022-06-27T13:08:46.725Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.981Z] INFO: Testing against a local daemon [2022-06-27T13:08:46.981Z] testing: warning: no tests to run [2022-06-27T13:08:46.981Z] PASS [2022-06-27T13:08:46.981Z] [2022-06-27T13:08:46.981Z] DONE 0 tests in 0.054s [2022-06-27T13:08:46.981Z] Running integration-test (iteration 2) [2022-06-27T13:08:46.981Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.981Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.981Z] +++ set -e [2022-06-27T13:08:46.981Z] +++ '[' -n 0 ']' [2022-06-27T13:08:46.981Z] +++ set -x [2022-06-27T13:08:46.982Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:46.982Z] INFO: Testing against a local daemon [2022-06-27T13:08:46.982Z] testing: warning: no tests to run [2022-06-27T13:08:46.982Z] PASS [2022-06-27T13:08:47.240Z] [2022-06-27T13:08:47.240Z] DONE 0 tests in 0.177s [2022-06-27T13:08:47.240Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:47.240Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:47.240Z] +++ set -e [2022-06-27T13:08:47.240Z] +++ '[' -n 0 ']' [2022-06-27T13:08:47.240Z] +++ set -x [2022-06-27T13:08:47.240Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:47.240Z] INFO: Testing against a local daemon [2022-06-27T13:08:47.240Z] testing: warning: no tests to run [2022-06-27T13:08:47.240Z] PASS [2022-06-27T13:08:47.240Z] [2022-06-27T13:08:47.240Z] DONE 0 tests in 0.063s [2022-06-27T13:08:47.240Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:47.240Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:47.240Z] +++ set -e [2022-06-27T13:08:47.240Z] +++ '[' -n 0 ']' [2022-06-27T13:08:47.240Z] +++ set -x [2022-06-27T13:08:47.240Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:08:47.240Z] INFO: Testing against a local daemon [2022-06-27T13:08:47.240Z] === RUN TestWaitConditions [2022-06-27T13:08:47.240Z] === RUN TestWaitConditions/default [2022-06-27T13:08:47.240Z] === PAUSE TestWaitConditions/default [2022-06-27T13:08:47.240Z] === RUN TestWaitConditions/not-running [2022-06-27T13:08:47.240Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:08:47.240Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:08:47.240Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:08:47.240Z] === RUN TestWaitConditions/removed [2022-06-27T13:08:47.240Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:08:47.240Z] === CONT TestWaitConditions/default [2022-06-27T13:08:47.240Z] === CONT TestWaitConditions/removed [2022-06-27T13:08:48.747Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-06-27T13:08:48.747Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-27T13:08:48.747Z] service_test.go:243: FLAKY_TEST [2022-06-27T13:08:48.747Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-27T13:08:48.747Z] === RUN TestServiceWithDataPathPortInit [2022-06-27T13:08:49.761Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:08:49.761Z] === CONT TestWaitConditions/not-running [2022-06-27T13:08:51.896Z] sha256:71ec4ad3ceca441e9d613d967c3040489dffa7c93f40d08f7b8e8631145a3268 [2022-06-27T13:08:51.896Z] INFO: Starting docker-py tests... [2022-06-27T13:08:51.896Z] ============================= test session starts ============================== [2022-06-27T13:08:51.896Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-27T13:08:51.896Z] rootdir: /src, inifile: pytest.ini [2022-06-27T13:08:51.896Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-27T13:08:51.896Z] collected 395 items / 2 deselected / 393 selected [2022-06-27T13:08:51.896Z] [2022-06-27T13:08:52.281Z] --- PASS: TestWaitConditions (0.04s) [2022-06-27T13:08:52.282Z] --- PASS: TestWaitConditions/default (2.28s) [2022-06-27T13:08:52.282Z] --- PASS: TestWaitConditions/removed (2.39s) [2022-06-27T13:08:52.282Z] --- PASS: TestWaitConditions/next-exit (2.42s) [2022-06-27T13:08:52.282Z] --- PASS: TestWaitConditions/not-running (2.35s) [2022-06-27T13:08:52.282Z] === RUN TestWaitConditions [2022-06-27T13:08:52.282Z] === RUN TestWaitConditions/default [2022-06-27T13:08:52.282Z] === PAUSE TestWaitConditions/default [2022-06-27T13:08:52.282Z] === RUN TestWaitConditions/not-running [2022-06-27T13:08:52.282Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:08:52.282Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:08:52.282Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:08:52.282Z] === RUN TestWaitConditions/removed [2022-06-27T13:08:52.282Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:08:52.282Z] === CONT TestWaitConditions/default [2022-06-27T13:08:52.282Z] === CONT TestWaitConditions/removed [2022-06-27T13:08:54.802Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:08:54.802Z] === CONT TestWaitConditions/not-running [2022-06-27T13:08:57.322Z] --- PASS: TestWaitConditions (0.03s) [2022-06-27T13:08:57.322Z] --- PASS: TestWaitConditions/default (2.36s) [2022-06-27T13:08:57.322Z] --- PASS: TestWaitConditions/removed (2.50s) [2022-06-27T13:08:57.322Z] --- PASS: TestWaitConditions/next-exit (2.24s) [2022-06-27T13:08:57.322Z] --- PASS: TestWaitConditions/not-running (2.22s) [2022-06-27T13:08:57.322Z] === RUN TestWaitConditions [2022-06-27T13:08:57.322Z] === RUN TestWaitConditions/default [2022-06-27T13:08:57.322Z] === PAUSE TestWaitConditions/default [2022-06-27T13:08:57.322Z] === RUN TestWaitConditions/not-running [2022-06-27T13:08:57.322Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:08:57.322Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:08:57.322Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:08:57.322Z] === RUN TestWaitConditions/removed [2022-06-27T13:08:57.322Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:08:57.322Z] === CONT TestWaitConditions/default [2022-06-27T13:08:57.322Z] === CONT TestWaitConditions/removed [2022-06-27T13:08:59.211Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:08:59.211Z] === CONT TestWaitConditions/not-running [2022-06-27T13:09:01.798Z] --- PASS: TestBuildWithHugeFile (45.65s) [2022-06-27T13:09:01.798Z] === RUN TestBuildWCOWSandboxSize [2022-06-27T13:09:01.798Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-27T13:09:01.798Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-27T13:09:01.798Z] === RUN TestBuildWithEmptyDockerfile [2022-06-27T13:09:01.798Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-27T13:09:01.798Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-27T13:09:01.798Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-27T13:09:01.798Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-27T13:09:01.798Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-27T13:09:01.798Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-27T13:09:01.798Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-27T13:09:01.798Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-27T13:09:01.798Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-27T13:09:01.798Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-27T13:09:01.798Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-06-27T13:09:01.798Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-06-27T13:09:01.798Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-06-27T13:09:01.798Z] === RUN TestBuildPreserveOwnership [2022-06-27T13:09:01.798Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-27T13:09:02.513Z] --- PASS: TestWaitConditions (0.03s) [2022-06-27T13:09:02.513Z] --- PASS: TestWaitConditions/removed (2.33s) [2022-06-27T13:09:02.513Z] --- PASS: TestWaitConditions/default (2.42s) [2022-06-27T13:09:02.513Z] --- PASS: TestWaitConditions/not-running (2.66s) [2022-06-27T13:09:02.513Z] --- PASS: TestWaitConditions/next-exit (2.76s) [2022-06-27T13:09:02.513Z] === RUN TestWaitConditions [2022-06-27T13:09:02.513Z] === RUN TestWaitConditions/default [2022-06-27T13:09:02.513Z] === PAUSE TestWaitConditions/default [2022-06-27T13:09:02.513Z] === RUN TestWaitConditions/not-running [2022-06-27T13:09:02.513Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:09:02.513Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:09:02.513Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:09:02.513Z] === RUN TestWaitConditions/removed [2022-06-27T13:09:02.513Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:09:02.513Z] === CONT TestWaitConditions/default [2022-06-27T13:09:02.513Z] === CONT TestWaitConditions/removed [2022-06-27T13:09:02.725Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-27T13:09:03.671Z] --- PASS: TestServiceWithDataPathPortInit (14.05s) [2022-06-27T13:09:03.671Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-27T13:09:04.090Z] --- PASS: TestBuildPreserveOwnership (2.94s) [2022-06-27T13:09:04.090Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.95s) [2022-06-27T13:09:04.090Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-06-27T13:09:04.090Z] === RUN TestBuildPlatformInvalid [2022-06-27T13:09:04.090Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-27T13:09:04.090Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-27T13:09:04.404Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:09:04.404Z] === CONT TestWaitConditions/not-running [2022-06-27T13:09:04.651Z] Loaded image: busybox:latest [2022-06-27T13:09:04.652Z] Loaded image: busybox:glibc [2022-06-27T13:09:05.587Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3q1zu96kmozm3iyw4p8f3wxlc Created:2022-06-27 13:09:03.746574709 +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[e77010c1491c42b8e9351ee2bc8e3650210b9610c98c499284709d0ab0811c6e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q5fx6i8qojyooatpz82mvzh6p EndpointID:c0a69313f6888303cc25b855a6d99b71be4292c84dd72f24994794a6c4defb1e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9a995f0b73a348ce3ef48678cffc4327d310a3b51dfd65399da802505235c822 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:f2cdb2bf6761 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q5fx6i8qojyooatpz82mvzh6p EndpointID:c0a69313f6888303cc25b855a6d99b71be4292c84dd72f24994794a6c4defb1e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-27T13:09:06.038Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-27T13:09:06.047Z] Loaded image: debian:bullseye-slim [2022-06-27T13:09:06.047Z] Loaded image: hello-world:latest [2022-06-27T13:09:06.047Z] Loaded image: arm32v7/hello-world:latest [2022-06-27T13:09:06.609Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-27T13:09:06.923Z] --- PASS: TestWaitConditions (0.08s) [2022-06-27T13:09:06.923Z] --- PASS: TestWaitConditions/default (2.32s) [2022-06-27T13:09:06.923Z] --- PASS: TestWaitConditions/removed (2.35s) [2022-06-27T13:09:06.923Z] --- PASS: TestWaitConditions/next-exit (2.21s) [2022-06-27T13:09:06.923Z] --- PASS: TestWaitConditions/not-running (2.25s) [2022-06-27T13:09:06.923Z] === RUN TestWaitConditions [2022-06-27T13:09:06.923Z] === RUN TestWaitConditions/default [2022-06-27T13:09:06.923Z] === PAUSE TestWaitConditions/default [2022-06-27T13:09:06.923Z] === RUN TestWaitConditions/not-running [2022-06-27T13:09:06.923Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:09:06.923Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:09:06.923Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:09:06.923Z] === RUN TestWaitConditions/removed [2022-06-27T13:09:06.923Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:09:06.923Z] === CONT TestWaitConditions/default [2022-06-27T13:09:06.923Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:09:08.069Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-27T13:09:09.455Z] === CONT TestWaitConditions/removed [2022-06-27T13:09:09.455Z] === CONT TestWaitConditions/not-running [2022-06-27T13:09:09.795Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s) [2022-06-27T13:09:09.795Z] PASS [2022-06-27T13:09:09.795Z] [2022-06-27T13:09:09.795Z] === Skipped [2022-06-27T13:09:09.795Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-27T13:09:09.795Z] service_test.go:243: FLAKY_TEST [2022-06-27T13:09:09.795Z] [2022-06-27T13:09:09.795Z] DONE 38 tests, 1 skipped in 44.541s [2022-06-27T13:09:09.795Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-27T13:09:09.795Z] INFO: Testing against a local daemon [2022-06-27T13:09:09.795Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-27T13:09:09.795Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:09:09.795Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-27T13:09:09.795Z] === RUN TestDockerNetworkIpvlan [2022-06-27T13:09:09.795Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:09:09.795Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-27T13:09:09.795Z] PASS [2022-06-27T13:09:09.795Z] [2022-06-27T13:09:09.795Z] === Skipped [2022-06-27T13:09:09.795Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-27T13:09:09.795Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:09:09.795Z] [2022-06-27T13:09:09.795Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-27T13:09:09.795Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:09:09.795Z] [2022-06-27T13:09:09.795Z] DONE 2 tests, 2 skipped in 0.022s [2022-06-27T13:09:09.795Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-27T13:09:09.795Z] INFO: Testing against a local daemon [2022-06-27T13:09:09.795Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-27T13:09:11.182Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-06-27T13:09:11.182Z] === RUN TestDockerNetworkMacvlan [2022-06-27T13:09:11.345Z] --- PASS: TestWaitConditions (0.04s) [2022-06-27T13:09:11.345Z] --- PASS: TestWaitConditions/next-exit (2.38s) [2022-06-27T13:09:11.345Z] --- PASS: TestWaitConditions/default (2.39s) [2022-06-27T13:09:11.345Z] --- PASS: TestWaitConditions/removed (2.16s) [2022-06-27T13:09:11.345Z] --- PASS: TestWaitConditions/not-running (2.24s) [2022-06-27T13:09:11.345Z] PASS [2022-06-27T13:09:11.345Z] [2022-06-27T13:09:11.345Z] DONE 25 tests in 24.075s [2022-06-27T13:09:11.345Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.345Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.345Z] +++ set -e [2022-06-27T13:09:11.345Z] +++ '[' -n 0 ']' [2022-06-27T13:09:11.345Z] +++ set -x [2022-06-27T13:09:11.345Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.345Z] testing: warning: no tests to run [2022-06-27T13:09:11.345Z] PASS [2022-06-27T13:09:11.345Z] [2022-06-27T13:09:11.345Z] DONE 0 tests in 0.097s [2022-06-27T13:09:11.606Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.606Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.606Z] +++ set -e [2022-06-27T13:09:11.606Z] +++ '[' -n 0 ']' [2022-06-27T13:09:11.606Z] +++ set -x [2022-06-27T13:09:11.606Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.606Z] INFO: Testing against a local daemon [2022-06-27T13:09:11.606Z] testing: warning: no tests to run [2022-06-27T13:09:11.606Z] PASS [2022-06-27T13:09:11.606Z] [2022-06-27T13:09:11.606Z] DONE 0 tests in 0.119s [2022-06-27T13:09:11.606Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.606Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.606Z] +++ set -e [2022-06-27T13:09:11.606Z] +++ '[' -n 0 ']' [2022-06-27T13:09:11.606Z] +++ set -x [2022-06-27T13:09:11.606Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.606Z] testing: warning: no tests to run [2022-06-27T13:09:11.606Z] PASS [2022-06-27T13:09:11.606Z] [2022-06-27T13:09:11.606Z] DONE 0 tests in 0.020s [2022-06-27T13:09:11.606Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.606Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.606Z] +++ set -e [2022-06-27T13:09:11.606Z] +++ '[' -n 0 ']' [2022-06-27T13:09:11.606Z] +++ set -x [2022-06-27T13:09:11.606Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.756Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-27T13:09:11.862Z] INFO: Testing against a local daemon [2022-06-27T13:09:11.862Z] testing: warning: no tests to run [2022-06-27T13:09:11.862Z] PASS [2022-06-27T13:09:11.862Z] [2022-06-27T13:09:11.862Z] DONE 0 tests in 0.055s [2022-06-27T13:09:11.862Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.862Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.862Z] +++ set -e [2022-06-27T13:09:11.862Z] +++ '[' -n 0 ']' [2022-06-27T13:09:11.862Z] +++ set -x [2022-06-27T13:09:11.862Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.862Z] INFO: Testing against a local daemon [2022-06-27T13:09:11.862Z] testing: warning: no tests to run [2022-06-27T13:09:11.862Z] PASS [2022-06-27T13:09:11.862Z] [2022-06-27T13:09:11.862Z] DONE 0 tests in 0.059s [2022-06-27T13:09:11.862Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.862Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.862Z] +++ set -e [2022-06-27T13:09:11.862Z] +++ '[' -n 0 ']' [2022-06-27T13:09:11.862Z] +++ set -x [2022-06-27T13:09:11.863Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.863Z] INFO: Testing against a local daemon [2022-06-27T13:09:11.863Z] testing: warning: no tests to run [2022-06-27T13:09:11.863Z] PASS [2022-06-27T13:09:11.863Z] [2022-06-27T13:09:11.863Z] DONE 0 tests in 0.053s [2022-06-27T13:09:11.863Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.863Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.863Z] +++ set -e [2022-06-27T13:09:11.863Z] +++ '[' -n 0 ']' [2022-06-27T13:09:11.863Z] +++ set -x [2022-06-27T13:09:11.863Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:11.863Z] testing: warning: no tests to run [2022-06-27T13:09:11.863Z] PASS [2022-06-27T13:09:12.119Z] [2022-06-27T13:09:12.119Z] DONE 0 tests in 0.016s [2022-06-27T13:09:12.119Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.119Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.119Z] +++ set -e [2022-06-27T13:09:12.119Z] +++ '[' -n 0 ']' [2022-06-27T13:09:12.119Z] +++ set -x [2022-06-27T13:09:12.119Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.119Z] INFO: Testing against a local daemon [2022-06-27T13:09:12.119Z] testing: warning: no tests to run [2022-06-27T13:09:12.119Z] PASS [2022-06-27T13:09:12.119Z] [2022-06-27T13:09:12.119Z] DONE 0 tests in 0.058s [2022-06-27T13:09:12.119Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.119Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.119Z] +++ set -e [2022-06-27T13:09:12.119Z] +++ '[' -n 0 ']' [2022-06-27T13:09:12.119Z] +++ set -x [2022-06-27T13:09:12.119Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.119Z] INFO: Testing against a local daemon [2022-06-27T13:09:12.119Z] testing: warning: no tests to run [2022-06-27T13:09:12.119Z] PASS [2022-06-27T13:09:12.119Z] [2022-06-27T13:09:12.119Z] DONE 0 tests in 0.067s [2022-06-27T13:09:12.119Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.119Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.119Z] +++ set -e [2022-06-27T13:09:12.119Z] +++ '[' -n 0 ']' [2022-06-27T13:09:12.119Z] +++ set -x [2022-06-27T13:09:12.119Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.328Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-27T13:09:12.376Z] INFO: Testing against a local daemon [2022-06-27T13:09:12.376Z] testing: warning: no tests to run [2022-06-27T13:09:12.376Z] PASS [2022-06-27T13:09:12.376Z] [2022-06-27T13:09:12.376Z] DONE 0 tests in 0.076s [2022-06-27T13:09:12.376Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.376Z] +++ set -e [2022-06-27T13:09:12.376Z] +++ '[' -n 0 ']' [2022-06-27T13:09:12.376Z] +++ set -x [2022-06-27T13:09:12.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.376Z] INFO: Testing against a local daemon [2022-06-27T13:09:12.376Z] testing: warning: no tests to run [2022-06-27T13:09:12.376Z] PASS [2022-06-27T13:09:12.376Z] [2022-06-27T13:09:12.376Z] DONE 0 tests in 0.058s [2022-06-27T13:09:12.376Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.376Z] +++ set -e [2022-06-27T13:09:12.376Z] +++ '[' -n 0 ']' [2022-06-27T13:09:12.376Z] +++ set -x [2022-06-27T13:09:12.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.376Z] testing: warning: no tests to run [2022-06-27T13:09:12.376Z] PASS [2022-06-27T13:09:12.376Z] [2022-06-27T13:09:12.376Z] DONE 0 tests in 0.023s [2022-06-27T13:09:12.376Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.376Z] +++ set -e [2022-06-27T13:09:12.376Z] +++ '[' -n 0 ']' [2022-06-27T13:09:12.376Z] +++ set -x [2022-06-27T13:09:12.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.633Z] INFO: Testing against a local daemon [2022-06-27T13:09:12.633Z] testing: warning: no tests to run [2022-06-27T13:09:12.633Z] PASS [2022-06-27T13:09:12.633Z] [2022-06-27T13:09:12.633Z] DONE 0 tests in 0.073s [2022-06-27T13:09:12.633Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.633Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.633Z] +++ set -e [2022-06-27T13:09:12.633Z] +++ '[' -n 0 ']' [2022-06-27T13:09:12.633Z] +++ set -x [2022-06-27T13:09:12.634Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.634Z] INFO: Testing against a local daemon [2022-06-27T13:09:12.634Z] testing: warning: no tests to run [2022-06-27T13:09:12.634Z] PASS [2022-06-27T13:09:12.634Z] [2022-06-27T13:09:12.634Z] DONE 0 tests in 0.047s [2022-06-27T13:09:12.634Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.634Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.634Z] +++ set -e [2022-06-27T13:09:12.634Z] +++ '[' -n 0 ']' [2022-06-27T13:09:12.634Z] +++ set -x [2022-06-27T13:09:12.634Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.634Z] INFO: Testing against a local daemon [2022-06-27T13:09:12.634Z] testing: warning: no tests to run [2022-06-27T13:09:12.634Z] PASS [2022-06-27T13:09:12.634Z] [2022-06-27T13:09:12.634Z] DONE 0 tests in 0.053s [2022-06-27T13:09:12.634Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.634Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.634Z] +++ set -e [2022-06-27T13:09:12.634Z] +++ '[' -n 0 ']' [2022-06-27T13:09:12.634Z] +++ set -x [2022-06-27T13:09:12.634Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.891Z] INFO: Testing against a local daemon [2022-06-27T13:09:12.891Z] testing: warning: no tests to run [2022-06-27T13:09:12.891Z] PASS [2022-06-27T13:09:12.891Z] [2022-06-27T13:09:12.891Z] DONE 0 tests in 0.069s [2022-06-27T13:09:12.891Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.891Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.891Z] +++ set -e [2022-06-27T13:09:12.891Z] +++ '[' -n 0 ']' [2022-06-27T13:09:12.891Z] +++ set -x [2022-06-27T13:09:12.891Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.891Z] INFO: Testing against a local daemon [2022-06-27T13:09:12.891Z] testing: warning: no tests to run [2022-06-27T13:09:12.891Z] PASS [2022-06-27T13:09:12.891Z] [2022-06-27T13:09:12.891Z] DONE 0 tests in 0.056s [2022-06-27T13:09:12.891Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.891Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.891Z] +++ set -e [2022-06-27T13:09:12.891Z] +++ '[' -n 0 ']' [2022-06-27T13:09:12.891Z] +++ set -x [2022-06-27T13:09:12.891Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.891Z] INFO: Testing against a local daemon [2022-06-27T13:09:12.891Z] testing: warning: no tests to run [2022-06-27T13:09:12.891Z] PASS [2022-06-27T13:09:12.891Z] [2022-06-27T13:09:12.891Z] DONE 0 tests in 0.074s [2022-06-27T13:09:12.891Z] Running integration-test (iteration 3) [2022-06-27T13:09:12.891Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.891Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:12.891Z] +++ set -e [2022-06-27T13:09:12.891Z] +++ '[' -n 0 ']' [2022-06-27T13:09:12.891Z] +++ set -x [2022-06-27T13:09:12.891Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:13.148Z] INFO: Testing against a local daemon [2022-06-27T13:09:13.148Z] testing: warning: no tests to run [2022-06-27T13:09:13.148Z] PASS [2022-06-27T13:09:13.148Z] [2022-06-27T13:09:13.148Z] DONE 0 tests in 0.079s [2022-06-27T13:09:13.148Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:13.148Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:13.148Z] +++ set -e [2022-06-27T13:09:13.148Z] +++ '[' -n 0 ']' [2022-06-27T13:09:13.148Z] +++ set -x [2022-06-27T13:09:13.148Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:13.148Z] INFO: Testing against a local daemon [2022-06-27T13:09:13.148Z] testing: warning: no tests to run [2022-06-27T13:09:13.148Z] PASS [2022-06-27T13:09:13.148Z] [2022-06-27T13:09:13.148Z] DONE 0 tests in 0.057s [2022-06-27T13:09:13.148Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:13.148Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:13.148Z] +++ set -e [2022-06-27T13:09:13.148Z] +++ '[' -n 0 ']' [2022-06-27T13:09:13.148Z] +++ set -x [2022-06-27T13:09:13.148Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:13.272Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-27T13:09:13.404Z] INFO: Testing against a local daemon [2022-06-27T13:09:13.404Z] === RUN TestWaitConditions [2022-06-27T13:09:13.404Z] === RUN TestWaitConditions/default [2022-06-27T13:09:13.404Z] === PAUSE TestWaitConditions/default [2022-06-27T13:09:13.404Z] === RUN TestWaitConditions/not-running [2022-06-27T13:09:13.404Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:09:13.404Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:09:13.404Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:09:13.404Z] === RUN TestWaitConditions/removed [2022-06-27T13:09:13.404Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:09:13.404Z] === CONT TestWaitConditions/default [2022-06-27T13:09:13.404Z] === CONT TestWaitConditions/removed [2022-06-27T13:09:15.191Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-27T13:09:15.934Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:09:15.934Z] === CONT TestWaitConditions/not-running [2022-06-27T13:09:17.109Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-27T13:09:18.234Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.50s) [2022-06-27T13:09:18.234Z] PASS [2022-06-27T13:09:18.234Z] [2022-06-27T13:09:18.234Z] === Skipped [2022-06-27T13:09:18.234Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-27T13:09:18.234Z] build_session_test.go:25: TODO: BuildKit [2022-06-27T13:09:18.234Z] [2022-06-27T13:09:18.234Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-27T13:09:18.234Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-27T13:09:18.234Z] [2022-06-27T13:09:18.234Z] DONE 34 tests, 2 skipped in 81.186s [2022-06-27T13:09:18.234Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-27T13:09:18.234Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:09:18.234Z] ++ set -e [2022-06-27T13:09:18.234Z] ++ '[' -n 0 ']' [2022-06-27T13:09:18.234Z] ++ set -x [2022-06-27T13:09:18.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:09:18.234Z] INFO: Testing against a local daemon [2022-06-27T13:09:18.234Z] === RUN TestConfigInspect [2022-06-27T13:09:18.461Z] --- PASS: TestWaitConditions (0.04s) [2022-06-27T13:09:18.461Z] --- PASS: TestWaitConditions/default (2.31s) [2022-06-27T13:09:18.461Z] --- PASS: TestWaitConditions/removed (2.50s) [2022-06-27T13:09:18.461Z] --- PASS: TestWaitConditions/next-exit (2.54s) [2022-06-27T13:09:18.461Z] --- PASS: TestWaitConditions/not-running (2.38s) [2022-06-27T13:09:18.461Z] === RUN TestWaitConditions [2022-06-27T13:09:18.461Z] === RUN TestWaitConditions/default [2022-06-27T13:09:18.461Z] === PAUSE TestWaitConditions/default [2022-06-27T13:09:18.461Z] === RUN TestWaitConditions/not-running [2022-06-27T13:09:18.461Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:09:18.461Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:09:18.461Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:09:18.461Z] === RUN TestWaitConditions/removed [2022-06-27T13:09:18.461Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:09:18.461Z] === CONT TestWaitConditions/default [2022-06-27T13:09:18.461Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:09:20.124Z] --- PASS: TestConfigInspect (2.37s) [2022-06-27T13:09:20.124Z] === RUN TestConfigList [2022-06-27T13:09:20.414Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-27T13:09:20.985Z] === CONT TestWaitConditions/removed [2022-06-27T13:09:20.985Z] === CONT TestWaitConditions/not-running [2022-06-27T13:09:20.987Z] --- PASS: TestDockerNetworkMacvlan (10.08s) [2022-06-27T13:09:20.987Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-06-27T13:09:20.987Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-27T13:09:20.987Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-06-27T13:09:20.987Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s) [2022-06-27T13:09:20.987Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s) [2022-06-27T13:09:20.987Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-06-27T13:09:20.987Z] PASS [2022-06-27T13:09:20.987Z] [2022-06-27T13:09:20.987Z] DONE 8 tests in 11.391s [2022-06-27T13:09:20.987Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-27T13:09:20.987Z] testing: warning: no tests to run [2022-06-27T13:09:20.987Z] PASS [2022-06-27T13:09:20.987Z] [2022-06-27T13:09:20.987Z] DONE 0 tests in 0.007s [2022-06-27T13:09:20.987Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-27T13:09:20.987Z] INFO: Testing against a local daemon [2022-06-27T13:09:20.987Z] === RUN TestAuthZPluginAllowRequest [2022-06-27T13:09:22.373Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-06-27T13:09:22.373Z] === RUN TestAuthZPluginTLS [2022-06-27T13:09:22.646Z] --- PASS: TestConfigList (2.30s) [2022-06-27T13:09:22.646Z] === RUN TestConfigsCreateAndDelete [2022-06-27T13:09:22.878Z] --- PASS: TestWaitConditions (0.07s) [2022-06-27T13:09:22.878Z] --- PASS: TestWaitConditions/default (2.22s) [2022-06-27T13:09:22.878Z] --- PASS: TestWaitConditions/next-exit (2.41s) [2022-06-27T13:09:22.878Z] --- PASS: TestWaitConditions/not-running (2.23s) [2022-06-27T13:09:22.878Z] --- PASS: TestWaitConditions/removed (2.45s) [2022-06-27T13:09:22.878Z] === RUN TestWaitConditions [2022-06-27T13:09:22.878Z] === RUN TestWaitConditions/default [2022-06-27T13:09:22.878Z] === PAUSE TestWaitConditions/default [2022-06-27T13:09:22.878Z] === RUN TestWaitConditions/not-running [2022-06-27T13:09:22.878Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:09:22.878Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:09:22.878Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:09:22.878Z] === RUN TestWaitConditions/removed [2022-06-27T13:09:22.878Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:09:22.946Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-27T13:09:22.946Z] === RUN TestAuthZPluginDenyRequest [2022-06-27T13:09:23.134Z] === CONT TestWaitConditions/default [2022-06-27T13:09:23.134Z] === CONT TestWaitConditions/removed [2022-06-27T13:09:23.208Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-27T13:09:23.208Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-27T13:09:23.780Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-27T13:09:23.780Z] === RUN TestAuthZPluginDenyResponse [2022-06-27T13:09:24.353Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-27T13:09:24.353Z] === RUN TestAuthZPluginAllowEventStream [2022-06-27T13:09:24.533Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2022-06-27T13:09:24.533Z] === RUN TestConfigsUpdate [2022-06-27T13:09:25.654Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:09:25.654Z] === CONT TestWaitConditions/not-running [2022-06-27T13:09:25.740Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2022-06-27T13:09:25.740Z] === RUN TestAuthZPluginErrorResponse [2022-06-27T13:09:26.313Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-06-27T13:09:26.313Z] === RUN TestAuthZPluginErrorRequest [2022-06-27T13:09:26.885Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-27T13:09:26.885Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-27T13:09:27.048Z] --- PASS: TestConfigsUpdate (2.27s) [2022-06-27T13:09:27.048Z] === RUN TestTemplatedConfig [2022-06-27T13:09:27.457Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-06-27T13:09:27.457Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-27T13:09:28.175Z] --- PASS: TestWaitConditions (0.04s) [2022-06-27T13:09:28.175Z] --- PASS: TestWaitConditions/default (2.21s) [2022-06-27T13:09:28.175Z] --- PASS: TestWaitConditions/removed (2.32s) [2022-06-27T13:09:28.175Z] --- PASS: TestWaitConditions/not-running (2.37s) [2022-06-27T13:09:28.175Z] --- PASS: TestWaitConditions/next-exit (2.58s) [2022-06-27T13:09:28.175Z] === RUN TestWaitConditions [2022-06-27T13:09:28.175Z] === RUN TestWaitConditions/default [2022-06-27T13:09:28.175Z] === PAUSE TestWaitConditions/default [2022-06-27T13:09:28.175Z] === RUN TestWaitConditions/not-running [2022-06-27T13:09:28.175Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:09:28.175Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:09:28.175Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:09:28.175Z] === RUN TestWaitConditions/removed [2022-06-27T13:09:28.175Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:09:28.175Z] === CONT TestWaitConditions/default [2022-06-27T13:09:28.175Z] === CONT TestWaitConditions/removed [2022-06-27T13:09:28.845Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-06-27T13:09:28.845Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-27T13:09:29.562Z] --- PASS: TestTemplatedConfig (2.44s) [2022-06-27T13:09:29.562Z] === RUN TestConfigCreateResolve [2022-06-27T13:09:30.233Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.51s) [2022-06-27T13:09:30.233Z] === RUN TestAuthZPluginHeader [2022-06-27T13:09:30.697Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:09:30.697Z] === CONT TestWaitConditions/not-running [2022-06-27T13:09:31.176Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-27T13:09:31.176Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-27T13:09:31.449Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-06-27T13:09:31.449Z] PASS [2022-06-27T13:09:31.449Z] [2022-06-27T13:09:31.449Z] DONE 6 tests in 13.884s [2022-06-27T13:09:31.449Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-27T13:09:31.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:09:31.449Z] ++ set -e [2022-06-27T13:09:31.449Z] ++ '[' -n 0 ']' [2022-06-27T13:09:31.449Z] ++ set -x [2022-06-27T13:09:31.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:09:31.449Z] INFO: Testing against a local daemon [2022-06-27T13:09:31.449Z] === RUN TestAttachWithTTY [2022-06-27T13:09:31.449Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-27T13:09:31.449Z] === RUN TestAttachWithoutTTy [2022-06-27T13:09:31.449Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-27T13:09:31.449Z] === RUN TestCheckpoint [2022-06-27T13:09:31.449Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-27T13:09:31.449Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/commit [2022-06-27T13:09:31.449Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-27T13:09:31.449Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-27T13:09:31.449Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-27T13:09:31.449Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-27T13:09:31.449Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-27T13:09:31.449Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-27T13:09:31.449Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-27T13:09:31.449Z] === CONT TestContainerInvalidJSON/commit [2022-06-27T13:09:31.449Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-27T13:09:31.449Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-27T13:09:31.449Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-27T13:09:31.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-27T13:09:31.705Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-27T13:09:31.705Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-27T13:09:31.705Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-27T13:09:31.705Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-27T13:09:31.705Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-27T13:09:31.705Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-27T13:09:31.705Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-27T13:09:31.705Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-27T13:09:31.705Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-27T13:09:31.705Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-27T13:09:31.705Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-27T13:09:31.705Z] === RUN TestCopyEmptyFile [2022-06-27T13:09:31.961Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-06-27T13:09:31.961Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-27T13:09:31.961Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-27T13:09:31.961Z] === RUN TestCopyFromContainer [2022-06-27T13:09:32.589Z] --- PASS: TestWaitConditions (0.03s) [2022-06-27T13:09:32.589Z] --- PASS: TestWaitConditions/default (2.39s) [2022-06-27T13:09:32.589Z] --- PASS: TestWaitConditions/removed (2.40s) [2022-06-27T13:09:32.589Z] --- PASS: TestWaitConditions/next-exit (2.46s) [2022-06-27T13:09:32.589Z] --- PASS: TestWaitConditions/not-running (2.45s) [2022-06-27T13:09:32.589Z] === RUN TestWaitConditions [2022-06-27T13:09:32.589Z] === RUN TestWaitConditions/default [2022-06-27T13:09:32.589Z] === PAUSE TestWaitConditions/default [2022-06-27T13:09:32.589Z] === RUN TestWaitConditions/not-running [2022-06-27T13:09:32.589Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:09:32.589Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:09:32.589Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:09:32.589Z] === RUN TestWaitConditions/removed [2022-06-27T13:09:32.589Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:09:32.589Z] === CONT TestWaitConditions/default [2022-06-27T13:09:32.589Z] === CONT TestWaitConditions/removed [2022-06-27T13:09:32.888Z] === RUN TestCopyFromContainer// [2022-06-27T13:09:32.888Z] === RUN TestCopyFromContainer//bar/root [2022-06-27T13:09:33.144Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-27T13:09:33.144Z] === RUN TestCopyFromContainer/bar/quux [2022-06-27T13:09:33.144Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-27T13:09:33.144Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-27T13:09:33.403Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-27T13:09:33.403Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-27T13:09:33.403Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-27T13:09:33.403Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-27T13:09:33.659Z] --- PASS: TestCopyFromContainer (1.61s) [2022-06-27T13:09:33.659Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-27T13:09:33.659Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-06-27T13:09:33.659Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-27T13:09:33.659Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-06-27T13:09:33.659Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-06-27T13:09:33.659Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-27T13:09:33.659Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-27T13:09:33.659Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-27T13:09:33.659Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-27T13:09:33.659Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-27T13:09:33.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-27T13:09:33.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-27T13:09:33.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-27T13:09:33.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-27T13:09:33.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-27T13:09:33.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-27T13:09:33.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-27T13:09:33.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-27T13:09:33.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-27T13:09:33.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-27T13:09:33.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-27T13:09:33.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-27T13:09:33.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-27T13:09:33.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-27T13:09:33.659Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-27T13:09:33.659Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-27T13:09:33.659Z] === RUN TestCreateWithInvalidEnv [2022-06-27T13:09:33.659Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-27T13:09:33.659Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-27T13:09:33.659Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-27T13:09:33.659Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-27T13:09:33.659Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-27T13:09:33.659Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-27T13:09:33.659Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-27T13:09:33.659Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-27T13:09:33.659Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-27T13:09:33.659Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-27T13:09:33.659Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-27T13:09:33.659Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-27T13:09:33.659Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-27T13:09:33.659Z] === RUN TestCreateTmpfsMountsTarget [2022-06-27T13:09:33.659Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-27T13:09:33.659Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-27T13:09:35.022Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-06-27T13:09:35.022Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-27T13:09:35.110Z] === CONT TestWaitConditions/not-running [2022-06-27T13:09:35.110Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:09:35.383Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.12s) [2022-06-27T13:09:35.383Z] === RUN TestAuthZPluginV2Disable [2022-06-27T13:09:36.387Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-06-27T13:09:36.387Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-27T13:09:36.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-27T13:09:36.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-27T13:09:36.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-27T13:09:36.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-27T13:09:36.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-27T13:09:36.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-27T13:09:36.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-27T13:09:36.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-27T13:09:36.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-27T13:09:36.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-27T13:09:36.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-27T13:09:36.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-27T13:09:36.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-27T13:09:36.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-27T13:09:36.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-27T13:09:36.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-06-27T13:09:36.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-27T13:09:36.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-27T13:09:36.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-27T13:09:36.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-27T13:09:36.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-27T13:09:36.387Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-27T13:09:36.643Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-06-27T13:09:36.643Z] === RUN TestCreateDifferentPlatform [2022-06-27T13:09:36.643Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-27T13:09:36.643Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-27T13:09:36.643Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-27T13:09:36.643Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-27T13:09:36.643Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-27T13:09:36.643Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-27T13:09:36.643Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-27T13:09:36.643Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-27T13:09:36.643Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-27T13:09:36.643Z] === RUN TestCreateInvalidHostConfig [2022-06-27T13:09:36.643Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-27T13:09:36.643Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-27T13:09:36.643Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-27T13:09:36.643Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-27T13:09:36.643Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-27T13:09:36.643Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-27T13:09:36.643Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-27T13:09:36.643Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-27T13:09:36.643Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-27T13:09:36.643Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-27T13:09:36.643Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-27T13:09:36.643Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-27T13:09:36.643Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-27T13:09:36.643Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-27T13:09:36.643Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-27T13:09:36.643Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-27T13:09:36.643Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-27T13:09:36.643Z] === RUN TestContainerStartOnDaemonRestart [2022-06-27T13:09:36.643Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-27T13:09:36.643Z] === RUN TestDaemonRestartIpcMode [2022-06-27T13:09:36.643Z] === PAUSE TestDaemonRestartIpcMode [2022-06-27T13:09:36.643Z] === RUN TestDaemonHostGatewayIP [2022-06-27T13:09:36.643Z] === PAUSE TestDaemonHostGatewayIP [2022-06-27T13:09:36.643Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-27T13:09:36.643Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-27T13:09:36.643Z] === RUN TestContainerKillOnDaemonStart [2022-06-27T13:09:36.643Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-27T13:09:36.643Z] === RUN TestDiff [2022-06-27T13:09:37.203Z] --- PASS: TestDiff (0.42s) [2022-06-27T13:09:37.203Z] === RUN TestExecConsoleSize [2022-06-27T13:09:37.630Z] --- PASS: TestWaitConditions (0.04s) [2022-06-27T13:09:37.630Z] --- PASS: TestWaitConditions/default (2.43s) [2022-06-27T13:09:37.630Z] --- PASS: TestWaitConditions/removed (2.44s) [2022-06-27T13:09:37.630Z] --- PASS: TestWaitConditions/next-exit (2.31s) [2022-06-27T13:09:37.630Z] --- PASS: TestWaitConditions/not-running (2.35s) [2022-06-27T13:09:37.630Z] PASS [2022-06-27T13:09:37.630Z] [2022-06-27T13:09:37.630Z] DONE 25 tests in 24.291s [2022-06-27T13:09:37.630Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.630Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.630Z] +++ set -e [2022-06-27T13:09:37.630Z] +++ '[' -n 0 ']' [2022-06-27T13:09:37.630Z] +++ set -x [2022-06-27T13:09:37.631Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.631Z] testing: warning: no tests to run [2022-06-27T13:09:37.631Z] PASS [2022-06-27T13:09:37.631Z] [2022-06-27T13:09:37.631Z] DONE 0 tests in 0.123s [2022-06-27T13:09:37.631Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.631Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.631Z] +++ set -e [2022-06-27T13:09:37.631Z] +++ '[' -n 0 ']' [2022-06-27T13:09:37.631Z] +++ set -x [2022-06-27T13:09:37.631Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.765Z] --- PASS: TestExecConsoleSize (0.46s) [2022-06-27T13:09:37.765Z] === RUN TestExecWithCloseStdin [2022-06-27T13:09:37.887Z] INFO: Testing against a local daemon [2022-06-27T13:09:37.887Z] testing: warning: no tests to run [2022-06-27T13:09:37.887Z] PASS [2022-06-27T13:09:37.887Z] [2022-06-27T13:09:37.887Z] DONE 0 tests in 0.136s [2022-06-27T13:09:37.887Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.887Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.887Z] +++ set -e [2022-06-27T13:09:37.887Z] +++ '[' -n 0 ']' [2022-06-27T13:09:37.887Z] +++ set -x [2022-06-27T13:09:37.888Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.888Z] testing: warning: no tests to run [2022-06-27T13:09:37.888Z] PASS [2022-06-27T13:09:37.888Z] [2022-06-27T13:09:37.888Z] DONE 0 tests in 0.016s [2022-06-27T13:09:37.888Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.888Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.888Z] +++ set -e [2022-06-27T13:09:37.888Z] +++ '[' -n 0 ']' [2022-06-27T13:09:37.888Z] +++ set -x [2022-06-27T13:09:37.888Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.888Z] INFO: Testing against a local daemon [2022-06-27T13:09:37.888Z] testing: warning: no tests to run [2022-06-27T13:09:37.888Z] PASS [2022-06-27T13:09:37.888Z] [2022-06-27T13:09:37.888Z] DONE 0 tests in 0.050s [2022-06-27T13:09:37.888Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.888Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:37.888Z] +++ set -e [2022-06-27T13:09:37.888Z] +++ '[' -n 0 ']' [2022-06-27T13:09:37.888Z] +++ set -x [2022-06-27T13:09:37.888Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.021Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-06-27T13:09:38.021Z] === RUN TestExec [2022-06-27T13:09:38.144Z] INFO: Testing against a local daemon [2022-06-27T13:09:38.144Z] testing: warning: no tests to run [2022-06-27T13:09:38.144Z] PASS [2022-06-27T13:09:38.144Z] [2022-06-27T13:09:38.144Z] DONE 0 tests in 0.107s [2022-06-27T13:09:38.144Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.144Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.144Z] +++ set -e [2022-06-27T13:09:38.144Z] +++ '[' -n 0 ']' [2022-06-27T13:09:38.144Z] +++ set -x [2022-06-27T13:09:38.145Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.145Z] INFO: Testing against a local daemon [2022-06-27T13:09:38.145Z] testing: warning: no tests to run [2022-06-27T13:09:38.145Z] PASS [2022-06-27T13:09:38.145Z] [2022-06-27T13:09:38.145Z] DONE 0 tests in 0.044s [2022-06-27T13:09:38.145Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.145Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.145Z] +++ set -e [2022-06-27T13:09:38.145Z] +++ '[' -n 0 ']' [2022-06-27T13:09:38.145Z] +++ set -x [2022-06-27T13:09:38.145Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.145Z] testing: warning: no tests to run [2022-06-27T13:09:38.145Z] PASS [2022-06-27T13:09:38.145Z] [2022-06-27T13:09:38.145Z] DONE 0 tests in 0.016s [2022-06-27T13:09:38.145Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.145Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.145Z] +++ set -e [2022-06-27T13:09:38.145Z] +++ '[' -n 0 ']' [2022-06-27T13:09:38.145Z] +++ set -x [2022-06-27T13:09:38.145Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.219Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-27T13:09:38.402Z] INFO: Testing against a local daemon [2022-06-27T13:09:38.402Z] testing: warning: no tests to run [2022-06-27T13:09:38.402Z] PASS [2022-06-27T13:09:38.402Z] [2022-06-27T13:09:38.402Z] DONE 0 tests in 0.059s [2022-06-27T13:09:38.402Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.402Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.402Z] +++ set -e [2022-06-27T13:09:38.402Z] +++ '[' -n 0 ']' [2022-06-27T13:09:38.402Z] +++ set -x [2022-06-27T13:09:38.402Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.402Z] INFO: Testing against a local daemon [2022-06-27T13:09:38.402Z] testing: warning: no tests to run [2022-06-27T13:09:38.402Z] PASS [2022-06-27T13:09:38.402Z] [2022-06-27T13:09:38.402Z] DONE 0 tests in 0.084s [2022-06-27T13:09:38.402Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.402Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.402Z] +++ set -e [2022-06-27T13:09:38.402Z] +++ '[' -n 0 ']' [2022-06-27T13:09:38.402Z] +++ set -x [2022-06-27T13:09:38.402Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.402Z] INFO: Testing against a local daemon [2022-06-27T13:09:38.402Z] testing: warning: no tests to run [2022-06-27T13:09:38.402Z] PASS [2022-06-27T13:09:38.402Z] [2022-06-27T13:09:38.402Z] DONE 0 tests in 0.067s [2022-06-27T13:09:38.582Z] --- PASS: TestExec (0.50s) [2022-06-27T13:09:38.582Z] === RUN TestExecUser [2022-06-27T13:09:38.658Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.658Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.658Z] +++ set -e [2022-06-27T13:09:38.658Z] +++ '[' -n 0 ']' [2022-06-27T13:09:38.658Z] +++ set -x [2022-06-27T13:09:38.659Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.659Z] INFO: Testing against a local daemon [2022-06-27T13:09:38.659Z] testing: warning: no tests to run [2022-06-27T13:09:38.659Z] PASS [2022-06-27T13:09:38.659Z] [2022-06-27T13:09:38.659Z] DONE 0 tests in 0.052s [2022-06-27T13:09:38.659Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.659Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.659Z] +++ set -e [2022-06-27T13:09:38.659Z] +++ '[' -n 0 ']' [2022-06-27T13:09:38.659Z] +++ set -x [2022-06-27T13:09:38.659Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.659Z] testing: warning: no tests to run [2022-06-27T13:09:38.659Z] PASS [2022-06-27T13:09:38.659Z] [2022-06-27T13:09:38.659Z] DONE 0 tests in 0.020s [2022-06-27T13:09:38.659Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.659Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.659Z] +++ set -e [2022-06-27T13:09:38.659Z] +++ '[' -n 0 ']' [2022-06-27T13:09:38.659Z] +++ set -x [2022-06-27T13:09:38.659Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.659Z] INFO: Testing against a local daemon [2022-06-27T13:09:38.659Z] testing: warning: no tests to run [2022-06-27T13:09:38.659Z] PASS [2022-06-27T13:09:38.659Z] [2022-06-27T13:09:38.659Z] DONE 0 tests in 0.055s [2022-06-27T13:09:38.659Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.659Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.659Z] +++ set -e [2022-06-27T13:09:38.659Z] +++ '[' -n 0 ']' [2022-06-27T13:09:38.659Z] +++ set -x [2022-06-27T13:09:38.659Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.686Z] --- PASS: TestAuthZPluginV2Disable (3.46s) [2022-06-27T13:09:38.686Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-27T13:09:38.889Z] --- PASS: TestImportExtremelyLargeImageWorks (93.08s) [2022-06-27T13:09:38.889Z] PASS [2022-06-27T13:09:38.889Z] [2022-06-27T13:09:38.889Z] === Skipped [2022-06-27T13:09:38.889Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-27T13:09:38.889Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-27T13:09:38.889Z] [2022-06-27T13:09:38.889Z] DONE 22 tests, 1 skipped in 96.789s [2022-06-27T13:09:38.889Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-27T13:09:38.889Z] === RUN TestStripANSICommands [2022-06-27T13:09:38.889Z] === RUN TestStripANSICommands/#00 [2022-06-27T13:09:38.889Z] === RUN TestStripANSICommands/#01 [2022-06-27T13:09:38.889Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-27T13:09:38.889Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-27T13:09:38.889Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-27T13:09:38.889Z] PASS [2022-06-27T13:09:38.889Z] [2022-06-27T13:09:38.889Z] DONE 3 tests in 0.036s [2022-06-27T13:09:38.889Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-27T13:09:38.889Z] INFO: Testing against a local daemon [2022-06-27T13:09:38.889Z] === RUN TestNetworkCreateDelete [2022-06-27T13:09:38.889Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-27T13:09:38.889Z] === RUN TestDockerNetworkDeletePreferID [2022-06-27T13:09:38.889Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-06-27T13:09:38.889Z] === RUN TestDaemonDNSFallback [2022-06-27T13:09:38.916Z] INFO: Testing against a local daemon [2022-06-27T13:09:38.916Z] testing: warning: no tests to run [2022-06-27T13:09:38.916Z] PASS [2022-06-27T13:09:38.916Z] [2022-06-27T13:09:38.916Z] DONE 0 tests in 0.060s [2022-06-27T13:09:38.916Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.916Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.916Z] +++ set -e [2022-06-27T13:09:38.916Z] +++ '[' -n 0 ']' [2022-06-27T13:09:38.916Z] +++ set -x [2022-06-27T13:09:38.916Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.916Z] INFO: Testing against a local daemon [2022-06-27T13:09:38.916Z] testing: warning: no tests to run [2022-06-27T13:09:38.916Z] PASS [2022-06-27T13:09:38.916Z] [2022-06-27T13:09:38.916Z] DONE 0 tests in 0.064s [2022-06-27T13:09:38.916Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.916Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.916Z] +++ set -e [2022-06-27T13:09:38.916Z] +++ '[' -n 0 ']' [2022-06-27T13:09:38.916Z] +++ set -x [2022-06-27T13:09:38.916Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:38.916Z] INFO: Testing against a local daemon [2022-06-27T13:09:38.916Z] testing: warning: no tests to run [2022-06-27T13:09:38.916Z] PASS [2022-06-27T13:09:38.916Z] [2022-06-27T13:09:38.916Z] DONE 0 tests in 0.056s [2022-06-27T13:09:39.143Z] --- PASS: TestExecUser (0.47s) [2022-06-27T13:09:39.143Z] === RUN TestExportContainerAndImportImage [2022-06-27T13:09:39.173Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.173Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.173Z] +++ set -e [2022-06-27T13:09:39.173Z] +++ '[' -n 0 ']' [2022-06-27T13:09:39.173Z] +++ set -x [2022-06-27T13:09:39.173Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.173Z] INFO: Testing against a local daemon [2022-06-27T13:09:39.173Z] testing: warning: no tests to run [2022-06-27T13:09:39.173Z] PASS [2022-06-27T13:09:39.173Z] [2022-06-27T13:09:39.173Z] DONE 0 tests in 0.055s [2022-06-27T13:09:39.173Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.173Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.173Z] +++ set -e [2022-06-27T13:09:39.173Z] +++ '[' -n 0 ']' [2022-06-27T13:09:39.173Z] +++ set -x [2022-06-27T13:09:39.173Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.173Z] INFO: Testing against a local daemon [2022-06-27T13:09:39.173Z] testing: warning: no tests to run [2022-06-27T13:09:39.173Z] PASS [2022-06-27T13:09:39.173Z] [2022-06-27T13:09:39.173Z] DONE 0 tests in 0.062s [2022-06-27T13:09:39.173Z] Running integration-test (iteration 4) [2022-06-27T13:09:39.173Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.173Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.173Z] +++ set -e [2022-06-27T13:09:39.173Z] +++ '[' -n 0 ']' [2022-06-27T13:09:39.173Z] +++ set -x [2022-06-27T13:09:39.173Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.430Z] INFO: Testing against a local daemon [2022-06-27T13:09:39.430Z] testing: warning: no tests to run [2022-06-27T13:09:39.430Z] PASS [2022-06-27T13:09:39.430Z] [2022-06-27T13:09:39.430Z] DONE 0 tests in 0.073s [2022-06-27T13:09:39.430Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.430Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.430Z] +++ set -e [2022-06-27T13:09:39.430Z] +++ '[' -n 0 ']' [2022-06-27T13:09:39.430Z] +++ set -x [2022-06-27T13:09:39.430Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.430Z] INFO: Testing against a local daemon [2022-06-27T13:09:39.430Z] testing: warning: no tests to run [2022-06-27T13:09:39.430Z] PASS [2022-06-27T13:09:39.430Z] [2022-06-27T13:09:39.430Z] DONE 0 tests in 0.051s [2022-06-27T13:09:39.431Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.431Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.431Z] +++ set -e [2022-06-27T13:09:39.431Z] +++ '[' -n 0 ']' [2022-06-27T13:09:39.431Z] +++ set -x [2022-06-27T13:09:39.431Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:09:39.431Z] INFO: Testing against a local daemon [2022-06-27T13:09:39.431Z] === RUN TestWaitConditions [2022-06-27T13:09:39.431Z] === RUN TestWaitConditions/default [2022-06-27T13:09:39.431Z] === PAUSE TestWaitConditions/default [2022-06-27T13:09:39.431Z] === RUN TestWaitConditions/not-running [2022-06-27T13:09:39.431Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:09:39.431Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:09:39.431Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:09:39.431Z] === RUN TestWaitConditions/removed [2022-06-27T13:09:39.431Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:09:39.687Z] === CONT TestWaitConditions/default [2022-06-27T13:09:39.687Z] === CONT TestWaitConditions/removed [2022-06-27T13:09:39.705Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-06-27T13:09:39.705Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-27T13:09:41.068Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-06-27T13:09:41.068Z] === RUN TestHealthCheckWorkdir [2022-06-27T13:09:41.324Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-06-27T13:09:41.324Z] === RUN TestHealthKillContainer [2022-06-27T13:09:41.991Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.33s) [2022-06-27T13:09:41.991Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-27T13:09:42.208Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:09:42.208Z] === CONT TestWaitConditions/not-running [2022-06-27T13:09:43.065Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-06-27T13:09:43.065Z] === RUN TestInspectNetwork [2022-06-27T13:09:43.065Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:43.065Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-27T13:09:43.065Z] === RUN TestRunContainerWithBridgeNone [2022-06-27T13:09:43.065Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.065Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-27T13:09:43.065Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-27T13:09:43.065Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-27T13:09:43.065Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-27T13:09:43.065Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-27T13:09:43.065Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-27T13:09:43.065Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-27T13:09:43.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-27T13:09:43.065Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-27T13:09:43.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-27T13:09:43.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-27T13:09:43.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-27T13:09:43.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-27T13:09:43.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-27T13:09:43.065Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-27T13:09:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-27T13:09:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-27T13:09:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-27T13:09:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-27T13:09:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-06-27T13:09:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-27T13:09:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-27T13:09:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-27T13:09:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestNetworkList [2022-06-27T13:09:43.066Z] === RUN TestNetworkList//networks [2022-06-27T13:09:43.066Z] === PAUSE TestNetworkList//networks [2022-06-27T13:09:43.066Z] === RUN TestNetworkList//networks/ [2022-06-27T13:09:43.066Z] === PAUSE TestNetworkList//networks/ [2022-06-27T13:09:43.066Z] === CONT TestNetworkList//networks/ [2022-06-27T13:09:43.066Z] === CONT TestNetworkList//networks [2022-06-27T13:09:43.066Z] --- PASS: TestNetworkList (0.01s) [2022-06-27T13:09:43.066Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-27T13:09:43.066Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestHostIPv4BridgeLabel [2022-06-27T13:09:43.066Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-27T13:09:43.066Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-27T13:09:43.066Z] === RUN TestDaemonDefaultNetworkPools [2022-06-27T13:09:43.066Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-27T13:09:43.066Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-27T13:09:43.066Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-27T13:09:43.066Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-27T13:09:43.066Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-27T13:09:43.066Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-27T13:09:43.066Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-27T13:09:43.066Z] === RUN TestServiceWithPredefinedNetwork [2022-06-27T13:09:43.066Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:43.066Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-27T13:09:43.066Z] service_test.go:243: FLAKY_TEST [2022-06-27T13:09:43.066Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestServiceWithDataPathPortInit [2022-06-27T13:09:43.066Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:43.066Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-27T13:09:43.066Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-27T13:09:43.066Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:43.066Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-27T13:09:43.066Z] PASS [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === Skipped [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-27T13:09:43.066Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-27T13:09:43.066Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-27T13:09:43.066Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-27T13:09:43.066Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-27T13:09:43.066Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-27T13:09:43.066Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-27T13:09:43.066Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-27T13:09:43.066Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-27T13:09:43.066Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-27T13:09:43.066Z] service_test.go:243: FLAKY_TEST [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-27T13:09:43.066Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-27T13:09:43.066Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] DONE 34 tests, 12 skipped in 7.082s [2022-06-27T13:09:43.066Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-27T13:09:43.066Z] INFO: Testing against a local daemon [2022-06-27T13:09:43.066Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-27T13:09:43.066Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:09:43.066Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestDockerNetworkIpvlan [2022-06-27T13:09:43.066Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:09:43.066Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-27T13:09:43.066Z] PASS [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === Skipped [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-27T13:09:43.066Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-27T13:09:43.066Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] DONE 2 tests, 2 skipped in 0.099s [2022-06-27T13:09:43.066Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-27T13:09:43.066Z] INFO: Testing against a local daemon [2022-06-27T13:09:43.066Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-27T13:09:43.066Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestDockerNetworkMacvlan [2022-06-27T13:09:43.066Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-27T13:09:43.066Z] PASS [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === Skipped [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-27T13:09:43.066Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-27T13:09:43.066Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] DONE 2 tests, 2 skipped in 0.081s [2022-06-27T13:09:43.066Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-27T13:09:43.066Z] testing: warning: no tests to run [2022-06-27T13:09:43.066Z] PASS [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] DONE 0 tests in 0.023s [2022-06-27T13:09:43.066Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-27T13:09:43.066Z] INFO: Testing against a local daemon [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginAllowRequest [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginTLS [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginDenyRequest [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginDenyResponse [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginAllowEventStream [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginErrorResponse [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginErrorRequest [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginHeader [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginV2Disable [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-27T13:09:43.066Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-27T13:09:43.066Z] PASS [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === Skipped [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-27T13:09:43.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.066Z] [2022-06-27T13:09:43.066Z] DONE 17 tests, 17 skipped in 0.260s [2022-06-27T13:09:43.066Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-27T13:09:43.324Z] INFO: Testing against a local daemon [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-27T13:09:43.324Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-27T13:09:43.324Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-27T13:09:43.324Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-27T13:09:43.324Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-27T13:09:43.324Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-27T13:09:43.324Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-27T13:09:43.324Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-27T13:09:43.324Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-27T13:09:43.324Z] === RUN TestPluginInstall [2022-06-27T13:09:43.324Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.324Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-27T13:09:43.324Z] === RUN TestPluginsWithRuntimes [2022-06-27T13:09:43.324Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-27T13:09:43.324Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-27T13:09:43.324Z] === RUN TestPluginBackCompatMediaTypes [2022-06-27T13:09:43.324Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-27T13:09:43.324Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-27T13:09:43.324Z] PASS [2022-06-27T13:09:43.324Z] [2022-06-27T13:09:43.324Z] === Skipped [2022-06-27T13:09:43.324Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-27T13:09:43.324Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-27T13:09:43.324Z] [2022-06-27T13:09:43.324Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-27T13:09:43.324Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-27T13:09:43.324Z] [2022-06-27T13:09:43.324Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-27T13:09:43.324Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-27T13:09:43.324Z] [2022-06-27T13:09:43.324Z] DONE 19 tests, 3 skipped in 0.141s [2022-06-27T13:09:43.324Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-27T13:09:43.324Z] INFO: Testing against a local daemon [2022-06-27T13:09:43.324Z] === RUN TestExternalGraphDriver [2022-06-27T13:09:43.324Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-27T13:09:43.324Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-06-27T13:09:43.324Z] === RUN TestGraphdriverPluginV2 [2022-06-27T13:09:44.729Z] --- PASS: TestWaitConditions (0.06s) [2022-06-27T13:09:44.729Z] --- PASS: TestWaitConditions/default (2.39s) [2022-06-27T13:09:44.729Z] --- PASS: TestWaitConditions/removed (2.43s) [2022-06-27T13:09:44.729Z] --- PASS: TestWaitConditions/not-running (2.24s) [2022-06-27T13:09:44.729Z] --- PASS: TestWaitConditions/next-exit (2.30s) [2022-06-27T13:09:44.729Z] === RUN TestWaitConditions [2022-06-27T13:09:44.729Z] === RUN TestWaitConditions/default [2022-06-27T13:09:44.729Z] === PAUSE TestWaitConditions/default [2022-06-27T13:09:44.729Z] === RUN TestWaitConditions/not-running [2022-06-27T13:09:44.729Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:09:44.729Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:09:44.729Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:09:44.729Z] === RUN TestWaitConditions/removed [2022-06-27T13:09:44.729Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:09:44.729Z] === CONT TestWaitConditions/default [2022-06-27T13:09:44.729Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:09:46.632Z] === CONT TestWaitConditions/removed [2022-06-27T13:09:46.632Z] === CONT TestWaitConditions/not-running [2022-06-27T13:09:47.506Z] --- PASS: TestGraphdriverPluginV2 (3.75s) [2022-06-27T13:09:47.506Z] PASS [2022-06-27T13:09:47.506Z] [2022-06-27T13:09:47.506Z] === Skipped [2022-06-27T13:09:47.506Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-06-27T13:09:47.506Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-27T13:09:47.506Z] [2022-06-27T13:09:47.506Z] DONE 2 tests, 1 skipped in 3.882s [2022-06-27T13:09:47.506Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-27T13:09:47.506Z] INFO: Testing against a local daemon [2022-06-27T13:09:47.506Z] === RUN TestContinueAfterPluginCrash [2022-06-27T13:09:47.506Z] === PAUSE TestContinueAfterPluginCrash [2022-06-27T13:09:47.506Z] === RUN TestReadPluginNoRead [2022-06-27T13:09:47.506Z] === PAUSE TestReadPluginNoRead [2022-06-27T13:09:47.506Z] === RUN TestDaemonStartWithLogOpt [2022-06-27T13:09:47.506Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-27T13:09:47.506Z] === CONT TestContinueAfterPluginCrash [2022-06-27T13:09:47.506Z] === CONT TestDaemonStartWithLogOpt [2022-06-27T13:09:49.183Z] --- PASS: TestWaitConditions (0.08s) [2022-06-27T13:09:49.183Z] --- PASS: TestWaitConditions/default (2.27s) [2022-06-27T13:09:49.183Z] --- PASS: TestWaitConditions/next-exit (2.31s) [2022-06-27T13:09:49.183Z] --- PASS: TestWaitConditions/removed (2.39s) [2022-06-27T13:09:49.183Z] --- PASS: TestWaitConditions/not-running (2.37s) [2022-06-27T13:09:49.183Z] === RUN TestWaitConditions [2022-06-27T13:09:49.183Z] === RUN TestWaitConditions/default [2022-06-27T13:09:49.183Z] === PAUSE TestWaitConditions/default [2022-06-27T13:09:49.183Z] === RUN TestWaitConditions/not-running [2022-06-27T13:09:49.183Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:09:49.183Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:09:49.183Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:09:49.183Z] === RUN TestWaitConditions/removed [2022-06-27T13:09:49.183Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:09:49.183Z] === CONT TestWaitConditions/default [2022-06-27T13:09:49.183Z] === CONT TestWaitConditions/removed [2022-06-27T13:09:49.448Z] --- PASS: TestHealthKillContainer (7.99s) [2022-06-27T13:09:49.448Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-27T13:09:50.008Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-06-27T13:09:50.008Z] === RUN TestIpcModeNone [2022-06-27T13:09:50.264Z] --- PASS: TestIpcModeNone (0.49s) [2022-06-27T13:09:50.264Z] === RUN TestIpcModePrivate [2022-06-27T13:09:50.824Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-27T13:09:50.824Z] --- PASS: TestIpcModePrivate (0.53s) [2022-06-27T13:09:50.824Z] === RUN TestIpcModeShareable [2022-06-27T13:09:51.386Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-06-27T13:09:51.386Z] --- PASS: TestIpcModeShareable (0.53s) [2022-06-27T13:09:51.386Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-27T13:09:51.693Z] --- PASS: TestDaemonStartWithLogOpt (4.35s) [2022-06-27T13:09:51.693Z] === CONT TestReadPluginNoRead [2022-06-27T13:09:51.753Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:09:51.753Z] === CONT TestWaitConditions/not-running [2022-06-27T13:09:52.059Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.04s) [2022-06-27T13:09:52.059Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-27T13:09:52.749Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-06-27T13:09:52.749Z] === RUN TestAPIIpcModeHost [2022-06-27T13:09:53.310Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-06-27T13:09:53.310Z] === RUN TestDaemonIpcModeShareable [2022-06-27T13:09:53.642Z] --- PASS: TestWaitConditions (0.05s) [2022-06-27T13:09:53.642Z] --- PASS: TestWaitConditions/default (2.26s) [2022-06-27T13:09:53.642Z] --- PASS: TestWaitConditions/removed (2.37s) [2022-06-27T13:09:53.642Z] --- PASS: TestWaitConditions/not-running (2.12s) [2022-06-27T13:09:53.642Z] --- PASS: TestWaitConditions/next-exit (2.26s) [2022-06-27T13:09:53.642Z] === RUN TestWaitConditions [2022-06-27T13:09:53.642Z] === RUN TestWaitConditions/default [2022-06-27T13:09:53.642Z] === PAUSE TestWaitConditions/default [2022-06-27T13:09:53.642Z] === RUN TestWaitConditions/not-running [2022-06-27T13:09:53.642Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:09:53.642Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:09:53.642Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:09:53.642Z] === RUN TestWaitConditions/removed [2022-06-27T13:09:53.642Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:09:53.642Z] === CONT TestWaitConditions/default [2022-06-27T13:09:53.642Z] === CONT TestWaitConditions/removed [2022-06-27T13:09:54.226Z] === RUN TestReadPluginNoRead/default [2022-06-27T13:09:54.236Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-27T13:09:54.493Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-06-27T13:09:54.493Z] === RUN TestDaemonIpcModePrivate [2022-06-27T13:09:55.180Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-27T13:09:55.418Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-27T13:09:55.418Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-06-27T13:09:55.418Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-27T13:09:56.161Z] === CONT TestWaitConditions/not-running [2022-06-27T13:09:56.161Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:09:56.556Z] --- PASS: TestContinueAfterPluginCrash (9.09s) [2022-06-27T13:09:56.556Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-27T13:09:56.783Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-27T13:09:56.783Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-06-27T13:09:56.783Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-27T13:09:57.726Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-27T13:09:57.928Z] === CONT TestReadPluginNoRead [2022-06-27T13:09:57.928Z] read_test.go:92: [d7a8b4f8eabd5] daemon is not started [2022-06-27T13:09:57.928Z] --- PASS: TestReadPluginNoRead (6.13s) [2022-06-27T13:09:57.928Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-06-27T13:09:57.928Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2022-06-27T13:09:57.928Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-06-27T13:09:57.928Z] PASS [2022-06-27T13:09:57.928Z] [2022-06-27T13:09:57.928Z] DONE 6 tests in 10.583s [2022-06-27T13:09:57.928Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-27T13:09:57.928Z] testing: warning: no tests to run [2022-06-27T13:09:57.928Z] PASS [2022-06-27T13:09:57.928Z] [2022-06-27T13:09:57.928Z] DONE 0 tests in 0.034s [2022-06-27T13:09:57.928Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-27T13:09:57.928Z] INFO: Testing against a local daemon [2022-06-27T13:09:57.928Z] === RUN TestPluginWithDevMounts [2022-06-27T13:09:57.928Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-27T13:09:57.928Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-27T13:09:57.928Z] PASS [2022-06-27T13:09:57.928Z] [2022-06-27T13:09:57.928Z] === Skipped [2022-06-27T13:09:57.928Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-27T13:09:57.928Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-27T13:09:57.928Z] [2022-06-27T13:09:57.928Z] DONE 1 tests, 1 skipped in 0.107s [2022-06-27T13:09:57.928Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-27T13:09:57.928Z] INFO: Testing against a local daemon [2022-06-27T13:09:57.928Z] === RUN TestSecretInspect [2022-06-27T13:09:57.928Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:57.928Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-27T13:09:57.928Z] === RUN TestSecretList [2022-06-27T13:09:57.928Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:57.928Z] --- SKIP: TestSecretList (0.01s) [2022-06-27T13:09:57.928Z] === RUN TestSecretsCreateAndDelete [2022-06-27T13:09:57.928Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:57.928Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-06-27T13:09:57.928Z] === RUN TestSecretsUpdate [2022-06-27T13:09:57.928Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:57.928Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-06-27T13:09:57.928Z] === RUN TestTemplatedSecret [2022-06-27T13:09:57.928Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:57.928Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-27T13:09:57.928Z] === RUN TestSecretCreateResolve [2022-06-27T13:09:57.986Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-06-27T13:09:57.986Z] === RUN TestIpcModeOlderClient [2022-06-27T13:09:57.986Z] === PAUSE TestIpcModeOlderClient [2022-06-27T13:09:57.986Z] === RUN TestKillContainerInvalidSignal [2022-06-27T13:09:58.051Z] --- PASS: TestWaitConditions (0.03s) [2022-06-27T13:09:58.051Z] --- PASS: TestWaitConditions/default (2.22s) [2022-06-27T13:09:58.051Z] --- PASS: TestWaitConditions/removed (2.24s) [2022-06-27T13:09:58.051Z] --- PASS: TestWaitConditions/not-running (2.26s) [2022-06-27T13:09:58.051Z] --- PASS: TestWaitConditions/next-exit (2.25s) [2022-06-27T13:09:58.051Z] === RUN TestWaitConditions [2022-06-27T13:09:58.051Z] === RUN TestWaitConditions/default [2022-06-27T13:09:58.051Z] === PAUSE TestWaitConditions/default [2022-06-27T13:09:58.051Z] === RUN TestWaitConditions/not-running [2022-06-27T13:09:58.051Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:09:58.051Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:09:58.051Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:09:58.051Z] === RUN TestWaitConditions/removed [2022-06-27T13:09:58.051Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:09:58.051Z] === CONT TestWaitConditions/default [2022-06-27T13:09:58.051Z] === CONT TestWaitConditions/removed [2022-06-27T13:09:58.186Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-06-27T13:09:58.186Z] PASS [2022-06-27T13:09:58.186Z] [2022-06-27T13:09:58.186Z] === Skipped [2022-06-27T13:09:58.186Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-27T13:09:58.186Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] [2022-06-27T13:09:58.186Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-06-27T13:09:58.186Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] [2022-06-27T13:09:58.186Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-06-27T13:09:58.186Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] [2022-06-27T13:09:58.186Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-06-27T13:09:58.186Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] [2022-06-27T13:09:58.186Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-27T13:09:58.186Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] [2022-06-27T13:09:58.186Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-06-27T13:09:58.186Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] [2022-06-27T13:09:58.186Z] DONE 6 tests, 6 skipped in 0.167s [2022-06-27T13:09:58.186Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-27T13:09:58.186Z] INFO: Testing against a local daemon [2022-06-27T13:09:58.186Z] === RUN TestServiceCreateInit [2022-06-27T13:09:58.186Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-27T13:09:58.186Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-27T13:09:58.186Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] --- PASS: TestServiceCreateInit (0.02s) [2022-06-27T13:09:58.186Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-27T13:09:58.186Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-27T13:09:58.186Z] === RUN TestCreateServiceMultipleTimes [2022-06-27T13:09:58.186Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-06-27T13:09:58.186Z] === RUN TestCreateServiceConflict [2022-06-27T13:09:58.186Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-06-27T13:09:58.186Z] === RUN TestCreateServiceMaxReplicas [2022-06-27T13:09:58.186Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-06-27T13:09:58.186Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-27T13:09:58.186Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-27T13:09:58.186Z] === RUN TestCreateServiceSecretFileMode [2022-06-27T13:09:58.186Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-27T13:09:58.186Z] === RUN TestCreateServiceConfigFileMode [2022-06-27T13:09:58.186Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.186Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-27T13:09:58.186Z] === RUN TestCreateServiceSysctls [2022-06-27T13:09:58.186Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.252Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-06-27T13:09:58.252Z] === RUN TestKillContainer [2022-06-27T13:09:58.252Z] === RUN TestKillContainer/no_signal [2022-06-27T13:09:58.445Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-06-27T13:09:58.445Z] === RUN TestCreateServiceCapabilities [2022-06-27T13:09:58.445Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.445Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-27T13:09:58.445Z] === RUN TestInspect [2022-06-27T13:09:58.445Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.445Z] --- SKIP: TestInspect (0.01s) [2022-06-27T13:09:58.445Z] === RUN TestCreateJob [2022-06-27T13:09:58.445Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.445Z] --- SKIP: TestCreateJob (0.01s) [2022-06-27T13:09:58.445Z] === RUN TestReplicatedJob [2022-06-27T13:09:58.445Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.445Z] --- SKIP: TestReplicatedJob (0.01s) [2022-06-27T13:09:58.445Z] === RUN TestUpdateReplicatedJob [2022-06-27T13:09:58.445Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.445Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-06-27T13:09:58.445Z] === RUN TestServiceListWithStatuses [2022-06-27T13:09:58.445Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-27T13:09:58.445Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-27T13:09:58.445Z] === RUN TestDockerNetworkConnectAlias [2022-06-27T13:09:58.445Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.445Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-27T13:09:58.445Z] === RUN TestDockerNetworkReConnect [2022-06-27T13:09:58.445Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:09:58.445Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-27T13:09:58.445Z] === RUN TestServicePlugin [2022-06-27T13:09:58.816Z] === RUN TestKillContainer/non_killing_signal [2022-06-27T13:09:59.077Z] === RUN TestKillContainer/killing_signal [2022-06-27T13:09:59.640Z] --- PASS: TestKillContainer (1.27s) [2022-06-27T13:09:59.640Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-06-27T13:09:59.640Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-06-27T13:09:59.640Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-06-27T13:09:59.640Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-27T13:09:59.640Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-27T13:10:00.201Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-27T13:10:00.341Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.341Z] --- SKIP: TestServicePlugin (1.96s) [2022-06-27T13:10:00.341Z] === RUN TestServiceUpdateLabel [2022-06-27T13:10:00.341Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.341Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-06-27T13:10:00.341Z] === RUN TestServiceUpdateSecrets [2022-06-27T13:10:00.341Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.341Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-06-27T13:10:00.341Z] === RUN TestServiceUpdateConfigs [2022-06-27T13:10:00.341Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.341Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-06-27T13:10:00.341Z] === RUN TestServiceUpdateNetwork [2022-06-27T13:10:00.341Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.341Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-06-27T13:10:00.341Z] === RUN TestServiceUpdatePidsLimit [2022-06-27T13:10:00.571Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:10:00.571Z] === CONT TestWaitConditions/not-running [2022-06-27T13:10:00.599Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-06-27T13:10:00.599Z] PASS [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === Skipped [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-27T13:10:00.599Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-27T13:10:00.599Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-06-27T13:10:00.599Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-06-27T13:10:00.599Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-06-27T13:10:00.599Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-27T13:10:00.599Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-27T13:10:00.599Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-27T13:10:00.599Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-06-27T13:10:00.599Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-27T13:10:00.599Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-06-27T13:10:00.599Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-27T13:10:00.599Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-06-27T13:10:00.599Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-06-27T13:10:00.599Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-27T13:10:00.599Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-27T13:10:00.599Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-27T13:10:00.599Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-06-27T13:10:00.599Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-06-27T13:10:00.599Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-06-27T13:10:00.599Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-06-27T13:10:00.599Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-06-27T13:10:00.599Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-06-27T13:10:00.599Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] DONE 24 tests, 23 skipped in 2.398s [2022-06-27T13:10:00.599Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-27T13:10:00.599Z] INFO: Testing against a local daemon [2022-06-27T13:10:00.599Z] === RUN TestSessionCreate [2022-06-27T13:10:00.599Z] --- PASS: TestSessionCreate (0.03s) [2022-06-27T13:10:00.599Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-27T13:10:00.599Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-27T13:10:00.599Z] PASS [2022-06-27T13:10:00.599Z] [2022-06-27T13:10:00.599Z] DONE 2 tests in 0.156s [2022-06-27T13:10:00.599Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-27T13:10:00.857Z] INFO: Testing against a local daemon [2022-06-27T13:10:00.857Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-27T13:10:00.857Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-27T13:10:00.857Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-27T13:10:00.857Z] === RUN TestDiskUsage [2022-06-27T13:10:00.857Z] === PAUSE TestDiskUsage [2022-06-27T13:10:00.857Z] === RUN TestEventsExecDie [2022-06-27T13:10:01.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2022-06-27T13:10:01.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-06-27T13:10:01.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.74s) [2022-06-27T13:10:01.127Z] === RUN TestKillStoppedContainer [2022-06-27T13:10:01.127Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-27T13:10:01.127Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-27T13:10:01.127Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-27T13:10:01.127Z] === RUN TestKillDifferentUserContainer [2022-06-27T13:10:01.383Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-06-27T13:10:01.383Z] === RUN TestInspectOomKilledTrue [2022-06-27T13:10:01.421Z] --- PASS: TestEventsExecDie (0.51s) [2022-06-27T13:10:01.421Z] === RUN TestEventsBackwardsCompatible [2022-06-27T13:10:01.421Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-27T13:10:01.421Z] === RUN TestEventsVolumeCreate [2022-06-27T13:10:01.421Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-27T13:10:01.421Z] === RUN TestInfoBinaryCommits [2022-06-27T13:10:01.421Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-27T13:10:01.421Z] === RUN TestInfoAPIVersioned [2022-06-27T13:10:01.421Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-27T13:10:01.421Z] === RUN TestInfoAPI [2022-06-27T13:10:01.421Z] --- PASS: TestInfoAPI (0.02s) [2022-06-27T13:10:01.421Z] === RUN TestInfoAPIWarnings [2022-06-27T13:10:01.945Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2022-06-27T13:10:01.945Z] === RUN TestInspectOomKilledFalse [2022-06-27T13:10:02.506Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-06-27T13:10:02.506Z] === RUN TestLinksEtcHostsContentMatch [2022-06-27T13:10:02.762Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-06-27T13:10:02.762Z] === RUN TestLinksContainerNames [2022-06-27T13:10:03.089Z] --- PASS: TestWaitConditions (0.04s) [2022-06-27T13:10:03.089Z] --- PASS: TestWaitConditions/removed (2.32s) [2022-06-27T13:10:03.089Z] --- PASS: TestWaitConditions/default (2.33s) [2022-06-27T13:10:03.089Z] --- PASS: TestWaitConditions/not-running (2.25s) [2022-06-27T13:10:03.089Z] --- PASS: TestWaitConditions/next-exit (2.29s) [2022-06-27T13:10:03.089Z] PASS [2022-06-27T13:10:03.089Z] [2022-06-27T13:10:03.089Z] DONE 25 tests in 23.332s [2022-06-27T13:10:03.089Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.089Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.089Z] +++ set -e [2022-06-27T13:10:03.089Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.089Z] +++ set -x [2022-06-27T13:10:03.090Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.090Z] testing: warning: no tests to run [2022-06-27T13:10:03.090Z] PASS [2022-06-27T13:10:03.090Z] [2022-06-27T13:10:03.090Z] DONE 0 tests in 0.135s [2022-06-27T13:10:03.090Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.090Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.090Z] +++ set -e [2022-06-27T13:10:03.090Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.090Z] +++ set -x [2022-06-27T13:10:03.090Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.090Z] INFO: Testing against a local daemon [2022-06-27T13:10:03.090Z] testing: warning: no tests to run [2022-06-27T13:10:03.090Z] PASS [2022-06-27T13:10:03.090Z] [2022-06-27T13:10:03.090Z] DONE 0 tests in 0.217s [2022-06-27T13:10:03.347Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.347Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.347Z] +++ set -e [2022-06-27T13:10:03.347Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.347Z] +++ set -x [2022-06-27T13:10:03.347Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.347Z] testing: warning: no tests to run [2022-06-27T13:10:03.347Z] PASS [2022-06-27T13:10:03.347Z] [2022-06-27T13:10:03.347Z] DONE 0 tests in 0.021s [2022-06-27T13:10:03.347Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.347Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.347Z] +++ set -e [2022-06-27T13:10:03.347Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.347Z] +++ set -x [2022-06-27T13:10:03.347Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.347Z] INFO: Testing against a local daemon [2022-06-27T13:10:03.347Z] testing: warning: no tests to run [2022-06-27T13:10:03.347Z] PASS [2022-06-27T13:10:03.347Z] [2022-06-27T13:10:03.347Z] DONE 0 tests in 0.065s [2022-06-27T13:10:03.347Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.347Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.347Z] +++ set -e [2022-06-27T13:10:03.347Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.347Z] +++ set -x [2022-06-27T13:10:03.347Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.347Z] INFO: Testing against a local daemon [2022-06-27T13:10:03.347Z] testing: warning: no tests to run [2022-06-27T13:10:03.347Z] PASS [2022-06-27T13:10:03.347Z] [2022-06-27T13:10:03.347Z] DONE 0 tests in 0.056s [2022-06-27T13:10:03.347Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.347Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.347Z] +++ set -e [2022-06-27T13:10:03.347Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.347Z] +++ set -x [2022-06-27T13:10:03.347Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.732Z] INFO: Testing against a local daemon [2022-06-27T13:10:03.732Z] testing: warning: no tests to run [2022-06-27T13:10:03.732Z] PASS [2022-06-27T13:10:03.732Z] [2022-06-27T13:10:03.732Z] DONE 0 tests in 0.048s [2022-06-27T13:10:03.732Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.732Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.732Z] +++ set -e [2022-06-27T13:10:03.732Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.732Z] +++ set -x [2022-06-27T13:10:03.732Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.732Z] testing: warning: no tests to run [2022-06-27T13:10:03.732Z] PASS [2022-06-27T13:10:03.732Z] [2022-06-27T13:10:03.732Z] DONE 0 tests in 0.011s [2022-06-27T13:10:03.732Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.732Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.732Z] +++ set -e [2022-06-27T13:10:03.732Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.732Z] +++ set -x [2022-06-27T13:10:03.732Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.732Z] INFO: Testing against a local daemon [2022-06-27T13:10:03.732Z] testing: warning: no tests to run [2022-06-27T13:10:03.732Z] PASS [2022-06-27T13:10:03.732Z] [2022-06-27T13:10:03.732Z] DONE 0 tests in 0.058s [2022-06-27T13:10:03.732Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.732Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.732Z] +++ set -e [2022-06-27T13:10:03.732Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.732Z] +++ set -x [2022-06-27T13:10:03.732Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.732Z] INFO: Testing against a local daemon [2022-06-27T13:10:03.732Z] testing: warning: no tests to run [2022-06-27T13:10:03.732Z] PASS [2022-06-27T13:10:03.732Z] [2022-06-27T13:10:03.732Z] DONE 0 tests in 0.047s [2022-06-27T13:10:03.732Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.732Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.732Z] +++ set -e [2022-06-27T13:10:03.732Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.732Z] +++ set -x [2022-06-27T13:10:03.733Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.733Z] INFO: Testing against a local daemon [2022-06-27T13:10:03.733Z] testing: warning: no tests to run [2022-06-27T13:10:03.733Z] PASS [2022-06-27T13:10:03.733Z] [2022-06-27T13:10:03.733Z] DONE 0 tests in 0.059s [2022-06-27T13:10:03.733Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.733Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.733Z] +++ set -e [2022-06-27T13:10:03.733Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.733Z] +++ set -x [2022-06-27T13:10:03.733Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.747Z] --- PASS: TestLinksContainerNames (0.85s) [2022-06-27T13:10:03.747Z] === RUN TestLogsFollowTailEmpty [2022-06-27T13:10:03.989Z] INFO: Testing against a local daemon [2022-06-27T13:10:03.989Z] testing: warning: no tests to run [2022-06-27T13:10:03.989Z] PASS [2022-06-27T13:10:03.989Z] [2022-06-27T13:10:03.989Z] DONE 0 tests in 0.060s [2022-06-27T13:10:03.989Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.989Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.989Z] +++ set -e [2022-06-27T13:10:03.989Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.989Z] +++ set -x [2022-06-27T13:10:03.989Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.989Z] testing: warning: no tests to run [2022-06-27T13:10:03.989Z] PASS [2022-06-27T13:10:03.989Z] [2022-06-27T13:10:03.989Z] DONE 0 tests in 0.024s [2022-06-27T13:10:03.989Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.990Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.990Z] +++ set -e [2022-06-27T13:10:03.990Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.990Z] +++ set -x [2022-06-27T13:10:03.990Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.990Z] INFO: Testing against a local daemon [2022-06-27T13:10:03.990Z] testing: warning: no tests to run [2022-06-27T13:10:03.990Z] PASS [2022-06-27T13:10:03.990Z] [2022-06-27T13:10:03.990Z] DONE 0 tests in 0.053s [2022-06-27T13:10:03.990Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.990Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.990Z] +++ set -e [2022-06-27T13:10:03.990Z] +++ '[' -n 0 ']' [2022-06-27T13:10:03.990Z] +++ set -x [2022-06-27T13:10:03.990Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:03.990Z] INFO: Testing against a local daemon [2022-06-27T13:10:03.990Z] testing: warning: no tests to run [2022-06-27T13:10:03.990Z] PASS [2022-06-27T13:10:04.005Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-06-27T13:10:04.005Z] === RUN TestLogs [2022-06-27T13:10:04.005Z] === RUN TestLogs/driver_local [2022-06-27T13:10:04.005Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-27T13:10:04.005Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-27T13:10:04.005Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-27T13:10:04.005Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-27T13:10:04.005Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-27T13:10:04.005Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-27T13:10:04.005Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-27T13:10:04.005Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-27T13:10:04.005Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-27T13:10:04.005Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-27T13:10:04.005Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-27T13:10:04.005Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-27T13:10:04.005Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-27T13:10:04.005Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-27T13:10:04.246Z] [2022-06-27T13:10:04.246Z] DONE 0 tests in 0.071s [2022-06-27T13:10:04.246Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.246Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.246Z] +++ set -e [2022-06-27T13:10:04.246Z] +++ '[' -n 0 ']' [2022-06-27T13:10:04.246Z] +++ set -x [2022-06-27T13:10:04.246Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.246Z] INFO: Testing against a local daemon [2022-06-27T13:10:04.246Z] testing: warning: no tests to run [2022-06-27T13:10:04.246Z] PASS [2022-06-27T13:10:04.246Z] [2022-06-27T13:10:04.246Z] DONE 0 tests in 0.068s [2022-06-27T13:10:04.246Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.246Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.246Z] +++ set -e [2022-06-27T13:10:04.246Z] +++ '[' -n 0 ']' [2022-06-27T13:10:04.246Z] +++ set -x [2022-06-27T13:10:04.246Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.246Z] INFO: Testing against a local daemon [2022-06-27T13:10:04.246Z] testing: warning: no tests to run [2022-06-27T13:10:04.246Z] PASS [2022-06-27T13:10:04.246Z] [2022-06-27T13:10:04.246Z] DONE 0 tests in 0.057s [2022-06-27T13:10:04.246Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.246Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.246Z] +++ set -e [2022-06-27T13:10:04.246Z] +++ '[' -n 0 ']' [2022-06-27T13:10:04.246Z] +++ set -x [2022-06-27T13:10:04.246Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.504Z] INFO: Testing against a local daemon [2022-06-27T13:10:04.504Z] testing: warning: no tests to run [2022-06-27T13:10:04.504Z] PASS [2022-06-27T13:10:04.504Z] [2022-06-27T13:10:04.504Z] DONE 0 tests in 0.054s [2022-06-27T13:10:04.504Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.504Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.504Z] +++ set -e [2022-06-27T13:10:04.504Z] +++ '[' -n 0 ']' [2022-06-27T13:10:04.504Z] +++ set -x [2022-06-27T13:10:04.505Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.505Z] INFO: Testing against a local daemon [2022-06-27T13:10:04.505Z] testing: warning: no tests to run [2022-06-27T13:10:04.505Z] PASS [2022-06-27T13:10:04.505Z] [2022-06-27T13:10:04.505Z] DONE 0 tests in 0.052s [2022-06-27T13:10:04.505Z] Running integration-test (iteration 5) [2022-06-27T13:10:04.505Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.505Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.505Z] +++ set -e [2022-06-27T13:10:04.505Z] +++ '[' -n 0 ']' [2022-06-27T13:10:04.505Z] +++ set -x [2022-06-27T13:10:04.505Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.505Z] INFO: Testing against a local daemon [2022-06-27T13:10:04.505Z] testing: warning: no tests to run [2022-06-27T13:10:04.505Z] PASS [2022-06-27T13:10:04.505Z] [2022-06-27T13:10:04.505Z] DONE 0 tests in 0.073s [2022-06-27T13:10:04.505Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.505Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.505Z] +++ set -e [2022-06-27T13:10:04.505Z] +++ '[' -n 0 ']' [2022-06-27T13:10:04.505Z] +++ set -x [2022-06-27T13:10:04.505Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.567Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-27T13:10:04.761Z] INFO: Testing against a local daemon [2022-06-27T13:10:04.761Z] testing: warning: no tests to run [2022-06-27T13:10:04.761Z] PASS [2022-06-27T13:10:04.761Z] [2022-06-27T13:10:04.761Z] DONE 0 tests in 0.066s [2022-06-27T13:10:04.761Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.761Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.761Z] +++ set -e [2022-06-27T13:10:04.761Z] +++ '[' -n 0 ']' [2022-06-27T13:10:04.761Z] +++ set -x [2022-06-27T13:10:04.762Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:04.762Z] INFO: Testing against a local daemon [2022-06-27T13:10:04.762Z] === RUN TestWaitConditions [2022-06-27T13:10:04.762Z] === RUN TestWaitConditions/default [2022-06-27T13:10:04.762Z] === PAUSE TestWaitConditions/default [2022-06-27T13:10:04.762Z] === RUN TestWaitConditions/not-running [2022-06-27T13:10:04.762Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:10:04.762Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:10:04.762Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:10:04.762Z] === RUN TestWaitConditions/removed [2022-06-27T13:10:04.762Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:10:04.762Z] === CONT TestWaitConditions/default [2022-06-27T13:10:04.762Z] === CONT TestWaitConditions/removed [2022-06-27T13:10:04.865Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-27T13:10:05.121Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-27T13:10:05.376Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-27T13:10:05.632Z] === RUN TestLogs/driver_json-file [2022-06-27T13:10:05.633Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-27T13:10:05.633Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-27T13:10:05.633Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-27T13:10:05.633Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-27T13:10:05.633Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-27T13:10:05.633Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-27T13:10:05.633Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-27T13:10:05.633Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-27T13:10:05.633Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-27T13:10:05.633Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-27T13:10:05.633Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-27T13:10:05.633Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-27T13:10:05.633Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-27T13:10:05.633Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-27T13:10:06.560Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-27T13:10:06.560Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-27T13:10:07.121Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-27T13:10:07.121Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-27T13:10:07.282Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:10:07.282Z] === CONT TestWaitConditions/not-running [2022-06-27T13:10:08.047Z] --- PASS: TestLogs (3.92s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.54s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.47s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.83s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.48s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.83s) [2022-06-27T13:10:08.047Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.78s) [2022-06-27T13:10:08.047Z] === RUN TestContainerNetworkMountsNoChown [2022-06-27T13:10:08.303Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/default [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/default [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/private [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/private [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rprivate [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/slave [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/slave [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rslave [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/shared [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/shared [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rshared [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/default [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/rslave [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/rshared [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/shared [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/rprivate [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/slave [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/private [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-27T13:10:08.303Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-27T13:10:08.303Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-27T13:10:08.303Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-27T13:10:08.559Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-27T13:10:08.814Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-27T13:10:08.814Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-27T13:10:08.814Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-27T13:10:08.814Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-27T13:10:08.814Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-27T13:10:08.814Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-27T13:10:08.815Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-27T13:10:08.815Z] === RUN TestContainerBindMountNonRecursive [2022-06-27T13:10:09.804Z] --- PASS: TestWaitConditions (0.06s) [2022-06-27T13:10:09.804Z] --- PASS: TestWaitConditions/default (2.37s) [2022-06-27T13:10:09.804Z] --- PASS: TestWaitConditions/removed (2.41s) [2022-06-27T13:10:09.804Z] --- PASS: TestWaitConditions/next-exit (2.17s) [2022-06-27T13:10:09.804Z] --- PASS: TestWaitConditions/not-running (2.18s) [2022-06-27T13:10:09.804Z] === RUN TestWaitConditions [2022-06-27T13:10:09.804Z] === RUN TestWaitConditions/default [2022-06-27T13:10:09.804Z] === PAUSE TestWaitConditions/default [2022-06-27T13:10:09.804Z] === RUN TestWaitConditions/not-running [2022-06-27T13:10:09.804Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:10:09.804Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:10:09.804Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:10:09.804Z] === RUN TestWaitConditions/removed [2022-06-27T13:10:09.804Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:10:09.804Z] === CONT TestWaitConditions/default [2022-06-27T13:10:09.804Z] === CONT TestWaitConditions/removed [2022-06-27T13:10:10.178Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-06-27T13:10:10.178Z] === RUN TestContainerVolumesMountedAsShared [2022-06-27T13:10:10.179Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-06-27T13:10:10.179Z] PASS [2022-06-27T13:10:10.179Z] [2022-06-27T13:10:10.179Z] DONE 17 tests in 47.429s [2022-06-27T13:10:10.179Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-27T13:10:10.179Z] INFO: Testing against a local daemon [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-27T13:10:10.179Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-27T13:10:10.179Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-27T13:10:10.179Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-27T13:10:10.179Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-27T13:10:10.179Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-27T13:10:10.179Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-27T13:10:10.179Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-27T13:10:10.179Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-27T13:10:10.179Z] === RUN TestPluginInstall [2022-06-27T13:10:10.179Z] === RUN TestPluginInstall/no_auth [2022-06-27T13:10:10.179Z] time="2022-06-27T13:10:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:10:10.179Z] time="2022-06-27T13:10:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85e881ed6b214c3ca16c4d86351a0fb1e27bda518dc59518b9a0b8c53809d7b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:10:10.179Z] time="2022-06-27T13:10:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:10:10.179Z] time="2022-06-27T13:10:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85e881ed6b214c3ca16c4d86351a0fb1e27bda518dc59518b9a0b8c53809d7b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:10:10.179Z] === RUN TestPluginInstall/with_htpasswd [2022-06-27T13:10:10.179Z] time="2022-06-27T13:10:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:10:10.179Z] time="2022-06-27T13:10:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03d569b29eb47c88fae9e09b74b849321b12bbed5d47d03badc8a8397c190422" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:10:10.179Z] time="2022-06-27T13:10:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:10:10.179Z] time="2022-06-27T13:10:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03d569b29eb47c88fae9e09b74b849321b12bbed5d47d03badc8a8397c190422" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:10:10.179Z] === RUN TestPluginInstall/with_insecure [2022-06-27T13:10:10.434Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-06-27T13:10:10.434Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-27T13:10:10.690Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-06-27T13:10:10.690Z] === RUN TestNetworkNat [2022-06-27T13:10:11.124Z] time="2022-06-27T13:10:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:10:11.124Z] time="2022-06-27T13:10:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14512f7b0cb2bfb525585bfb853919e7c07e84a2c276f694fcd9fc69daefc19e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:10:11.124Z] time="2022-06-27T13:10:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:10:11.124Z] time="2022-06-27T13:10:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14512f7b0cb2bfb525585bfb853919e7c07e84a2c276f694fcd9fc69daefc19e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:10:11.253Z] --- PASS: TestNetworkNat (0.45s) [2022-06-27T13:10:11.253Z] === RUN TestNetworkLocalhostTCPNat [2022-06-27T13:10:11.389Z] plugin_test.go:195: [d286f803c0982] daemon is not started [2022-06-27T13:10:11.389Z] --- PASS: TestPluginInstall (2.76s) [2022-06-27T13:10:11.390Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-06-27T13:10:11.390Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-06-27T13:10:11.390Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-06-27T13:10:11.390Z] === RUN TestPluginsWithRuntimes [2022-06-27T13:10:11.814Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-06-27T13:10:11.814Z] === RUN TestNetworkLoopbackNat [2022-06-27T13:10:12.323Z] === CONT TestWaitConditions/not-running [2022-06-27T13:10:12.323Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:10:12.777Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-27T13:10:13.721Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-27T13:10:14.326Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-06-27T13:10:14.326Z] === RUN TestPause [2022-06-27T13:10:14.582Z] --- PASS: TestPause (0.45s) [2022-06-27T13:10:14.582Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-27T13:10:14.582Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-27T13:10:14.582Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-27T13:10:14.582Z] === RUN TestPauseStopPausedContainer [2022-06-27T13:10:14.665Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-06-27T13:10:14.665Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-06-27T13:10:14.665Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-06-27T13:10:14.665Z] === RUN TestPluginBackCompatMediaTypes [2022-06-27T13:10:14.842Z] --- PASS: TestWaitConditions (0.05s) [2022-06-27T13:10:14.842Z] --- PASS: TestWaitConditions/default (2.47s) [2022-06-27T13:10:14.842Z] --- PASS: TestWaitConditions/removed (2.48s) [2022-06-27T13:10:14.842Z] --- PASS: TestWaitConditions/not-running (2.37s) [2022-06-27T13:10:14.842Z] --- PASS: TestWaitConditions/next-exit (2.36s) [2022-06-27T13:10:14.842Z] === RUN TestWaitConditions [2022-06-27T13:10:14.842Z] === RUN TestWaitConditions/default [2022-06-27T13:10:14.842Z] === PAUSE TestWaitConditions/default [2022-06-27T13:10:14.842Z] === RUN TestWaitConditions/not-running [2022-06-27T13:10:14.842Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:10:14.842Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:10:14.842Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:10:14.842Z] === RUN TestWaitConditions/removed [2022-06-27T13:10:14.842Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:10:14.842Z] === CONT TestWaitConditions/default [2022-06-27T13:10:14.842Z] === CONT TestWaitConditions/removed [2022-06-27T13:10:15.144Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-06-27T13:10:15.144Z] === RUN TestPidHost [2022-06-27T13:10:15.239Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-06-27T13:10:15.239Z] PASS [2022-06-27T13:10:15.239Z] [2022-06-27T13:10:15.239Z] DONE 24 tests in 6.722s [2022-06-27T13:10:15.239Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-27T13:10:15.239Z] INFO: Testing against a local daemon [2022-06-27T13:10:15.239Z] === RUN TestExternalGraphDriver [2022-06-27T13:10:15.239Z] === RUN TestExternalGraphDriver/json [2022-06-27T13:10:16.070Z] --- PASS: TestPidHost (0.94s) [2022-06-27T13:10:16.070Z] === RUN TestPsFilter [2022-06-27T13:10:16.326Z] --- PASS: TestPsFilter (0.12s) [2022-06-27T13:10:16.326Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-27T13:10:16.582Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-06-27T13:10:16.582Z] === RUN TestRemoveContainerWithVolume [2022-06-27T13:10:17.143Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-06-27T13:10:17.143Z] === RUN TestRemoveContainerRunning [2022-06-27T13:10:17.156Z] === RUN TestExternalGraphDriver/spec [2022-06-27T13:10:17.360Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:10:17.360Z] === CONT TestWaitConditions/not-running [2022-06-27T13:10:17.398Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-06-27T13:10:17.398Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-27T13:10:17.959Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-06-27T13:10:17.959Z] === RUN TestRemoveInvalidContainer [2022-06-27T13:10:17.959Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-27T13:10:17.959Z] === RUN TestRenameLinkedContainer [2022-06-27T13:10:18.551Z] === RUN TestExternalGraphDriver/pull [2022-06-27T13:10:19.254Z] --- PASS: TestWaitConditions (0.06s) [2022-06-27T13:10:19.254Z] --- PASS: TestWaitConditions/default (2.46s) [2022-06-27T13:10:19.254Z] --- PASS: TestWaitConditions/removed (2.50s) [2022-06-27T13:10:19.254Z] --- PASS: TestWaitConditions/not-running (2.18s) [2022-06-27T13:10:19.254Z] --- PASS: TestWaitConditions/next-exit (2.23s) [2022-06-27T13:10:19.254Z] === RUN TestWaitConditions [2022-06-27T13:10:19.254Z] === RUN TestWaitConditions/default [2022-06-27T13:10:19.254Z] === PAUSE TestWaitConditions/default [2022-06-27T13:10:19.254Z] === RUN TestWaitConditions/not-running [2022-06-27T13:10:19.254Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:10:19.254Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:10:19.254Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:10:19.254Z] === RUN TestWaitConditions/removed [2022-06-27T13:10:19.254Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:10:19.254Z] === CONT TestWaitConditions/default [2022-06-27T13:10:19.254Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:10:19.480Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-06-27T13:10:19.480Z] === RUN TestInfoDebug [2022-06-27T13:10:19.480Z] --- PASS: TestInfoDebug (0.54s) [2022-06-27T13:10:19.480Z] === RUN TestInfoInsecureRegistries [2022-06-27T13:10:19.480Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-06-27T13:10:19.480Z] === RUN TestInfoRegistryMirrors [2022-06-27T13:10:19.737Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-27T13:10:19.737Z] === RUN TestLoginFailsWithBadCredentials [2022-06-27T13:10:19.737Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-06-27T13:10:19.737Z] === RUN TestPingCacheHeaders [2022-06-27T13:10:19.737Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-06-27T13:10:19.737Z] === RUN TestPingGet [2022-06-27T13:10:19.737Z] --- PASS: TestPingGet (0.01s) [2022-06-27T13:10:19.737Z] === RUN TestPingHead [2022-06-27T13:10:19.737Z] --- PASS: TestPingHead (0.03s) [2022-06-27T13:10:19.737Z] === RUN TestPingSwarmHeader [2022-06-27T13:10:19.848Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-06-27T13:10:19.848Z] === RUN TestRenameStoppedContainer [2022-06-27T13:10:20.104Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-06-27T13:10:20.104Z] === RUN TestRenameRunningContainerAndReuse [2022-06-27T13:10:20.301Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-27T13:10:20.468Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-06-27T13:10:20.468Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-06-27T13:10:20.468Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-06-27T13:10:20.468Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2022-06-27T13:10:20.468Z] === RUN TestGraphdriverPluginV2 [2022-06-27T13:10:20.864Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-27T13:10:21.030Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-06-27T13:10:21.030Z] === RUN TestRenameInvalidName [2022-06-27T13:10:21.286Z] --- PASS: TestRenameInvalidName (0.42s) [2022-06-27T13:10:21.286Z] === RUN TestRenameAnonymousContainer [2022-06-27T13:10:21.770Z] === CONT TestWaitConditions/removed [2022-06-27T13:10:21.770Z] === CONT TestWaitConditions/not-running [2022-06-27T13:10:22.235Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-27T13:10:22.235Z] --- PASS: TestPingSwarmHeader (2.19s) [2022-06-27T13:10:22.235Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-27T13:10:22.235Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-27T13:10:22.235Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-27T13:10:22.235Z] === RUN TestVersion [2022-06-27T13:10:22.235Z] --- PASS: TestVersion (0.03s) [2022-06-27T13:10:22.235Z] === CONT TestDiskUsage [2022-06-27T13:10:22.492Z] === RUN TestDiskUsage/empty [2022-06-27T13:10:22.492Z] === RUN TestDiskUsage/empty/container_types [2022-06-27T13:10:22.492Z] === RUN TestDiskUsage/empty/image_types [2022-06-27T13:10:22.492Z] === RUN TestDiskUsage/empty/volume_types [2022-06-27T13:10:22.492Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-27T13:10:22.492Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-27T13:10:22.492Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-27T13:10:22.492Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-27T13:10:22.492Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-27T13:10:22.492Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-27T13:10:22.492Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-27T13:10:22.492Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-27T13:10:22.750Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-27T13:10:22.750Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-27T13:10:22.750Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-27T13:10:22.750Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-27T13:10:22.750Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-27T13:10:22.750Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-27T13:10:22.750Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-27T13:10:22.750Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-27T13:10:22.750Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-27T13:10:22.750Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-27T13:10:22.750Z] === RUN TestDiskUsage/after_container.Run [2022-06-27T13:10:23.007Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-27T13:10:23.007Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-27T13:10:23.007Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-27T13:10:23.007Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-27T13:10:23.007Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-27T13:10:23.007Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-27T13:10:23.007Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-27T13:10:23.007Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-27T13:10:23.007Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-27T13:10:23.007Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-27T13:10:23.173Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-06-27T13:10:23.173Z] === RUN TestRenameContainerWithSameName [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage (1.24s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-06-27T13:10:23.264Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-06-27T13:10:23.264Z] PASS [2022-06-27T13:10:23.264Z] [2022-06-27T13:10:23.264Z] === Skipped [2022-06-27T13:10:23.264Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-27T13:10:23.264Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-27T13:10:23.264Z] [2022-06-27T13:10:23.264Z] DONE 54 tests, 1 skipped in 22.582s [2022-06-27T13:10:23.264Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-27T13:10:23.264Z] INFO: Testing against a local daemon [2022-06-27T13:10:23.264Z] === RUN TestVolumesCreateAndList [2022-06-27T13:10:23.264Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-27T13:10:23.264Z] === RUN TestVolumesRemove [2022-06-27T13:10:23.428Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-06-27T13:10:23.428Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-27T13:10:23.525Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-27T13:10:23.525Z] === RUN TestVolumesInspect [2022-06-27T13:10:23.525Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-27T13:10:23.525Z] === RUN TestVolumesInvalidJSON [2022-06-27T13:10:23.525Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-27T13:10:23.525Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-27T13:10:23.525Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-27T13:10:23.525Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-27T13:10:23.525Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-27T13:10:23.525Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-27T13:10:23.525Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-27T13:10:23.525Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-27T13:10:23.525Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-27T13:10:23.525Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-27T13:10:23.525Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-27T13:10:23.525Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-27T13:10:23.525Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-27T13:10:23.525Z] PASS [2022-06-27T13:10:23.525Z] [2022-06-27T13:10:23.525Z] DONE 9 tests in 0.192s [2022-06-27T13:10:23.525Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-27T13:10:23.525Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14246 is not a child of this shell [2022-06-27T13:10:23.525Z] warning: PID 14246 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-27T13:10:23.525Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-27T13:10:23.525Z] [2022-06-27T13:10:23.525Z] Unloading profiles will leave already running processes permanently [2022-06-27T13:10:23.525Z] unconfined, which can lead to unexpected situations. [2022-06-27T13:10:23.525Z] [2022-06-27T13:10:23.525Z] To set a process to complain mode, use the command line tool [2022-06-27T13:10:23.525Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-27T13:10:23.525Z] Removing test suite binaries [2022-06-27T13:10:23.525Z] exiting test-integration [2022-06-27T13:10:23.525Z] ++ exit 0 [2022-06-27T13:10:23.525Z] [2022-06-27T13:10:24.286Z] --- PASS: TestWaitConditions (0.05s) [2022-06-27T13:10:24.286Z] --- PASS: TestWaitConditions/next-exit (2.43s) [2022-06-27T13:10:24.286Z] --- PASS: TestWaitConditions/default (2.45s) [2022-06-27T13:10:24.286Z] --- PASS: TestWaitConditions/removed (2.20s) [2022-06-27T13:10:24.286Z] --- PASS: TestWaitConditions/not-running (2.31s) [2022-06-27T13:10:24.286Z] === RUN TestWaitConditions [2022-06-27T13:10:24.286Z] === RUN TestWaitConditions/default [2022-06-27T13:10:24.286Z] === PAUSE TestWaitConditions/default [2022-06-27T13:10:24.286Z] === RUN TestWaitConditions/not-running [2022-06-27T13:10:24.286Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:10:24.286Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:10:24.286Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:10:24.287Z] === RUN TestWaitConditions/removed [2022-06-27T13:10:24.287Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:10:24.287Z] === CONT TestWaitConditions/default [2022-06-27T13:10:24.287Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:10:24.355Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-06-27T13:10:24.355Z] === RUN TestResize Post stage [Pipeline] junit [2022-06-27T13:10:24.467Z] Recording test results [2022-06-27T13:10:24.680Z] --- PASS: TestGraphdriverPluginV2 (4.16s) [2022-06-27T13:10:24.680Z] PASS [2022-06-27T13:10:24.680Z] [2022-06-27T13:10:24.680Z] DONE 5 tests in 9.283s [2022-06-27T13:10:24.680Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-27T13:10:24.680Z] INFO: Testing against a local daemon [2022-06-27T13:10:24.680Z] === RUN TestContinueAfterPluginCrash [2022-06-27T13:10:24.680Z] === PAUSE TestContinueAfterPluginCrash [2022-06-27T13:10:24.680Z] === RUN TestReadPluginNoRead [2022-06-27T13:10:24.680Z] === PAUSE TestReadPluginNoRead [2022-06-27T13:10:24.680Z] === RUN TestDaemonStartWithLogOpt [2022-06-27T13:10:24.680Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-27T13:10:24.680Z] === CONT TestContinueAfterPluginCrash [2022-06-27T13:10:24.680Z] === CONT TestDaemonStartWithLogOpt [2022-06-27T13:10:24.917Z] --- PASS: TestResize (0.42s) [2022-06-27T13:10:24.917Z] === RUN TestResizeWithInvalidSize [2022-06-27T13:10:25.172Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-06-27T13:10:25.172Z] === RUN TestResizeWhenContainerNotStarted [2022-06-27T13:10:25.733Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:10:25.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:10:25.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:10:25.733Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-27T13:10:25.733Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:10:26.155Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-27T13:10:26.488Z] + echo Ensuring container killed. [2022-06-27T13:10:26.488Z] Ensuring container killed. [2022-06-27T13:10:26.488Z] + docker rm -vf docker-pr1 [2022-06-27T13:10:26.488Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-27T13:10:26.777Z] + echo Chowning /workspace to jenkins user [2022-06-27T13:10:26.777Z] Chowning /workspace to jenkins user [2022-06-27T13:10:26.777Z] + id -u [2022-06-27T13:10:26.777Z] + id -g [2022-06-27T13:10:26.777Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43747:/workspace busybox chown -R 1000:1000 /workspace [2022-06-27T13:10:26.777Z] Unable to find image 'busybox:latest' locally [2022-06-27T13:10:26.804Z] === CONT TestWaitConditions/removed [2022-06-27T13:10:26.804Z] === CONT TestWaitConditions/not-running [2022-06-27T13:10:27.036Z] latest: Pulling from library/busybox [2022-06-27T13:10:27.036Z] 19d511225f94: Pulling fs layer [2022-06-27T13:10:27.036Z] 19d511225f94: Download complete [2022-06-27T13:10:27.036Z] 19d511225f94: Pull complete [2022-06-27T13:10:27.293Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-27T13:10:27.293Z] Status: Downloaded newer image for busybox:latest [2022-06-27T13:10:27.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:10:27.989Z] --- PASS: TestDaemonStartWithLogOpt (3.48s) [2022-06-27T13:10:27.989Z] === CONT TestReadPluginNoRead [2022-06-27T13:10:28.173Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-27T13:10:28.173Z] Using test binary docker [2022-06-27T13:10:28.429Z] +++ /etc/init.d/apparmor start [2022-06-27T13:10:28.429Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-27T13:10:28.429Z] INFO: Waiting for daemon to start... [2022-06-27T13:10:28.429Z] Starting dockerd [2022-06-27T13:10:28.429Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-27T13:10:28.429Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-27T13:10:28.429Z] Using test binary docker [2022-06-27T13:10:28.429Z] +++ /etc/init.d/apparmor start [2022-06-27T13:10:28.429Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-27T13:10:28.429Z] INFO: Waiting for daemon to start... [2022-06-27T13:10:28.429Z] Starting dockerd [2022-06-27T13:10:28.429Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-27T13:10:28.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-27T13:10:28.958Z] + bundleName=amd64-rootless [2022-06-27T13:10:28.958Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-27T13:10:28.958Z] Creating amd64-rootless-bundles.tar.gz [2022-06-27T13:10:28.958Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-06-27T13:10:28.958Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-06-27T13:10:28.968Z] Archiving artifacts [2022-06-27T13:10:29.631Z] .--- PASS: TestWaitConditions (0.05s) [2022-06-27T13:10:29.631Z] --- PASS: TestWaitConditions/default (2.53s) [2022-06-27T13:10:29.631Z] --- PASS: TestWaitConditions/next-exit (2.60s) [2022-06-27T13:10:29.631Z] --- PASS: TestWaitConditions/not-running (3.03s) [2022-06-27T13:10:29.631Z] --- PASS: TestWaitConditions/removed (3.11s) [2022-06-27T13:10:29.631Z] PASS [2022-06-27T13:10:29.631Z] [2022-06-27T13:10:29.631Z] DONE 25 tests in 24.891s [2022-06-27T13:10:29.631Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.631Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.631Z] +++ set -e [2022-06-27T13:10:29.631Z] +++ '[' -n 0 ']' [2022-06-27T13:10:29.631Z] +++ set -x [2022-06-27T13:10:29.631Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.631Z] testing: warning: no tests to run [2022-06-27T13:10:29.631Z] PASS [2022-06-27T13:10:29.631Z] [2022-06-27T13:10:29.631Z] DONE 0 tests in 0.101s [2022-06-27T13:10:29.888Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ set -e [2022-06-27T13:10:29.888Z] +++ '[' -n 0 ']' [2022-06-27T13:10:29.888Z] +++ set -x [2022-06-27T13:10:29.888Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] INFO: Testing against a local daemon [2022-06-27T13:10:29.888Z] testing: warning: no tests to run [2022-06-27T13:10:29.888Z] PASS [2022-06-27T13:10:29.888Z] [2022-06-27T13:10:29.888Z] DONE 0 tests in 0.068s [2022-06-27T13:10:29.888Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ set -e [2022-06-27T13:10:29.888Z] +++ '[' -n 0 ']' [2022-06-27T13:10:29.888Z] +++ set -x [2022-06-27T13:10:29.888Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] testing: warning: no tests to run [2022-06-27T13:10:29.888Z] PASS [2022-06-27T13:10:29.888Z] [2022-06-27T13:10:29.888Z] DONE 0 tests in 0.008s [2022-06-27T13:10:29.888Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ set -e [2022-06-27T13:10:29.888Z] +++ '[' -n 0 ']' [2022-06-27T13:10:29.888Z] +++ set -x [2022-06-27T13:10:29.888Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] INFO: Testing against a local daemon [2022-06-27T13:10:29.888Z] testing: warning: no tests to run [2022-06-27T13:10:29.888Z] PASS [2022-06-27T13:10:29.888Z] [2022-06-27T13:10:29.888Z] DONE 0 tests in 0.018s [2022-06-27T13:10:29.888Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ set -e [2022-06-27T13:10:29.888Z] +++ '[' -n 0 ']' [2022-06-27T13:10:29.888Z] +++ set -x [2022-06-27T13:10:29.888Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] INFO: Testing against a local daemon [2022-06-27T13:10:29.888Z] testing: warning: no tests to run [2022-06-27T13:10:29.888Z] PASS [2022-06-27T13:10:29.888Z] [2022-06-27T13:10:29.888Z] DONE 0 tests in 0.019s [2022-06-27T13:10:29.888Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ set -e [2022-06-27T13:10:29.888Z] +++ '[' -n 0 ']' [2022-06-27T13:10:29.888Z] +++ set -x [2022-06-27T13:10:29.888Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] INFO: Testing against a local daemon [2022-06-27T13:10:29.888Z] testing: warning: no tests to run [2022-06-27T13:10:29.888Z] PASS [2022-06-27T13:10:29.888Z] [2022-06-27T13:10:29.888Z] DONE 0 tests in 0.019s [2022-06-27T13:10:29.888Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ set -e [2022-06-27T13:10:29.888Z] +++ '[' -n 0 ']' [2022-06-27T13:10:29.888Z] +++ set -x [2022-06-27T13:10:29.888Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] testing: warning: no tests to run [2022-06-27T13:10:29.888Z] PASS [2022-06-27T13:10:29.888Z] [2022-06-27T13:10:29.888Z] DONE 0 tests in 0.006s [2022-06-27T13:10:29.888Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.888Z] +++ set -e [2022-06-27T13:10:29.888Z] +++ '[' -n 0 ']' [2022-06-27T13:10:29.888Z] +++ set -x [2022-06-27T13:10:29.888Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:29.913Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:10:29.913Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:10:30.145Z] INFO: Testing against a local daemon [2022-06-27T13:10:30.145Z] testing: warning: no tests to run [2022-06-27T13:10:30.145Z] PASS [2022-06-27T13:10:30.145Z] [2022-06-27T13:10:30.145Z] DONE 0 tests in 0.022s [2022-06-27T13:10:30.145Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] +++ set -e [2022-06-27T13:10:30.145Z] +++ '[' -n 0 ']' [2022-06-27T13:10:30.145Z] +++ set -x [2022-06-27T13:10:30.145Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] INFO: Testing against a local daemon [2022-06-27T13:10:30.145Z] testing: warning: no tests to run [2022-06-27T13:10:30.145Z] PASS [2022-06-27T13:10:30.145Z] [2022-06-27T13:10:30.145Z] DONE 0 tests in 0.018s [2022-06-27T13:10:30.145Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] +++ set -e [2022-06-27T13:10:30.145Z] +++ '[' -n 0 ']' [2022-06-27T13:10:30.145Z] +++ set -x [2022-06-27T13:10:30.145Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] INFO: Testing against a local daemon [2022-06-27T13:10:30.145Z] testing: warning: no tests to run [2022-06-27T13:10:30.145Z] PASS [2022-06-27T13:10:30.145Z] [2022-06-27T13:10:30.145Z] DONE 0 tests in 0.020s [2022-06-27T13:10:30.145Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] +++ set -e [2022-06-27T13:10:30.145Z] +++ '[' -n 0 ']' [2022-06-27T13:10:30.145Z] +++ set -x [2022-06-27T13:10:30.145Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] INFO: Testing against a local daemon [2022-06-27T13:10:30.145Z] testing: warning: no tests to run [2022-06-27T13:10:30.145Z] PASS [2022-06-27T13:10:30.145Z] [2022-06-27T13:10:30.145Z] DONE 0 tests in 0.020s [2022-06-27T13:10:30.145Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] +++ set -e [2022-06-27T13:10:30.145Z] +++ '[' -n 0 ']' [2022-06-27T13:10:30.145Z] +++ set -x [2022-06-27T13:10:30.145Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] testing: warning: no tests to run [2022-06-27T13:10:30.145Z] PASS [2022-06-27T13:10:30.145Z] [2022-06-27T13:10:30.145Z] DONE 0 tests in 0.007s [2022-06-27T13:10:30.145Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] +++ set -e [2022-06-27T13:10:30.145Z] +++ '[' -n 0 ']' [2022-06-27T13:10:30.145Z] +++ set -x [2022-06-27T13:10:30.145Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.145Z] INFO: Testing against a local daemon [2022-06-27T13:10:30.145Z] testing: warning: no tests to run [2022-06-27T13:10:30.145Z] PASS [2022-06-27T13:10:30.145Z] [2022-06-27T13:10:30.145Z] DONE 0 tests in 0.020s [2022-06-27T13:10:30.145Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.146Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.146Z] +++ set -e [2022-06-27T13:10:30.146Z] +++ '[' -n 0 ']' [2022-06-27T13:10:30.146Z] +++ set -x [2022-06-27T13:10:30.146Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.146Z] INFO: Testing against a local daemon [2022-06-27T13:10:30.146Z] testing: warning: no tests to run [2022-06-27T13:10:30.146Z] PASS [2022-06-27T13:10:30.146Z] [2022-06-27T13:10:30.146Z] DONE 0 tests in 0.019s [2022-06-27T13:10:30.146Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.146Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.146Z] +++ set -e [2022-06-27T13:10:30.146Z] +++ '[' -n 0 ']' [2022-06-27T13:10:30.146Z] +++ set -x [2022-06-27T13:10:30.146Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.146Z] INFO: Testing against a local daemon [2022-06-27T13:10:30.146Z] testing: warning: no tests to run [2022-06-27T13:10:30.146Z] PASS [2022-06-27T13:10:30.146Z] [2022-06-27T13:10:30.146Z] DONE 0 tests in 0.021s [2022-06-27T13:10:30.146Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.146Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.146Z] +++ set -e [2022-06-27T13:10:30.146Z] +++ '[' -n 0 ']' [2022-06-27T13:10:30.146Z] +++ set -x [2022-06-27T13:10:30.146Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.146Z] INFO: Testing against a local daemon [2022-06-27T13:10:30.146Z] testing: warning: no tests to run [2022-06-27T13:10:30.146Z] PASS [2022-06-27T13:10:30.146Z] [2022-06-27T13:10:30.146Z] DONE 0 tests in 0.019s [2022-06-27T13:10:30.146Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.146Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.146Z] +++ set -e [2022-06-27T13:10:30.146Z] +++ '[' -n 0 ']' [2022-06-27T13:10:30.146Z] +++ set -x [2022-06-27T13:10:30.146Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.402Z] INFO: Testing against a local daemon [2022-06-27T13:10:30.402Z] testing: warning: no tests to run [2022-06-27T13:10:30.402Z] PASS [2022-06-27T13:10:30.402Z] [2022-06-27T13:10:30.402Z] DONE 0 tests in 0.020s [2022-06-27T13:10:30.402Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.402Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.402Z] +++ set -e [2022-06-27T13:10:30.402Z] +++ '[' -n 0 ']' [2022-06-27T13:10:30.402Z] +++ set -x [2022-06-27T13:10:30.402Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestWaitConditions [2022-06-27T13:10:30.402Z] INFO: Testing against a local daemon [2022-06-27T13:10:30.402Z] testing: warning: no tests to run [2022-06-27T13:10:30.402Z] PASS [2022-06-27T13:10:30.402Z] [2022-06-27T13:10:30.402Z] DONE 0 tests in 0.018s [2022-06-27T13:10:30.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-06-27T13:10:30.402Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-06-27T13:10:30.402Z] ++++ kill 6685 [2022-06-27T13:10:30.402Z] [2022-06-27T13:10:30.402Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-27T13:10:30.402Z] ++++ /etc/init.d/apparmor stop [2022-06-27T13:10:30.402Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-27T13:10:30.402Z] [2022-06-27T13:10:30.402Z] Unloading profiles will leave already running processes permanently [2022-06-27T13:10:30.402Z] unconfined, which can lead to unexpected situations. [2022-06-27T13:10:30.402Z] [2022-06-27T13:10:30.402Z] To set a process to complain mode, use the command line tool [2022-06-27T13:10:30.402Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-27T13:10:30.402Z] ++++ true [2022-06-27T13:10:30.402Z] exiting test-integration [2022-06-27T13:10:30.402Z] +++ exit 0 [2022-06-27T13:10:30.402Z] [2022-06-27T13:10:30.402Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-27T13:10:30.402Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-27T13:10:30.402Z] Error: No such image: emptyfs [2022-06-27T13:10:30.402Z] ++++ docker load [2022-06-27T13:10:30.402Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-27T13:10:30.539Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-27T13:10:30.658Z] [2022-06-27T13:10:30.658Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-27T13:10:30.658Z] Running integration-test (iteration 1) [2022-06-27T13:10:30.658Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-27T13:10:30.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-27T13:10:30.658Z] ++ set -e [2022-06-27T13:10:30.658Z] ++ '[' -n 0 ']' [2022-06-27T13:10:30.658Z] ++ set -x [2022-06-27T13:10:30.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-27T13:10:30.659Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-27T13:10:30.659Z] Error: No such image: emptyfs [2022-06-27T13:10:30.659Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-27T13:10:30.659Z] ++++ docker load [2022-06-27T13:10:30.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:10:30.868Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43747/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-27T13:10:31.021Z] .........................xx.................... [ 29%] [2022-06-27T13:10:31.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:10:31.178Z] + make clean [2022-06-27T13:10:31.221Z] Running integration-test (iteration 1) [2022-06-27T13:10:31.221Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-27T13:10:31.221Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-27T13:10:31.221Z] ++ set -e [2022-06-27T13:10:31.221Z] ++ '[' -n 0 ']' [2022-06-27T13:10:31.221Z] ++ set -x [2022-06-27T13:10:31.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-27T13:10:31.435Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-27T13:10:31.435Z] docker-dev-cache [2022-06-27T13:10:31.435Z] docker-mod-cache [Pipeline] deleteDir [2022-06-27T13:10:31.478Z] Loaded image: busybox:latest [2022-06-27T13:10:31.478Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-27T13:10:31.478Z] HOSTNAME=73e07e54beeb [2022-06-27T13:10:31.478Z] TESTDEBUG=0 [2022-06-27T13:10:31.478Z] DEST=bundles/test-integration [2022-06-27T13:10:31.478Z] PWD=/go/src/github.com/docker/docker [2022-06-27T13:10:31.478Z] KEEPBUNDLE=1 [2022-06-27T13:10:31.478Z] DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 [2022-06-27T13:10:31.478Z] container=docker [2022-06-27T13:10:31.478Z] HOME=/root [2022-06-27T13:10:31.478Z] GOLANG_VERSION=1.18.3 [2022-06-27T13:10:31.478Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-27T13:10:31.478Z] VALIDATE_BRANCH=master [2022-06-27T13:10:31.478Z] TERM=xterm [2022-06-27T13:10:31.478Z] DOCKER_PKG=github.com/docker/docker [2022-06-27T13:10:31.478Z] SHLVL=1 [2022-06-27T13:10:31.478Z] TIMEOUT=120m [2022-06-27T13:10:31.478Z] DOCKER_BUILDTAGS= journald [2022-06-27T13:10:31.478Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-27T13:10:31.478Z] GO111MODULE=off [2022-06-27T13:10:31.478Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-27T13:10:31.478Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-27T13:10:31.478Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-27T13:10:31.478Z] GOPATH=/go [2022-06-27T13:10:31.478Z] PKG_CONFIG=pkg-config [2022-06-27T13:10:31.478Z] _=/usr/bin/env [2022-06-27T13:10:31.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-27T13:10:31.482Z] === RUN TestReadPluginNoRead/default [2022-06-27T13:10:31.734Z] Loaded image: busybox:glibc [2022-06-27T13:10:31.990Z] Loaded image: busybox:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-27T13:10:32.552Z] Loaded image: busybox:glibc [2022-06-27T13:10:32.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-27T13:10:32.869Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-27T13:10:33.130Z] --- PASS: TestContinueAfterPluginCrash (8.48s) [2022-06-27T13:10:33.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-27T13:10:34.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:10:34.517Z] === CONT TestReadPluginNoRead [2022-06-27T13:10:34.517Z] read_test.go:92: [d8a4b71477c30] daemon is not started [2022-06-27T13:10:34.517Z] --- PASS: TestReadPluginNoRead (6.21s) [2022-06-27T13:10:34.517Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-06-27T13:10:34.517Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2022-06-27T13:10:34.517Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-06-27T13:10:34.517Z] PASS [2022-06-27T13:10:34.517Z] [2022-06-27T13:10:34.517Z] DONE 6 tests in 9.712s [2022-06-27T13:10:34.517Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-27T13:10:34.517Z] testing: warning: no tests to run [2022-06-27T13:10:34.517Z] PASS [2022-06-27T13:10:34.517Z] [2022-06-27T13:10:34.517Z] DONE 0 tests in 0.007s [2022-06-27T13:10:34.517Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-27T13:10:34.517Z] INFO: Testing against a local daemon [2022-06-27T13:10:34.517Z] === RUN TestPluginWithDevMounts [2022-06-27T13:10:34.517Z] === PAUSE TestPluginWithDevMounts [2022-06-27T13:10:34.517Z] === CONT TestPluginWithDevMounts [2022-06-27T13:10:34.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-27T13:10:35.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-27T13:10:35.882Z] Loaded image: debian:bullseye-slim [2022-06-27T13:10:35.905Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-06-27T13:10:35.905Z] PASS [2022-06-27T13:10:35.905Z] [2022-06-27T13:10:35.905Z] DONE 1 tests in 1.599s [2022-06-27T13:10:35.905Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-27T13:10:35.905Z] INFO: Testing against a local daemon [2022-06-27T13:10:35.905Z] === RUN TestSecretInspect [2022-06-27T13:10:36.139Z] Loaded image: hello-world:latest [2022-06-27T13:10:36.398Z] Loaded image: arm32v7/hello-world:latest [2022-06-27T13:10:36.398Z] INFO: Testing against a local daemon [2022-06-27T13:10:36.398Z] === RUN TestDockerSuite [2022-06-27T13:10:36.398Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-27T13:10:36.398Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-27T13:10:36.398Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-27T13:10:36.398Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-27T13:10:36.398Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-27T13:10:36.398Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-27T13:10:36.398Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-27T13:10:36.398Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-27T13:10:36.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-27T13:10:36.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-27T13:10:37.227Z] Loaded image: debian:bullseye-slim [2022-06-27T13:10:37.227Z] Loaded image: hello-world:latest [2022-06-27T13:10:37.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-27T13:10:37.484Z] Loaded image: arm32v7/hello-world:latest [2022-06-27T13:10:37.484Z] INFO: Testing against a local daemon [2022-06-27T13:10:37.484Z] === RUN TestDockerDaemonSuite [2022-06-27T13:10:37.484Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-27T13:10:37.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-27T13:10:37.741Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-27T13:10:37.997Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-27T13:10:38.253Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-27T13:10:38.253Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-27T13:10:38.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-27T13:10:38.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-27T13:10:38.454Z] --- PASS: TestSecretInspect (2.17s) [2022-06-27T13:10:38.454Z] === RUN TestSecretList [2022-06-27T13:10:38.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-27T13:10:39.072Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-27T13:10:39.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-27T13:10:39.354Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-27T13:10:39.354Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-27T13:10:39.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-27T13:10:39.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-27T13:10:40.286Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-27T13:10:40.286Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-27T13:10:40.371Z] --- PASS: TestSecretList (2.29s) [2022-06-27T13:10:40.371Z] === RUN TestSecretsCreateAndDelete [2022-06-27T13:10:40.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-27T13:10:40.453Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-27T13:10:40.709Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-27T13:10:40.709Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-27T13:10:40.709Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-27T13:10:40.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-27T13:10:41.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-27T13:10:41.782Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-27T13:10:42.040Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-27T13:10:42.195Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-27T13:10:42.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-27T13:10:42.553Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-27T13:10:42.553Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-27T13:10:42.553Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-27T13:10:42.809Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-27T13:10:42.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-27T13:10:42.919Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-06-27T13:10:42.919Z] === RUN TestSecretsUpdate [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.46s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-06-27T13:10:43.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-06-27T13:10:43.559Z] === RUN TestCgroupNamespacesRun [2022-06-27T13:10:43.738Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-27T13:10:43.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-27T13:10:43.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-27T13:10:44.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-27T13:10:44.486Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-06-27T13:10:44.486Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-27T13:10:44.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-27T13:10:44.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-27T13:10:44.834Z] --- PASS: TestSecretsUpdate (2.22s) [2022-06-27T13:10:44.834Z] === RUN TestTemplatedSecret [2022-06-27T13:10:45.018Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-27T13:10:45.018Z] Using test binary docker [2022-06-27T13:10:45.018Z] +++ /etc/init.d/apparmor start [2022-06-27T13:10:45.274Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-27T13:10:45.274Z] INFO: Waiting for daemon to start... [2022-06-27T13:10:45.274Z] Starting dockerd [2022-06-27T13:10:45.274Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-27T13:10:45.851Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.25s) [2022-06-27T13:10:45.851Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-27T13:10:46.637Z] .=== RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-27T13:10:47.198Z] [2022-06-27T13:10:47.198Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-27T13:10:47.198Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-27T13:10:47.198Z] Running integration-test (iteration 1) [2022-06-27T13:10:47.198Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-27T13:10:47.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:10:47.198Z] ++ set -e [2022-06-27T13:10:47.198Z] ++ '[' -n 0 ']' [2022-06-27T13:10:47.198Z] ++ set -x [2022-06-27T13:10:47.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:10:47.198Z] INFO: Testing against a local daemon [2022-06-27T13:10:47.198Z] === RUN TestCgroupNamespacesBuild [2022-06-27T13:10:47.216Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-06-27T13:10:47.216Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-27T13:10:47.383Z] --- PASS: TestTemplatedSecret (2.59s) [2022-06-27T13:10:47.383Z] === RUN TestSecretCreateResolve [2022-06-27T13:10:47.631Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-27T13:10:48.145Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-06-27T13:10:48.146Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-27T13:10:48.564Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-06-27T13:10:48.564Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-27T13:10:48.564Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-27T13:10:49.510Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-06-27T13:10:49.510Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-27T13:10:49.929Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-06-27T13:10:49.930Z] PASS [2022-06-27T13:10:49.930Z] [2022-06-27T13:10:49.930Z] DONE 6 tests in 13.679s [2022-06-27T13:10:49.930Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-27T13:10:49.930Z] INFO: Testing against a local daemon [2022-06-27T13:10:49.930Z] === RUN TestServiceCreateInit [2022-06-27T13:10:49.930Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-27T13:10:49.933Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-06-27T13:10:49.933Z] === RUN TestBuildWithSession [2022-06-27T13:10:49.933Z] build_session_test.go:25: TODO: BuildKit [2022-06-27T13:10:49.933Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-27T13:10:49.933Z] === RUN TestBuildSquashParent [2022-06-27T13:10:50.438Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-06-27T13:10:50.438Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-27T13:10:50.864Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-27T13:10:51.365Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-06-27T13:10:51.365Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-27T13:10:52.730Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2022-06-27T13:10:52.730Z] === RUN TestNISDomainname [2022-06-27T13:10:52.754Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-27T13:10:52.986Z] --- PASS: TestNISDomainname (0.54s) [2022-06-27T13:10:52.986Z] === RUN TestHostnameDnsResolution [2022-06-27T13:10:53.316Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-27T13:10:53.913Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-06-27T13:10:53.913Z] === RUN TestUnprivilegedPortsAndPing [2022-06-27T13:10:54.139Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-27T13:10:54.168Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-06-27T13:10:54.169Z] === RUN TestPrivilegedHostDevices [2022-06-27T13:10:54.245Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-27T13:10:54.731Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-06-27T13:10:54.731Z] === RUN TestRunConsoleSize [2022-06-27T13:10:54.809Z] --- PASS: TestBuildSquashParent (5.20s) [2022-06-27T13:10:54.809Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-27T13:10:54.809Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-27T13:10:54.809Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-27T13:10:54.809Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-27T13:10:54.809Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-27T13:10:54.809Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-27T13:10:54.809Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-27T13:10:54.809Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-27T13:10:54.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-27T13:10:54.810Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-27T13:10:54.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-27T13:10:54.810Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-27T13:10:54.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-27T13:10:54.810Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-27T13:10:54.810Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-27T13:10:55.109Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-27T13:10:55.293Z] --- PASS: TestRunConsoleSize (0.42s) [2022-06-27T13:10:55.293Z] === RUN TestStats [2022-06-27T13:10:55.740Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-27T13:10:56.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-27T13:10:56.925Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-27T13:10:56.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-27T13:10:57.442Z] --- PASS: TestServiceCreateInit (7.74s) [2022-06-27T13:10:57.442Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.01s) [2022-06-27T13:10:57.442Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2022-06-27T13:10:57.442Z] === RUN TestCreateServiceMultipleTimes [2022-06-27T13:10:57.814Z] --- PASS: TestStats (2.44s) [2022-06-27T13:10:57.814Z] === RUN TestStopContainerWithTimeout [2022-06-27T13:10:57.815Z] === RUN TestStopContainerWithTimeout/0 [2022-06-27T13:10:57.815Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-27T13:10:57.815Z] === RUN TestStopContainerWithTimeout/1 [2022-06-27T13:10:57.815Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-27T13:10:57.815Z] === RUN TestStopContainerWithTimeout/3 [2022-06-27T13:10:57.815Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-27T13:10:57.815Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-27T13:10:57.815Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-27T13:10:57.815Z] === CONT TestStopContainerWithTimeout/0 [2022-06-27T13:10:57.815Z] === CONT TestStopContainerWithTimeout/3 [2022-06-27T13:10:57.854Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-27T13:10:57.854Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-27T13:10:58.375Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-27T13:10:58.785Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-27T13:10:58.785Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-27T13:10:59.041Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-27T13:10:59.605Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-27T13:10:59.993Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-27T13:11:00.168Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-27T13:11:00.261Z] === CONT TestStopContainerWithTimeout/1 [2022-06-27T13:11:00.730Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-27T13:11:01.292Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-06-27T13:11:01.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.84s) [2022-06-27T13:11:01.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2022-06-27T13:11:01.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s) [2022-06-27T13:11:01.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2022-06-27T13:11:01.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s) [2022-06-27T13:11:01.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s) [2022-06-27T13:11:01.292Z] === RUN TestBuildMultiStageCopy [2022-06-27T13:11:01.292Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-27T13:11:01.624Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-27T13:11:01.624Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-06-27T13:11:01.624Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-06-27T13:11:01.624Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-06-27T13:11:01.624Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-06-27T13:11:01.624Z] === RUN TestDeleteDevicemapper [2022-06-27T13:11:01.624Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-27T13:11:01.624Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-27T13:11:01.624Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-27T13:11:01.857Z] docker_cli_daemon_test.go:1474: [d38027d74dcce] daemon is not started [2022-06-27T13:11:01.857Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-27T13:11:02.786Z] check_test.go:540: [dcdb030cc5e61] daemon is not started [2022-06-27T13:11:02.786Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-27T13:11:03.350Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-27T13:11:03.513Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2022-06-27T13:11:03.513Z] === RUN TestUpdateMemory [2022-06-27T13:11:03.607Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-27T13:11:03.768Z] --- PASS: TestUpdateMemory (0.55s) [2022-06-27T13:11:03.768Z] === RUN TestUpdateCPUQuota [2022-06-27T13:11:04.170Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-27T13:11:04.328Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-06-27T13:11:04.328Z] === RUN TestUpdatePidsLimit [2022-06-27T13:11:04.328Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-27T13:11:04.584Z] === RUN TestUpdatePidsLimit/no_change [2022-06-27T13:11:04.732Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-27T13:11:04.839Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-27T13:11:04.839Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-27T13:11:04.988Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-27T13:11:04.988Z] --- PASS: TestBuildMultiStageCopy (3.80s) [2022-06-27T13:11:04.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.08s) [2022-06-27T13:11:04.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2022-06-27T13:11:04.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2022-06-27T13:11:04.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2022-06-27T13:11:04.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2022-06-27T13:11:04.988Z] === RUN TestBuildMultiStageParentConfig [2022-06-27T13:11:05.094Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-27T13:11:05.351Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-27T13:11:05.606Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-27T13:11:06.168Z] --- PASS: TestUpdatePidsLimit (1.77s) [2022-06-27T13:11:06.168Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2022-06-27T13:11:06.168Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-06-27T13:11:06.168Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-06-27T13:11:06.168Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-06-27T13:11:06.168Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-06-27T13:11:06.168Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-06-27T13:11:06.168Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-06-27T13:11:06.168Z] === RUN TestUpdateRestartPolicy [2022-06-27T13:11:06.354Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2022-06-27T13:11:06.354Z] === RUN TestBuildLabelWithTargets [2022-06-27T13:11:06.612Z] check_test.go:540: [d7ac9479f8bb3] daemon is not started [2022-06-27T13:11:06.612Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-27T13:11:07.175Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-27T13:11:07.739Z] --- PASS: TestBuildLabelWithTargets (1.42s) [2022-06-27T13:11:07.739Z] === RUN TestBuildWithEmptyLayers [2022-06-27T13:11:07.996Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-27T13:11:08.558Z] --- PASS: TestBuildWithEmptyLayers (0.67s) [2022-06-27T13:11:08.558Z] === RUN TestBuildMultiStageOnBuild [2022-06-27T13:11:08.558Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-27T13:11:08.815Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-27T13:11:09.377Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-27T13:11:09.377Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-27T13:11:09.377Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-27T13:11:10.743Z] --- PASS: TestBuildMultiStageOnBuild (2.09s) [2022-06-27T13:11:10.743Z] === RUN TestBuildUncleanTarFilenames [2022-06-27T13:11:10.743Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-27T13:11:10.999Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-27T13:11:11.930Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2022-06-27T13:11:11.930Z] === RUN TestBuildMultiStageLayerLeak [2022-06-27T13:11:12.500Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-27T13:11:12.500Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-27T13:11:13.428Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-27T13:11:13.991Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-27T13:11:14.247Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-27T13:11:14.503Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s) [2022-06-27T13:11:14.503Z] === RUN TestBuildWithHugeFile [2022-06-27T13:11:15.068Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-27T13:11:15.595Z] --- PASS: TestCreateServiceMultipleTimes (16.06s) [2022-06-27T13:11:15.595Z] === RUN TestCreateServiceConflict [2022-06-27T13:11:15.595Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-06-27T13:11:15.595Z] === RUN TestCreateServiceMaxReplicas [2022-06-27T13:11:15.996Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-27T13:11:16.268Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-27T13:11:16.558Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-27T13:11:16.814Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-27T13:11:16.814Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-27T13:11:16.814Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-27T13:11:17.745Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-27T13:11:17.745Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-27T13:11:17.745Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-27T13:11:17.745Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-27T13:11:18.001Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-27T13:11:18.329Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-06-27T13:11:18.329Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-27T13:11:18.329Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-06-27T13:11:18.329Z] === RUN TestWaitNonBlocked [2022-06-27T13:11:18.329Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-27T13:11:18.329Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-27T13:11:18.329Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-27T13:11:18.329Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-27T13:11:18.329Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-27T13:11:18.329Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-27T13:11:18.329Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-27T13:11:18.329Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-06-27T13:11:18.329Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-06-27T13:11:18.329Z] === RUN TestWaitBlocked [2022-06-27T13:11:18.329Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-27T13:11:18.329Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-27T13:11:18.329Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-27T13:11:18.329Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-27T13:11:18.329Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-27T13:11:18.329Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-27T13:11:18.892Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-27T13:11:18.892Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-06-27T13:11:18.892Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-06-27T13:11:18.892Z] === RUN TestWaitConditions [2022-06-27T13:11:18.892Z] === RUN TestWaitConditions/default [2022-06-27T13:11:18.892Z] === PAUSE TestWaitConditions/default [2022-06-27T13:11:18.892Z] === RUN TestWaitConditions/not-running [2022-06-27T13:11:18.892Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:11:18.892Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:11:18.892Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:11:18.892Z] === RUN TestWaitConditions/removed [2022-06-27T13:11:18.892Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:11:18.892Z] === CONT TestWaitConditions/default [2022-06-27T13:11:18.892Z] === CONT TestWaitConditions/removed [2022-06-27T13:11:18.922Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-06-27T13:11:18.922Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-27T13:11:18.930Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-27T13:11:19.858Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-27T13:11:20.115Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-27T13:11:20.709Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-27T13:11:20.709Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-27T13:11:20.778Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:11:20.778Z] === CONT TestWaitConditions/not-running [2022-06-27T13:11:22.141Z] --- PASS: TestWaitConditions (0.01s) [2022-06-27T13:11:22.141Z] --- PASS: TestWaitConditions/removed (1.64s) [2022-06-27T13:11:22.141Z] --- PASS: TestWaitConditions/default (1.68s) [2022-06-27T13:11:22.141Z] --- PASS: TestWaitConditions/next-exit (1.49s) [2022-06-27T13:11:22.141Z] --- PASS: TestWaitConditions/not-running (1.47s) [2022-06-27T13:11:22.141Z] === CONT TestContainerStartOnDaemonRestart [2022-06-27T13:11:22.141Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-27T13:11:22.628Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-27T13:11:23.557Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-27T13:11:23.557Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-27T13:11:23.814Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-27T13:11:24.654Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s) [2022-06-27T13:11:24.654Z] === CONT TestIpcModeOlderClient [2022-06-27T13:11:24.654Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s) [2022-06-27T13:11:24.654Z] === CONT TestContainerKillOnDaemonStart [2022-06-27T13:11:24.654Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-27T13:11:24.654Z] === CONT TestDaemonHostGatewayIP [2022-06-27T13:11:24.743Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-27T13:11:25.672Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-27T13:11:26.235Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-27T13:11:26.491Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-27T13:11:26.767Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-27T13:11:27.167Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2022-06-27T13:11:27.167Z] === CONT TestDaemonRestartIpcMode [2022-06-27T13:11:27.421Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-27T13:11:27.421Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-27T13:11:27.678Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-27T13:11:27.965Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-27T13:11:28.240Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-27T13:11:29.054Z] --- PASS: TestDaemonRestartIpcMode (2.31s) [2022-06-27T13:11:29.170Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-27T13:11:30.106Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-27T13:11:30.106Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-27T13:11:30.106Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-27T13:11:31.034Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-27T13:11:31.962Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-27T13:11:32.343Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-27T13:11:32.525Z] check_test.go:540: [df7a45b656f3e] daemon is not started [2022-06-27T13:11:32.525Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-27T13:11:32.782Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-27T13:11:33.835Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-06-27T13:11:33.835Z] === RUN TestCreateServiceSecretFileMode [2022-06-27T13:11:34.096Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-06-27T13:11:34.096Z] === RUN TestCreateServiceConfigFileMode [2022-06-27T13:11:34.671Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-27T13:11:34.671Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-27T13:11:34.671Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-27T13:11:34.671Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-27T13:11:34.928Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-27T13:11:35.491Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-27T13:11:35.747Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-27T13:11:36.647Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-06-27T13:11:36.647Z] === RUN TestCreateServiceSysctls [2022-06-27T13:11:36.799Z] ............................ [ 66%] [2022-06-27T13:11:37.120Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-27T13:11:37.134Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-06-27T13:11:37.134Z] PASS [2022-06-27T13:11:37.134Z] [2022-06-27T13:11:37.134Z] === Skipped [2022-06-27T13:11:37.134Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-27T13:11:37.134Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-27T13:11:37.134Z] [2022-06-27T13:11:37.134Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-27T13:11:37.134Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-27T13:11:37.134Z] [2022-06-27T13:11:37.134Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-27T13:11:37.134Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-27T13:11:37.134Z] [2022-06-27T13:11:37.134Z] DONE 264 tests, 3 skipped in 124.619s [2022-06-27T13:11:37.134Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-27T13:11:37.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:11:37.134Z] ++ set -e [2022-06-27T13:11:37.134Z] ++ '[' -n 0 ']' [2022-06-27T13:11:37.134Z] ++ set -x [2022-06-27T13:11:37.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:11:37.134Z] === RUN TestConfigDaemonLibtrustID [2022-06-27T13:11:37.134Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-27T13:11:37.134Z] === RUN TestConfigDaemonID [2022-06-27T13:11:37.695Z] daemon_test.go:83: [d0b1f1f920200] daemon is not started [2022-06-27T13:11:37.695Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-27T13:11:37.695Z] === RUN TestDaemonConfigValidation [2022-06-27T13:11:37.695Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-27T13:11:37.695Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-27T13:11:37.695Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-27T13:11:37.695Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-27T13:11:37.695Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-27T13:11:37.695Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-27T13:11:37.695Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-27T13:11:37.695Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-27T13:11:37.695Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-27T13:11:37.695Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-27T13:11:37.695Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-27T13:11:37.695Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-27T13:11:37.695Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-27T13:11:37.695Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-27T13:11:37.695Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-27T13:11:37.951Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-27T13:11:37.951Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-06-27T13:11:37.951Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-06-27T13:11:37.951Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-06-27T13:11:37.951Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-06-27T13:11:37.951Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-27T13:11:37.951Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-27T13:11:37.951Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-27T13:11:38.877Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-27T13:11:39.640Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-27T13:11:39.833Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-27T13:11:39.952Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-06-27T13:11:39.952Z] === RUN TestCreateServiceCapabilities [2022-06-27T13:11:40.202Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-27T13:11:41.130Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-27T13:11:41.200Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-27T13:11:41.200Z] daemon_test.go:197: [d858e3494a7ca] daemon is not started [2022-06-27T13:11:41.200Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-06-27T13:11:41.200Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-27T13:11:41.200Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-27T13:11:41.200Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-27T13:11:41.200Z] === RUN TestDaemonProxy [2022-06-27T13:11:41.200Z] === RUN TestDaemonProxy/environment_variables [2022-06-27T13:11:41.714Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-27T13:11:41.714Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-27T13:11:41.714Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-27T13:11:41.971Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-27T13:11:42.570Z] === RUN TestDaemonProxy/command-line_options [2022-06-27T13:11:42.575Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-06-27T13:11:42.575Z] === RUN TestInspect [2022-06-27T13:11:42.900Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-27T13:11:44.456Z] === RUN TestDaemonProxy/configuration_file [2022-06-27T13:11:44.789Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-27T13:11:45.124Z] --- PASS: TestInspect (2.88s) [2022-06-27T13:11:45.124Z] === RUN TestCreateJob [2022-06-27T13:11:45.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-27T13:11:46.342Z] === RUN TestDaemonProxy/conflicting_options [2022-06-27T13:11:46.598Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-27T13:11:46.647Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-27T13:11:46.903Z] check_test.go:540: [d420fa29e4470] daemon is not started [2022-06-27T13:11:46.903Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-27T13:11:47.158Z] --- PASS: TestDaemonProxy (6.21s) [2022-06-27T13:11:47.158Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-06-27T13:11:47.158Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-06-27T13:11:47.158Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-06-27T13:11:47.158Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-27T13:11:47.158Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-27T13:11:47.158Z] PASS [2022-06-27T13:11:47.158Z] [2022-06-27T13:11:47.158Z] DONE 18 tests in 11.238s [2022-06-27T13:11:47.158Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-27T13:11:47.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:11:47.158Z] ++ set -e [2022-06-27T13:11:47.158Z] ++ '[' -n 0 ']' [2022-06-27T13:11:47.158Z] ++ set -x [2022-06-27T13:11:47.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:11:47.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-27T13:11:47.414Z] INFO: Testing against a local daemon [2022-06-27T13:11:47.414Z] === RUN TestCommitInheritsEnv [2022-06-27T13:11:47.416Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-27T13:11:47.671Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-06-27T13:11:47.671Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-27T13:11:47.671Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-27T13:11:47.671Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-27T13:11:47.671Z] === RUN TestImportWithCustomPlatform [2022-06-27T13:11:47.671Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-27T13:11:47.671Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-27T13:11:47.671Z] === RUN TestImportWithCustomPlatform// [2022-06-27T13:11:47.671Z] === RUN TestImportWithCustomPlatform/linux [2022-06-27T13:11:47.927Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-27T13:11:47.927Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-27T13:11:47.927Z] === RUN TestImportWithCustomPlatform/macos [2022-06-27T13:11:47.927Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-27T13:11:47.927Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-27T13:11:47.927Z] --- PASS: TestImportWithCustomPlatform (0.36s) [2022-06-27T13:11:47.927Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-27T13:11:47.927Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-27T13:11:47.927Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-27T13:11:47.927Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-06-27T13:11:47.927Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-06-27T13:11:47.927Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-06-27T13:11:47.927Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-27T13:11:47.927Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-27T13:11:47.927Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-27T13:11:47.927Z] === RUN TestImagesFilterMultiReference [2022-06-27T13:11:47.978Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-27T13:11:48.182Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-27T13:11:48.182Z] === RUN TestImagePullPlatformInvalid [2022-06-27T13:11:48.182Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-27T13:11:48.182Z] === RUN TestRemoveImageOrphaning [2022-06-27T13:11:48.427Z] --- PASS: TestCreateJob (3.13s) [2022-06-27T13:11:48.427Z] === RUN TestReplicatedJob [2022-06-27T13:11:48.438Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-06-27T13:11:48.438Z] === RUN TestRemoveImageGarbageCollector [2022-06-27T13:11:48.438Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:11:48.438Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-27T13:11:48.438Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-27T13:11:48.438Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-27T13:11:48.438Z] === RUN TestTagInvalidReference [2022-06-27T13:11:48.438Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-27T13:11:48.438Z] === RUN TestTagValidPrefixedRepo [2022-06-27T13:11:48.438Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-27T13:11:48.438Z] === RUN TestTagExistedNameWithoutForce [2022-06-27T13:11:48.438Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-27T13:11:48.438Z] === RUN TestTagOfficialNames [2022-06-27T13:11:48.438Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-27T13:11:48.438Z] === RUN TestTagMatchesDigest [2022-06-27T13:11:48.539Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-27T13:11:48.693Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-06-27T13:11:48.693Z] PASS [2022-06-27T13:11:48.693Z] [2022-06-27T13:11:48.693Z] === Skipped [2022-06-27T13:11:48.693Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-27T13:11:48.693Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-27T13:11:48.693Z] [2022-06-27T13:11:48.693Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-27T13:11:48.693Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:11:48.693Z] [2022-06-27T13:11:48.693Z] DONE 22 tests, 2 skipped in 1.371s [2022-06-27T13:11:48.693Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-27T13:11:48.693Z] ++ 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-06-27T13:11:48.693Z] ++ set -e [2022-06-27T13:11:48.693Z] ++ '[' -n 0 ']' [2022-06-27T13:11:48.693Z] ++ set -x [2022-06-27T13:11:48.693Z] ++ 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-06-27T13:11:48.693Z] === RUN TestStripANSICommands [2022-06-27T13:11:48.693Z] === RUN TestStripANSICommands/#00 [2022-06-27T13:11:48.693Z] === RUN TestStripANSICommands/#01 [2022-06-27T13:11:48.693Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-27T13:11:48.693Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-27T13:11:48.693Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-27T13:11:48.693Z] PASS [2022-06-27T13:11:48.693Z] [2022-06-27T13:11:48.693Z] DONE 3 tests in 0.042s [2022-06-27T13:11:48.693Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-27T13:11:48.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:11:48.693Z] ++ set -e [2022-06-27T13:11:48.693Z] ++ '[' -n 0 ']' [2022-06-27T13:11:48.693Z] ++ set -x [2022-06-27T13:11:48.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:11:48.693Z] INFO: Testing against a local daemon [2022-06-27T13:11:48.693Z] === RUN TestNetworkCreateDelete [2022-06-27T13:11:48.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-27T13:11:48.949Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-06-27T13:11:48.949Z] === RUN TestDockerNetworkDeletePreferID [2022-06-27T13:11:49.205Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-06-27T13:11:49.205Z] === RUN TestDaemonDNSFallback [2022-06-27T13:11:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-27T13:11:51.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-27T13:11:51.815Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-27T13:11:53.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000da2f18__} [2022-06-27T13:11:53.719Z] --- PASS: TestReplicatedJob (5.54s) [2022-06-27T13:11:53.719Z] === RUN TestUpdateReplicatedJob [2022-06-27T13:11:54.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11897510470_/foo_false_____} [2022-06-27T13:11:55.736Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-06-27T13:11:55.736Z] === RUN TestInspectNetwork [2022-06-27T13:11:56.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11897510470_/foo_true_____} [2022-06-27T13:11:57.014Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-27T13:11:57.025Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-06-27T13:11:57.025Z] === RUN TestServiceListWithStatuses [2022-06-27T13:11:57.025Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-27T13:11:57.025Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-27T13:11:57.025Z] === RUN TestDockerNetworkConnectAlias [2022-06-27T13:11:57.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32607687639_/foo_false_____} [2022-06-27T13:11:58.251Z] === RUN TestInspectNetwork/full_network_id [2022-06-27T13:11:58.251Z] === RUN TestInspectNetwork/partial_network_id [2022-06-27T13:11:58.251Z] === RUN TestInspectNetwork/network_name [2022-06-27T13:11:58.251Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-27T13:11:59.836Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-27T13:11:59.836Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-27T13:11:59.836Z] check_test.go:540: [d7d091c61cefc] daemon is not started [2022-06-27T13:11:59.836Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-27T13:11:59.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32607687639_/foo_true_____} [2022-06-27T13:12:01.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32607687639_/foo_true__0xc000da2f48___} [2022-06-27T13:12:01.235Z] --- PASS: TestDockerNetworkConnectAlias (4.36s) [2022-06-27T13:12:01.235Z] === RUN TestDockerNetworkReConnect [2022-06-27T13:12:01.464Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-27T13:12:02.413Z] --- PASS: TestInspectNetwork (6.71s) [2022-06-27T13:12:02.413Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-27T13:12:02.413Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-27T13:12:02.413Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-27T13:12:02.413Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-27T13:12:02.413Z] === RUN TestRunContainerWithBridgeNone [2022-06-27T13:12:02.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000da2f60__} [2022-06-27T13:12:03.759Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-27T13:12:03.778Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-27T13:12:03.778Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-27T13:12:03.778Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-27T13:12:03.778Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-27T13:12:03.778Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-27T13:12:03.778Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-27T13:12:03.778Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-27T13:12:03.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-27T13:12:03.778Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-06-27T13:12:03.778Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-27T13:12:03.778Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-27T13:12:03.778Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-27T13:12:03.779Z] === RUN TestNetworkList [2022-06-27T13:12:03.779Z] === RUN TestNetworkList//networks [2022-06-27T13:12:03.779Z] === PAUSE TestNetworkList//networks [2022-06-27T13:12:03.779Z] === RUN TestNetworkList//networks/ [2022-06-27T13:12:03.779Z] === PAUSE TestNetworkList//networks/ [2022-06-27T13:12:03.779Z] === CONT TestNetworkList//networks [2022-06-27T13:12:03.779Z] === CONT TestNetworkList//networks/ [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkList (0.01s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-27T13:12:03.779Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-27T13:12:03.779Z] === RUN TestHostIPv4BridgeLabel [2022-06-27T13:12:04.339Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-27T13:12:04.339Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-27T13:12:04.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000da2f78__} [2022-06-27T13:12:05.444Z] --- PASS: TestDockerNetworkReConnect (3.58s) [2022-06-27T13:12:05.444Z] === RUN TestServicePlugin [2022-06-27T13:12:05.661Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-27T13:12:05.703Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-27T13:12:05.703Z] === RUN TestDaemonDefaultNetworkPools [2022-06-27T13:12:06.265Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-06-27T13:12:06.265Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-27T13:12:06.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000da2f90__} [2022-06-27T13:12:07.192Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-27T13:12:07.192Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-27T13:12:07.524Z] check_test.go:540: [d8969f46f5e52] daemon is not started [2022-06-27T13:12:07.524Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-27T13:12:08.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000da2fa8__} [2022-06-27T13:12:08.555Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-06-27T13:12:08.555Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-27T13:12:08.750Z] plugin_test.go:61: [d7d03eaad8d0e] joining swarm manager [d50aabbffda42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:12:09.116Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-27T13:12:09.116Z] === RUN TestServiceWithPredefinedNetwork [2022-06-27T13:12:10.136Z] plugin_test.go:64: [daccefd13c341] joining swarm manager [d50aabbffda42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:12:10.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-27T13:12:10.601Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-27T13:12:11.164Z] check_test.go:540: [df70659e0bfd7] daemon is not started [2022-06-27T13:12:11.164Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-27T13:12:11.631Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-06-27T13:12:11.631Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-27T13:12:11.631Z] service_test.go:243: FLAKY_TEST [2022-06-27T13:12:11.631Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-27T13:12:11.631Z] === RUN TestServiceWithDataPathPortInit [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-27T13:12:11.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-27T13:12:11.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-27T13:12:11.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-27T13:12:11.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-27T13:12:11.984Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-27T13:12:11.984Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-27T13:12:11.984Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-27T13:12:12.239Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-27T13:12:12.802Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-27T13:12:14.692Z] docker_cli_daemon_plugins_test.go:80: [daa19af4484da] daemon is not started [2022-06-27T13:12:14.692Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-27T13:12:15.622Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-27T13:12:15.878Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-27T13:12:17.772Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-27T13:12:17.903Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-27T13:12:18.704Z] docker_cli_daemon_plugins_test.go:170: [dbc0af6bbdcde] daemon is not started [2022-06-27T13:12:19.267Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-27T13:12:20.201Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-27T13:12:20.201Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-27T13:12:21.130Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-27T13:12:21.130Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-27T13:12:22.497Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-27T13:12:23.425Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-27T13:12:23.988Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-27T13:12:24.244Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-27T13:12:24.807Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-27T13:12:25.370Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-27T13:12:25.933Z] check_test.go:540: [d07a0faca4c82] daemon is not started [2022-06-27T13:12:25.933Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-27T13:12:25.933Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-27T13:12:26.465Z] --- PASS: TestServiceWithDataPathPortInit (13.37s) [2022-06-27T13:12:26.465Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-27T13:12:27.300Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-27T13:12:27.392Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uccxva8z6o0fva2hqoshow52p Created:2022-06-27 13:12:26.001571805 +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[7b50b9073b0096f3702c30f752b2fad9aea2f5b2978a35885f94b28f73e1580a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ol0xyimy33ws6xapw1f2xtowx EndpointID:c176e7bb7f0b1a6e714ccfbfa193da73aca3a110b35ce0b254b0ffe451d08a00 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dc08516661fe585f0fc930c9368adad32c9bef4d786de718c946430f0ecf3944 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:70208ab249e2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ol0xyimy33ws6xapw1f2xtowx EndpointID:c176e7bb7f0b1a6e714ccfbfa193da73aca3a110b35ce0b254b0ffe451d08a00 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-27T13:12:27.866Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-27T13:12:28.126Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-27T13:12:29.055Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-27T13:12:29.987Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-27T13:12:29.987Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-27T13:12:30.916Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-27T13:12:31.555Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-06-27T13:12:31.555Z] PASS [2022-06-27T13:12:31.555Z] [2022-06-27T13:12:31.555Z] === Skipped [2022-06-27T13:12:31.555Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-27T13:12:31.555Z] service_test.go:243: FLAKY_TEST [2022-06-27T13:12:31.555Z] [2022-06-27T13:12:31.555Z] DONE 38 tests, 1 skipped in 42.838s [2022-06-27T13:12:31.555Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-27T13:12:31.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:12:31.555Z] ++ set -e [2022-06-27T13:12:31.555Z] ++ '[' -n 0 ']' [2022-06-27T13:12:31.555Z] ++ set -x [2022-06-27T13:12:31.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:12:31.555Z] INFO: Testing against a local daemon [2022-06-27T13:12:31.555Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-27T13:12:31.555Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:12:31.555Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-27T13:12:31.555Z] === RUN TestDockerNetworkIpvlan [2022-06-27T13:12:31.555Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:12:31.555Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-27T13:12:31.555Z] PASS [2022-06-27T13:12:31.555Z] [2022-06-27T13:12:31.555Z] === Skipped [2022-06-27T13:12:31.555Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-27T13:12:31.555Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:12:31.555Z] [2022-06-27T13:12:31.555Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-27T13:12:31.555Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:12:31.555Z] [2022-06-27T13:12:31.555Z] DONE 2 tests, 2 skipped in 0.082s [2022-06-27T13:12:31.555Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-27T13:12:31.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:12:31.555Z] ++ set -e [2022-06-27T13:12:31.555Z] ++ '[' -n 0 ']' [2022-06-27T13:12:31.555Z] ++ set -x [2022-06-27T13:12:31.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:12:31.810Z] INFO: Testing against a local daemon [2022-06-27T13:12:31.810Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-27T13:12:31.844Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-27T13:12:32.100Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-27T13:12:33.032Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-27T13:12:33.175Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-06-27T13:12:33.175Z] === RUN TestDockerNetworkMacvlan [2022-06-27T13:12:33.736Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-27T13:12:33.961Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-27T13:12:34.662Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-27T13:12:34.889Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-27T13:12:35.224Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-27T13:12:35.819Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-27T13:12:36.010Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-27T13:12:36.010Z] tests/integration/client_test.py ..... [ 75%] [2022-06-27T13:12:36.010Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-27T13:12:36.010Z] tests/integration/errors_test.py . [ 76%] [2022-06-27T13:12:36.722Z] --- PASS: TestServicePlugin (30.23s) [2022-06-27T13:12:36.722Z] === RUN TestServiceUpdateLabel [2022-06-27T13:12:37.113Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-27T13:12:37.294Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-06-27T13:12:37.294Z] === RUN TestServiceUpdateSecrets [2022-06-27T13:12:37.711Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-27T13:12:39.000Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-27T13:12:39.601Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-27T13:12:40.164Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-27T13:12:42.263Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-27T13:12:42.680Z] --- PASS: TestBuildWithHugeFile (87.98s) [2022-06-27T13:12:42.680Z] === RUN TestBuildWCOWSandboxSize [2022-06-27T13:12:42.680Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-27T13:12:42.680Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-27T13:12:42.680Z] === RUN TestBuildWithEmptyDockerfile [2022-06-27T13:12:42.680Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-27T13:12:42.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-27T13:12:42.680Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-27T13:12:42.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-27T13:12:42.680Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-27T13:12:42.680Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-27T13:12:42.680Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-27T13:12:42.680Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-27T13:12:42.680Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-27T13:12:42.680Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-27T13:12:42.680Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-06-27T13:12:42.680Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-06-27T13:12:42.680Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-27T13:12:42.680Z] === RUN TestBuildPreserveOwnership [2022-06-27T13:12:42.680Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-27T13:12:42.838Z] --- PASS: TestDockerNetworkMacvlan (9.68s) [2022-06-27T13:12:42.838Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-06-27T13:12:42.838Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-27T13:12:42.838Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-06-27T13:12:42.838Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-06-27T13:12:42.838Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2022-06-27T13:12:42.838Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-06-27T13:12:42.838Z] PASS [2022-06-27T13:12:42.838Z] [2022-06-27T13:12:42.838Z] DONE 8 tests in 11.197s [2022-06-27T13:12:42.838Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-27T13:12:42.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:12:42.838Z] ++ set -e [2022-06-27T13:12:42.838Z] ++ '[' -n 0 ']' [2022-06-27T13:12:42.838Z] ++ set -x [2022-06-27T13:12:42.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:12:42.838Z] testing: warning: no tests to run [2022-06-27T13:12:42.838Z] PASS [2022-06-27T13:12:42.838Z] [2022-06-27T13:12:42.838Z] DONE 0 tests in 0.026s [2022-06-27T13:12:42.838Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-27T13:12:42.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:12:42.838Z] ++ set -e [2022-06-27T13:12:42.838Z] ++ '[' -n 0 ']' [2022-06-27T13:12:42.838Z] ++ set -x [2022-06-27T13:12:42.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:12:42.838Z] INFO: Testing against a local daemon [2022-06-27T13:12:42.838Z] === RUN TestAuthZPluginAllowRequest [2022-06-27T13:12:43.607Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-27T13:12:44.224Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-06-27T13:12:44.224Z] === RUN TestAuthZPluginTLS [2022-06-27T13:12:44.784Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-27T13:12:44.784Z] === RUN TestAuthZPluginDenyRequest [2022-06-27T13:12:44.972Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-27T13:12:45.345Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-27T13:12:45.345Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-27T13:12:45.898Z] --- PASS: TestBuildPreserveOwnership (3.11s) [2022-06-27T13:12:45.898Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.15s) [2022-06-27T13:12:45.898Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-06-27T13:12:45.898Z] === RUN TestBuildPlatformInvalid [2022-06-27T13:12:45.898Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-27T13:12:45.898Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-27T13:12:45.906Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-06-27T13:12:45.906Z] === RUN TestAuthZPluginDenyResponse [2022-06-27T13:12:46.154Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-27T13:12:46.161Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-06-27T13:12:46.161Z] === RUN TestAuthZPluginAllowEventStream [2022-06-27T13:12:46.716Z] Loaded image: busybox:latest [2022-06-27T13:12:46.972Z] Loaded image: busybox:glibc [2022-06-27T13:12:47.526Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-06-27T13:12:47.526Z] === RUN TestAuthZPluginErrorResponse [2022-06-27T13:12:48.087Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-27T13:12:48.087Z] === RUN TestAuthZPluginErrorRequest [2022-06-27T13:12:48.338Z] Loaded image: debian:bullseye-slim [2022-06-27T13:12:48.338Z] Loaded image: hello-world:latest [2022-06-27T13:12:48.594Z] Loaded image: arm32v7/hello-world:latest [2022-06-27T13:12:48.648Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-06-27T13:12:48.648Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-27T13:12:48.904Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-06-27T13:12:48.904Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-27T13:12:50.502Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-27T13:12:50.772Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-27T13:12:50.793Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-06-27T13:12:50.793Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-27T13:12:51.721Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-06-27T13:12:51.721Z] === RUN TestAuthZPluginHeader [2022-06-27T13:12:52.205Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-06-27T13:12:52.205Z] === RUN TestServiceUpdateConfigs [2022-06-27T13:12:52.647Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-06-27T13:12:52.647Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-27T13:12:52.647Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:12:52.647Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-27T13:12:52.647Z] === RUN TestAuthZPluginV2Disable [2022-06-27T13:12:52.647Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:12:52.647Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-27T13:12:52.647Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-27T13:12:52.647Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:12:52.647Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-27T13:12:52.647Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-27T13:12:52.647Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:12:52.647Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-27T13:12:52.647Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-27T13:12:54.379Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-27T13:12:54.942Z] check_test.go:540: [d1585e0fd0466] daemon is not started [2022-06-27T13:12:54.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-27T13:12:55.869Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-27T13:12:57.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-27T13:12:57.492Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-27T13:13:00.010Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.74s) [2022-06-27T13:13:00.010Z] PASS [2022-06-27T13:13:00.010Z] [2022-06-27T13:13:00.010Z] === Skipped [2022-06-27T13:13:00.010Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-27T13:13:00.010Z] build_session_test.go:25: TODO: BuildKit [2022-06-27T13:13:00.010Z] [2022-06-27T13:13:00.010Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-27T13:13:00.010Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-27T13:13:00.010Z] [2022-06-27T13:13:00.010Z] DONE 34 tests, 2 skipped in 132.435s [2022-06-27T13:13:00.010Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-27T13:13:00.010Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:00.010Z] ++ set -e [2022-06-27T13:13:00.010Z] ++ '[' -n 0 ']' [2022-06-27T13:13:00.010Z] ++ set -x [2022-06-27T13:13:00.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:00.010Z] INFO: Testing against a local daemon [2022-06-27T13:13:00.010Z] === RUN TestConfigInspect [2022-06-27T13:13:02.530Z] --- PASS: TestConfigInspect (2.80s) [2022-06-27T13:13:02.530Z] === RUN TestConfigList [2022-06-27T13:13:02.785Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-27T13:13:03.714Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-27T13:13:03.714Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-27T13:13:03.714Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-27T13:13:04.276Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-27T13:13:05.648Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-27T13:13:05.905Z] --- PASS: TestConfigList (3.33s) [2022-06-27T13:13:05.905Z] === RUN TestConfigsCreateAndDelete [2022-06-27T13:13:06.467Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-27T13:13:07.117Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-06-27T13:13:07.117Z] === RUN TestServiceUpdateNetwork [2022-06-27T13:13:07.395Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-27T13:13:08.323Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-27T13:13:09.252Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-27T13:13:09.252Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-27T13:13:09.252Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-27T13:13:09.813Z] --- PASS: TestConfigsCreateAndDelete (3.98s) [2022-06-27T13:13:09.813Z] === RUN TestConfigsUpdate [2022-06-27T13:13:10.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-27T13:13:10.069Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-27T13:13:10.631Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-27T13:13:10.638Z] ......... [ 85%] [2022-06-27T13:13:10.684Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-06-27T13:13:10.684Z] PASS [2022-06-27T13:13:10.684Z] [2022-06-27T13:13:10.684Z] === Skipped [2022-06-27T13:13:10.684Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-27T13:13:10.684Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:13:10.684Z] [2022-06-27T13:13:10.684Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-27T13:13:10.684Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:13:10.684Z] [2022-06-27T13:13:10.684Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-27T13:13:10.684Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:13:10.684Z] [2022-06-27T13:13:10.684Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-27T13:13:10.684Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:13:10.684Z] [2022-06-27T13:13:10.684Z] DONE 17 tests, 4 skipped in 26.199s [2022-06-27T13:13:10.684Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-27T13:13:10.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:10.684Z] ++ set -e [2022-06-27T13:13:10.684Z] ++ '[' -n 0 ']' [2022-06-27T13:13:10.684Z] ++ set -x [2022-06-27T13:13:10.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:10.684Z] INFO: Testing against a local daemon [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-27T13:13:10.684Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-27T13:13:10.684Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-27T13:13:10.684Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-27T13:13:10.684Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-27T13:13:10.684Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-27T13:13:10.684Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-27T13:13:10.684Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-27T13:13:10.684Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-27T13:13:10.684Z] === RUN TestPluginInstall [2022-06-27T13:13:10.684Z] === RUN TestPluginInstall/no_auth [2022-06-27T13:13:10.684Z] time="2022-06-27T13:13:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:13:10.684Z] time="2022-06-27T13:13:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30447053dd76690d6923cd8a53aeb6cc72a1bc9bd77674e8b53b9e88a09f07b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:13:10.684Z] time="2022-06-27T13:13:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:13:10.684Z] time="2022-06-27T13:13:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30447053dd76690d6923cd8a53aeb6cc72a1bc9bd77674e8b53b9e88a09f07b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:13:10.684Z] === RUN TestPluginInstall/with_htpasswd [2022-06-27T13:13:10.684Z] time="2022-06-27T13:13:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:13:10.684Z] time="2022-06-27T13:13:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:781b184b673b2fb4a2f008812a1c40babaea6672a24cfbaaad1ee11c994f406c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:13:10.684Z] time="2022-06-27T13:13:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:13:10.684Z] time="2022-06-27T13:13:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:781b184b673b2fb4a2f008812a1c40babaea6672a24cfbaaad1ee11c994f406c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:13:10.684Z] === RUN TestPluginInstall/with_insecure [2022-06-27T13:13:11.610Z] time="2022-06-27T13:13:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:13:11.610Z] time="2022-06-27T13:13:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:438e2a2cb406aebe425b80de2a8c95b911c0ee9ca8de07e1b36954df057ba4ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:13:11.610Z] time="2022-06-27T13:13:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:13:11.610Z] time="2022-06-27T13:13:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:438e2a2cb406aebe425b80de2a8c95b911c0ee9ca8de07e1b36954df057ba4ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:13:11.866Z] plugin_test.go:195: [d7b13205af809] daemon is not started [2022-06-27T13:13:11.866Z] --- PASS: TestPluginInstall (2.57s) [2022-06-27T13:13:11.866Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-06-27T13:13:11.866Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-06-27T13:13:11.866Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-06-27T13:13:11.866Z] === RUN TestPluginsWithRuntimes [2022-06-27T13:13:11.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-27T13:13:12.560Z] --- PASS: TestConfigsUpdate (2.70s) [2022-06-27T13:13:12.560Z] === RUN TestTemplatedConfig [2022-06-27T13:13:13.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-27T13:13:13.229Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-27T13:13:14.157Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-27T13:13:14.491Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-27T13:13:15.084Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-06-27T13:13:15.084Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-06-27T13:13:15.084Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-06-27T13:13:15.084Z] === RUN TestPluginBackCompatMediaTypes [2022-06-27T13:13:15.421Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-27T13:13:15.598Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-27T13:13:15.645Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-06-27T13:13:15.645Z] PASS [2022-06-27T13:13:15.645Z] [2022-06-27T13:13:15.645Z] DONE 24 tests in 6.558s [2022-06-27T13:13:15.645Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-27T13:13:15.645Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:15.645Z] ++ set -e [2022-06-27T13:13:15.645Z] ++ '[' -n 0 ']' [2022-06-27T13:13:15.645Z] ++ set -x [2022-06-27T13:13:15.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:15.645Z] INFO: Testing against a local daemon [2022-06-27T13:13:15.645Z] === RUN TestExternalGraphDriver [2022-06-27T13:13:15.645Z] === RUN TestExternalGraphDriver/json [2022-06-27T13:13:16.347Z] --- PASS: TestTemplatedConfig (3.56s) [2022-06-27T13:13:16.347Z] === RUN TestConfigCreateResolve [2022-06-27T13:13:16.797Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-27T13:13:17.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-27T13:13:17.533Z] === RUN TestExternalGraphDriver/spec [2022-06-27T13:13:18.642Z] --- PASS: TestConfigCreateResolve (2.49s) [2022-06-27T13:13:18.642Z] PASS [2022-06-27T13:13:18.642Z] [2022-06-27T13:13:18.642Z] DONE 6 tests in 18.957s [2022-06-27T13:13:18.642Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-27T13:13:18.642Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:18.642Z] ++ set -e [2022-06-27T13:13:18.642Z] ++ '[' -n 0 ']' [2022-06-27T13:13:18.642Z] ++ set -x [2022-06-27T13:13:18.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:18.642Z] INFO: Testing against a local daemon [2022-06-27T13:13:18.642Z] === RUN TestAttachWithTTY [2022-06-27T13:13:18.897Z] === RUN TestExternalGraphDriver/pull [2022-06-27T13:13:18.901Z] --- PASS: TestAttachWithTTY (0.08s) [2022-06-27T13:13:18.901Z] === RUN TestAttachWithoutTTy [2022-06-27T13:13:18.901Z] --- PASS: TestAttachWithoutTTy (0.11s) [2022-06-27T13:13:18.901Z] === RUN TestCheckpoint [2022-06-27T13:13:18.901Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-27T13:13:18.901Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/commit [2022-06-27T13:13:18.901Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-27T13:13:18.901Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-27T13:13:18.901Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-27T13:13:18.901Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-27T13:13:18.901Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-27T13:13:18.901Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-27T13:13:18.901Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-27T13:13:18.901Z] === CONT TestContainerInvalidJSON/commit [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-27T13:13:18.901Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-27T13:13:18.901Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-27T13:13:18.901Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-27T13:13:18.901Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-27T13:13:18.901Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-27T13:13:18.901Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-27T13:13:18.901Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-27T13:13:18.901Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-27T13:13:18.902Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-27T13:13:18.902Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-27T13:13:19.158Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-06-27T13:13:19.158Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-27T13:13:19.158Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-06-27T13:13:19.158Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-27T13:13:19.158Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-06-27T13:13:19.158Z] === RUN TestCopyEmptyFile [2022-06-27T13:13:19.354Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-06-27T13:13:19.354Z] === RUN TestServiceUpdatePidsLimit [2022-06-27T13:13:19.721Z] --- PASS: TestCopyEmptyFile (0.35s) [2022-06-27T13:13:19.721Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-27T13:13:19.721Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-06-27T13:13:19.721Z] === RUN TestCopyFromContainer [2022-06-27T13:13:19.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-27T13:13:20.284Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-27T13:13:20.299Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-27T13:13:20.786Z] --- PASS: TestExternalGraphDriver (4.79s) [2022-06-27T13:13:20.786Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-06-27T13:13:20.786Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-06-27T13:13:20.786Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-06-27T13:13:20.786Z] === RUN TestGraphdriverPluginV2 [2022-06-27T13:13:20.786Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:13:20.786Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-27T13:13:20.786Z] PASS [2022-06-27T13:13:20.786Z] [2022-06-27T13:13:20.786Z] === Skipped [2022-06-27T13:13:20.786Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-27T13:13:20.786Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:13:20.786Z] [2022-06-27T13:13:20.786Z] DONE 5 tests, 1 skipped in 4.895s [2022-06-27T13:13:20.786Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-27T13:13:20.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:20.786Z] ++ set -e [2022-06-27T13:13:20.786Z] ++ '[' -n 0 ']' [2022-06-27T13:13:20.786Z] ++ set -x [2022-06-27T13:13:20.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:20.786Z] INFO: Testing against a local daemon [2022-06-27T13:13:20.786Z] === RUN TestContinueAfterPluginCrash [2022-06-27T13:13:20.786Z] === PAUSE TestContinueAfterPluginCrash [2022-06-27T13:13:20.786Z] === RUN TestReadPluginNoRead [2022-06-27T13:13:20.786Z] === PAUSE TestReadPluginNoRead [2022-06-27T13:13:20.786Z] === RUN TestDaemonStartWithLogOpt [2022-06-27T13:13:20.786Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-27T13:13:20.786Z] === CONT TestContinueAfterPluginCrash [2022-06-27T13:13:20.786Z] === CONT TestDaemonStartWithLogOpt [2022-06-27T13:13:21.216Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-27T13:13:21.216Z] === RUN TestCopyFromContainer// [2022-06-27T13:13:21.216Z] === RUN TestCopyFromContainer//bar/root [2022-06-27T13:13:21.294Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-27T13:13:21.473Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-27T13:13:21.730Z] === RUN TestCopyFromContainer/bar/quux [2022-06-27T13:13:21.730Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-27T13:13:21.730Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-27T13:13:21.987Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-27T13:13:21.987Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-27T13:13:22.244Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-27T13:13:22.244Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-27T13:13:22.502Z] --- PASS: TestCopyFromContainer (2.85s) [2022-06-27T13:13:22.502Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-06-27T13:13:22.502Z] --- PASS: TestCopyFromContainer//bar/root (0.21s) [2022-06-27T13:13:22.502Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-06-27T13:13:22.502Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-06-27T13:13:22.502Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-06-27T13:13:22.502Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-06-27T13:13:22.502Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-06-27T13:13:22.502Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.19s) [2022-06-27T13:13:22.502Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-06-27T13:13:22.502Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-06-27T13:13:22.502Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-27T13:13:22.502Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-27T13:13:22.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-27T13:13:22.502Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-27T13:13:22.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-27T13:13:22.502Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-27T13:13:22.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-27T13:13:22.502Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-27T13:13:22.502Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-27T13:13:22.502Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-27T13:13:22.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-06-27T13:13:22.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-27T13:13:22.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-27T13:13:22.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-06-27T13:13:22.502Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-27T13:13:22.758Z] --- PASS: TestCreateLinkToNonExistingContainer (0.12s) [2022-06-27T13:13:22.758Z] === RUN TestCreateWithInvalidEnv [2022-06-27T13:13:22.758Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-27T13:13:22.758Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-27T13:13:22.758Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-27T13:13:22.758Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-27T13:13:22.758Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-27T13:13:22.758Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-27T13:13:22.758Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-27T13:13:22.758Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-27T13:13:22.758Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-27T13:13:22.758Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-27T13:13:22.758Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2022-06-27T13:13:22.758Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-27T13:13:22.758Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-27T13:13:22.758Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-27T13:13:22.758Z] === RUN TestCreateTmpfsMountsTarget [2022-06-27T13:13:22.758Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2022-06-27T13:13:22.758Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-27T13:13:23.367Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-27T13:13:23.367Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-27T13:13:24.050Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-06-27T13:13:24.050Z] === CONT TestReadPluginNoRead [2022-06-27T13:13:24.650Z] check_test.go:540: [d97fd7766634d] daemon is not started [2022-06-27T13:13:24.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-27T13:13:24.905Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) [2022-06-27T13:13:24.905Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-27T13:13:25.171Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-27T13:13:25.833Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-27T13:13:25.937Z] === RUN TestReadPluginNoRead/default [2022-06-27T13:13:26.763Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s) [2022-06-27T13:13:26.763Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-27T13:13:26.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-27T13:13:26.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-27T13:13:26.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-27T13:13:26.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-27T13:13:26.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-27T13:13:26.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-27T13:13:26.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-27T13:13:26.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-27T13:13:26.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-27T13:13:26.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-27T13:13:26.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-27T13:13:26.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-27T13:13:26.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-27T13:13:26.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-27T13:13:26.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-27T13:13:26.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-06-27T13:13:26.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-27T13:13:26.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-27T13:13:26.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-27T13:13:26.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-27T13:13:26.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-27T13:13:26.763Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-27T13:13:26.864Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-27T13:13:27.327Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2022-06-27T13:13:27.327Z] === RUN TestCreateDifferentPlatform [2022-06-27T13:13:27.327Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-27T13:13:27.327Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-27T13:13:27.327Z] --- PASS: TestCreateDifferentPlatform (0.07s) [2022-06-27T13:13:27.327Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-27T13:13:27.327Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-27T13:13:27.327Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-27T13:13:27.327Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-06-27T13:13:27.327Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-27T13:13:27.583Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-06-27T13:13:27.583Z] === RUN TestCreateInvalidHostConfig [2022-06-27T13:13:27.583Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-27T13:13:27.583Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-27T13:13:27.583Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-27T13:13:27.583Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-27T13:13:27.583Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-27T13:13:27.583Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-27T13:13:27.583Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-27T13:13:27.583Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-27T13:13:27.583Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-27T13:13:27.583Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-27T13:13:27.583Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-27T13:13:27.583Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-27T13:13:27.583Z] --- PASS: TestCreateInvalidHostConfig (0.05s) [2022-06-27T13:13:27.583Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) [2022-06-27T13:13:27.583Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-27T13:13:27.583Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-06-27T13:13:27.583Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-27T13:13:27.583Z] === RUN TestContainerStartOnDaemonRestart [2022-06-27T13:13:27.583Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-27T13:13:27.583Z] === RUN TestDaemonRestartIpcMode [2022-06-27T13:13:27.583Z] === PAUSE TestDaemonRestartIpcMode [2022-06-27T13:13:27.583Z] === RUN TestDaemonHostGatewayIP [2022-06-27T13:13:27.583Z] === PAUSE TestDaemonHostGatewayIP [2022-06-27T13:13:27.583Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-27T13:13:27.583Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-27T13:13:27.583Z] === RUN TestContainerKillOnDaemonStart [2022-06-27T13:13:27.583Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-27T13:13:27.583Z] === RUN TestDiff [2022-06-27T13:13:27.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-27T13:13:27.934Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-27T13:13:28.193Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-27T13:13:28.226Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-27T13:13:28.401Z] --- PASS: TestDiff (0.74s) [2022-06-27T13:13:28.401Z] === RUN TestExecConsoleSize [2022-06-27T13:13:28.787Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-06-27T13:13:28.964Z] --- PASS: TestExecConsoleSize (0.70s) [2022-06-27T13:13:28.964Z] === RUN TestExecWithCloseStdin [2022-06-27T13:13:29.347Z] === CONT TestReadPluginNoRead [2022-06-27T13:13:29.347Z] read_test.go:92: [dd7bd2e70b1fe] daemon is not started [2022-06-27T13:13:29.347Z] --- PASS: TestReadPluginNoRead (5.60s) [2022-06-27T13:13:29.347Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-06-27T13:13:29.347Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-06-27T13:13:29.347Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-06-27T13:13:29.347Z] PASS [2022-06-27T13:13:29.347Z] [2022-06-27T13:13:29.347Z] DONE 6 tests in 8.694s [2022-06-27T13:13:29.347Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-27T13:13:29.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:29.347Z] ++ set -e [2022-06-27T13:13:29.347Z] ++ '[' -n 0 ']' [2022-06-27T13:13:29.347Z] ++ set -x [2022-06-27T13:13:29.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:29.347Z] testing: warning: no tests to run [2022-06-27T13:13:29.347Z] PASS [2022-06-27T13:13:29.347Z] [2022-06-27T13:13:29.347Z] DONE 0 tests in 0.035s [2022-06-27T13:13:29.347Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-27T13:13:29.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:29.347Z] ++ set -e [2022-06-27T13:13:29.347Z] ++ '[' -n 0 ']' [2022-06-27T13:13:29.347Z] ++ set -x [2022-06-27T13:13:29.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:29.348Z] INFO: Testing against a local daemon [2022-06-27T13:13:29.348Z] === RUN TestPluginWithDevMounts [2022-06-27T13:13:29.348Z] === PAUSE TestPluginWithDevMounts [2022-06-27T13:13:29.348Z] === CONT TestPluginWithDevMounts [2022-06-27T13:13:29.445Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-27T13:13:29.893Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-27T13:13:29.893Z] --- PASS: TestExecWithCloseStdin (0.98s) [2022-06-27T13:13:29.893Z] === RUN TestExec [2022-06-27T13:13:29.893Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-27T13:13:30.149Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-27T13:13:31.079Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-27T13:13:31.079Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-27T13:13:31.079Z] --- PASS: TestExec (0.93s) [2022-06-27T13:13:31.079Z] === RUN TestExecUser [2022-06-27T13:13:31.275Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-06-27T13:13:31.275Z] PASS [2022-06-27T13:13:31.275Z] [2022-06-27T13:13:31.275Z] DONE 1 tests in 1.631s [2022-06-27T13:13:31.275Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-27T13:13:31.275Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:31.275Z] ++ set -e [2022-06-27T13:13:31.275Z] ++ '[' -n 0 ']' [2022-06-27T13:13:31.275Z] ++ set -x [2022-06-27T13:13:31.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:31.275Z] INFO: Testing against a local daemon [2022-06-27T13:13:31.275Z] === RUN TestSecretInspect [2022-06-27T13:13:32.007Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-27T13:13:32.007Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-27T13:13:32.007Z] --- PASS: TestExecUser (0.91s) [2022-06-27T13:13:32.007Z] === RUN TestExportContainerAndImportImage [2022-06-27T13:13:32.131Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-27T13:13:32.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-27T13:13:32.651Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-27T13:13:32.651Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-27T13:13:32.651Z] [2022-06-27T13:13:32.651Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-27T13:13:32.651Z] =========================== short test summary info ============================ [2022-06-27T13:13:32.651Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-27T13:13:32.651Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-27T13:13:32.651Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-27T13:13:32.651Z] Not supported on most drivers [2022-06-27T13:13:32.651Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-27T13:13:32.651Z] Output of docker top depends on host distro, and is not formalized. [2022-06-27T13:13:32.651Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-27T13:13:32.651Z] Output of docker top depends on host distro, and is not formalized. [2022-06-27T13:13:32.651Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-27T13:13:32.651Z] Can fail if eth0 has multiple IP addresses [2022-06-27T13:13:32.651Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-27T13:13:32.651Z] This doesn't seem to be taken into account by the engine [2022-06-27T13:13:32.651Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-27T13:13:32.651Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-27T13:13:32.651Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.91 seconds == [2022-06-27T13:13:32.827Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-27T13:13:32.910Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-27T13:13:33.084Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2022-06-27T13:13:33.084Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-27T13:13:33.162Z] --- PASS: TestSecretInspect (2.19s) [2022-06-27T13:13:33.162Z] === RUN TestSecretList [2022-06-27T13:13:34.453Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-27T13:13:34.453Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-27T13:13:34.747Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2022-06-27T13:13:34.747Z] === RUN TestHealthCheckWorkdir [2022-06-27T13:13:35.014Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-27T13:13:35.675Z] --- PASS: TestSecretList (2.17s) [2022-06-27T13:13:35.675Z] === RUN TestSecretsCreateAndDelete [2022-06-27T13:13:35.960Z] --- PASS: TestHealthCheckWorkdir (1.38s) [2022-06-27T13:13:35.960Z] === RUN TestHealthKillContainer [2022-06-27T13:13:36.032Z] --- PASS: TestServiceUpdatePidsLimit (16.75s) [2022-06-27T13:13:36.032Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-06-27T13:13:36.032Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-06-27T13:13:36.032Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-06-27T13:13:36.032Z] PASS [2022-06-27T13:13:36.032Z] [2022-06-27T13:13:36.032Z] === Skipped [2022-06-27T13:13:36.032Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-27T13:13:36.032Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-27T13:13:36.032Z] [2022-06-27T13:13:36.032Z] DONE 27 tests, 1 skipped in 166.071s [2022-06-27T13:13:36.032Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-27T13:13:36.032Z] INFO: Testing against a local daemon [2022-06-27T13:13:36.032Z] === RUN TestSessionCreate [2022-06-27T13:13:36.032Z] --- PASS: TestSessionCreate (0.02s) [2022-06-27T13:13:36.032Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-27T13:13:36.032Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-27T13:13:36.032Z] PASS [2022-06-27T13:13:36.032Z] [2022-06-27T13:13:36.032Z] DONE 2 tests in 0.056s [2022-06-27T13:13:36.032Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-27T13:13:36.032Z] INFO: Testing against a local daemon [2022-06-27T13:13:36.032Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-27T13:13:36.032Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-27T13:13:36.032Z] === RUN TestDiskUsage [2022-06-27T13:13:36.032Z] === PAUSE TestDiskUsage [2022-06-27T13:13:36.032Z] === RUN TestEventsExecDie [2022-06-27T13:13:36.293Z] --- PASS: TestEventsExecDie (0.59s) [2022-06-27T13:13:36.293Z] === RUN TestEventsBackwardsCompatible [2022-06-27T13:13:36.293Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-27T13:13:36.293Z] === RUN TestEventsVolumeCreate [2022-06-27T13:13:36.555Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-06-27T13:13:36.555Z] === RUN TestInfoBinaryCommits [2022-06-27T13:13:36.555Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-27T13:13:36.555Z] === RUN TestInfoAPIVersioned [2022-06-27T13:13:36.555Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-27T13:13:36.555Z] === RUN TestInfoAPI [2022-06-27T13:13:36.555Z] --- PASS: TestInfoAPI (0.02s) [2022-06-27T13:13:36.555Z] === RUN TestInfoAPIWarnings [2022-06-27T13:13:36.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-06-27T13:13:37.143Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-27T13:13:37.565Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-06-27T13:13:37.565Z] === RUN TestSecretsUpdate [2022-06-27T13:13:39.032Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-27T13:13:39.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-27T13:13:39.288Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-27T13:13:40.079Z] --- PASS: TestSecretsUpdate (2.18s) [2022-06-27T13:13:40.079Z] === RUN TestTemplatedSecret [2022-06-27T13:13:40.216Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-27T13:13:40.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-27T13:13:41.839Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-27T13:13:42.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-27T13:13:42.402Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-27T13:13:42.595Z] --- PASS: TestTemplatedSecret (2.48s) [2022-06-27T13:13:42.595Z] === RUN TestSecretCreateResolve [2022-06-27T13:13:42.964Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-27T13:13:44.508Z] --- PASS: TestSecretCreateResolve (2.27s) [2022-06-27T13:13:44.508Z] PASS [2022-06-27T13:13:44.508Z] [2022-06-27T13:13:44.508Z] DONE 6 tests in 13.602s [2022-06-27T13:13:44.508Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-27T13:13:44.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:44.508Z] ++ set -e [2022-06-27T13:13:44.508Z] ++ '[' -n 0 ']' [2022-06-27T13:13:44.508Z] ++ set -x [2022-06-27T13:13:44.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:13:44.767Z] INFO: Testing against a local daemon [2022-06-27T13:13:44.767Z] === RUN TestServiceCreateInit [2022-06-27T13:13:44.767Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-27T13:13:44.853Z] --- PASS: TestHealthKillContainer (8.57s) [2022-06-27T13:13:44.853Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-27T13:13:44.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-27T13:13:44.853Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-27T13:13:44.853Z] check_test.go:540: [d36921e2d9539] daemon is not started [2022-06-27T13:13:44.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-27T13:13:44.853Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-27T13:13:44.853Z] check_test.go:540: [da6c03c988c32] daemon is not started [2022-06-27T13:13:44.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-27T13:13:45.122Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-27T13:13:45.122Z] [2022-06-27T13:13:45.122Z] Unloading profiles will leave already running processes permanently [2022-06-27T13:13:45.122Z] unconfined, which can lead to unexpected situations. [2022-06-27T13:13:45.122Z] [2022-06-27T13:13:45.122Z] To set a process to complain mode, use the command line tool [2022-06-27T13:13:45.122Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-27T13:13:45.122Z] Post stage [Pipeline] junit [2022-06-27T13:13:45.135Z] Recording test results [2022-06-27T13:13:45.416Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2022-06-27T13:13:45.416Z] === RUN TestIpcModeNone [2022-06-27T13:13:46.344Z] --- PASS: TestIpcModeNone (1.02s) [2022-06-27T13:13:46.344Z] === RUN TestIpcModePrivate [2022-06-27T13:13:46.395Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-27T13:13:46.681Z] + echo Ensuring container killed. [2022-06-27T13:13:46.681Z] Ensuring container killed. [2022-06-27T13:13:46.681Z] + docker rm -vf docker-pr1 [2022-06-27T13:13:46.681Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-27T13:13:46.964Z] + echo Chowning /workspace to jenkins user [2022-06-27T13:13:46.964Z] Chowning /workspace to jenkins user [2022-06-27T13:13:46.964Z] + id -u [2022-06-27T13:13:46.964Z] + id -g [2022-06-27T13:13:46.964Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43747:/workspace busybox chown -R 1000:1000 /workspace [2022-06-27T13:13:46.964Z] Unable to find image 'busybox:latest' locally [2022-06-27T13:13:47.224Z] latest: Pulling from library/busybox [2022-06-27T13:13:47.224Z] 19d511225f94: Pulling fs layer [2022-06-27T13:13:47.224Z] 19d511225f94: Download complete [2022-06-27T13:13:47.224Z] 19d511225f94: Pull complete [2022-06-27T13:13:47.274Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:93, shared: false, mustBeShared: false [2022-06-27T13:13:47.274Z] --- PASS: TestIpcModePrivate (0.91s) [2022-06-27T13:13:47.274Z] === RUN TestIpcModeShareable [2022-06-27T13:13:47.484Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-27T13:13:47.484Z] Status: Downloaded newer image for busybox:latest [2022-06-27T13:13:47.530Z] check_test.go:540: [decb60fa638a6] daemon is not started [2022-06-27T13:13:47.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-27T13:13:47.786Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-06-27T13:13:48.044Z] --- PASS: TestIpcModeShareable (0.84s) [2022-06-27T13:13:48.044Z] === RUN TestAPIIpcModeShareableAndContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-27T13:13:48.949Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-27T13:13:49.163Z] + bundleName=docker-py [2022-06-27T13:13:49.163Z] + echo Creating docker-py-bundles.tar.gz [2022-06-27T13:13:49.163Z] Creating docker-py-bundles.tar.gz [2022-06-27T13:13:49.163Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-06-27T13:13:49.175Z] Archiving artifacts [2022-06-27T13:13:51.205Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43747/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-27T13:13:51.315Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2022-06-27T13:13:51.315Z] === RUN TestAPIIpcModeHost [2022-06-27T13:13:51.544Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -e DOCKER_GRAPHDRIVER docker:0bce64f08d72147b0572f96ac678620d289b4499 hack/make.sh binary [2022-06-27T13:13:51.572Z] --- PASS: TestAPIIpcModeHost (0.79s) [2022-06-27T13:13:51.572Z] === RUN TestDaemonIpcModeShareable [2022-06-27T13:13:51.805Z] [2022-06-27T13:13:52.065Z] Removing bundles/ [2022-06-27T13:13:52.065Z] [2022-06-27T13:13:52.065Z] ---> Making bundle: binary (in bundles/binary) [2022-06-27T13:13:52.065Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-27T13:13:52.065Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T13:13:52.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-27T13:13:52.214Z] --- PASS: TestServiceCreateInit (7.22s) [2022-06-27T13:13:52.214Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2022-06-27T13:13:52.214Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) [2022-06-27T13:13:52.214Z] === RUN TestCreateServiceMultipleTimes [2022-06-27T13:13:53.063Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-06-27T13:13:53.319Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2022-06-27T13:13:53.319Z] === RUN TestDaemonIpcModePrivate [2022-06-27T13:13:54.674Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-27T13:13:54.674Z] === RUN TestInfoDebug [2022-06-27T13:13:54.674Z] --- PASS: TestInfoDebug (0.52s) [2022-06-27T13:13:54.674Z] === RUN TestInfoInsecureRegistries [2022-06-27T13:13:54.674Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-27T13:13:54.674Z] === RUN TestInfoRegistryMirrors [2022-06-27T13:13:54.674Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-27T13:13:54.674Z] === RUN TestLoginFailsWithBadCredentials [2022-06-27T13:13:54.674Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-27T13:13:54.674Z] === RUN TestPingCacheHeaders [2022-06-27T13:13:54.674Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-27T13:13:54.674Z] === RUN TestPingGet [2022-06-27T13:13:54.674Z] --- PASS: TestPingGet (0.01s) [2022-06-27T13:13:54.674Z] === RUN TestPingHead [2022-06-27T13:13:54.674Z] --- PASS: TestPingHead (0.02s) [2022-06-27T13:13:54.674Z] === RUN TestPingSwarmHeader [2022-06-27T13:13:55.211Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2022-06-27T13:13:55.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-27T13:13:55.211Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2022-06-27T13:13:55.211Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-27T13:13:55.247Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-27T13:13:55.819Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-27T13:13:56.763Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-27T13:13:56.763Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-06-27T13:13:56.763Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-27T13:13:56.763Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-27T13:13:56.763Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-27T13:13:56.763Z] === RUN TestVersion [2022-06-27T13:13:56.763Z] --- PASS: TestVersion (0.02s) [2022-06-27T13:13:56.763Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-27T13:13:56.763Z] === CONT TestDiskUsage [2022-06-27T13:13:57.103Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2022-06-27T13:13:57.103Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2022-06-27T13:13:57.103Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-27T13:13:57.336Z] === RUN TestDiskUsage/empty [2022-06-27T13:13:57.336Z] === RUN TestDiskUsage/empty/container_types [2022-06-27T13:13:57.336Z] === RUN TestDiskUsage/empty/image_types [2022-06-27T13:13:57.336Z] === RUN TestDiskUsage/empty/volume_types [2022-06-27T13:13:57.336Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-27T13:13:57.336Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-27T13:13:57.336Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-27T13:13:57.336Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-27T13:13:57.336Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-27T13:13:57.336Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-27T13:13:57.336Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-27T13:13:57.336Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-27T13:13:57.598Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-27T13:13:57.599Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-27T13:13:57.599Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-27T13:13:57.599Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-27T13:13:57.599Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-27T13:13:57.599Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-27T13:13:57.599Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-27T13:13:57.599Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-27T13:13:57.599Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-27T13:13:57.599Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-27T13:13:57.599Z] === RUN TestDiskUsage/after_container.Run [2022-06-27T13:13:58.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-27T13:13:58.173Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-27T13:13:58.173Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-27T13:13:58.173Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-27T13:13:58.173Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-27T13:13:58.173Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-27T13:13:58.173Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-27T13:13:58.173Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-27T13:13:58.173Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-27T13:13:58.173Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-27T13:13:58.173Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage (1.52s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-06-27T13:13:58.436Z] PASS [2022-06-27T13:13:58.436Z] [2022-06-27T13:13:58.436Z] DONE 54 tests in 22.685s [2022-06-27T13:13:58.436Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-27T13:13:58.436Z] INFO: Testing against a local daemon [2022-06-27T13:13:58.436Z] === RUN TestVolumesCreateAndList [2022-06-27T13:13:58.436Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-27T13:13:58.436Z] === RUN TestVolumesRemove [2022-06-27T13:13:58.436Z] --- PASS: TestVolumesRemove (0.07s) [2022-06-27T13:13:58.436Z] === RUN TestVolumesInspect [2022-06-27T13:13:58.436Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-27T13:13:58.436Z] === RUN TestVolumesInvalidJSON [2022-06-27T13:13:58.436Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-27T13:13:58.436Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-27T13:13:58.436Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-27T13:13:58.436Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-27T13:13:58.436Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-27T13:13:58.436Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-27T13:13:58.436Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-27T13:13:58.436Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-27T13:13:58.436Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-27T13:13:58.436Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-27T13:13:58.436Z] PASS [2022-06-27T13:13:58.436Z] [2022-06-27T13:13:58.436Z] DONE 9 tests in 0.153s [2022-06-27T13:13:58.595Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-27T13:13:58.595Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2022-06-27T13:13:58.595Z] === RUN TestIpcModeOlderClient [2022-06-27T13:13:58.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-27T13:13:58.851Z] === PAUSE TestIpcModeOlderClient [2022-06-27T13:13:58.851Z] === RUN TestKillContainerInvalidSignal [2022-06-27T13:13:58.958Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-27T13:13:58.958Z] Removing test suite binaries [2022-06-27T13:13:59.220Z] exiting test-integration [2022-06-27T13:13:59.220Z] ++ exit 0 [2022-06-27T13:13:59.220Z] [2022-06-27T13:13:59.415Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2022-06-27T13:13:59.415Z] === RUN TestKillContainer [2022-06-27T13:13:59.415Z] === RUN TestKillContainer/no_signal [2022-06-27T13:13:59.415Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-27T13:14:00.345Z] === RUN TestKillContainer/non_killing_signal [2022-06-27T13:14:00.345Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-27T13:14:00.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-27T13:14:00.601Z] === RUN TestKillContainer/killing_signal Post stage [Pipeline] junit [2022-06-27T13:14:00.625Z] Recording test results [2022-06-27T13:14:01.535Z] --- PASS: TestKillContainer (2.16s) [2022-06-27T13:14:01.535Z] --- PASS: TestKillContainer/no_signal (0.78s) [2022-06-27T13:14:01.535Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2022-06-27T13:14:01.535Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2022-06-27T13:14:01.535Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-27T13:14:01.535Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-27T13:14:01.535Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-27T13:14:01.791Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-27T13:14:02.047Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-27T13:14:02.318Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-27T13:14:02.656Z] + echo Ensuring container killed. [2022-06-27T13:14:02.656Z] Ensuring container killed. [2022-06-27T13:14:02.656Z] + docker rm -vf docker-pr1 [2022-06-27T13:14:02.656Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-27T13:14:02.946Z] + echo Chowning /workspace to jenkins user [2022-06-27T13:14:02.946Z] Chowning /workspace to jenkins user [2022-06-27T13:14:02.946Z] + id -u [2022-06-27T13:14:02.946Z] + id -g [2022-06-27T13:14:02.946Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43747:/workspace busybox chown -R 1000:1000 /workspace [2022-06-27T13:14:02.946Z] Unable to find image 'busybox:latest' locally [2022-06-27T13:14:02.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2022-06-27T13:14:02.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2022-06-27T13:14:02.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-06-27T13:14:02.976Z] === RUN TestKillStoppedContainer [2022-06-27T13:14:02.976Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-06-27T13:14:02.976Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-27T13:14:03.207Z] latest: Pulling from library/busybox [2022-06-27T13:14:03.207Z] 19d511225f94: Pulling fs layer [2022-06-27T13:14:03.232Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2022-06-27T13:14:03.232Z] === RUN TestKillDifferentUserContainer [2022-06-27T13:14:03.469Z] 19d511225f94: Verifying Checksum [2022-06-27T13:14:03.469Z] 19d511225f94: Download complete [2022-06-27T13:14:03.469Z] 19d511225f94: Pull complete [2022-06-27T13:14:03.469Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-27T13:14:03.469Z] Status: Downloaded newer image for busybox:latest [2022-06-27T13:14:03.794Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-27T13:14:03.794Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2022-06-27T13:14:03.794Z] === RUN TestInspectOomKilledTrue [2022-06-27T13:14:03.794Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-27T13:14:03.794Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-27T13:14:03.794Z] === RUN TestInspectOomKilledFalse [2022-06-27T13:14:03.794Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-27T13:14:03.794Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-27T13:14:03.794Z] === RUN TestLinksEtcHostsContentMatch [2022-06-27T13:14:04.356Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-06-27T13:14:04.356Z] === RUN TestLinksContainerNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-27T13:14:04.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-27T13:14:05.161Z] + bundleName=amd64-cgroup2 [2022-06-27T13:14:05.161Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-27T13:14:05.161Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-27T13:14:05.161Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-06-27T13:14:05.161Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-06-27T13:14:05.437Z] Archiving artifacts [2022-06-27T13:14:05.845Z] --- PASS: TestLinksContainerNames (1.35s) [2022-06-27T13:14:05.845Z] === RUN TestLogsFollowTailEmpty [2022-06-27T13:14:06.409Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-27T13:14:06.666Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2022-06-27T13:14:06.666Z] === RUN TestLogs [2022-06-27T13:14:06.666Z] === RUN TestLogs/driver_local [2022-06-27T13:14:06.666Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-27T13:14:06.666Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-27T13:14:06.666Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-27T13:14:06.666Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-27T13:14:06.666Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-27T13:14:06.666Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-27T13:14:06.666Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-27T13:14:06.666Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-27T13:14:06.666Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-27T13:14:06.666Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-27T13:14:06.666Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-27T13:14:06.666Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-27T13:14:06.666Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-27T13:14:06.666Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-27T13:14:07.229Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-27T13:14:07.523Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43747/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-27T13:14:07.792Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-27T13:14:07.834Z] + make clean [2022-06-27T13:14:07.834Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-27T13:14:07.834Z] docker-dev-cache [2022-06-27T13:14:07.834Z] docker-mod-cache [Pipeline] deleteDir [2022-06-27T13:14:08.049Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-27T13:14:08.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-27T13:14:09.233Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-27T13:14:09.233Z] === CONT TestLogs/driver_local/tty/only_stdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-27T13:14:10.252Z] --- PASS: TestCreateServiceMultipleTimes (15.50s) [2022-06-27T13:14:10.252Z] === RUN TestCreateServiceConflict [2022-06-27T13:14:10.252Z] --- PASS: TestCreateServiceConflict (1.79s) [2022-06-27T13:14:10.252Z] === RUN TestCreateServiceMaxReplicas [2022-06-27T13:14:10.602Z] === RUN TestLogs/driver_json-file [2022-06-27T13:14:10.602Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-27T13:14:10.602Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-27T13:14:10.602Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-27T13:14:10.602Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-27T13:14:10.602Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-27T13:14:10.602Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-27T13:14:10.602Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-27T13:14:10.602Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-27T13:14:10.602Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-27T13:14:10.602Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-27T13:14:10.602Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-27T13:14:10.602Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-27T13:14:10.602Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-27T13:14:10.602Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-27T13:14:11.533Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-27T13:14:11.533Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-27T13:14:12.140Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-06-27T13:14:12.140Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-27T13:14:12.899Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-27T13:14:12.899Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-27T13:14:13.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-27T13:14:14.026Z] --- PASS: TestLogs (7.27s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_local (0.06s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.22s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.26s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.21s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.28s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.10s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.17s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_json-file (0.06s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.09s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.14s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.16s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.26s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.12s) [2022-06-27T13:14:14.026Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.11s) [2022-06-27T13:14:14.026Z] === RUN TestContainerNetworkMountsNoChown [2022-06-27T13:14:14.588Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2022-06-27T13:14:14.588Z] === RUN TestMountDaemonRoot [2022-06-27T13:14:14.588Z] === RUN TestMountDaemonRoot/default [2022-06-27T13:14:14.588Z] === PAUSE TestMountDaemonRoot/default [2022-06-27T13:14:14.588Z] === RUN TestMountDaemonRoot/private [2022-06-27T13:14:14.588Z] === PAUSE TestMountDaemonRoot/private [2022-06-27T13:14:14.588Z] === RUN TestMountDaemonRoot/rprivate [2022-06-27T13:14:14.588Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-27T13:14:14.588Z] === RUN TestMountDaemonRoot/slave [2022-06-27T13:14:14.588Z] === PAUSE TestMountDaemonRoot/slave [2022-06-27T13:14:14.588Z] === RUN TestMountDaemonRoot/rslave [2022-06-27T13:14:14.588Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-27T13:14:14.588Z] === RUN TestMountDaemonRoot/shared [2022-06-27T13:14:14.588Z] === PAUSE TestMountDaemonRoot/shared [2022-06-27T13:14:14.588Z] === RUN TestMountDaemonRoot/rshared [2022-06-27T13:14:14.588Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-27T13:14:14.844Z] === CONT TestMountDaemonRoot/default [2022-06-27T13:14:14.844Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-27T13:14:14.844Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-27T13:14:14.844Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-27T13:14:14.844Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-27T13:14:14.844Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-27T13:14:14.844Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-27T13:14:14.844Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-27T13:14:14.844Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-27T13:14:14.844Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-27T13:14:14.844Z] === CONT TestMountDaemonRoot/rshared [2022-06-27T13:14:14.844Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-27T13:14:14.844Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-27T13:14:14.844Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-27T13:14:14.844Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-27T13:14:14.844Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-27T13:14:14.844Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-27T13:14:14.844Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-27T13:14:14.844Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-27T13:14:14.845Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-27T13:14:14.845Z] === CONT TestMountDaemonRoot/shared [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-27T13:14:14.845Z] === CONT TestMountDaemonRoot/rslave [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-27T13:14:14.845Z] === CONT TestMountDaemonRoot/slave [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-27T13:14:14.845Z] === CONT TestMountDaemonRoot/rprivate [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-27T13:14:14.845Z] === CONT TestMountDaemonRoot/private [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-27T13:14:14.845Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-27T13:14:14.845Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-27T13:14:14.845Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-27T13:14:14.845Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-27T13:14:14.845Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-27T13:14:14.845Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-27T13:14:14.845Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-27T13:14:14.845Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-27T13:14:15.101Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-27T13:14:15.101Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-27T13:14:15.357Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-27T13:14:15.357Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-27T13:14:15.357Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-27T13:14:15.357Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-27T13:14:15.357Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-27T13:14:15.357Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-27T13:14:15.357Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot (0.06s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-06-27T13:14:15.357Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-27T13:14:15.357Z] === RUN TestContainerBindMountNonRecursive [2022-06-27T13:14:15.614Z] check_test.go:540: [dd316dc9db564] daemon is not started [2022-06-27T13:14:15.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-27T13:14:17.508Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2022-06-27T13:14:17.508Z] === RUN TestContainerVolumesMountedAsShared [2022-06-27T13:14:18.437Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2022-06-27T13:14:18.437Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-27T13:14:18.693Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-27T13:14:18.954Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-27T13:14:18.954Z] --- PASS: TestContainerVolumesMountedAsSlave (0.77s) [2022-06-27T13:14:18.954Z] === RUN TestNetworkNat [2022-06-27T13:14:19.212Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-27T13:14:19.776Z] --- PASS: TestNetworkNat (0.82s) [2022-06-27T13:14:19.776Z] === RUN TestNetworkLocalhostTCPNat [2022-06-27T13:14:20.703Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-06-27T13:14:20.703Z] === RUN TestNetworkLoopbackNat [2022-06-27T13:14:20.959Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-27T13:14:22.848Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-27T13:14:23.410Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-27T13:14:23.667Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2022-06-27T13:14:23.667Z] === RUN TestPause [2022-06-27T13:14:24.229Z] check_test.go:540: [d92221d6908bb] daemon is not started [2022-06-27T13:14:24.229Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-27T13:14:24.485Z] --- PASS: TestPause (0.74s) [2022-06-27T13:14:24.485Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-27T13:14:24.485Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-27T13:14:24.485Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-27T13:14:24.485Z] === RUN TestPauseStopPausedContainer [2022-06-27T13:14:24.741Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-27T13:14:24.998Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2022-06-27T13:14:24.998Z] === RUN TestPidHost [2022-06-27T13:14:25.254Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-27T13:14:26.623Z] --- PASS: TestPidHost (1.39s) [2022-06-27T13:14:26.623Z] === RUN TestPsFilter [2022-06-27T13:14:26.623Z] --- PASS: TestPsFilter (0.18s) [2022-06-27T13:14:26.623Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-27T13:14:26.973Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-06-27T13:14:26.973Z] === RUN TestCreateServiceSecretFileMode [2022-06-27T13:14:27.185Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2022-06-27T13:14:27.185Z] === RUN TestRemoveContainerWithVolume [2022-06-27T13:14:27.533Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-06-27T13:14:27.533Z] === RUN TestCreateServiceConfigFileMode [2022-06-27T13:14:27.746Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-27T13:14:28.003Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2022-06-27T13:14:28.003Z] === RUN TestRemoveContainerRunning [2022-06-27T13:14:28.003Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-27T13:14:28.664Z] --- PASS: TestRemoveContainerRunning (0.67s) [2022-06-27T13:14:28.664Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-27T13:14:29.228Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2022-06-27T13:14:29.228Z] === RUN TestRemoveInvalidContainer [2022-06-27T13:14:29.228Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-06-27T13:14:29.228Z] === RUN TestRenameLinkedContainer [2022-06-27T13:14:30.045Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2022-06-27T13:14:30.045Z] === RUN TestCreateServiceSysctls [2022-06-27T13:14:31.117Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-27T13:14:31.373Z] --- PASS: TestRenameLinkedContainer (2.29s) [2022-06-27T13:14:31.373Z] === RUN TestRenameStoppedContainer [2022-06-27T13:14:31.935Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-27T13:14:32.191Z] --- PASS: TestRenameStoppedContainer (0.75s) [2022-06-27T13:14:32.191Z] === RUN TestRenameRunningContainerAndReuse [2022-06-27T13:14:32.754Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-27T13:14:33.310Z] --- PASS: TestCreateServiceSysctls (3.00s) [2022-06-27T13:14:33.310Z] === RUN TestCreateServiceCapabilities [2022-06-27T13:14:33.683Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2022-06-27T13:14:33.683Z] === RUN TestRenameInvalidName [2022-06-27T13:14:33.940Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-27T13:14:34.503Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-27T13:14:34.503Z] --- PASS: TestRenameInvalidName (0.80s) [2022-06-27T13:14:34.503Z] === RUN TestRenameAnonymousContainer [2022-06-27T13:14:34.759Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-27T13:14:35.016Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-27T13:14:35.016Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-27T13:14:35.581Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-27T13:14:35.825Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-06-27T13:14:35.825Z] === RUN TestInspect [2022-06-27T13:14:36.143Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-27T13:14:36.704Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-27T13:14:37.267Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-27T13:14:37.267Z] --- PASS: TestRenameAnonymousContainer (2.67s) [2022-06-27T13:14:37.267Z] === RUN TestRenameContainerWithSameName [2022-06-27T13:14:37.831Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-27T13:14:37.831Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2022-06-27T13:14:37.831Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-27T13:14:38.088Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-27T13:14:38.383Z] --- PASS: TestInspect (2.63s) [2022-06-27T13:14:38.383Z] === RUN TestCreateJob [2022-06-27T13:14:38.651Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-27T13:14:39.214Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-27T13:14:39.470Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s) [2022-06-27T13:14:39.470Z] === RUN TestResize [2022-06-27T13:14:39.727Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-27T13:14:39.983Z] --- PASS: TestResize (0.65s) [2022-06-27T13:14:39.983Z] === RUN TestResizeWithInvalidSize [2022-06-27T13:14:40.240Z] check_test.go:540: [d22b3b494eb9b] daemon is not started [2022-06-27T13:14:40.240Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-27T13:14:40.803Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2022-06-27T13:14:40.803Z] === RUN TestResizeWhenContainerNotStarted [2022-06-27T13:14:41.060Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-27T13:14:41.316Z] check_test.go:540: [d493bd7281e70] daemon is not started [2022-06-27T13:14:41.316Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-27T13:14:41.573Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:14:41.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:14:41.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:14:41.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-27T13:14:41.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:14:41.648Z] --- PASS: TestCreateJob (3.06s) [2022-06-27T13:14:41.648Z] === RUN TestReplicatedJob [2022-06-27T13:14:41.829Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-27T13:14:43.721Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-27T13:14:44.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:14:45.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:14:45.908Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-27T13:14:46.472Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-27T13:14:46.889Z] --- PASS: TestReplicatedJob (5.20s) [2022-06-27T13:14:46.889Z] === RUN TestUpdateReplicatedJob [2022-06-27T13:14:47.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-27T13:14:47.037Z] check_test.go:540: [ddda4dc8e3b2c] daemon is not started [2022-06-27T13:14:47.037Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-27T13:14:47.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-27T13:14:48.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:14:48.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-27T13:14:49.238Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-27T13:14:49.407Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-06-27T13:14:49.407Z] === RUN TestServiceListWithStatuses [2022-06-27T13:14:49.407Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-27T13:14:49.407Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-27T13:14:49.407Z] === RUN TestDockerNetworkConnectAlias [2022-06-27T13:14:49.802Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-27T13:14:50.058Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-27T13:14:51.950Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-27T13:14:53.573Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-06-27T13:14:53.573Z] === RUN TestDockerNetworkReConnect [2022-06-27T13:14:53.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-27T13:14:53.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-27T13:14:55.738Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-27T13:14:56.669Z] check_test.go:540: [ddb0ccb6407b8] daemon is not started [2022-06-27T13:14:56.669Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-27T13:14:56.842Z] --- PASS: TestDockerNetworkReConnect (2.93s) [2022-06-27T13:14:56.842Z] === RUN TestServicePlugin [2022-06-27T13:14:56.842Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:14:56.842Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-27T13:14:56.842Z] === RUN TestServiceUpdateLabel [2022-06-27T13:14:57.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-27T13:14:57.496Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-27T13:14:58.776Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-06-27T13:14:58.776Z] === RUN TestServiceUpdateSecrets [2022-06-27T13:14:58.866Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-27T13:14:59.429Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-27T13:14:59.993Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-27T13:15:00.250Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-27T13:15:00.816Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-27T13:15:02.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-27T13:15:04.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-27T13:15:04.332Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-27T13:15:04.896Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-27T13:15:05.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-27T13:15:07.670Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.65s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.28s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.05s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.68s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.75s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.99s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.03s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2022-06-27T13:15:07.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2022-06-27T13:15:07.670Z] === RUN TestCgroupNamespacesRun [2022-06-27T13:15:09.036Z] --- PASS: TestCgroupNamespacesRun (1.45s) [2022-06-27T13:15:09.036Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-27T13:15:09.963Z] check_test.go:540: [db62a108bf3a7] daemon is not started [2022-06-27T13:15:09.964Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-27T13:15:10.525Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-27T13:15:10.525Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2022-06-27T13:15:10.525Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-27T13:15:11.087Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-27T13:15:11.087Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-27T13:15:11.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-27T13:15:11.650Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-27T13:15:12.213Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2022-06-27T13:15:12.213Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-27T13:15:13.579Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-27T13:15:13.579Z] check_test.go:540: [dd1cf739f2846] daemon is not started [2022-06-27T13:15:13.579Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-27T13:15:13.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-27T13:15:13.656Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2022-06-27T13:15:13.656Z] === RUN TestServiceUpdateConfigs [2022-06-27T13:15:14.142Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2022-06-27T13:15:14.142Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-27T13:15:15.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-27T13:15:15.513Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2022-06-27T13:15:15.513Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-27T13:15:15.513Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-27T13:15:16.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-27T13:15:17.004Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.48s) [2022-06-27T13:15:17.004Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-27T13:15:17.936Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-27T13:15:17.936Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2022-06-27T13:15:17.936Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-27T13:15:18.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-27T13:15:19.425Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.51s) [2022-06-27T13:15:19.425Z] === RUN TestNISDomainname [2022-06-27T13:15:19.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-27T13:15:20.549Z] --- PASS: TestNISDomainname (0.99s) [2022-06-27T13:15:20.549Z] === RUN TestHostnameDnsResolution [2022-06-27T13:15:21.478Z] --- PASS: TestHostnameDnsResolution (1.02s) [2022-06-27T13:15:21.478Z] === RUN TestUnprivilegedPortsAndPing [2022-06-27T13:15:22.041Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-27T13:15:22.041Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-27T13:15:22.619Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2022-06-27T13:15:22.619Z] === RUN TestPrivilegedHostDevices [2022-06-27T13:15:23.181Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-27T13:15:23.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-27T13:15:23.437Z] --- PASS: TestPrivilegedHostDevices (1.01s) [2022-06-27T13:15:23.437Z] === RUN TestRunConsoleSize [2022-06-27T13:15:24.381Z] --- PASS: TestRunConsoleSize (0.79s) [2022-06-27T13:15:24.381Z] === RUN TestStats [2022-06-27T13:15:25.312Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-27T13:15:26.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-27T13:15:27.169Z] --- PASS: TestStats (2.86s) [2022-06-27T13:15:27.169Z] === RUN TestStopContainerWithTimeout [2022-06-27T13:15:27.169Z] === RUN TestStopContainerWithTimeout/0 [2022-06-27T13:15:27.169Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-27T13:15:27.169Z] === RUN TestStopContainerWithTimeout/1 [2022-06-27T13:15:27.169Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-27T13:15:27.169Z] === RUN TestStopContainerWithTimeout/3 [2022-06-27T13:15:27.169Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-27T13:15:27.169Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-27T13:15:27.169Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-27T13:15:27.169Z] === CONT TestStopContainerWithTimeout/0 [2022-06-27T13:15:27.169Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-27T13:15:27.731Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-27T13:15:28.293Z] === CONT TestStopContainerWithTimeout/3 [2022-06-27T13:15:28.545Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-06-27T13:15:28.546Z] === RUN TestServiceUpdateNetwork [2022-06-27T13:15:30.186Z] === CONT TestStopContainerWithTimeout/1 [2022-06-27T13:15:30.749Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-27T13:15:32.116Z] --- PASS: TestStopContainerWithTimeout (0.06s) [2022-06-27T13:15:32.116Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2022-06-27T13:15:32.116Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2022-06-27T13:15:32.116Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-06-27T13:15:32.116Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2022-06-27T13:15:32.116Z] === RUN TestDeleteDevicemapper [2022-06-27T13:15:32.116Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-27T13:15:32.116Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-27T13:15:32.116Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-27T13:15:34.638Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2022-06-27T13:15:34.638Z] === RUN TestUpdateMemory [2022-06-27T13:15:34.638Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-27T13:15:34.638Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-27T13:15:34.638Z] === RUN TestUpdateCPUQuota [2022-06-27T13:15:35.200Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-06-27T13:15:36.128Z] --- PASS: TestUpdateCPUQuota (1.45s) [2022-06-27T13:15:36.128Z] === RUN TestUpdatePidsLimit [2022-06-27T13:15:36.128Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-27T13:15:36.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-27T13:15:36.385Z] === RUN TestUpdatePidsLimit/no_change [2022-06-27T13:15:36.641Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-27T13:15:36.897Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-27T13:15:37.153Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-27T13:15:37.409Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-27T13:15:37.666Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-27T13:15:37.922Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-27T13:15:38.178Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-27T13:15:38.741Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-27T13:15:39.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-27T13:15:39.670Z] --- PASS: TestUpdatePidsLimit (3.50s) [2022-06-27T13:15:39.670Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-06-27T13:15:39.670Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-06-27T13:15:39.670Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2022-06-27T13:15:39.670Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-06-27T13:15:39.670Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-06-27T13:15:39.670Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-06-27T13:15:39.670Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-06-27T13:15:39.670Z] === RUN TestUpdateRestartPolicy [2022-06-27T13:15:40.708Z] --- PASS: TestServiceUpdateNetwork (11.75s) [2022-06-27T13:15:40.709Z] === RUN TestServiceUpdatePidsLimit [2022-06-27T13:15:40.709Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-27T13:15:40.965Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-27T13:15:41.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-27T13:15:41.820Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-27T13:15:41.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-27T13:15:43.562Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-27T13:15:43.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-27T13:15:44.131Z] Copying nested executables into bundles/binary-daemon [2022-06-27T13:15:45.513Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-27T13:15:45.513Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T13:15:45.773Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-27T13:15:45.773Z] [2022-06-27T13:15:46.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-27T13:15:46.485Z] docker_cli_daemon_test.go:2503: [d68b7d739bb8d] daemon is not started [2022-06-27T13:15:46.671Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -e DOCKER_GRAPHDRIVER docker:0bce64f08d72147b0572f96ac678620d289b4499 hack/make.sh cross [2022-06-27T13:15:46.931Z] [2022-06-27T13:15:46.931Z] Removing bundles/ [2022-06-27T13:15:46.931Z] [2022-06-27T13:15:46.931Z] ---> Making bundle: cross (in bundles/cross) [2022-06-27T13:15:46.931Z] Cross building: bundles/cross/linux/amd64 [2022-06-27T13:15:47.192Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-27T13:15:47.192Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-27T13:15:48.376Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-27T13:15:49.044Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-27T13:15:49.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-27T13:15:51.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-27T13:15:51.676Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-27T13:15:51.936Z] --- PASS: TestUpdateRestartPolicy (12.45s) [2022-06-27T13:15:51.936Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-27T13:15:52.192Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-27T13:15:52.755Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2022-06-27T13:15:52.755Z] === RUN TestWaitNonBlocked [2022-06-27T13:15:52.755Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-27T13:15:52.755Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-27T13:15:52.755Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-27T13:15:52.755Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-27T13:15:52.755Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-27T13:15:52.755Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-27T13:15:53.011Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-27T13:15:53.940Z] --- PASS: TestWaitNonBlocked (0.09s) [2022-06-27T13:15:53.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2022-06-27T13:15:53.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2022-06-27T13:15:53.940Z] === RUN TestWaitBlocked [2022-06-27T13:15:53.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-27T13:15:53.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-27T13:15:53.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-27T13:15:53.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-27T13:15:53.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-27T13:15:53.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-27T13:15:54.871Z] --- PASS: TestWaitBlocked (0.04s) [2022-06-27T13:15:54.871Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2022-06-27T13:15:54.871Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2022-06-27T13:15:54.871Z] === RUN TestWaitConditions [2022-06-27T13:15:54.871Z] === RUN TestWaitConditions/default [2022-06-27T13:15:54.871Z] === PAUSE TestWaitConditions/default [2022-06-27T13:15:54.871Z] === RUN TestWaitConditions/not-running [2022-06-27T13:15:54.871Z] === PAUSE TestWaitConditions/not-running [2022-06-27T13:15:54.871Z] === RUN TestWaitConditions/next-exit [2022-06-27T13:15:54.871Z] === PAUSE TestWaitConditions/next-exit [2022-06-27T13:15:54.871Z] === RUN TestWaitConditions/removed [2022-06-27T13:15:54.871Z] === PAUSE TestWaitConditions/removed [2022-06-27T13:15:54.871Z] === CONT TestWaitConditions/default [2022-06-27T13:15:54.871Z] === CONT TestWaitConditions/next-exit [2022-06-27T13:15:55.577Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2022-06-27T13:15:55.577Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-06-27T13:15:55.577Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-06-27T13:15:55.577Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-06-27T13:15:55.577Z] PASS [2022-06-27T13:15:55.577Z] [2022-06-27T13:15:55.577Z] === Skipped [2022-06-27T13:15:55.577Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-27T13:15:55.577Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-27T13:15:55.577Z] [2022-06-27T13:15:55.577Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-27T13:15:55.577Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-27T13:15:55.577Z] [2022-06-27T13:15:55.577Z] DONE 27 tests, 2 skipped in 130.514s [2022-06-27T13:15:55.577Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-27T13:15:55.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:15:55.577Z] ++ set -e [2022-06-27T13:15:55.577Z] ++ '[' -n 0 ']' [2022-06-27T13:15:55.577Z] ++ set -x [2022-06-27T13:15:55.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:15:55.577Z] INFO: Testing against a local daemon [2022-06-27T13:15:55.577Z] === RUN TestSessionCreate [2022-06-27T13:15:55.577Z] --- PASS: TestSessionCreate (0.03s) [2022-06-27T13:15:55.577Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-27T13:15:55.577Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-27T13:15:55.577Z] PASS [2022-06-27T13:15:55.577Z] [2022-06-27T13:15:55.577Z] DONE 2 tests in 0.138s [2022-06-27T13:15:55.577Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-27T13:15:55.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:15:55.577Z] ++ set -e [2022-06-27T13:15:55.577Z] ++ '[' -n 0 ']' [2022-06-27T13:15:55.577Z] ++ set -x [2022-06-27T13:15:55.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:15:55.577Z] INFO: Testing against a local daemon [2022-06-27T13:15:55.577Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-27T13:15:55.577Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-27T13:15:55.577Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-27T13:15:55.577Z] === RUN TestDiskUsage [2022-06-27T13:15:55.577Z] === PAUSE TestDiskUsage [2022-06-27T13:15:55.577Z] === RUN TestEventsExecDie [2022-06-27T13:15:55.803Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-27T13:15:55.833Z] --- PASS: TestEventsExecDie (0.50s) [2022-06-27T13:15:55.833Z] === RUN TestEventsBackwardsCompatible [2022-06-27T13:15:55.833Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-27T13:15:55.833Z] === RUN TestEventsVolumeCreate [2022-06-27T13:15:56.089Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-27T13:15:56.089Z] === RUN TestInfoBinaryCommits [2022-06-27T13:15:56.089Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-27T13:15:56.089Z] === RUN TestInfoAPIVersioned [2022-06-27T13:15:56.089Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-27T13:15:56.089Z] === RUN TestInfoAPI [2022-06-27T13:15:56.089Z] --- PASS: TestInfoAPI (0.02s) [2022-06-27T13:15:56.089Z] === RUN TestInfoAPIWarnings [2022-06-27T13:15:56.734Z] === CONT TestWaitConditions/removed [2022-06-27T13:15:56.734Z] === CONT TestWaitConditions/not-running [2022-06-27T13:15:58.624Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-27T13:15:58.624Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-27T13:15:59.186Z] --- PASS: TestWaitConditions (0.04s) [2022-06-27T13:15:59.186Z] --- PASS: TestWaitConditions/default (2.03s) [2022-06-27T13:15:59.186Z] --- PASS: TestWaitConditions/next-exit (2.06s) [2022-06-27T13:15:59.186Z] --- PASS: TestWaitConditions/removed (2.29s) [2022-06-27T13:15:59.186Z] --- PASS: TestWaitConditions/not-running (2.29s) [2022-06-27T13:15:59.186Z] === CONT TestContainerStartOnDaemonRestart [2022-06-27T13:15:59.186Z] === CONT TestIpcModeOlderClient [2022-06-27T13:15:59.186Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-27T13:15:59.186Z] === CONT TestContainerKillOnDaemonStart [2022-06-27T13:15:59.443Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-27T13:16:00.006Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-27T13:16:00.578Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-27T13:16:01.957Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-27T13:16:02.520Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2022-06-27T13:16:02.520Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-27T13:16:03.082Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-27T13:16:03.082Z] check_test.go:540: [d7ccfd53aeca7] daemon is not started [2022-06-27T13:16:03.082Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-27T13:16:04.012Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-27T13:16:04.575Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-27T13:16:05.138Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2022-06-27T13:16:05.138Z] === CONT TestDaemonHostGatewayIP [2022-06-27T13:16:05.138Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-27T13:16:05.395Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-27T13:16:05.651Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-27T13:16:06.214Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-27T13:16:06.214Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-06-27T13:16:06.214Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-27T13:16:07.584Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-27T13:16:08.147Z] --- PASS: TestDaemonHostGatewayIP (3.09s) [2022-06-27T13:16:08.147Z] === CONT TestDaemonRestartIpcMode [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite (330.90s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.39s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.50s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.32s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.68s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.43s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.96s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.47s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.55s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.80s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.44s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.63s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.95s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.34s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.17s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.11s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s) [2022-06-27T13:16:08.403Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.08s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.88s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.91s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.52s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.65s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.94s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.58s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.03s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.05s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.92s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.97s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.99s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.01s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.79s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.63s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.04s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.05s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.13s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.60s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.62s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.36s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.11s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.85s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.26s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.71s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.67s) [2022-06-27T13:16:08.403Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-27T13:16:08.403Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.51s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.51s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.10s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.79s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.75s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.27s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.51s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.91s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.44s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.07s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.84s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.57s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.09s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.97s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.16s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.76s) [2022-06-27T13:16:08.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.63s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.23s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.53s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.94s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.64s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.72s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.22s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.06s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.40s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.80s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.74s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.98s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.21s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.61s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.89s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.38s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.73s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.43s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.89s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2022-06-27T13:16:08.404Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.39s) [2022-06-27T13:16:08.404Z] === RUN TestDockerSwarmSuite [2022-06-27T13:16:08.404Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-27T13:16:11.673Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2022-06-27T13:16:11.673Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-27T13:16:12.237Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2022-06-27T13:16:12.237Z] PASS [2022-06-27T13:16:12.237Z] [2022-06-27T13:16:12.237Z] === Skipped [2022-06-27T13:16:12.237Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-27T13:16:12.237Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-27T13:16:12.237Z] [2022-06-27T13:16:12.237Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-27T13:16:12.237Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-27T13:16:12.237Z] [2022-06-27T13:16:12.237Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-27T13:16:12.237Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-27T13:16:12.237Z] [2022-06-27T13:16:12.237Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-27T13:16:12.237Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-27T13:16:12.237Z] [2022-06-27T13:16:12.237Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-27T13:16:12.237Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-27T13:16:12.237Z] [2022-06-27T13:16:12.237Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-27T13:16:12.237Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-27T13:16:12.237Z] [2022-06-27T13:16:12.237Z] DONE 264 tests, 6 skipped in 173.514s [2022-06-27T13:16:12.237Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-27T13:16:12.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:16:12.237Z] ++ set -e [2022-06-27T13:16:12.237Z] ++ '[' -n 0 ']' [2022-06-27T13:16:12.237Z] ++ set -x [2022-06-27T13:16:12.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:16:12.237Z] === RUN TestConfigDaemonLibtrustID [2022-06-27T13:16:12.494Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-27T13:16:12.751Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-27T13:16:12.751Z] === RUN TestConfigDaemonID [2022-06-27T13:16:13.313Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-27T13:16:13.879Z] daemon_test.go:83: [d708aaebdcc9d] daemon is not started [2022-06-27T13:16:13.879Z] --- PASS: TestConfigDaemonID (1.06s) [2022-06-27T13:16:13.879Z] === RUN TestDaemonConfigValidation [2022-06-27T13:16:13.879Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-27T13:16:13.879Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-27T13:16:13.879Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-27T13:16:13.879Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-27T13:16:13.879Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-27T13:16:13.879Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-27T13:16:13.879Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-27T13:16:13.879Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-27T13:16:13.879Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-27T13:16:13.879Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-27T13:16:13.879Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-27T13:16:13.879Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-27T13:16:14.124Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-27T13:16:14.124Z] === RUN TestInfoDebug [2022-06-27T13:16:14.124Z] --- PASS: TestInfoDebug (0.52s) [2022-06-27T13:16:14.124Z] === RUN TestInfoInsecureRegistries [2022-06-27T13:16:14.124Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-27T13:16:14.124Z] === RUN TestInfoRegistryMirrors [2022-06-27T13:16:14.124Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-27T13:16:14.124Z] === RUN TestLoginFailsWithBadCredentials [2022-06-27T13:16:14.124Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-27T13:16:14.124Z] === RUN TestPingCacheHeaders [2022-06-27T13:16:14.135Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-27T13:16:14.135Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-27T13:16:14.135Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-27T13:16:14.135Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-27T13:16:14.380Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-27T13:16:14.380Z] === RUN TestPingGet [2022-06-27T13:16:14.380Z] --- PASS: TestPingGet (0.02s) [2022-06-27T13:16:14.380Z] === RUN TestPingHead [2022-06-27T13:16:14.380Z] --- PASS: TestPingHead (0.02s) [2022-06-27T13:16:14.380Z] === RUN TestPingSwarmHeader [2022-06-27T13:16:14.391Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-27T13:16:14.391Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-06-27T13:16:14.391Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2022-06-27T13:16:14.391Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-06-27T13:16:14.391Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2022-06-27T13:16:14.391Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-06-27T13:16:14.391Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-27T13:16:14.391Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-27T13:16:14.391Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-27T13:16:14.647Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-27T13:16:14.941Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-27T13:16:15.208Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-27T13:16:15.465Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-27T13:16:15.503Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-27T13:16:15.721Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-27T13:16:15.977Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-27T13:16:16.430Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-27T13:16:16.430Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-06-27T13:16:16.430Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-27T13:16:16.430Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-27T13:16:16.430Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-27T13:16:16.430Z] === RUN TestVersion [2022-06-27T13:16:16.430Z] --- PASS: TestVersion (0.02s) [2022-06-27T13:16:16.430Z] === CONT TestDiskUsage [2022-06-27T13:16:16.543Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/empty [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/empty/container_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/empty/image_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/empty/volume_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-27T13:16:16.992Z] === RUN TestDiskUsage/after_container.Run [2022-06-27T13:16:17.475Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-27T13:16:17.475Z] daemon_test.go:197: [dd946ea852a23] daemon is not started [2022-06-27T13:16:17.475Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-06-27T13:16:17.475Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-06-27T13:16:17.475Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-06-27T13:16:17.475Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-06-27T13:16:17.475Z] === RUN TestDaemonProxy [2022-06-27T13:16:17.475Z] === RUN TestDaemonProxy/environment_variables [2022-06-27T13:16:17.554Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-27T13:16:17.554Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-27T13:16:17.554Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-27T13:16:17.554Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-27T13:16:17.554Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-27T13:16:17.554Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-27T13:16:17.554Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-27T13:16:17.554Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-27T13:16:17.554Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-27T13:16:17.554Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage (1.16s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-27T13:16:17.554Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-27T13:16:17.554Z] PASS [2022-06-27T13:16:17.554Z] [2022-06-27T13:16:17.554Z] === Skipped [2022-06-27T13:16:17.554Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-27T13:16:17.554Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-27T13:16:17.554Z] [2022-06-27T13:16:17.554Z] DONE 54 tests, 1 skipped in 22.296s [2022-06-27T13:16:17.554Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-27T13:16:17.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:16:17.554Z] ++ set -e [2022-06-27T13:16:17.554Z] ++ '[' -n 0 ']' [2022-06-27T13:16:17.554Z] ++ set -x [2022-06-27T13:16:17.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-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:16:17.554Z] INFO: Testing against a local daemon [2022-06-27T13:16:17.554Z] === RUN TestVolumesCreateAndList [2022-06-27T13:16:17.810Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-27T13:16:17.810Z] === RUN TestVolumesRemove [2022-06-27T13:16:17.810Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-27T13:16:17.810Z] === RUN TestVolumesInspect [2022-06-27T13:16:17.810Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-27T13:16:17.810Z] === RUN TestVolumesInvalidJSON [2022-06-27T13:16:17.810Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-27T13:16:17.810Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-27T13:16:17.810Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-27T13:16:17.810Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-27T13:16:17.810Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-27T13:16:17.810Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-27T13:16:17.810Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-27T13:16:17.810Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-06-27T13:16:17.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-27T13:16:17.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-27T13:16:17.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-27T13:16:17.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-27T13:16:17.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-27T13:16:17.810Z] PASS [2022-06-27T13:16:17.810Z] [2022-06-27T13:16:17.810Z] DONE 9 tests in 0.220s [2022-06-27T13:16:17.810Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-27T13:16:18.066Z] ++++ cat bundles/test-integration/docker.pid [2022-06-27T13:16:18.066Z] +++ kill 14245 [2022-06-27T13:16:18.066Z] +++ /etc/init.d/apparmor stop [2022-06-27T13:16:18.066Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-27T13:16:18.066Z] [2022-06-27T13:16:18.066Z] Unloading profiles will leave already running processes permanently [2022-06-27T13:16:18.066Z] unconfined, which can lead to unexpected situations. [2022-06-27T13:16:18.066Z] [2022-06-27T13:16:18.066Z] To set a process to complain mode, use the command line tool [2022-06-27T13:16:18.066Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-27T13:16:18.066Z] +++ true [2022-06-27T13:16:18.066Z] exiting test-integration [2022-06-27T13:16:18.066Z] ++ exit 0 [2022-06-27T13:16:18.066Z] Post stage [Pipeline] junit [2022-06-27T13:16:19.003Z] Recording test results [2022-06-27T13:16:19.232Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-27T13:16:19.374Z] === RUN TestDaemonProxy/command-line_options [2022-06-27T13:16:19.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-27T13:16:19.551Z] + echo Ensuring container killed. [2022-06-27T13:16:19.551Z] Ensuring container killed. [2022-06-27T13:16:19.551Z] + docker rm -vf docker-pr1 [2022-06-27T13:16:19.551Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-27T13:16:19.866Z] + echo Chowning /workspace to jenkins user [2022-06-27T13:16:19.866Z] Chowning /workspace to jenkins user [2022-06-27T13:16:19.866Z] + id -u [2022-06-27T13:16:19.866Z] + id -g [2022-06-27T13:16:19.866Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43747:/workspace busybox chown -R 1000:1000 /workspace [2022-06-27T13:16:19.866Z] Unable to find image 'busybox:latest' locally [2022-06-27T13:16:19.866Z] latest: Pulling from library/busybox [2022-06-27T13:16:20.122Z] 87379020f3b6: Pulling fs layer [2022-06-27T13:16:20.122Z] 87379020f3b6: Verifying Checksum [2022-06-27T13:16:20.122Z] 87379020f3b6: Download complete [2022-06-27T13:16:20.122Z] 87379020f3b6: Pull complete [2022-06-27T13:16:20.122Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-27T13:16:20.122Z] Status: Downloaded newer image for busybox:latest [2022-06-27T13:16:21.264Z] === RUN TestDaemonProxy/configuration_file [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-27T13:16:21.818Z] + bundleName=arm64-integration [2022-06-27T13:16:21.818Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-27T13:16:21.818Z] Creating arm64-integration-bundles.tar.gz [2022-06-27T13:16:21.818Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-27T13:16:21.818Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-27T13:16:22.083Z] Archiving artifacts [2022-06-27T13:16:23.155Z] === RUN TestDaemonProxy/conflicting_options [2022-06-27T13:16:23.412Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-27T13:16:23.974Z] --- PASS: TestDaemonProxy (6.25s) [2022-06-27T13:16:23.974Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-06-27T13:16:23.974Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-06-27T13:16:23.974Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-06-27T13:16:23.974Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-27T13:16:23.974Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-27T13:16:23.974Z] PASS [2022-06-27T13:16:23.974Z] [2022-06-27T13:16:23.974Z] DONE 18 tests in 11.595s [2022-06-27T13:16:23.974Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-27T13:16:23.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:16:23.974Z] ++ set -e [2022-06-27T13:16:23.974Z] ++ '[' -n 0 ']' [2022-06-27T13:16:23.974Z] ++ set -x [2022-06-27T13:16:23.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:16:23.974Z] INFO: Testing against a local daemon [2022-06-27T13:16:23.974Z] === RUN TestCommitInheritsEnv [2022-06-27T13:16:23.976Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43747/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-27T13:16:24.230Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-06-27T13:16:24.230Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-27T13:16:24.230Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-27T13:16:24.230Z] === RUN TestImportWithCustomPlatform [2022-06-27T13:16:24.230Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-27T13:16:24.317Z] + make clean [2022-06-27T13:16:24.486Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-27T13:16:24.486Z] === RUN TestImportWithCustomPlatform// [2022-06-27T13:16:24.486Z] === RUN TestImportWithCustomPlatform/linux [2022-06-27T13:16:24.486Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-27T13:16:24.573Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-27T13:16:24.573Z] docker-dev-cache [2022-06-27T13:16:24.573Z] docker-mod-cache [Pipeline] deleteDir [2022-06-27T13:16:24.743Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-27T13:16:24.743Z] === RUN TestImportWithCustomPlatform/macos [2022-06-27T13:16:24.743Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-27T13:16:24.743Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-27T13:16:24.743Z] --- PASS: TestImportWithCustomPlatform (0.48s) [2022-06-27T13:16:24.743Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) [2022-06-27T13:16:24.743Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-27T13:16:24.743Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-27T13:16:24.743Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-06-27T13:16:24.743Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-06-27T13:16:24.743Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-06-27T13:16:24.743Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-27T13:16:24.743Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-27T13:16:24.743Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-27T13:16:24.743Z] === RUN TestImagesFilterMultiReference [2022-06-27T13:16:24.743Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-06-27T13:16:24.743Z] === RUN TestImagePullPlatformInvalid [2022-06-27T13:16:24.999Z] --- PASS: TestImagePullPlatformInvalid (0.08s) [2022-06-27T13:16:24.999Z] === RUN TestRemoveImageOrphaning [2022-06-27T13:16:24.999Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-27T13:16:25.255Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2022-06-27T13:16:25.255Z] === RUN TestRemoveImageGarbageCollector [2022-06-27T13:16:25.512Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-27T13:16:25.769Z] time="2022-06-27T13:16:25Z" level=info msg="[graphdriver] trying configured driver: overlay2" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-27T13:16:27.658Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2022-06-27T13:16:27.658Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-27T13:16:27.658Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-27T13:16:27.658Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-06-27T13:16:27.658Z] === RUN TestTagInvalidReference [2022-06-27T13:16:27.658Z] --- PASS: TestTagInvalidReference (0.06s) [2022-06-27T13:16:27.658Z] === RUN TestTagValidPrefixedRepo [2022-06-27T13:16:27.658Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-06-27T13:16:27.658Z] === RUN TestTagExistedNameWithoutForce [2022-06-27T13:16:27.658Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-06-27T13:16:27.658Z] === RUN TestTagOfficialNames [2022-06-27T13:16:27.914Z] --- PASS: TestTagOfficialNames (0.11s) [2022-06-27T13:16:27.914Z] === RUN TestTagMatchesDigest [2022-06-27T13:16:27.914Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-06-27T13:16:27.914Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-27T13:16:31.184Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-27T13:16:31.746Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-27T13:16:31.746Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-06-27T13:16:31.746Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-27T13:16:31.746Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-06-27T13:16:32.003Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-27T13:16:32.003Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-06-27T13:16:32.003Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-27T13:16:32.003Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-06-27T13:16:32.003Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-27T13:16:32.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-27T13:16:33.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-27T13:16:35.079Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-27T13:16:35.642Z] docker_api_swarm_test.go:563: [d816a0753d649] joining swarm manager [d2a69344f2823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:16:39.917Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-27T13:16:42.431Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-27T13:16:42.687Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-27T13:16:47.930Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-27T13:16:48.185Z] docker_api_swarm_test.go:585: [dfb9e986da0f9] joining swarm manager [d2a69344f2823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:16:52.357Z] check_test.go:611: [d816a0753d649] daemon is not started [2022-06-27T13:16:53.728Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-27T13:16:54.291Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-27T13:16:55.219Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-27T13:16:58.488Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-27T13:16:58.745Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-27T13:16:59.002Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-27T13:16:59.932Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-27T13:17:00.861Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-27T13:17:01.790Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-27T13:17:02.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-27T13:17:02.356Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-27T13:17:02.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-27T13:17:05.638Z] docker_api_swarm_test.go:46: [d49810136aeca] joining swarm manager [df07935c2015e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:17:10.885Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-27T13:17:11.813Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-27T13:17:14.332Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-27T13:17:24.279Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-27T13:17:24.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-27T13:17:24.279Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-27T13:17:24.535Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-27T13:17:24.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-27T13:17:28.706Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-27T13:17:30.598Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-27T13:17:32.490Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-27T13:17:37.747Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-27T13:17:38.688Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-27T13:17:38.689Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-27T13:17:39.114Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-27T13:17:40.070Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-27T13:17:40.070Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-27T13:17:40.333Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-27T13:17:40.333Z] Cross building: bundles/cross/windows/amd64 [2022-06-27T13:17:40.480Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-27T13:17:40.594Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-27T13:17:40.594Z] { [2022-06-27T13:17:40.594Z] "RT_GROUP_ICON": { [2022-06-27T13:17:40.594Z] "#1": { [2022-06-27T13:17:40.594Z] "0409": "../../winresources/docker.ico" [2022-06-27T13:17:40.594Z] } [2022-06-27T13:17:40.594Z] }, [2022-06-27T13:17:40.594Z] "RT_MANIFEST": { [2022-06-27T13:17:40.594Z] "#1": { [2022-06-27T13:17:40.594Z] "0409": { [2022-06-27T13:17:40.594Z] "identity": {}, [2022-06-27T13:17:40.594Z] "description": "Docker Engine", [2022-06-27T13:17:40.594Z] "minimum-os": "vista", [2022-06-27T13:17:40.594Z] "execution-level": "", [2022-06-27T13:17:40.594Z] "ui-access": false, [2022-06-27T13:17:40.594Z] "auto-elevate": false, [2022-06-27T13:17:40.594Z] "dpi-awareness": "unaware", [2022-06-27T13:17:40.594Z] "disable-theming": false, [2022-06-27T13:17:40.594Z] "disable-window-filtering": false, [2022-06-27T13:17:40.594Z] "high-resolution-scrolling-aware": false, [2022-06-27T13:17:40.594Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-27T13:17:40.594Z] "long-path-aware": false, [2022-06-27T13:17:40.594Z] "printer-driver-isolation": false, [2022-06-27T13:17:40.594Z] "gdi-scaling": false, [2022-06-27T13:17:40.594Z] "segment-heap": false, [2022-06-27T13:17:40.594Z] "use-common-controls-v6": false [2022-06-27T13:17:40.594Z] } [2022-06-27T13:17:40.594Z] } [2022-06-27T13:17:40.594Z] }, [2022-06-27T13:17:40.594Z] "RT_MESSAGETABLE": { [2022-06-27T13:17:40.594Z] "#1": { [2022-06-27T13:17:40.594Z] "0409": "../../winresources/event_messages.bin" [2022-06-27T13:17:40.594Z] } [2022-06-27T13:17:40.594Z] }, [2022-06-27T13:17:40.594Z] "RT_VERSION": { [2022-06-27T13:17:40.594Z] "#1": { [2022-06-27T13:17:40.594Z] "0409": { [2022-06-27T13:17:40.594Z] "fixed": { [2022-06-27T13:17:40.594Z] "file_version": "0.0.0.0", [2022-06-27T13:17:40.594Z] "product_version": "0.0.0.0", [2022-06-27T13:17:40.594Z] "type": "Unknown" [2022-06-27T13:17:40.594Z] }, [2022-06-27T13:17:40.594Z] "info": { [2022-06-27T13:17:40.594Z] "0000": { [2022-06-27T13:17:40.594Z] "CompanyName": "", [2022-06-27T13:17:40.594Z] "FileVersion": "dev", [2022-06-27T13:17:40.594Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-27T13:17:40.594Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-27T13:17:40.594Z] "ProductName": "", [2022-06-27T13:17:40.594Z] "ProductVersion": "dev", [2022-06-27T13:17:40.594Z] "SpecialBuild": "0bce64f08d72147b0572f96ac678620d289b4499" [2022-06-27T13:17:40.594Z] } [2022-06-27T13:17:40.594Z] } [2022-06-27T13:17:40.594Z] } [2022-06-27T13:17:40.594Z] } [2022-06-27T13:17:40.594Z] } [2022-06-27T13:17:40.594Z] } [2022-06-27T13:17:40.594Z] cmd/dockerd/config.go [2022-06-27T13:17:40.594Z] cmd/dockerd/config_windows.go [2022-06-27T13:17:40.594Z] cmd/dockerd/daemon.go [2022-06-27T13:17:40.594Z] cmd/dockerd/daemon_test.go [2022-06-27T13:17:40.594Z] cmd/dockerd/daemon_windows.go [2022-06-27T13:17:40.594Z] cmd/dockerd/docker.go [2022-06-27T13:17:40.594Z] cmd/dockerd/docker_windows.go [2022-06-27T13:17:40.594Z] cmd/dockerd/genwinres_windows.go [2022-06-27T13:17:40.594Z] cmd/dockerd/metrics.go [2022-06-27T13:17:40.594Z] cmd/dockerd/options.go [2022-06-27T13:17:40.594Z] cmd/dockerd/options_test.go [2022-06-27T13:17:40.594Z] cmd/dockerd/service_windows.go [2022-06-27T13:17:40.594Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-27T13:17:40.594Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-27T13:17:55.322Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-27T13:17:55.322Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-27T13:17:56.689Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-27T13:17:56.945Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-27T13:17:57.201Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-27T13:17:57.764Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-27T13:17:57.764Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-27T13:17:58.020Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-27T13:17:58.276Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-27T13:18:00.167Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-27T13:18:01.533Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-27T13:18:02.901Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-27T13:18:03.842Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-27T13:18:04.772Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-27T13:18:05.700Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-27T13:18:12.236Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-27T13:18:13.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-27T13:18:15.682Z] docker_api_swarm_test.go:304: [d42db7fd52d1a] joining swarm manager [d77d10d0c054e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:18:17.049Z] docker_api_swarm_test.go:305: [d75b0f26ad204] joining swarm manager [d77d10d0c054e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:18:18.416Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-27T13:18:30.588Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-27T13:18:31.151Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-27T13:18:37.695Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-27T13:18:39.060Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-27T13:18:39.988Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-27T13:18:40.243Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-27T13:18:40.804Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-27T13:18:42.172Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-27T13:18:42.172Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-06-27T13:18:42.172Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-27T13:18:42.172Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-27T13:18:50.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-27T13:18:51.187Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-27T13:18:52.114Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-27T13:18:52.114Z] docker_api_swarm_test.go:272: [de2f7a3d80f74] joining swarm manager [de84df5331171]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:18:53.042Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-27T13:18:53.604Z] docker_api_swarm_test.go:273: [d14d97228bbb2] joining swarm manager [de84df5331171]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479=== RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-27T13:18:53.604Z] [2022-06-27T13:18:53.860Z] === RUN TestDockerSuite/TestBuildFails [2022-06-27T13:18:54.789Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-27T13:18:54.789Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-27T13:18:56.683Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-27T13:18:59.203Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-27T13:19:00.132Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-27T13:19:02.036Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-27T13:19:02.036Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-27T13:19:02.963Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-27T13:19:04.853Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-27T13:19:04.853Z] --- PASS: TestImportExtremelyLargeImageWorks (156.75s) [2022-06-27T13:19:04.853Z] PASS [2022-06-27T13:19:04.853Z] [2022-06-27T13:19:04.853Z] DONE 22 tests in 160.838s [2022-06-27T13:19:04.853Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-27T13:19:04.853Z] ++ 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-06-27T13:19:04.853Z] ++ set -e [2022-06-27T13:19:04.853Z] ++ '[' -n 0 ']' [2022-06-27T13:19:04.853Z] ++ set -x [2022-06-27T13:19:04.853Z] ++ 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-06-27T13:19:04.853Z] === RUN TestStripANSICommands [2022-06-27T13:19:04.853Z] === RUN TestStripANSICommands/#00 [2022-06-27T13:19:04.853Z] === RUN TestStripANSICommands/#01 [2022-06-27T13:19:04.853Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-27T13:19:04.853Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-27T13:19:04.853Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-27T13:19:04.853Z] PASS [2022-06-27T13:19:04.853Z] [2022-06-27T13:19:04.853Z] DONE 3 tests in 0.017s [2022-06-27T13:19:04.853Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-27T13:19:04.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:19:04.853Z] ++ set -e [2022-06-27T13:19:04.853Z] ++ '[' -n 0 ']' [2022-06-27T13:19:04.853Z] ++ set -x [2022-06-27T13:19:04.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:19:04.853Z] INFO: Testing against a local daemon [2022-06-27T13:19:04.853Z] === RUN TestNetworkCreateDelete [2022-06-27T13:19:05.109Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-06-27T13:19:05.109Z] === RUN TestDockerNetworkDeletePreferID [2022-06-27T13:19:05.365Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-27T13:19:05.365Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-06-27T13:19:05.365Z] === RUN TestDaemonDNSFallback [2022-06-27T13:19:05.622Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-27T13:19:06.988Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-27T13:19:08.353Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-27T13:19:09.282Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-27T13:19:09.282Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-27T13:19:09.845Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-27T13:19:10.408Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-27T13:19:10.663Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-27T13:19:10.663Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-27T13:19:11.224Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-27T13:19:11.480Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-27T13:19:11.737Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-27T13:19:11.994Z] --- PASS: TestDaemonDNSFallback (6.59s) [2022-06-27T13:19:11.994Z] === RUN TestInspectNetwork [2022-06-27T13:19:11.994Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-27T13:19:12.250Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-27T13:19:12.812Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-27T13:19:13.374Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-27T13:19:14.740Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-27T13:19:16.634Z] === RUN TestInspectNetwork/full_network_id [2022-06-27T13:19:16.634Z] === RUN TestInspectNetwork/partial_network_id [2022-06-27T13:19:16.634Z] === RUN TestInspectNetwork/network_name [2022-06-27T13:19:16.634Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-27T13:19:16.634Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-27T13:19:20.808Z] --- PASS: TestInspectNetwork (8.55s) [2022-06-27T13:19:20.808Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-27T13:19:20.808Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-27T13:19:20.808Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-27T13:19:20.808Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-27T13:19:20.808Z] === RUN TestRunContainerWithBridgeNone [2022-06-27T13:19:21.064Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-27T13:19:22.430Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-06-27T13:19:22.430Z] === RUN TestNetworkInvalidJSON [2022-06-27T13:19:22.430Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-27T13:19:22.430Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-27T13:19:22.430Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-27T13:19:22.430Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-27T13:19:22.430Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-27T13:19:22.430Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-27T13:19:22.687Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-27T13:19:22.687Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-27T13:19:22.687Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-27T13:19:22.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-27T13:19:22.687Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-27T13:19:22.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-27T13:19:22.687Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-27T13:19:22.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-27T13:19:22.687Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-27T13:19:22.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-27T13:19:22.687Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-27T13:19:22.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-27T13:19:22.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-27T13:19:22.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-27T13:19:22.687Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-27T13:19:22.687Z] === RUN TestNetworkList [2022-06-27T13:19:22.687Z] === RUN TestNetworkList//networks [2022-06-27T13:19:22.687Z] === PAUSE TestNetworkList//networks [2022-06-27T13:19:22.687Z] === RUN TestNetworkList//networks/ [2022-06-27T13:19:22.687Z] === PAUSE TestNetworkList//networks/ [2022-06-27T13:19:22.687Z] === CONT TestNetworkList//networks [2022-06-27T13:19:22.687Z] === CONT TestNetworkList//networks/ [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkList (0.06s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-27T13:19:22.687Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-27T13:19:22.687Z] === RUN TestHostIPv4BridgeLabel [2022-06-27T13:19:23.250Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-06-27T13:19:23.250Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-27T13:19:23.812Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-27T13:19:24.068Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-27T13:19:24.068Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-27T13:19:24.068Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-27T13:19:24.324Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-27T13:19:24.324Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-06-27T13:19:24.324Z] === RUN TestDaemonDefaultNetworkPools [2022-06-27T13:19:24.324Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-27T13:19:25.252Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-06-27T13:19:25.252Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-27T13:19:25.815Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-27T13:19:26.072Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-06-27T13:19:26.072Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-27T13:19:27.001Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-27T13:19:27.563Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-06-27T13:19:27.563Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-27T13:19:28.124Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-27T13:19:28.124Z] === RUN TestServiceWithPredefinedNetwork [2022-06-27T13:19:29.491Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-27T13:19:30.053Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-27T13:19:30.616Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-27T13:19:31.179Z] --- PASS: TestServiceWithPredefinedNetwork (2.95s) [2022-06-27T13:19:31.179Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-27T13:19:31.179Z] service_test.go:243: FLAKY_TEST [2022-06-27T13:19:31.179Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-27T13:19:31.179Z] === RUN TestServiceWithDataPathPortInit [2022-06-27T13:19:32.094Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-27T13:19:32.094Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-27T13:19:32.094Z] { [2022-06-27T13:19:32.094Z] "RT_GROUP_ICON": { [2022-06-27T13:19:32.094Z] "#1": { [2022-06-27T13:19:32.094Z] "0409": "../../winresources/docker.ico" [2022-06-27T13:19:32.094Z] } [2022-06-27T13:19:32.094Z] }, [2022-06-27T13:19:32.094Z] "RT_MANIFEST": { [2022-06-27T13:19:32.094Z] "#1": { [2022-06-27T13:19:32.094Z] "0409": { [2022-06-27T13:19:32.094Z] "identity": {}, [2022-06-27T13:19:32.094Z] "description": "Docker Engine", [2022-06-27T13:19:32.094Z] "minimum-os": "vista", [2022-06-27T13:19:32.094Z] "execution-level": "", [2022-06-27T13:19:32.094Z] "ui-access": false, [2022-06-27T13:19:32.094Z] "auto-elevate": false, [2022-06-27T13:19:32.094Z] "dpi-awareness": "unaware", [2022-06-27T13:19:32.094Z] "disable-theming": false, [2022-06-27T13:19:32.094Z] "disable-window-filtering": false, [2022-06-27T13:19:32.095Z] "high-resolution-scrolling-aware": false, [2022-06-27T13:19:32.095Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-27T13:19:32.095Z] "long-path-aware": false, [2022-06-27T13:19:32.095Z] "printer-driver-isolation": false, [2022-06-27T13:19:32.095Z] "gdi-scaling": false, [2022-06-27T13:19:32.095Z] "segment-heap": false, [2022-06-27T13:19:32.095Z] "use-common-controls-v6": false [2022-06-27T13:19:32.095Z] } [2022-06-27T13:19:32.095Z] } [2022-06-27T13:19:32.095Z] }, [2022-06-27T13:19:32.095Z] "RT_MESSAGETABLE": { [2022-06-27T13:19:32.095Z] "#1": { [2022-06-27T13:19:32.095Z] "0409": "../../winresources/event_messages.bin" [2022-06-27T13:19:32.095Z] } [2022-06-27T13:19:32.095Z] }, [2022-06-27T13:19:32.095Z] "RT_VERSION": { [2022-06-27T13:19:32.095Z] "#1": { [2022-06-27T13:19:32.095Z] "0409": { [2022-06-27T13:19:32.095Z] "fixed": { [2022-06-27T13:19:32.095Z] "file_version": "0.0.0.0", [2022-06-27T13:19:32.095Z] "product_version": "0.0.0.0", [2022-06-27T13:19:32.095Z] "type": "Unknown" [2022-06-27T13:19:32.095Z] }, [2022-06-27T13:19:32.095Z] "info": { [2022-06-27T13:19:32.095Z] "0000": { [2022-06-27T13:19:32.095Z] "CompanyName": "", [2022-06-27T13:19:32.095Z] "FileVersion": "dev", [2022-06-27T13:19:32.095Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-27T13:19:32.095Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-27T13:19:32.095Z] "ProductName": "", [2022-06-27T13:19:32.095Z] "ProductVersion": "dev", [2022-06-27T13:19:32.095Z] "SpecialBuild": "0bce64f08d72147b0572f96ac678620d289b4499" [2022-06-27T13:19:32.095Z] } [2022-06-27T13:19:32.095Z] } [2022-06-27T13:19:32.095Z] } [2022-06-27T13:19:32.095Z] } [2022-06-27T13:19:32.095Z] } [2022-06-27T13:19:32.095Z] } [2022-06-27T13:19:32.095Z] cmd/docker-proxy/genwinres_windows.go [2022-06-27T13:19:32.095Z] cmd/docker-proxy/main.go [2022-06-27T13:19:32.095Z] cmd/docker-proxy/network_proxy_test.go [2022-06-27T13:19:32.095Z] cmd/docker-proxy/proxy.go [2022-06-27T13:19:32.095Z] cmd/docker-proxy/sctp_proxy.go [2022-06-27T13:19:32.095Z] cmd/docker-proxy/tcp_proxy.go [2022-06-27T13:19:32.095Z] cmd/docker-proxy/udp_proxy.go [2022-06-27T13:19:32.095Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-27T13:19:32.095Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-27T13:19:32.095Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-27T13:19:32.095Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-27T13:19:32.095Z] remote: Enumerating objects: 23, done. [2022-06-27T13:19:32.095Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-27T13:19:32.095Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-27T13:19:32.095Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-27T13:19:32.095Z] 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-06-27T13:19:32.095Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-27T13:19:32.095Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-27T13:19:32.095Z] Cross building: bundles/cross/linux/ppc64le [2022-06-27T13:19:32.095Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-27T13:19:32.095Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-27T13:19:37.714Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-27T13:19:38.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-27T13:19:40.537Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-27T13:19:42.436Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-27T13:19:42.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-27T13:19:44.365Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-27T13:19:44.365Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-06-27T13:19:44.365Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-27T13:19:45.293Z] docker_api_swarm_node_test.go:20: [d4f43863d78fe] joining swarm manager [dc636b41d17c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:19:46.222Z] docker_api_swarm_node_test.go:21: [d8807f1f9554a] joining swarm manager [dc636b41d17c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:19:48.111Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-27T13:19:48.367Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-27T13:19:48.367Z] --- PASS: TestServiceWithDataPathPortInit (17.43s) [2022-06-27T13:19:48.367Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-27T13:19:49.733Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-27T13:19:50.295Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-27T13:19:52.187Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u9nylemlhiu1tww61zk7grjp4 Created:2022-06-27 13:19:49.89939788 +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[f96f3ee439e7ce23abfa3f6b3f6473409644a92f1a388350da931741c2649f30:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.97p7f0my84q7mzuzshs0ebsll EndpointID:6bd3a5f5f67b71c67d8d6967ce9f012a2c0a88fcda46adcd0c4f4fdf99371e57 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4c463783598c62f4bbe35fc8d2b02d394fe373843b980b30c4412009821e5ad4 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:1d8f0e2de451 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.97p7f0my84q7mzuzshs0ebsll EndpointID:6bd3a5f5f67b71c67d8d6967ce9f012a2c0a88fcda46adcd0c4f4fdf99371e57 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-27T13:19:52.187Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-27T13:19:52.187Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-27T13:19:53.115Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-27T13:19:53.371Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-27T13:19:54.737Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-27T13:19:54.737Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-27T13:19:54.737Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-27T13:19:55.298Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-27T13:19:55.554Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-27T13:19:55.812Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-27T13:19:56.374Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.89s) [2022-06-27T13:19:56.374Z] PASS [2022-06-27T13:19:56.374Z] [2022-06-27T13:19:56.374Z] === Skipped [2022-06-27T13:19:56.374Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-27T13:19:56.374Z] service_test.go:243: FLAKY_TEST [2022-06-27T13:19:56.374Z] [2022-06-27T13:19:56.374Z] DONE 38 tests, 1 skipped in 51.616s [2022-06-27T13:19:56.374Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-27T13:19:56.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:19:56.374Z] ++ set -e [2022-06-27T13:19:56.374Z] ++ '[' -n 0 ']' [2022-06-27T13:19:56.374Z] ++ set -x [2022-06-27T13:19:56.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-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:19:56.374Z] INFO: Testing against a local daemon [2022-06-27T13:19:56.374Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-27T13:19:56.374Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:19:56.374Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-06-27T13:19:56.374Z] === RUN TestDockerNetworkIpvlan [2022-06-27T13:19:56.374Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:19:56.374Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-27T13:19:56.374Z] PASS [2022-06-27T13:19:56.374Z] [2022-06-27T13:19:56.374Z] === Skipped [2022-06-27T13:19:56.374Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-06-27T13:19:56.374Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:19:56.374Z] [2022-06-27T13:19:56.374Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-27T13:19:56.374Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-27T13:19:56.374Z] [2022-06-27T13:19:56.374Z] DONE 2 tests, 2 skipped in 0.050s [2022-06-27T13:19:56.374Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-27T13:19:56.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:19:56.374Z] ++ set -e [2022-06-27T13:19:56.374Z] ++ '[' -n 0 ']' [2022-06-27T13:19:56.374Z] ++ set -x [2022-06-27T13:19:56.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-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:19:56.374Z] INFO: Testing against a local daemon [2022-06-27T13:19:56.374Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-27T13:19:56.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-27T13:19:57.582Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-27T13:19:57.839Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-06-27T13:19:57.839Z] === RUN TestDockerNetworkMacvlan [2022-06-27T13:19:58.783Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-27T13:19:59.722Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-27T13:19:59.978Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-27T13:20:00.541Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-27T13:20:01.909Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-27T13:20:01.909Z] docker_api_swarm_test.go:502: [d497a83abae02] joining swarm manager [de630886ee16a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:20:03.798Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-27T13:20:03.798Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-27T13:20:05.163Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-27T13:20:05.726Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-27T13:20:05.983Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-27T13:20:09.252Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-27T13:20:10.181Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-27T13:20:11.113Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-27T13:20:11.113Z] --- PASS: TestDockerNetworkMacvlan (13.39s) [2022-06-27T13:20:11.113Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-06-27T13:20:11.113Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-06-27T13:20:11.113Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.75s) [2022-06-27T13:20:11.113Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2022-06-27T13:20:11.113Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.97s) [2022-06-27T13:20:11.113Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-06-27T13:20:11.113Z] PASS [2022-06-27T13:20:11.113Z] [2022-06-27T13:20:11.113Z] DONE 8 tests in 14.771s [2022-06-27T13:20:11.370Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-27T13:20:11.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:20:11.370Z] ++ set -e [2022-06-27T13:20:11.370Z] ++ '[' -n 0 ']' [2022-06-27T13:20:11.370Z] ++ set -x [2022-06-27T13:20:11.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:20:11.370Z] testing: warning: no tests to run [2022-06-27T13:20:11.370Z] PASS [2022-06-27T13:20:11.370Z] [2022-06-27T13:20:11.370Z] DONE 0 tests in 0.019s [2022-06-27T13:20:11.370Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-27T13:20:11.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:20:11.370Z] ++ set -e [2022-06-27T13:20:11.370Z] ++ '[' -n 0 ']' [2022-06-27T13:20:11.370Z] ++ set -x [2022-06-27T13:20:11.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:20:11.370Z] INFO: Testing against a local daemon [2022-06-27T13:20:11.370Z] === RUN TestAuthZPluginAllowRequest [2022-06-27T13:20:11.932Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-27T13:20:11.932Z] docker_api_swarm_test.go:507: [db177f648cc08] joining swarm manager [de630886ee16a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:20:12.495Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-27T13:20:12.751Z] --- PASS: TestAuthZPluginAllowRequest (1.50s) [2022-06-27T13:20:12.751Z] === RUN TestAuthZPluginTLS [2022-06-27T13:20:13.681Z] --- PASS: TestAuthZPluginTLS (0.61s) [2022-06-27T13:20:13.681Z] === RUN TestAuthZPluginDenyRequest [2022-06-27T13:20:13.937Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-06-27T13:20:13.937Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-27T13:20:14.500Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-06-27T13:20:14.500Z] === RUN TestAuthZPluginDenyResponse [2022-06-27T13:20:15.062Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2022-06-27T13:20:15.062Z] === RUN TestAuthZPluginAllowEventStream [2022-06-27T13:20:16.953Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2022-06-27T13:20:16.953Z] === RUN TestAuthZPluginErrorResponse [2022-06-27T13:20:17.209Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2022-06-27T13:20:17.209Z] === RUN TestAuthZPluginErrorRequest [2022-06-27T13:20:17.775Z] --- PASS: TestAuthZPluginErrorRequest (0.60s) [2022-06-27T13:20:17.775Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-27T13:20:18.336Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-06-27T13:20:18.336Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-27T13:20:19.702Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-27T13:20:20.263Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2022-06-27T13:20:20.263Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-27T13:20:22.157Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2022-06-27T13:20:22.157Z] === RUN TestAuthZPluginHeader [2022-06-27T13:20:22.719Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-27T13:20:22.719Z] --- PASS: TestAuthZPluginHeader (0.87s) [2022-06-27T13:20:22.719Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-27T13:20:24.610Z] === RUN TestDockerSuite/TestBuildRm [2022-06-27T13:20:27.127Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-27T13:20:27.383Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.57s) [2022-06-27T13:20:27.383Z] === RUN TestAuthZPluginV2Disable [2022-06-27T13:20:27.383Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-27T13:20:28.309Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-27T13:20:28.870Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-27T13:20:29.800Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-27T13:20:30.728Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-27T13:20:31.290Z] --- PASS: TestAuthZPluginV2Disable (3.93s) [2022-06-27T13:20:31.290Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-27T13:20:31.546Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-27T13:20:34.814Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-27T13:20:34.814Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-27T13:20:34.814Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-27T13:20:34.814Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-27T13:20:34.814Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-27T13:20:34.814Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-06-27T13:20:34.814Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-27T13:20:35.070Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-27T13:20:35.633Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-27T13:20:35.633Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-27T13:20:36.211Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-27T13:20:40.386Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-27T13:20:40.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-27T13:20:41.206Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-27T13:20:42.574Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-27T13:20:42.831Z] docker_api_swarm_node_test.go:81: [da1460ea0faa6] joining swarm manager [d1890c2320370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:20:43.395Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-27T13:20:44.332Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-27T13:20:46.224Z] === RUN TestDockerSuite/TestBuildUser [2022-06-27T13:20:47.592Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-27T13:20:47.592Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.82s) [2022-06-27T13:20:47.592Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-27T13:20:50.858Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-27T13:20:57.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-27T13:20:58.759Z] docker_api_swarm_node_test.go:53: [d78c1160f5c5b] joining swarm manager [d7404a606f499]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:20:59.695Z] docker_api_swarm_node_test.go:54: [d9cbe8a466a42] joining swarm manager [d7404a606f499]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:21:01.066Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-27T13:21:01.627Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-27T13:21:01.883Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-27T13:21:02.444Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-27T13:21:03.006Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-27T13:21:03.934Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-27T13:21:03.934Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-06-27T13:21:03.934Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-27T13:21:03.934Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-06-27T13:21:03.934Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-27T13:21:03.934Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-06-27T13:21:03.934Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-27T13:21:03.934Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-06-27T13:21:03.934Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-27T13:21:04.190Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-06-27T13:21:04.190Z] PASS [2022-06-27T13:21:04.190Z] [2022-06-27T13:21:04.190Z] DONE 17 tests in 52.915s [2022-06-27T13:21:04.190Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-27T13:21:04.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:04.190Z] ++ set -e [2022-06-27T13:21:04.190Z] ++ '[' -n 0 ']' [2022-06-27T13:21:04.190Z] ++ set -x [2022-06-27T13:21:04.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:04.190Z] INFO: Testing against a local daemon [2022-06-27T13:21:04.190Z] === RUN TestPluginInvalidJSON [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-27T13:21:04.447Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-27T13:21:04.447Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-27T13:21:04.447Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-27T13:21:04.447Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-27T13:21:04.447Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-27T13:21:04.447Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-27T13:21:04.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-27T13:21:04.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-27T13:21:04.447Z] === RUN TestPluginInstall [2022-06-27T13:21:04.447Z] === RUN TestPluginInstall/no_auth [2022-06-27T13:21:05.377Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-27T13:21:05.377Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-27T13:21:06.305Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-27T13:21:06.561Z] time="2022-06-27T13:21:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:21:06.561Z] time="2022-06-27T13:21:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58c58eaa19be940d729a5e82ee36d16fdc3e234669a194e982f8d25670da21ca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:21:06.561Z] time="2022-06-27T13:21:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:21:06.561Z] time="2022-06-27T13:21:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58c58eaa19be940d729a5e82ee36d16fdc3e234669a194e982f8d25670da21ca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:21:06.817Z] === RUN TestPluginInstall/with_htpasswd [2022-06-27T13:21:06.817Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-27T13:21:07.380Z] time="2022-06-27T13:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:21:07.380Z] time="2022-06-27T13:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e745c8bea41926961ffe5d2b42c1ac1cd1b4bec014f319754d54c1f5d61c619" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:21:07.380Z] time="2022-06-27T13:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:21:07.380Z] time="2022-06-27T13:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e745c8bea41926961ffe5d2b42c1ac1cd1b4bec014f319754d54c1f5d61c619" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:21:07.636Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-27T13:21:07.636Z] === RUN TestPluginInstall/with_insecure [2022-06-27T13:21:07.892Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-27T13:21:08.822Z] time="2022-06-27T13:21:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:21:08.822Z] time="2022-06-27T13:21:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a75bdf2e56162505b8f18c3a83b6f1d2df8a3af1db584a094a08fcf162a52f40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:21:08.822Z] time="2022-06-27T13:21:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-27T13:21:08.822Z] time="2022-06-27T13:21:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a75bdf2e56162505b8f18c3a83b6f1d2df8a3af1db584a094a08fcf162a52f40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-27T13:21:09.080Z] plugin_test.go:195: [df06af581363a] daemon is not started [2022-06-27T13:21:09.080Z] --- PASS: TestPluginInstall (4.62s) [2022-06-27T13:21:09.080Z] --- PASS: TestPluginInstall/no_auth (2.46s) [2022-06-27T13:21:09.080Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2022-06-27T13:21:09.080Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-06-27T13:21:09.080Z] === RUN TestPluginsWithRuntimes [2022-06-27T13:21:10.008Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-27T13:21:10.571Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-27T13:21:11.499Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-27T13:21:11.756Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-27T13:21:12.012Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-27T13:21:12.269Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-27T13:21:12.833Z] --- PASS: TestPluginsWithRuntimes (3.84s) [2022-06-27T13:21:12.833Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-06-27T13:21:12.833Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.99s) [2022-06-27T13:21:12.833Z] === RUN TestPluginBackCompatMediaTypes [2022-06-27T13:21:12.833Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-27T13:21:12.833Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-06-27T13:21:12.833Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-27T13:21:13.763Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-06-27T13:21:13.763Z] PASS [2022-06-27T13:21:13.763Z] [2022-06-27T13:21:13.763Z] DONE 24 tests in 9.354s [2022-06-27T13:21:13.763Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-27T13:21:13.763Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:13.763Z] ++ set -e [2022-06-27T13:21:13.763Z] ++ '[' -n 0 ']' [2022-06-27T13:21:13.763Z] ++ set -x [2022-06-27T13:21:13.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:13.763Z] INFO: Testing against a local daemon [2022-06-27T13:21:13.763Z] === RUN TestExternalGraphDriver [2022-06-27T13:21:13.763Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-27T13:21:13.763Z] === RUN TestExternalGraphDriver/json [2022-06-27T13:21:15.674Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-27T13:21:15.674Z] === RUN TestExternalGraphDriver/spec [2022-06-27T13:21:16.236Z] === RUN TestDockerSuite/TestCommitChange [2022-06-27T13:21:17.163Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-27T13:21:17.420Z] === RUN TestExternalGraphDriver/pull [2022-06-27T13:21:17.676Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-27T13:21:19.042Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-27T13:21:19.042Z] --- PASS: TestExternalGraphDriver (5.49s) [2022-06-27T13:21:19.042Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-06-27T13:21:19.042Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-06-27T13:21:19.042Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-06-27T13:21:19.042Z] === RUN TestGraphdriverPluginV2 [2022-06-27T13:21:19.969Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-27T13:21:20.530Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-27T13:21:21.897Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-27T13:21:22.828Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-27T13:21:23.390Z] --- PASS: TestGraphdriverPluginV2 (4.38s) [2022-06-27T13:21:23.390Z] PASS [2022-06-27T13:21:23.390Z] [2022-06-27T13:21:23.390Z] DONE 5 tests in 9.889s [2022-06-27T13:21:23.390Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-27T13:21:23.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:23.391Z] ++ set -e [2022-06-27T13:21:23.391Z] ++ '[' -n 0 ']' [2022-06-27T13:21:23.391Z] ++ set -x [2022-06-27T13:21:23.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:23.647Z] INFO: Testing against a local daemon [2022-06-27T13:21:23.647Z] === RUN TestContinueAfterPluginCrash [2022-06-27T13:21:23.647Z] === PAUSE TestContinueAfterPluginCrash [2022-06-27T13:21:23.647Z] === RUN TestReadPluginNoRead [2022-06-27T13:21:23.647Z] === PAUSE TestReadPluginNoRead [2022-06-27T13:21:23.647Z] === RUN TestDaemonStartWithLogOpt [2022-06-27T13:21:23.647Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-27T13:21:23.647Z] === CONT TestContinueAfterPluginCrash [2022-06-27T13:21:23.647Z] === CONT TestDaemonStartWithLogOpt [2022-06-27T13:21:23.724Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-27T13:21:23.724Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-27T13:21:23.724Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-27T13:21:23.724Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-27T13:21:23.724Z] Cross building: bundles/cross/linux/s390x [2022-06-27T13:21:23.724Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-27T13:21:23.724Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-27T13:21:23.903Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-27T13:21:25.270Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-27T13:21:25.270Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-27T13:21:26.378Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-27T13:21:27.306Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-27T13:21:27.868Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-27T13:21:27.868Z] --- PASS: TestDaemonStartWithLogOpt (4.36s) [2022-06-27T13:21:27.868Z] === CONT TestReadPluginNoRead [2022-06-27T13:21:28.434Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-27T13:21:29.362Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-27T13:21:29.924Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-27T13:21:30.853Z] === RUN TestReadPluginNoRead/default [2022-06-27T13:21:30.853Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-27T13:21:31.416Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-27T13:21:31.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-27T13:21:31.979Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-27T13:21:32.236Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-27T13:21:33.170Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-27T13:21:33.170Z] --- PASS: TestContinueAfterPluginCrash (9.52s) [2022-06-27T13:21:34.101Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-27T13:21:34.101Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-27T13:21:34.662Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-27T13:21:35.591Z] === CONT TestReadPluginNoRead [2022-06-27T13:21:35.591Z] read_test.go:92: [d08f97700f4ad] daemon is not started [2022-06-27T13:21:35.591Z] --- PASS: TestReadPluginNoRead (7.61s) [2022-06-27T13:21:35.591Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-27T13:21:35.591Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2022-06-27T13:21:35.591Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2022-06-27T13:21:35.591Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.61s) [2022-06-27T13:21:35.591Z] PASS [2022-06-27T13:21:35.591Z] [2022-06-27T13:21:35.591Z] DONE 6 tests in 12.062s [2022-06-27T13:21:35.591Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-27T13:21:35.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:35.591Z] ++ set -e [2022-06-27T13:21:35.591Z] ++ '[' -n 0 ']' [2022-06-27T13:21:35.591Z] ++ set -x [2022-06-27T13:21:35.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:35.591Z] testing: warning: no tests to run [2022-06-27T13:21:35.591Z] PASS [2022-06-27T13:21:35.591Z] [2022-06-27T13:21:35.591Z] DONE 0 tests in 0.007s [2022-06-27T13:21:35.591Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-27T13:21:35.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:35.591Z] ++ set -e [2022-06-27T13:21:35.591Z] ++ '[' -n 0 ']' [2022-06-27T13:21:35.591Z] ++ set -x [2022-06-27T13:21:35.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:35.591Z] INFO: Testing against a local daemon [2022-06-27T13:21:35.591Z] === RUN TestPluginWithDevMounts [2022-06-27T13:21:35.591Z] === PAUSE TestPluginWithDevMounts [2022-06-27T13:21:35.591Z] === CONT TestPluginWithDevMounts [2022-06-27T13:21:36.957Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-27T13:21:37.212Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-27T13:21:37.468Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-06-27T13:21:37.468Z] PASS [2022-06-27T13:21:37.469Z] [2022-06-27T13:21:37.469Z] DONE 1 tests in 1.836s [2022-06-27T13:21:37.469Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-27T13:21:37.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:37.469Z] ++ set -e [2022-06-27T13:21:37.469Z] ++ '[' -n 0 ']' [2022-06-27T13:21:37.469Z] ++ set -x [2022-06-27T13:21:37.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:37.469Z] INFO: Testing against a local daemon [2022-06-27T13:21:37.469Z] === RUN TestSecretInspect [2022-06-27T13:21:38.031Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-27T13:21:38.031Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-27T13:21:38.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-27T13:21:38.850Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-27T13:21:39.413Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-27T13:21:40.341Z] --- PASS: TestSecretInspect (2.81s) [2022-06-27T13:21:40.341Z] === RUN TestSecretList [2022-06-27T13:21:40.904Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-27T13:21:40.904Z] docker_api_swarm_test.go:202: [d408632c041e1] joining swarm manager [d6db17573f34d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:21:41.831Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-27T13:21:42.397Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-27T13:21:43.323Z] --- PASS: TestSecretList (2.86s) [2022-06-27T13:21:43.323Z] === RUN TestSecretsCreateAndDelete [2022-06-27T13:21:43.885Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-27T13:21:44.447Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-27T13:21:45.814Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2022-06-27T13:21:45.814Z] === RUN TestSecretsUpdate [2022-06-27T13:21:46.070Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-27T13:21:48.591Z] --- PASS: TestSecretsUpdate (2.76s) [2022-06-27T13:21:48.591Z] === RUN TestTemplatedSecret [2022-06-27T13:21:49.539Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-27T13:21:52.056Z] --- PASS: TestTemplatedSecret (3.20s) [2022-06-27T13:21:52.056Z] === RUN TestSecretCreateResolve [2022-06-27T13:21:52.056Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-27T13:21:52.619Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-27T13:21:54.509Z] --- PASS: TestSecretCreateResolve (2.71s) [2022-06-27T13:21:54.509Z] PASS [2022-06-27T13:21:54.509Z] [2022-06-27T13:21:54.509Z] DONE 6 tests in 17.099s [2022-06-27T13:21:54.509Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-27T13:21:54.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:54.509Z] ++ set -e [2022-06-27T13:21:54.509Z] ++ '[' -n 0 ']' [2022-06-27T13:21:54.509Z] ++ set -x [2022-06-27T13:21:54.509Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:21:54.765Z] INFO: Testing against a local daemon [2022-06-27T13:21:54.765Z] === RUN TestServiceCreateInit [2022-06-27T13:21:54.765Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-27T13:21:55.693Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-27T13:21:58.218Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-27T13:21:59.144Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-27T13:21:59.144Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-27T13:21:59.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-27T13:22:02.226Z] docker_api_swarm_test.go:384: [db4e449e572cc] joining swarm manager [dabba8f205e6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:22:03.154Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-27T13:22:03.717Z] docker_api_swarm_test.go:385: [d2ec63880a715] joining swarm manager [dabba8f205e6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:22:04.279Z] === RUN TestDockerSuite/TestCpToDot [2022-06-27T13:22:04.279Z] --- PASS: TestServiceCreateInit (9.74s) [2022-06-27T13:22:04.279Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.51s) [2022-06-27T13:22:04.279Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.18s) [2022-06-27T13:22:04.279Z] === RUN TestCreateServiceMultipleTimes [2022-06-27T13:22:04.843Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-27T13:22:05.770Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-27T13:22:07.137Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-27T13:22:08.066Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-27T13:22:09.442Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-27T13:22:09.442Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-27T13:22:10.370Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-27T13:22:11.738Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-27T13:22:11.738Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-27T13:22:11.738Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-27T13:22:11.994Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-27T13:22:12.557Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-27T13:22:12.557Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-27T13:22:12.557Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-27T13:22:12.557Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-27T13:22:13.118Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-27T13:22:13.374Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-27T13:22:13.374Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-27T13:22:13.630Z] === RUN TestDockerSuite/TestCreateRM [2022-06-27T13:22:13.630Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-27T13:22:13.630Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-06-27T13:22:13.630Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-27T13:22:13.630Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-27T13:22:13.886Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-27T13:22:15.775Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-27T13:22:15.775Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-27T13:22:15.775Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-27T13:22:18.293Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-27T13:22:18.549Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-27T13:22:18.549Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-27T13:22:19.111Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-27T13:22:19.673Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-27T13:22:20.235Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-27T13:22:20.491Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-27T13:22:21.052Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-27T13:22:21.978Z] --- PASS: TestCreateServiceMultipleTimes (17.48s) [2022-06-27T13:22:21.978Z] === RUN TestCreateServiceConflict [2022-06-27T13:22:22.540Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-27T13:22:23.905Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-27T13:22:24.467Z] --- PASS: TestCreateServiceConflict (2.60s) [2022-06-27T13:22:24.467Z] === RUN TestCreateServiceMaxReplicas [2022-06-27T13:22:26.364Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-27T13:22:27.731Z] --- PASS: TestCreateServiceMaxReplicas (3.20s) [2022-06-27T13:22:27.731Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-27T13:22:28.658Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-27T13:22:30.024Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-27T13:22:30.952Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-27T13:22:37.486Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-27T13:22:37.486Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-27T13:22:37.741Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-27T13:22:38.302Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-27T13:22:38.302Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-27T13:22:38.557Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-27T13:22:38.557Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-27T13:22:38.813Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-27T13:22:39.743Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-27T13:22:40.671Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-27T13:22:40.671Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-27T13:22:40.671Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-27T13:22:41.234Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-27T13:22:41.234Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-27T13:22:41.489Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.80s) [2022-06-27T13:22:41.489Z] === RUN TestCreateServiceSecretFileMode [2022-06-27T13:22:42.051Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-27T13:22:43.416Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-27T13:22:43.416Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-27T13:22:43.416Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-27T13:22:43.416Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-27T13:22:43.416Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-27T13:22:43.416Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-27T13:22:44.343Z] --- PASS: TestCreateServiceSecretFileMode (2.68s) [2022-06-27T13:22:44.343Z] === RUN TestCreateServiceConfigFileMode [2022-06-27T13:22:45.708Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-27T13:22:46.648Z] === RUN TestDockerSuite/TestEventsRename [2022-06-27T13:22:47.209Z] === RUN TestDockerSuite/TestEventsResize [2022-06-27T13:22:47.209Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2022-06-27T13:22:47.209Z] === RUN TestCreateServiceSysctls [2022-06-27T13:22:47.833Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-27T13:22:51.101Z] --- PASS: TestCreateServiceSysctls (3.58s) [2022-06-27T13:22:51.101Z] === RUN TestCreateServiceCapabilities [2022-06-27T13:22:53.616Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-27T13:22:53.616Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2022-06-27T13:22:53.616Z] === RUN TestInspect [2022-06-27T13:22:53.872Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-27T13:22:54.433Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-27T13:22:56.949Z] --- PASS: TestInspect (3.02s) [2022-06-27T13:22:56.949Z] === RUN TestCreateJob [2022-06-27T13:22:57.206Z] === RUN TestDockerSuite/TestEventsTop [2022-06-27T13:22:58.135Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-27T13:23:00.022Z] --- PASS: TestCreateJob (3.19s) [2022-06-27T13:23:00.022Z] === RUN TestReplicatedJob [2022-06-27T13:23:00.022Z] check_test.go:611: [d2ec63880a715] daemon is not started [2022-06-27T13:23:00.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-27T13:23:00.585Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-27T13:23:02.477Z] docker_api_swarm_test.go:802: [d8793112c65f2] joining swarm manager [d102d19596071]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:23:03.843Z] docker_api_swarm_test.go:802: [dcf5a24b859dc] joining swarm manager [d102d19596071]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:23:05.733Z] --- PASS: TestReplicatedJob (5.62s) [2022-06-27T13:23:05.733Z] === RUN TestUpdateReplicatedJob [2022-06-27T13:23:05.989Z] docker_api_swarm_test.go:802: [d4bb3634f3f6b] joining swarm manager [d102d19596071]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-27T13:23:06.569Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-27T13:23:07.936Z] docker_api_swarm_test.go:802: [d3f98d9e14b65] joining swarm manager [d102d19596071]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-27T13:23:09.301Z] --- PASS: TestUpdateReplicatedJob (3.94s) [2022-06-27T13:23:09.301Z] === RUN TestServiceListWithStatuses [2022-06-27T13:23:09.301Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-27T13:23:09.301Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-27T13:23:09.301Z] === RUN TestDockerNetworkConnectAlias [2022-06-27T13:23:10.227Z] docker_api_swarm_test.go:810: [ddd1268884841] joining swarm manager [d102d19596071]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-27T13:23:12.742Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-27T13:23:14.107Z] --- PASS: TestDockerNetworkConnectAlias (4.77s) [2022-06-27T13:23:14.107Z] === RUN TestDockerNetworkReConnect [2022-06-27T13:23:15.301Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-27T13:23:15.302Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-27T13:23:15.302Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-27T13:23:15.302Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-27T13:23:15.302Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-27T13:23:15.627Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-27T13:23:15.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bce64f08d72147b0572f96ac678620d289b4499 hack/test/unit [2022-06-27T13:23:16.171Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-27T13:23:16.171Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-27T13:23:16.171Z] + TESTDIRS=./... [2022-06-27T13:23:16.171Z] + exclude_paths='/vendor/|/integration' [2022-06-27T13:23:16.171Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-27T13:23:16.171Z] ++ go list ./... [2022-06-27T13:23:17.113Z] + pkg_list='github.com/docker/docker/api [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/backend/build [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/httpstatus [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/httputils [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/middleware [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/build [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/container [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/debug [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/distribution [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/grpc [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/image [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/network [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/plugin [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/session [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/swarm [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/system [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/server/router/volume [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/backend [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/blkiodev [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/container [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/events [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/filters [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/image [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/mount [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/network [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/registry [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/strslice [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/swarm [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/time [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/versions [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-27T13:23:17.113Z] github.com/docker/docker/api/types/volume [2022-06-27T13:23:17.113Z] github.com/docker/docker/builder [2022-06-27T13:23:17.113Z] github.com/docker/docker/builder/builder-next [2022-06-27T13:23:17.113Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-27T13:23:17.113Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-27T13:23:17.113Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-27T13:23:17.113Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-27T13:23:17.113Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-27T13:23:17.113Z] github.com/docker/docker/builder/builder-next/worker [2022-06-27T13:23:17.113Z] github.com/docker/docker/builder/dockerfile [2022-06-27T13:23:17.113Z] github.com/docker/docker/builder/remotecontext [2022-06-27T13:23:17.113Z] github.com/docker/docker/builder/remotecontext/git [2022-06-27T13:23:17.113Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-27T13:23:17.113Z] github.com/docker/docker/cli [2022-06-27T13:23:17.113Z] github.com/docker/docker/cli/config [2022-06-27T13:23:17.113Z] github.com/docker/docker/cli/debug [2022-06-27T13:23:17.113Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-27T13:23:17.113Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-27T13:23:17.113Z] github.com/docker/docker/client [2022-06-27T13:23:17.113Z] github.com/docker/docker/cmd/docker-proxy [2022-06-27T13:23:17.113Z] github.com/docker/docker/cmd/dockerd [2022-06-27T13:23:17.113Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-27T13:23:17.113Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-27T13:23:17.113Z] github.com/docker/docker/container [2022-06-27T13:23:17.113Z] github.com/docker/docker/container/stream [2022-06-27T13:23:17.113Z] github.com/docker/docker/contrib/apparmor [2022-06-27T13:23:17.113Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-27T13:23:17.113Z] github.com/docker/docker/contrib/httpserver [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/cluster [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/cluster/convert [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/cluster/executor [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/cluster/provider [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/config [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/events [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/events/testutils [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/exec [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/images [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/initlayer [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/links [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/listeners [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/gelf [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/journald [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/local [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/logentries [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/splunk [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/syslog [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/logger/templates [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/names [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/network [2022-06-27T13:23:17.113Z] github.com/docker/docker/daemon/stats [2022-06-27T13:23:17.113Z] github.com/docker/docker/distribution [2022-06-27T13:23:17.113Z] github.com/docker/docker/distribution/metadata [2022-06-27T13:23:17.113Z] github.com/docker/docker/distribution/utils [2022-06-27T13:23:17.113Z] github.com/docker/docker/distribution/xfer [2022-06-27T13:23:17.113Z] github.com/docker/docker/dockerversion [2022-06-27T13:23:17.113Z] github.com/docker/docker/errdefs [2022-06-27T13:23:17.113Z] github.com/docker/docker/image [2022-06-27T13:23:17.113Z] github.com/docker/docker/image/cache [2022-06-27T13:23:17.113Z] github.com/docker/docker/image/tarexport [2022-06-27T13:23:17.113Z] github.com/docker/docker/image/v1 [2022-06-27T13:23:17.113Z] github.com/docker/docker/internal/test/suite [2022-06-27T13:23:17.113Z] github.com/docker/docker/layer [2022-06-27T13:23:17.113Z] github.com/docker/docker/libcontainerd [2022-06-27T13:23:17.113Z] github.com/docker/docker/libcontainerd/queue [2022-06-27T13:23:17.113Z] github.com/docker/docker/libcontainerd/remote [2022-06-27T13:23:17.113Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-27T13:23:17.113Z] github.com/docker/docker/libcontainerd/types [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/bitseq [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/cluster [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/config [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/datastore [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/driverapi [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/etchosts [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/idm [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/ipam [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/iptables [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/netlabel [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/netutils [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/networkdb [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/ns [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/options [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/osl [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/portallocator [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/portmapper [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/testutils [2022-06-27T13:23:17.113Z] github.com/docker/docker/libnetwork/types [2022-06-27T13:23:17.113Z] github.com/docker/docker/oci [2022-06-27T13:23:17.113Z] github.com/docker/docker/oci/caps [2022-06-27T13:23:17.113Z] github.com/docker/docker/opts [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/aaparser [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/archive [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/authorization [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/broadcaster [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/capabilities [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/chrootarchive [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/containerfs [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/devicemapper [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/directory [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/dmesg [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/fileutils [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/fsutils [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/homedir [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/idtools [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/ioutils [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/jsonmessage [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/longpath [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/loopback [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/namesgenerator [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/parsers [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/pidfile [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/platform [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/plugingetter [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/plugins [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/plugins/transport [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/pools [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/progress [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/pubsub [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/reexec [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/signal [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/stack [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/stdcopy [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/streamformatter [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/stringid [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/sysinfo [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/system [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/tailfile [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/tarsum [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/truncindex [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/urlutil [2022-06-27T13:23:17.113Z] github.com/docker/docker/pkg/useragent [2022-06-27T13:23:17.113Z] github.com/docker/docker/plugin [2022-06-27T13:23:17.113Z] github.com/docker/docker/plugin/executor/containerd [2022-06-27T13:23:17.113Z] github.com/docker/docker/plugin/v2 [2022-06-27T13:23:17.113Z] github.com/docker/docker/profiles/apparmor [2022-06-27T13:23:17.113Z] github.com/docker/docker/profiles/seccomp [2022-06-27T13:23:17.113Z] github.com/docker/docker/quota [2022-06-27T13:23:17.113Z] github.com/docker/docker/reference [2022-06-27T13:23:17.113Z] github.com/docker/docker/registry [2022-06-27T13:23:17.113Z] github.com/docker/docker/registry/resumable [2022-06-27T13:23:17.114Z] github.com/docker/docker/restartmanager [2022-06-27T13:23:17.114Z] github.com/docker/docker/rootless [2022-06-27T13:23:17.114Z] github.com/docker/docker/rootless/specconv [2022-06-27T13:23:17.114Z] github.com/docker/docker/runconfig [2022-06-27T13:23:17.114Z] github.com/docker/docker/runconfig/opts [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/daemon [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/environment [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/fakecontext [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/fakegit [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/fakestorage [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/fixtures/load [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/registry [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/request [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume/drivers [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume/local [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume/mounts [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume/service [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume/service/opts [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume/testutils' [2022-06-27T13:23:17.114Z] ++ grep --fixed-strings -v /libnetwork [2022-06-27T13:23:17.114Z] ++ echo 'github.com/docker/docker/api [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/backend/build [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/httpstatus [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/httputils [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/middleware [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/build [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/container [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/debug [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/distribution [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/grpc [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/image [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/network [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/plugin [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/session [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/swarm [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/system [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/volume [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/backend [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/blkiodev [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/container [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/events [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/filters [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/image [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/mount [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/network [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/registry [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/strslice [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/swarm [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/time [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/versions [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/volume [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder/builder-next [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder/builder-next/worker [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder/dockerfile [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder/remotecontext [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder/remotecontext/git [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-27T13:23:17.114Z] github.com/docker/docker/cli [2022-06-27T13:23:17.114Z] github.com/docker/docker/cli/config [2022-06-27T13:23:17.114Z] github.com/docker/docker/cli/debug [2022-06-27T13:23:17.114Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-27T13:23:17.114Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-27T13:23:17.114Z] github.com/docker/docker/client [2022-06-27T13:23:17.114Z] github.com/docker/docker/cmd/docker-proxy [2022-06-27T13:23:17.114Z] github.com/docker/docker/cmd/dockerd [2022-06-27T13:23:17.114Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-27T13:23:17.114Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-27T13:23:17.114Z] github.com/docker/docker/container [2022-06-27T13:23:17.114Z] github.com/docker/docker/container/stream [2022-06-27T13:23:17.114Z] github.com/docker/docker/contrib/apparmor [2022-06-27T13:23:17.114Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-27T13:23:17.114Z] github.com/docker/docker/contrib/httpserver [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/cluster [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/cluster/convert [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/cluster/executor [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/cluster/provider [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/config [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/events [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/events/testutils [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/exec [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/images [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/initlayer [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/links [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/listeners [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/gelf [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/journald [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/local [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/logentries [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/splunk [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/syslog [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/logger/templates [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/names [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/network [2022-06-27T13:23:17.114Z] github.com/docker/docker/daemon/stats [2022-06-27T13:23:17.114Z] github.com/docker/docker/distribution [2022-06-27T13:23:17.114Z] github.com/docker/docker/distribution/metadata [2022-06-27T13:23:17.114Z] github.com/docker/docker/distribution/utils [2022-06-27T13:23:17.114Z] github.com/docker/docker/distribution/xfer [2022-06-27T13:23:17.114Z] github.com/docker/docker/dockerversion [2022-06-27T13:23:17.114Z] github.com/docker/docker/errdefs [2022-06-27T13:23:17.114Z] github.com/docker/docker/image [2022-06-27T13:23:17.114Z] github.com/docker/docker/image/cache [2022-06-27T13:23:17.114Z] github.com/docker/docker/image/tarexport [2022-06-27T13:23:17.114Z] github.com/docker/docker/image/v1 [2022-06-27T13:23:17.114Z] github.com/docker/docker/internal/test/suite [2022-06-27T13:23:17.114Z] github.com/docker/docker/layer [2022-06-27T13:23:17.114Z] github.com/docker/docker/libcontainerd [2022-06-27T13:23:17.114Z] github.com/docker/docker/libcontainerd/queue [2022-06-27T13:23:17.114Z] github.com/docker/docker/libcontainerd/remote [2022-06-27T13:23:17.114Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-27T13:23:17.114Z] github.com/docker/docker/libcontainerd/types [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/bitseq [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/cluster [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/config [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/datastore [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/driverapi [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/etchosts [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/idm [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/ipam [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/iptables [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/netlabel [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/netutils [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/networkdb [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/ns [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/options [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/osl [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/portallocator [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/portmapper [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/testutils [2022-06-27T13:23:17.114Z] github.com/docker/docker/libnetwork/types [2022-06-27T13:23:17.114Z] github.com/docker/docker/oci [2022-06-27T13:23:17.114Z] github.com/docker/docker/oci/caps [2022-06-27T13:23:17.114Z] github.com/docker/docker/opts [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/aaparser [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/archive [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/authorization [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/broadcaster [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/capabilities [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/chrootarchive [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/containerfs [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/devicemapper [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/directory [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/dmesg [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/fileutils [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/fsutils [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/homedir [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/idtools [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/ioutils [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/jsonmessage [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/longpath [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/loopback [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/namesgenerator [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/parsers [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/pidfile [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/platform [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/plugingetter [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/plugins [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/plugins/transport [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/pools [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/progress [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/pubsub [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/reexec [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/signal [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/stack [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/stdcopy [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/streamformatter [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/stringid [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/sysinfo [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/system [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/tailfile [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/tarsum [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/truncindex [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/urlutil [2022-06-27T13:23:17.114Z] github.com/docker/docker/pkg/useragent [2022-06-27T13:23:17.114Z] github.com/docker/docker/plugin [2022-06-27T13:23:17.114Z] github.com/docker/docker/plugin/executor/containerd [2022-06-27T13:23:17.114Z] github.com/docker/docker/plugin/v2 [2022-06-27T13:23:17.114Z] github.com/docker/docker/profiles/apparmor [2022-06-27T13:23:17.114Z] github.com/docker/docker/profiles/seccomp [2022-06-27T13:23:17.114Z] github.com/docker/docker/quota [2022-06-27T13:23:17.114Z] github.com/docker/docker/reference [2022-06-27T13:23:17.114Z] github.com/docker/docker/registry [2022-06-27T13:23:17.114Z] github.com/docker/docker/registry/resumable [2022-06-27T13:23:17.114Z] github.com/docker/docker/restartmanager [2022-06-27T13:23:17.114Z] github.com/docker/docker/rootless [2022-06-27T13:23:17.114Z] github.com/docker/docker/rootless/specconv [2022-06-27T13:23:17.114Z] github.com/docker/docker/runconfig [2022-06-27T13:23:17.114Z] github.com/docker/docker/runconfig/opts [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/daemon [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/environment [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/fakecontext [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/fakegit [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/fakestorage [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/fixtures/load [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/registry [2022-06-27T13:23:17.114Z] github.com/docker/docker/testutil/request [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume/drivers [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume/local [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume/mounts [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume/service [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume/service/opts [2022-06-27T13:23:17.114Z] github.com/docker/docker/volume/testutils' [2022-06-27T13:23:17.114Z] + base_pkg_list='github.com/docker/docker/api [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/backend/build [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/httpstatus [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/httputils [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/middleware [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/build [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/container [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/debug [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/distribution [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/grpc [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/image [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/network [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/plugin [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/session [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/swarm [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/system [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/server/router/volume [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/backend [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/blkiodev [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/container [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/events [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/filters [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/image [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/mount [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/network [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/registry [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/strslice [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/swarm [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/time [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/versions [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-27T13:23:17.114Z] github.com/docker/docker/api/types/volume [2022-06-27T13:23:17.114Z] github.com/docker/docker/builder [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next/worker [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/dockerfile [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/remotecontext [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/remotecontext/git [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-27T13:23:17.115Z] github.com/docker/docker/cli [2022-06-27T13:23:17.115Z] github.com/docker/docker/cli/config [2022-06-27T13:23:17.115Z] github.com/docker/docker/cli/debug [2022-06-27T13:23:17.115Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-27T13:23:17.115Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-27T13:23:17.115Z] github.com/docker/docker/client [2022-06-27T13:23:17.115Z] github.com/docker/docker/cmd/docker-proxy [2022-06-27T13:23:17.115Z] github.com/docker/docker/cmd/dockerd [2022-06-27T13:23:17.115Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-27T13:23:17.115Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-27T13:23:17.115Z] github.com/docker/docker/container [2022-06-27T13:23:17.115Z] github.com/docker/docker/container/stream [2022-06-27T13:23:17.115Z] github.com/docker/docker/contrib/apparmor [2022-06-27T13:23:17.115Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-27T13:23:17.115Z] github.com/docker/docker/contrib/httpserver [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/cluster [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/cluster/convert [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/cluster/executor [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/cluster/provider [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/config [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/events [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/events/testutils [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/exec [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/images [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/initlayer [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/links [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/listeners [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/gelf [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/journald [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/local [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/logentries [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/splunk [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/syslog [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/templates [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/names [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/network [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/stats [2022-06-27T13:23:17.115Z] github.com/docker/docker/distribution [2022-06-27T13:23:17.115Z] github.com/docker/docker/distribution/metadata [2022-06-27T13:23:17.115Z] github.com/docker/docker/distribution/utils [2022-06-27T13:23:17.115Z] github.com/docker/docker/distribution/xfer [2022-06-27T13:23:17.115Z] github.com/docker/docker/dockerversion [2022-06-27T13:23:17.115Z] github.com/docker/docker/errdefs [2022-06-27T13:23:17.115Z] github.com/docker/docker/image [2022-06-27T13:23:17.115Z] github.com/docker/docker/image/cache [2022-06-27T13:23:17.115Z] github.com/docker/docker/image/tarexport [2022-06-27T13:23:17.115Z] github.com/docker/docker/image/v1 [2022-06-27T13:23:17.115Z] github.com/docker/docker/internal/test/suite [2022-06-27T13:23:17.115Z] github.com/docker/docker/layer [2022-06-27T13:23:17.115Z] github.com/docker/docker/libcontainerd [2022-06-27T13:23:17.115Z] github.com/docker/docker/libcontainerd/queue [2022-06-27T13:23:17.115Z] github.com/docker/docker/libcontainerd/remote [2022-06-27T13:23:17.115Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-27T13:23:17.115Z] github.com/docker/docker/libcontainerd/types [2022-06-27T13:23:17.115Z] github.com/docker/docker/oci [2022-06-27T13:23:17.115Z] github.com/docker/docker/oci/caps [2022-06-27T13:23:17.115Z] github.com/docker/docker/opts [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/aaparser [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/archive [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/authorization [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/broadcaster [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/capabilities [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/chrootarchive [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/containerfs [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/devicemapper [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/directory [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/dmesg [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/fileutils [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/fsutils [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/homedir [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/idtools [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/ioutils [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/jsonmessage [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/longpath [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/loopback [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/namesgenerator [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/parsers [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/pidfile [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/platform [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/plugingetter [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/plugins [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/plugins/transport [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/pools [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/progress [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/pubsub [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/reexec [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/signal [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/stack [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/stdcopy [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/streamformatter [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/stringid [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/sysinfo [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/system [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/tailfile [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/tarsum [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/truncindex [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/urlutil [2022-06-27T13:23:17.115Z] github.com/docker/docker/pkg/useragent [2022-06-27T13:23:17.115Z] github.com/docker/docker/plugin [2022-06-27T13:23:17.115Z] github.com/docker/docker/plugin/executor/containerd [2022-06-27T13:23:17.115Z] github.com/docker/docker/plugin/v2 [2022-06-27T13:23:17.115Z] github.com/docker/docker/profiles/apparmor [2022-06-27T13:23:17.115Z] github.com/docker/docker/profiles/seccomp [2022-06-27T13:23:17.115Z] github.com/docker/docker/quota [2022-06-27T13:23:17.115Z] github.com/docker/docker/reference [2022-06-27T13:23:17.115Z] github.com/docker/docker/registry [2022-06-27T13:23:17.115Z] github.com/docker/docker/registry/resumable [2022-06-27T13:23:17.115Z] github.com/docker/docker/restartmanager [2022-06-27T13:23:17.115Z] github.com/docker/docker/rootless [2022-06-27T13:23:17.115Z] github.com/docker/docker/rootless/specconv [2022-06-27T13:23:17.115Z] github.com/docker/docker/runconfig [2022-06-27T13:23:17.115Z] github.com/docker/docker/runconfig/opts [2022-06-27T13:23:17.115Z] github.com/docker/docker/testutil [2022-06-27T13:23:17.115Z] github.com/docker/docker/testutil/daemon [2022-06-27T13:23:17.115Z] github.com/docker/docker/testutil/environment [2022-06-27T13:23:17.115Z] github.com/docker/docker/testutil/fakecontext [2022-06-27T13:23:17.115Z] github.com/docker/docker/testutil/fakegit [2022-06-27T13:23:17.115Z] github.com/docker/docker/testutil/fakestorage [2022-06-27T13:23:17.115Z] github.com/docker/docker/testutil/fixtures/load [2022-06-27T13:23:17.115Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-27T13:23:17.115Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-27T13:23:17.115Z] github.com/docker/docker/testutil/registry [2022-06-27T13:23:17.115Z] github.com/docker/docker/testutil/request [2022-06-27T13:23:17.115Z] github.com/docker/docker/volume [2022-06-27T13:23:17.115Z] github.com/docker/docker/volume/drivers [2022-06-27T13:23:17.115Z] github.com/docker/docker/volume/local [2022-06-27T13:23:17.115Z] github.com/docker/docker/volume/mounts [2022-06-27T13:23:17.115Z] github.com/docker/docker/volume/service [2022-06-27T13:23:17.115Z] github.com/docker/docker/volume/service/opts [2022-06-27T13:23:17.115Z] github.com/docker/docker/volume/testutils' [2022-06-27T13:23:17.115Z] ++ echo 'github.com/docker/docker/api [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/backend/build [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/httpstatus [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/httputils [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/middleware [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/build [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/container [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/debug [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/distribution [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/grpc [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/image [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/network [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/plugin [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/session [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/swarm [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/system [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/server/router/volume [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/backend [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/blkiodev [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/container [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/events [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/filters [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/image [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/mount [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/network [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/registry [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/strslice [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/swarm [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/time [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/versions [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-27T13:23:17.115Z] github.com/docker/docker/api/types/volume [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/builder-next/worker [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/dockerfile [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/remotecontext [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/remotecontext/git [2022-06-27T13:23:17.115Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-27T13:23:17.115Z] github.com/docker/docker/cli [2022-06-27T13:23:17.115Z] github.com/docker/docker/cli/config [2022-06-27T13:23:17.115Z] github.com/docker/docker/cli/debug [2022-06-27T13:23:17.115Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-27T13:23:17.115Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-27T13:23:17.115Z] github.com/docker/docker/client [2022-06-27T13:23:17.115Z] github.com/docker/docker/cmd/docker-proxy [2022-06-27T13:23:17.115Z] github.com/docker/docker/cmd/dockerd [2022-06-27T13:23:17.115Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-27T13:23:17.115Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-27T13:23:17.115Z] github.com/docker/docker/container [2022-06-27T13:23:17.115Z] github.com/docker/docker/container/stream [2022-06-27T13:23:17.115Z] github.com/docker/docker/contrib/apparmor [2022-06-27T13:23:17.115Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-27T13:23:17.115Z] github.com/docker/docker/contrib/httpserver [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/cluster [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/cluster/convert [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/cluster/executor [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/cluster/provider [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/config [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/events [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/events/testutils [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/exec [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/images [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/initlayer [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/links [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/listeners [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/gelf [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/journald [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/local [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/logentries [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/splunk [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/syslog [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/logger/templates [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/names [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/network [2022-06-27T13:23:17.115Z] github.com/docker/docker/daemon/stats [2022-06-27T13:23:17.115Z] github.com/docker/docker/distribution [2022-06-27T13:23:17.115Z] github.com/docker/docker/distribution/metadata [2022-06-27T13:23:17.115Z] github.com/docker/docker/distribution/utils [2022-06-27T13:23:17.115Z] github.com/docker/docker/distribution/xfer [2022-06-27T13:23:17.115Z] github.com/docker/docker/dockerversion [2022-06-27T13:23:17.115Z] github.com/docker/docker/errdefs [2022-06-27T13:23:17.115Z] github.com/docker/docker/image [2022-06-27T13:23:17.115Z] github.com/docker/docker/image/cache [2022-06-27T13:23:17.115Z] github.com/docker/docker/image/tarexport [2022-06-27T13:23:17.115Z] github.com/docker/docker/image/v1 [2022-06-27T13:23:17.115Z] github.com/docker/docker/internal/test/suite [2022-06-27T13:23:17.115Z] github.com/docker/docker/layer [2022-06-27T13:23:17.115Z] github.com/docker/docker/libcontainerd [2022-06-27T13:23:17.115Z] github.com/docker/docker/libcontainerd/queue [2022-06-27T13:23:17.115Z] github.com/docker/docker/libcontainerd/remote [2022-06-27T13:23:17.115Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-27T13:23:17.115Z] github.com/docker/docker/libcontainerd/types [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/bitseq [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/cluster [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/config [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/datastore [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/driverapi [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-27T13:23:17.115Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/etchosts [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/idm [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipam [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/iptables [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/netlabel [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/netutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/networkdb [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ns [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/options [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/osl [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/portallocator [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/portmapper [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/testutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/types [2022-06-27T13:23:17.116Z] github.com/docker/docker/oci [2022-06-27T13:23:17.116Z] github.com/docker/docker/oci/caps [2022-06-27T13:23:17.116Z] github.com/docker/docker/opts [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/aaparser [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/archive [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/authorization [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/broadcaster [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/capabilities [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/chrootarchive [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/containerfs [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/devicemapper [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/directory [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/dmesg [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/fileutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/fsutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/homedir [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/idtools [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/ioutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/jsonmessage [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/longpath [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/loopback [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/namesgenerator [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/parsers [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/pidfile [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/platform [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/plugingetter [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/plugins [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/plugins/transport [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/pools [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/progress [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/pubsub [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/reexec [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/signal [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/stack [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/stdcopy [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/streamformatter [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/stringid [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/sysinfo [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/system [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/tailfile [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/tarsum [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/truncindex [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/urlutil [2022-06-27T13:23:17.116Z] github.com/docker/docker/pkg/useragent [2022-06-27T13:23:17.116Z] github.com/docker/docker/plugin [2022-06-27T13:23:17.116Z] github.com/docker/docker/plugin/executor/containerd [2022-06-27T13:23:17.116Z] github.com/docker/docker/plugin/v2 [2022-06-27T13:23:17.116Z] github.com/docker/docker/profiles/apparmor [2022-06-27T13:23:17.116Z] github.com/docker/docker/profiles/seccomp [2022-06-27T13:23:17.116Z] github.com/docker/docker/quota [2022-06-27T13:23:17.116Z] github.com/docker/docker/reference [2022-06-27T13:23:17.116Z] github.com/docker/docker/registry [2022-06-27T13:23:17.116Z] github.com/docker/docker/registry/resumable [2022-06-27T13:23:17.116Z] github.com/docker/docker/restartmanager [2022-06-27T13:23:17.116Z] github.com/docker/docker/rootless [2022-06-27T13:23:17.116Z] github.com/docker/docker/rootless/specconv [2022-06-27T13:23:17.116Z] github.com/docker/docker/runconfig [2022-06-27T13:23:17.116Z] github.com/docker/docker/runconfig/opts [2022-06-27T13:23:17.116Z] github.com/docker/docker/testutil [2022-06-27T13:23:17.116Z] github.com/docker/docker/testutil/daemon [2022-06-27T13:23:17.116Z] github.com/docker/docker/testutil/environment [2022-06-27T13:23:17.116Z] github.com/docker/docker/testutil/fakecontext [2022-06-27T13:23:17.116Z] github.com/docker/docker/testutil/fakegit [2022-06-27T13:23:17.116Z] github.com/docker/docker/testutil/fakestorage [2022-06-27T13:23:17.116Z] github.com/docker/docker/testutil/fixtures/load [2022-06-27T13:23:17.116Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-27T13:23:17.116Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-27T13:23:17.116Z] github.com/docker/docker/testutil/registry [2022-06-27T13:23:17.116Z] github.com/docker/docker/testutil/request [2022-06-27T13:23:17.116Z] github.com/docker/docker/volume [2022-06-27T13:23:17.116Z] github.com/docker/docker/volume/drivers [2022-06-27T13:23:17.116Z] github.com/docker/docker/volume/local [2022-06-27T13:23:17.116Z] github.com/docker/docker/volume/mounts [2022-06-27T13:23:17.116Z] github.com/docker/docker/volume/service [2022-06-27T13:23:17.116Z] github.com/docker/docker/volume/service/opts [2022-06-27T13:23:17.116Z] github.com/docker/docker/volume/testutils' [2022-06-27T13:23:17.116Z] ++ grep --fixed-strings /libnetwork [2022-06-27T13:23:17.116Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/bitseq [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cluster [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/config [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/datastore [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/driverapi [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/etchosts [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/idm [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipam [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/iptables [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/netlabel [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/netutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/networkdb [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ns [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/options [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/osl [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/portallocator [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/portmapper [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/testutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/types' [2022-06-27T13:23:17.116Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-27T13:23:17.116Z] + echo 'github.com/docker/docker/libnetwork [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/bitseq [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cluster [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/config [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/datastore [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/driverapi [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/etchosts [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/idm [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipam [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/iptables [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/netlabel [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/netutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/networkdb [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/ns [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/options [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/osl [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/portallocator [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/portmapper [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/testutils [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/types' [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T13:23:17.116Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T13:23:17.116Z] + type docker-proxy [2022-06-27T13:23:17.116Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-27T13:23:17.116Z] + hack/make.sh binary-proxy install-proxy [2022-06-27T13:23:17.116Z] [2022-06-27T13:23:17.116Z] Removing bundles/ [2022-06-27T13:23:17.377Z] [2022-06-27T13:23:17.377Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-27T13:23:17.377Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-27T13:23:17.377Z] GOOS="" GOARCH="" GOARM="" [2022-06-27T13:23:18.274Z] === RUN TestDockerSuite/TestExec [2022-06-27T13:23:18.274Z] --- PASS: TestDockerNetworkReConnect (4.06s) [2022-06-27T13:23:18.274Z] === RUN TestServicePlugin [2022-06-27T13:23:18.835Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-27T13:23:20.202Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-27T13:23:21.130Z] === RUN TestDockerSuite/TestExecEnv [2022-06-27T13:23:21.692Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-27T13:23:22.255Z] plugin_test.go:61: [d1ad3aa0bd819] joining swarm manager [d1d593d76b604]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:23:22.817Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-27T13:23:23.379Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-27T13:23:23.634Z] plugin_test.go:64: [dff0b058a3bb8] joining swarm manager [d1d593d76b604]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:23:25.000Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-27T13:23:25.515Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-27T13:23:25.515Z] [2022-06-27T13:23:25.515Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-27T13:23:25.515Z] Installing docker-proxy to /usr/local/bin/ [2022-06-27T13:23:25.515Z] [2022-06-27T13:23:25.515Z] + mkdir -p bundles [2022-06-27T13:23:25.515Z] + '[' -n 'github.com/docker/docker/api [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/backend/build [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/httpstatus [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/httputils [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/middleware [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/build [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/container [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/debug [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/distribution [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/grpc [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/image [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/network [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/plugin [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/session [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/swarm [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/system [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/server/router/volume [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/backend [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/blkiodev [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/container [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/events [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/filters [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/image [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/mount [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/network [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/registry [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/strslice [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/swarm [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/time [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/versions [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-27T13:23:25.515Z] github.com/docker/docker/api/types/volume [2022-06-27T13:23:25.515Z] github.com/docker/docker/builder [2022-06-27T13:23:25.515Z] github.com/docker/docker/builder/builder-next [2022-06-27T13:23:25.515Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-27T13:23:25.515Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-27T13:23:25.515Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-27T13:23:25.515Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-27T13:23:25.515Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-27T13:23:25.515Z] github.com/docker/docker/builder/builder-next/worker [2022-06-27T13:23:25.515Z] github.com/docker/docker/builder/dockerfile [2022-06-27T13:23:25.515Z] github.com/docker/docker/builder/remotecontext [2022-06-27T13:23:25.515Z] github.com/docker/docker/builder/remotecontext/git [2022-06-27T13:23:25.515Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-27T13:23:25.515Z] github.com/docker/docker/cli [2022-06-27T13:23:25.515Z] github.com/docker/docker/cli/config [2022-06-27T13:23:25.515Z] github.com/docker/docker/cli/debug [2022-06-27T13:23:25.515Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-27T13:23:25.515Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-27T13:23:25.515Z] github.com/docker/docker/client [2022-06-27T13:23:25.515Z] github.com/docker/docker/cmd/docker-proxy [2022-06-27T13:23:25.515Z] github.com/docker/docker/cmd/dockerd [2022-06-27T13:23:25.515Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-27T13:23:25.515Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-27T13:23:25.515Z] github.com/docker/docker/container [2022-06-27T13:23:25.515Z] github.com/docker/docker/container/stream [2022-06-27T13:23:25.515Z] github.com/docker/docker/contrib/apparmor [2022-06-27T13:23:25.515Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-27T13:23:25.515Z] github.com/docker/docker/contrib/httpserver [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/cluster [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/cluster/convert [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/cluster/executor [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/cluster/provider [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/config [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/events [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/events/testutils [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/exec [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/images [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/initlayer [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/links [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/listeners [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/gelf [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/journald [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/local [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/logentries [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/splunk [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/syslog [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/logger/templates [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/names [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/network [2022-06-27T13:23:25.515Z] github.com/docker/docker/daemon/stats [2022-06-27T13:23:25.515Z] github.com/docker/docker/distribution [2022-06-27T13:23:25.515Z] github.com/docker/docker/distribution/metadata [2022-06-27T13:23:25.515Z] github.com/docker/docker/distribution/utils [2022-06-27T13:23:25.515Z] github.com/docker/docker/distribution/xfer [2022-06-27T13:23:25.515Z] github.com/docker/docker/dockerversion [2022-06-27T13:23:25.515Z] github.com/docker/docker/errdefs [2022-06-27T13:23:25.515Z] github.com/docker/docker/image [2022-06-27T13:23:25.515Z] github.com/docker/docker/image/cache [2022-06-27T13:23:25.515Z] github.com/docker/docker/image/tarexport [2022-06-27T13:23:25.515Z] github.com/docker/docker/image/v1 [2022-06-27T13:23:25.515Z] github.com/docker/docker/internal/test/suite [2022-06-27T13:23:25.515Z] github.com/docker/docker/layer [2022-06-27T13:23:25.515Z] github.com/docker/docker/libcontainerd [2022-06-27T13:23:25.515Z] github.com/docker/docker/libcontainerd/queue [2022-06-27T13:23:25.515Z] github.com/docker/docker/libcontainerd/remote [2022-06-27T13:23:25.515Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-27T13:23:25.515Z] github.com/docker/docker/libcontainerd/types [2022-06-27T13:23:25.515Z] github.com/docker/docker/oci [2022-06-27T13:23:25.515Z] github.com/docker/docker/oci/caps [2022-06-27T13:23:25.515Z] github.com/docker/docker/opts [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/aaparser [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/archive [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/authorization [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/broadcaster [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/capabilities [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/chrootarchive [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/containerfs [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/devicemapper [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/directory [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/dmesg [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/fileutils [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/fsutils [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/homedir [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/idtools [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/ioutils [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/jsonmessage [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/longpath [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/loopback [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/namesgenerator [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/parsers [2022-06-27T13:23:25.515Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/pidfile [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/platform [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/plugingetter [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/plugins [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/plugins/transport [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/pools [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/progress [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/pubsub [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/reexec [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/signal [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/stack [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/stdcopy [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/streamformatter [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/stringid [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/sysinfo [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/system [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/tailfile [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/tarsum [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/truncindex [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/urlutil [2022-06-27T13:23:25.516Z] github.com/docker/docker/pkg/useragent [2022-06-27T13:23:25.516Z] github.com/docker/docker/plugin [2022-06-27T13:23:25.516Z] github.com/docker/docker/plugin/executor/containerd [2022-06-27T13:23:25.516Z] github.com/docker/docker/plugin/v2 [2022-06-27T13:23:25.516Z] github.com/docker/docker/profiles/apparmor [2022-06-27T13:23:25.516Z] github.com/docker/docker/profiles/seccomp [2022-06-27T13:23:25.516Z] github.com/docker/docker/quota [2022-06-27T13:23:25.516Z] github.com/docker/docker/reference [2022-06-27T13:23:25.516Z] github.com/docker/docker/registry [2022-06-27T13:23:25.516Z] github.com/docker/docker/registry/resumable [2022-06-27T13:23:25.516Z] github.com/docker/docker/restartmanager [2022-06-27T13:23:25.516Z] github.com/docker/docker/rootless [2022-06-27T13:23:25.516Z] github.com/docker/docker/rootless/specconv [2022-06-27T13:23:25.516Z] github.com/docker/docker/runconfig [2022-06-27T13:23:25.516Z] github.com/docker/docker/runconfig/opts [2022-06-27T13:23:25.516Z] github.com/docker/docker/testutil [2022-06-27T13:23:25.516Z] github.com/docker/docker/testutil/daemon [2022-06-27T13:23:25.516Z] github.com/docker/docker/testutil/environment [2022-06-27T13:23:25.516Z] github.com/docker/docker/testutil/fakecontext [2022-06-27T13:23:25.516Z] github.com/docker/docker/testutil/fakegit [2022-06-27T13:23:25.516Z] github.com/docker/docker/testutil/fakestorage [2022-06-27T13:23:25.516Z] github.com/docker/docker/testutil/fixtures/load [2022-06-27T13:23:25.516Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-27T13:23:25.516Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-27T13:23:25.516Z] github.com/docker/docker/testutil/registry [2022-06-27T13:23:25.516Z] github.com/docker/docker/testutil/request [2022-06-27T13:23:25.516Z] github.com/docker/docker/volume [2022-06-27T13:23:25.516Z] github.com/docker/docker/volume/drivers [2022-06-27T13:23:25.516Z] github.com/docker/docker/volume/local [2022-06-27T13:23:25.516Z] github.com/docker/docker/volume/mounts [2022-06-27T13:23:25.516Z] github.com/docker/docker/volume/service [2022-06-27T13:23:25.516Z] github.com/docker/docker/volume/service/opts [2022-06-27T13:23:25.516Z] github.com/docker/docker/volume/testutils' ']' [2022-06-27T13:23:25.516Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-27T13:23:25.516Z] ? github.com/docker/docker/api [no test files] [2022-06-27T13:23:25.977Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-27T13:23:26.234Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-27T13:23:27.163Z] === RUN TestDockerSuite/TestExecParseError [2022-06-27T13:23:28.091Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-27T13:23:28.653Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-27T13:23:28.909Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-27T13:23:29.836Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-27T13:23:30.092Z] === RUN TestDockerSuite/TestExecTTY [2022-06-27T13:23:30.654Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-27T13:23:31.215Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-27T13:23:31.777Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-27T13:23:32.347Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-27T13:23:32.347Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-06-27T13:23:32.347Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-27T13:23:34.238Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-27T13:23:34.495Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-27T13:23:35.422Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-27T13:23:35.680Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-27T13:23:36.609Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-27T13:23:37.975Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-27T13:23:39.866Z] === RUN TestDockerSuite/TestHealth [2022-06-27T13:23:43.629Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-06-27T13:23:49.819Z] --- PASS: TestServicePlugin (31.47s) [2022-06-27T13:23:49.819Z] === RUN TestServiceUpdateLabel [2022-06-27T13:23:52.333Z] --- PASS: TestServiceUpdateLabel (2.32s) [2022-06-27T13:23:52.333Z] === RUN TestServiceUpdateSecrets [2022-06-27T13:23:57.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-27T13:23:58.942Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-27T13:24:02.207Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-27T13:24:04.722Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-27T13:24:04.722Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-27T13:24:04.722Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-27T13:24:04.722Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-27T13:24:04.977Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-27T13:24:04.977Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-27T13:24:05.538Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-27T13:24:06.466Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-27T13:24:06.466Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-27T13:24:06.466Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-27T13:24:06.466Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-06-27T13:24:06.466Z] === RUN TestServiceUpdateConfigs [2022-06-27T13:24:06.466Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-27T13:24:06.722Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-27T13:24:06.980Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-27T13:24:07.541Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-27T13:24:07.541Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-27T13:24:08.103Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-27T13:24:08.359Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-27T13:24:09.287Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-27T13:24:09.543Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-27T13:24:09.799Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-27T13:24:10.376Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-27T13:24:12.893Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-27T13:24:12.893Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-27T13:24:12.893Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-27T13:24:13.821Z] === RUN TestDockerSuite/TestImportFile [2022-06-27T13:24:15.187Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-27T13:24:15.187Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-27T13:24:16.551Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-27T13:24:17.478Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-27T13:24:18.407Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-27T13:24:18.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-27T13:24:18.969Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-27T13:24:19.530Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-27T13:24:20.092Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-27T13:24:20.092Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-27T13:24:20.092Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-27T13:24:21.021Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-27T13:24:21.949Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2022-06-27T13:24:21.949Z] === RUN TestServiceUpdateNetwork [2022-06-27T13:24:21.949Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-27T13:24:21.949Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-27T13:24:22.685Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-27T13:24:22.685Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-06-27T13:24:22.685Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-27T13:24:24.055Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-27T13:24:24.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-27T13:24:24.984Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-27T13:24:25.546Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-27T13:24:26.475Z] docker_api_swarm_service_test.go:395: [dc3ed90db0b3d] joining swarm manager [d590258210d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:24:26.475Z] === RUN TestDockerSuite/TestInspectImage [2022-06-27T13:24:26.475Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-27T13:24:26.475Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-27T13:24:26.475Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-06-27T13:24:26.475Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-27T13:24:27.038Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-27T13:24:27.293Z] docker_api_swarm_service_test.go:395: [dc50da910b17b] joining swarm manager [d590258210d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:24:27.550Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-27T13:24:27.810Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-27T13:24:28.739Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-27T13:24:28.995Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-27T13:24:31.514Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-27T13:24:31.514Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-27T13:24:32.441Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-27T13:24:33.369Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-27T13:24:34.297Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-27T13:24:34.553Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-27T13:24:35.115Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-27T13:24:35.678Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-27T13:24:35.934Z] --- PASS: TestServiceUpdateNetwork (14.22s) [2022-06-27T13:24:35.934Z] === RUN TestServiceUpdatePidsLimit [2022-06-27T13:24:36.190Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-27T13:24:36.752Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-27T13:24:37.314Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-27T13:24:37.314Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-27T13:24:37.314Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-27T13:24:38.243Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-27T13:24:38.498Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-27T13:24:39.426Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-27T13:24:39.682Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-27T13:24:41.048Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-27T13:24:42.412Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-27T13:24:42.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-27T13:24:43.903Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-27T13:24:43.903Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-27T13:24:45.276Z] docker_api_swarm_service_test.go:343: [d2e3c374406e8] joining swarm manager [d59f8ece82f03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:24:45.276Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-27T13:24:45.532Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-27T13:24:46.094Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-27T13:24:46.094Z] docker_api_swarm_service_test.go:343: [d1e40ab17754c] joining swarm manager [d59f8ece82f03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:24:46.658Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-27T13:24:53.200Z] --- PASS: TestServiceUpdatePidsLimit (17.15s) [2022-06-27T13:24:53.200Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-06-27T13:24:53.200Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-06-27T13:24:53.200Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2022-06-27T13:24:53.200Z] PASS [2022-06-27T13:24:53.200Z] [2022-06-27T13:24:53.200Z] === Skipped [2022-06-27T13:24:53.200Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-27T13:24:53.200Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-27T13:24:53.200Z] [2022-06-27T13:24:53.200Z] DONE 27 tests, 1 skipped in 178.543s [2022-06-27T13:24:53.200Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-27T13:24:53.200Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:24:53.200Z] ++ set -e [2022-06-27T13:24:53.200Z] ++ '[' -n 0 ']' [2022-06-27T13:24:53.200Z] ++ set -x [2022-06-27T13:24:53.200Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:24:53.200Z] INFO: Testing against a local daemon [2022-06-27T13:24:53.200Z] === RUN TestSessionCreate [2022-06-27T13:24:53.200Z] --- PASS: TestSessionCreate (0.06s) [2022-06-27T13:24:53.200Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-27T13:24:53.200Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s) [2022-06-27T13:24:53.200Z] PASS [2022-06-27T13:24:53.200Z] [2022-06-27T13:24:53.200Z] DONE 2 tests in 0.151s [2022-06-27T13:24:53.456Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-27T13:24:53.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:24:53.456Z] ++ set -e [2022-06-27T13:24:53.456Z] ++ '[' -n 0 ']' [2022-06-27T13:24:53.456Z] ++ set -x [2022-06-27T13:24:53.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:24:53.456Z] INFO: Testing against a local daemon [2022-06-27T13:24:53.456Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-27T13:24:53.456Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-27T13:24:53.456Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-27T13:24:53.456Z] === RUN TestDiskUsage [2022-06-27T13:24:53.456Z] === PAUSE TestDiskUsage [2022-06-27T13:24:53.456Z] === RUN TestEventsExecDie [2022-06-27T13:24:54.018Z] --- PASS: TestEventsExecDie (0.77s) [2022-06-27T13:24:54.274Z] === RUN TestEventsBackwardsCompatible [2022-06-27T13:24:54.274Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-06-27T13:24:54.274Z] === RUN TestEventsVolumeCreate [2022-06-27T13:24:54.274Z] --- PASS: TestEventsVolumeCreate (0.11s) [2022-06-27T13:24:54.274Z] === RUN TestInfoBinaryCommits [2022-06-27T13:24:54.530Z] --- PASS: TestInfoBinaryCommits (0.08s) [2022-06-27T13:24:54.530Z] === RUN TestInfoAPIVersioned [2022-06-27T13:24:54.530Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-27T13:24:54.530Z] === RUN TestInfoAPI [2022-06-27T13:24:54.530Z] --- PASS: TestInfoAPI (0.05s) [2022-06-27T13:24:54.530Z] === RUN TestInfoAPIWarnings [2022-06-27T13:24:55.459Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-27T13:24:57.348Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-27T13:24:57.604Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-27T13:24:58.969Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-27T13:24:58.969Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-27T13:24:58.969Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-27T13:24:59.902Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-27T13:25:00.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-27T13:25:01.086Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-27T13:25:02.015Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-27T13:25:02.577Z] docker_api_swarm_service_test.go:490: [d683669c9220c] joining swarm manager [d26e20b6ec73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:25:03.140Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-27T13:25:03.397Z] docker_api_swarm_service_test.go:490: [d788bca324a61] joining swarm manager [d26e20b6ec73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:25:03.958Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-27T13:25:06.495Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-27T13:25:06.750Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-27T13:25:07.311Z] === RUN TestDockerSuite/TestLogsSince [2022-06-27T13:25:11.474Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-27T13:25:11.474Z] === RUN TestInfoDebug [2022-06-27T13:25:11.474Z] --- PASS: TestInfoDebug (0.52s) [2022-06-27T13:25:11.474Z] === RUN TestInfoInsecureRegistries [2022-06-27T13:25:12.035Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-27T13:25:12.035Z] === RUN TestInfoRegistryMirrors [2022-06-27T13:25:12.596Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-27T13:25:12.596Z] === RUN TestLoginFailsWithBadCredentials [2022-06-27T13:25:12.596Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-06-27T13:25:12.596Z] === RUN TestPingCacheHeaders [2022-06-27T13:25:12.596Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-06-27T13:25:12.596Z] === RUN TestPingGet [2022-06-27T13:25:12.853Z] --- PASS: TestPingGet (0.03s) [2022-06-27T13:25:12.853Z] === RUN TestPingHead [2022-06-27T13:25:12.853Z] --- PASS: TestPingHead (0.04s) [2022-06-27T13:25:12.853Z] === RUN TestPingSwarmHeader [2022-06-27T13:25:13.414Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-27T13:25:13.670Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-27T13:25:13.926Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-27T13:25:14.853Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-27T13:25:14.853Z] --- PASS: TestPingSwarmHeader (2.16s) [2022-06-27T13:25:14.853Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-27T13:25:14.853Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-27T13:25:14.854Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-27T13:25:14.854Z] === RUN TestVersion [2022-06-27T13:25:14.854Z] --- PASS: TestVersion (0.03s) [2022-06-27T13:25:14.854Z] === CONT TestDiskUsage [2022-06-27T13:25:15.415Z] === RUN TestDiskUsage/empty [2022-06-27T13:25:15.415Z] === RUN TestDiskUsage/empty/container_types [2022-06-27T13:25:15.415Z] === RUN TestDiskUsage/empty/image_types [2022-06-27T13:25:15.415Z] === RUN TestDiskUsage/empty/volume_types [2022-06-27T13:25:15.415Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-27T13:25:15.415Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-27T13:25:15.415Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-27T13:25:15.415Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-27T13:25:15.415Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-27T13:25:15.415Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-27T13:25:15.415Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-27T13:25:15.415Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-27T13:25:15.673Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-27T13:25:15.673Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-27T13:25:15.673Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-27T13:25:15.673Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-27T13:25:15.673Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-27T13:25:15.673Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-27T13:25:15.673Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-27T13:25:15.673Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-27T13:25:15.673Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-27T13:25:15.673Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-27T13:25:15.673Z] === RUN TestDiskUsage/after_container.Run [2022-06-27T13:25:15.930Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-27T13:25:15.930Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-27T13:25:15.930Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-27T13:25:15.930Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-27T13:25:15.930Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-27T13:25:15.930Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-27T13:25:15.930Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-27T13:25:15.930Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-27T13:25:15.930Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-27T13:25:15.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-27T13:25:15.930Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage (1.25s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-27T13:25:16.186Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-27T13:25:16.187Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-27T13:25:16.187Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-27T13:25:16.187Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-27T13:25:16.187Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-27T13:25:16.187Z] PASS [2022-06-27T13:25:16.187Z] [2022-06-27T13:25:16.187Z] === Skipped [2022-06-27T13:25:16.187Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-27T13:25:16.187Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-27T13:25:16.187Z] [2022-06-27T13:25:16.187Z] DONE 54 tests, 1 skipped in 22.886s [2022-06-27T13:25:16.187Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-27T13:25:16.187Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:25:16.187Z] ++ set -e [2022-06-27T13:25:16.187Z] ++ '[' -n 0 ']' [2022-06-27T13:25:16.187Z] ++ set -x [2022-06-27T13:25:16.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-27T13:25:16.187Z] INFO: Testing against a local daemon [2022-06-27T13:25:16.187Z] === RUN TestVolumesCreateAndList [2022-06-27T13:25:16.187Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-06-27T13:25:16.187Z] === RUN TestVolumesRemove [2022-06-27T13:25:16.443Z] --- PASS: TestVolumesRemove (0.08s) [2022-06-27T13:25:16.443Z] === RUN TestVolumesInspect [2022-06-27T13:25:16.443Z] --- PASS: TestVolumesInspect (0.03s) [2022-06-27T13:25:16.443Z] === RUN TestVolumesInvalidJSON [2022-06-27T13:25:16.443Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-27T13:25:16.444Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-27T13:25:16.444Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-27T13:25:16.444Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-27T13:25:16.444Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-27T13:25:16.444Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-27T13:25:16.444Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-27T13:25:16.444Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-06-27T13:25:16.444Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-27T13:25:16.444Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-27T13:25:16.444Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-27T13:25:16.444Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-27T13:25:16.444Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-27T13:25:16.444Z] PASS [2022-06-27T13:25:16.444Z] [2022-06-27T13:25:16.444Z] DONE 9 tests in 0.208s [2022-06-27T13:25:16.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-27T13:25:16.700Z] ++++ cat bundles/test-integration/docker.pid [2022-06-27T13:25:16.700Z] +++ kill 19356 [2022-06-27T13:25:16.955Z] +++ /etc/init.d/apparmor stop [2022-06-27T13:25:16.955Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-27T13:25:16.955Z] [2022-06-27T13:25:16.955Z] Unloading profiles will leave already running processes permanently [2022-06-27T13:25:16.955Z] unconfined, which can lead to unexpected situations. [2022-06-27T13:25:16.955Z] [2022-06-27T13:25:16.955Z] To set a process to complain mode, use the command line tool [2022-06-27T13:25:16.955Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-27T13:25:16.955Z] +++ true [2022-06-27T13:25:16.955Z] exiting test-integration [2022-06-27T13:25:16.955Z] ++ exit 0 [2022-06-27T13:25:16.955Z] [2022-06-27T13:25:17.516Z] + for job in $(jobs -p) [2022-06-27T13:25:17.516Z] + wait 7028 [2022-06-27T13:25:19.406Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-27T13:25:19.967Z] === RUN TestDockerSuite/TestLogsTail [2022-06-27T13:25:20.210Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-27T13:25:20.211Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-06-27T13:25:20.211Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-27T13:25:20.211Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-27T13:25:20.211Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/types [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-27T13:25:20.211Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-27T13:25:20.212Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-27T13:25:20.212Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-27T13:25:20.212Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-06-27T13:25:20.212Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/builder [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-27T13:25:20.212Z] ok github.com/docker/docker/builder/remotecontext 0.102s coverage: 13.7% of statements [2022-06-27T13:25:20.212Z] ok github.com/docker/docker/builder/dockerfile 0.575s coverage: 49.3% of statements [2022-06-27T13:25:20.212Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-27T13:25:20.212Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-06-27T13:25:20.212Z] ok github.com/docker/docker/builder/remotecontext/git 1.812s coverage: 86.3% of statements [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/cli [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-27T13:25:20.212Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-27T13:25:20.212Z] ok github.com/docker/docker/cmd/docker-proxy 0.235s coverage: 69.3% of statements [2022-06-27T13:25:20.528Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-27T13:25:21.090Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-27T13:25:21.652Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-27T13:25:21.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-27T13:25:21.652Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-27T13:25:21.652Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-27T13:25:21.909Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-27T13:25:21.909Z] === RUN TestDockerSuite/TestNetHostname [2022-06-27T13:25:23.275Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-27T13:25:23.864Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-27T13:25:23.864Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-27T13:25:23.864Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-27T13:25:23.864Z] docker_api_swarm_service_test.go:128: [d5bbbaa55d1c2] joining swarm manager [dab534c0abd8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:25:24.413Z] ok github.com/docker/docker/client 0.164s coverage: 75.6% of statements [2022-06-27T13:25:24.791Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-27T13:25:24.791Z] docker_api_swarm_service_test.go:129: [da7d381531ab6] joining swarm manager [dab534c0abd8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:25:25.353Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-27T13:25:26.718Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-27T13:25:26.718Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-27T13:25:26.974Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-27T13:25:26.974Z] docker_api_swarm_service_test.go:137: [d52ac3f77d794] joining swarm manager [dab534c0abd8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-27T13:25:26.974Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-27T13:25:27.902Z] docker_api_swarm_service_test.go:138: [df546c9e7817d] joining swarm manager [dab534c0abd8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-27T13:25:33.144Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-27T13:25:33.399Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-27T13:25:34.763Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-27T13:25:36.653Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-27T13:25:39.168Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-27T13:25:40.095Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-27T13:25:43.358Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-27T13:25:45.254Z] === RUN TestDockerSuite/TestPluginActive [2022-06-27T13:25:47.145Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-27T13:25:50.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-27T13:25:52.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-27T13:25:52.931Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-27T13:25:52.931Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-06-27T13:25:52.931Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-27T13:25:54.296Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-27T13:25:54.552Z] docker_api_swarm_service_test.go:304: [df02a8950ddeb] joining swarm manager [ddd257beed6ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:25:55.480Z] docker_api_swarm_service_test.go:304: [dcf4431eba9d4] joining swarm manager [ddd257beed6ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:25:56.848Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-27T13:26:02.090Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-27T13:26:03.457Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-27T13:26:04.385Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-27T13:26:05.312Z] === RUN TestDockerSuite/TestPortList [2022-06-27T13:26:11.126Z] ok github.com/docker/docker/cmd/dockerd 0.092s coverage: 29.7% of statements [2022-06-27T13:26:11.126Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-06-27T13:26:11.126Z] ok github.com/docker/docker/cmd/dockerd/trap 2.576s coverage: 0.0% of statements [2022-06-27T13:26:11.126Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-27T13:26:11.126Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-27T13:26:11.126Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-27T13:26:11.126Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-27T13:26:11.126Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-27T13:26:11.862Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-27T13:26:14.377Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-27T13:26:14.377Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-27T13:26:14.422Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2022-06-27T13:26:14.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-27T13:26:16.305Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-27T13:26:16.334Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-06-27T13:26:17.235Z] docker_api_swarm_service_test.go:100: [d23aa1690c6d1] joining swarm manager [d768279254ee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:26:17.491Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-27T13:26:17.738Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-27T13:26:18.054Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-27T13:26:18.310Z] docker_api_swarm_service_test.go:101: [dd730d7cda749] joining swarm manager [d768279254ee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:26:18.310Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-27T13:26:20.828Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-27T13:26:21.756Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-27T13:26:24.276Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-27T13:26:25.869Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-06-27T13:26:25.869Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-06-27T13:26:26.129Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-27T13:26:26.699Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-06-27T13:26:26.959Z] ok github.com/docker/docker/daemon 10.163s coverage: 16.1% of statements [2022-06-27T13:26:26.959Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-27T13:26:26.959Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-27T13:26:26.959Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-27T13:26:26.959Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-27T13:26:27.545Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-27T13:26:27.545Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-27T13:26:28.341Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.708s coverage: 74.8% of statements [2022-06-27T13:26:29.281Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-06-27T13:26:29.541Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.323s coverage: 56.2% of statements [2022-06-27T13:26:30.061Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-27T13:26:31.455Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-06-27T13:26:32.866Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.298s coverage: 50.6% of statements [2022-06-27T13:26:33.811Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.445s coverage: 46.1% of statements [2022-06-27T13:26:33.811Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-27T13:26:34.753Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.662s coverage: 58.5% of statements [2022-06-27T13:26:34.753Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-27T13:26:34.753Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-27T13:26:35.012Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-27T13:26:35.953Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-06-27T13:26:36.524Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-06-27T13:26:36.598Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-27T13:26:37.159Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-27T13:26:37.465Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-06-27T13:26:37.465Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-27T13:26:37.465Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-27T13:26:38.038Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2022-06-27T13:26:38.978Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-06-27T13:26:38.978Z] ok github.com/docker/docker/daemon/logger/awslogs 0.183s coverage: 80.2% of statements [2022-06-27T13:26:38.978Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-27T13:26:39.049Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-27T13:26:39.918Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.4% of statements [2022-06-27T13:26:39.918Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 68.2% of statements [2022-06-27T13:26:39.976Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-27T13:26:40.490Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2022-06-27T13:26:41.342Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-27T13:26:41.432Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.181s coverage: 76.8% of statements [2022-06-27T13:26:41.432Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 79.4% of statements [2022-06-27T13:26:41.432Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-27T13:26:41.432Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-27T13:26:41.904Z] check_test.go:611: [d23aa1690c6d1] daemon is not started [2022-06-27T13:26:42.373Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 62.0% of statements [2022-06-27T13:26:42.373Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2022-06-27T13:26:43.269Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-27T13:26:43.313Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-06-27T13:26:43.898Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-27T13:26:44.471Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-27T13:26:45.041Z] ok github.com/docker/docker/daemon/logger/splunk 1.656s coverage: 82.5% of statements [2022-06-27T13:26:45.041Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-27T13:26:45.041Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-27T13:26:45.159Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-27T13:26:45.981Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-06-27T13:26:46.086Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-27T13:26:46.086Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-27T13:26:46.551Z] ok github.com/docker/docker/distribution 0.608s coverage: 28.0% of statements [2022-06-27T13:26:46.551Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-27T13:26:46.648Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-27T13:26:47.121Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-27T13:26:47.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-27T13:26:47.693Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-06-27T13:26:47.953Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-06-27T13:26:48.140Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-27T13:26:48.523Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-06-27T13:26:48.523Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-06-27T13:26:48.523Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-27T13:26:48.523Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-27T13:26:48.523Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-27T13:26:49.070Z] docker_api_swarm_service_test.go:533: [de38c165e8eb5] joining swarm manager [da340a1479b68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:26:49.094Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-06-27T13:26:50.036Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-06-27T13:26:50.436Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-27T13:26:50.436Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-06-27T13:26:50.436Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-27T13:26:50.436Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-27T13:26:50.436Z] docker_api_swarm_service_test.go:534: [d2f6c3d9c5e31] joining swarm manager [da340a1479b68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:26:50.436Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-27T13:26:50.436Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-27T13:26:50.606Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-06-27T13:26:50.606Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-27T13:26:51.365Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-27T13:26:52.518Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 81.9% of statements [2022-06-27T13:26:53.024Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-27T13:26:53.088Z] ok github.com/docker/docker/pkg/authorization 0.203s coverage: 68.3% of statements [2022-06-27T13:26:53.088Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-27T13:26:53.348Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-27T13:26:53.955Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-27T13:26:56.642Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 42.7% of statements [2022-06-27T13:26:56.642Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-27T13:26:56.902Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-27T13:26:56.902Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-06-27T13:26:57.472Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-06-27T13:26:57.732Z] ok github.com/docker/docker/pkg/fsutils 0.125s coverage: 85.1% of statements [2022-06-27T13:26:57.992Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-06-27T13:26:58.251Z] ok github.com/docker/docker/layer 7.983s coverage: 68.9% of statements [2022-06-27T13:26:58.251Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-27T13:26:58.251Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-27T13:26:58.251Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-27T13:26:58.251Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-27T13:26:58.251Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-27T13:26:58.251Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-27T13:26:58.821Z] ok github.com/docker/docker/pkg/idtools 0.553s coverage: 67.9% of statements [2022-06-27T13:26:59.392Z] ok github.com/docker/docker/pkg/ioutils 0.512s coverage: 71.5% of statements [2022-06-27T13:26:59.392Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-06-27T13:26:59.652Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-06-27T13:26:59.652Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-27T13:26:59.652Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-06-27T13:26:59.913Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-06-27T13:26:59.913Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-06-27T13:27:00.483Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-06-27T13:27:00.483Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-06-27T13:27:00.483Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-27T13:27:00.483Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-27T13:27:00.494Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-27T13:27:01.054Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-06-27T13:27:01.059Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-27T13:27:01.626Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-27T13:27:01.626Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-27T13:27:01.887Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-27T13:27:02.424Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-27T13:27:02.680Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-27T13:27:02.680Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-27T13:27:02.935Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-27T13:27:03.267Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-06-27T13:27:03.267Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-06-27T13:27:03.527Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-06-27T13:27:03.787Z] ok github.com/docker/docker/pkg/stdcopy 0.020s coverage: 100.0% of statements [2022-06-27T13:27:04.048Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-27T13:27:04.308Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-27T13:27:04.882Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-06-27T13:27:05.141Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-27T13:27:05.401Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-06-27T13:27:05.452Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-27T13:27:05.708Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-27T13:27:05.971Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-06-27T13:27:06.235Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-27T13:27:06.495Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-27T13:27:08.226Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-27T13:27:08.404Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-06-27T13:27:08.404Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-27T13:27:08.789Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-27T13:27:08.789Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-27T13:27:08.789Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-27T13:27:08.975Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-06-27T13:27:09.915Z] ok github.com/docker/docker/quota 0.244s coverage: 71.4% of statements [2022-06-27T13:27:10.175Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-27T13:27:11.115Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-06-27T13:27:11.305Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-27T13:27:11.686Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-27T13:27:11.686Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-27T13:27:11.868Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-27T13:27:11.868Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-27T13:27:12.256Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-27T13:27:12.517Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-27T13:27:13.233Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-27T13:27:13.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-27T13:27:13.748Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-27T13:27:13.901Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-27T13:27:14.843Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.8% of statements [2022-06-27T13:27:15.104Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-06-27T13:27:15.124Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-27T13:27:15.686Z] docker_api_swarm_service_test.go:148: [d7f4b5d324ad2] joining swarm manager [d92359550b70e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:27:15.942Z] === RUN TestDockerSuite/TestRmiTag [2022-06-27T13:27:16.198Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-27T13:27:16.485Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-06-27T13:27:16.760Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-27T13:27:16.760Z] docker_api_swarm_service_test.go:148: [de0d71a0e25ee] joining swarm manager [d92359550b70e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:27:20.033Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-27T13:27:20.290Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-27T13:27:21.218Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-27T13:27:21.218Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-27T13:27:21.783Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-27T13:27:22.344Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-27T13:27:22.600Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-27T13:27:23.162Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-27T13:27:23.726Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-27T13:27:26.993Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-27T13:27:26.993Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-27T13:27:28.358Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-27T13:27:28.921Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-27T13:27:30.810Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-27T13:27:32.176Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-27T13:27:34.072Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-27T13:27:34.634Z] === RUN TestDockerSuite/TestDockerFails [2022-06-27T13:27:34.634Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-27T13:27:36.524Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-27T13:27:36.524Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-27T13:27:37.086Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-27T13:27:38.427Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/rootless [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/volume [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-27T13:27:38.427Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === Skipped [2022-06-27T13:27:38.427Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-27T13:27:38.427Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-27T13:27:38.427Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-27T13:27:38.427Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-27T13:27:38.427Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-27T13:27:38.427Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:27:38.427Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-27T13:27:38.427Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:27:38.427Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-27T13:27:38.427Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:27:38.427Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-27T13:27:38.427Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:27:38.427Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-27T13:27:38.427Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:27:38.427Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-27T13:27:38.427Z] graphtest_unix.go:71: No driver to put! [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-27T13:27:38.427Z] time="2022-06-27T13:26:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-27T13:27:38.427Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-27T13:27:38.427Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-27T13:27:38.427Z] time="2022-06-27T13:26:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-27T13:27:38.427Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-27T13:27:38.427Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-27T13:27:38.427Z] [2022-06-27T13:27:38.427Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-27T13:27:38.427Z] time="2022-06-27T13:26:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-27T13:27:38.428Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-27T13:27:38.428Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-27T13:27:38.428Z] time="2022-06-27T13:26:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-27T13:27:38.428Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-27T13:27:38.428Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-27T13:27:38.428Z] time="2022-06-27T13:26:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-27T13:27:38.428Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-27T13:27:38.428Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-27T13:27:38.428Z] graphtest_unix.go:71: No driver to put! [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-27T13:27:38.428Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-27T13:27:38.428Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-27T13:27:38.428Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-27T13:27:38.428Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-27T13:27:38.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:27:38.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-27T13:27:38.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:27:38.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-27T13:27:38.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:27:38.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-27T13:27:38.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:27:38.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-27T13:27:38.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-27T13:27:38.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-27T13:27:38.428Z] graphtest_unix.go:71: No driver to put! [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-27T13:27:38.428Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-27T13:27:38.428Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-27T13:27:38.428Z] [2022-06-27T13:27:38.428Z] DONE 2785 tests, 28 skipped in 250.545s [2022-06-27T13:27:38.428Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/bitseq [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/cluster [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/config [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/datastore [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/driverapi [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/etchosts [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/idm [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/ipam [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/iptables [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/netlabel [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/netutils [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/networkdb [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/ns [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/options [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/osl [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/portallocator [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/portmapper [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/testutils [2022-06-27T13:27:38.428Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-27T13:27:38.428Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-06-27T13:27:38.450Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-27T13:27:38.706Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-27T13:27:39.268Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-27T13:27:40.195Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-27T13:27:40.757Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-27T13:27:41.013Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-27T13:27:41.577Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-27T13:27:41.577Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-27T13:27:42.503Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-27T13:27:43.435Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-27T13:27:43.997Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-27T13:27:44.558Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-27T13:27:45.119Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-27T13:27:46.049Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-27T13:27:46.612Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-27T13:27:47.173Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-27T13:27:48.102Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-27T13:27:48.358Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-27T13:27:48.919Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-27T13:27:49.480Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-27T13:27:50.411Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-27T13:27:50.972Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-27T13:27:51.535Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-27T13:27:51.791Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-27T13:27:52.356Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-27T13:27:52.356Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-27T13:27:52.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-27T13:27:53.850Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-27T13:27:54.412Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-27T13:27:54.975Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-27T13:27:55.904Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-27T13:27:56.467Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-27T13:27:56.467Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-27T13:27:57.029Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-27T13:27:57.957Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-27T13:27:58.213Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-27T13:27:58.776Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-27T13:27:59.033Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-27T13:27:59.033Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-27T13:27:59.597Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-27T13:27:59.597Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-27T13:28:00.523Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-27T13:28:01.084Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-27T13:28:01.645Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-27T13:28:02.208Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-27T13:28:02.208Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-27T13:28:02.464Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-27T13:28:03.832Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-27T13:28:04.759Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-27T13:28:05.685Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-27T13:28:06.278Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-27T13:28:06.840Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-27T13:28:07.096Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-27T13:28:07.658Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-27T13:28:08.219Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-27T13:28:09.587Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-27T13:28:12.104Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-27T13:28:12.104Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-27T13:28:12.666Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-27T13:28:14.558Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-27T13:28:15.486Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-27T13:28:18.003Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-27T13:28:18.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-27T13:28:19.627Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-27T13:28:19.627Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-27T13:28:19.627Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-27T13:28:19.627Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-06-27T13:28:19.627Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-27T13:28:20.190Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-27T13:28:21.556Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-27T13:28:23.445Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-27T13:28:23.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-27T13:28:24.812Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-27T13:28:25.137Z] ok github.com/docker/docker/libnetwork 37.166s coverage: 40.6% of statements [2022-06-27T13:28:25.137Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-06-27T13:28:25.137Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-27T13:28:25.137Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-27T13:28:25.137Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-27T13:28:25.137Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-27T13:28:25.137Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-27T13:28:25.137Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-27T13:28:25.137Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-27T13:28:25.137Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-27T13:28:25.138Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-27T13:28:25.138Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-27T13:28:25.138Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-27T13:28:25.138Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-27T13:28:25.138Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-27T13:28:25.138Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.372s coverage: 59.9% of statements [2022-06-27T13:28:25.138Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-27T13:28:25.138Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-27T13:28:25.138Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.135s coverage: 4.0% of statements [2022-06-27T13:28:25.138Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-27T13:28:25.138Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-06-27T13:28:25.138Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-27T13:28:25.138Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-27T13:28:25.380Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-27T13:28:25.943Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-27T13:28:26.871Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-27T13:28:27.129Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-27T13:28:27.129Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-27T13:28:27.129Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-27T13:28:27.691Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-27T13:28:29.057Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-27T13:28:29.057Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-27T13:28:29.057Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-27T13:28:29.619Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-27T13:28:30.181Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-27T13:28:30.743Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-27T13:28:31.305Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-27T13:28:31.305Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-27T13:28:32.233Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-27T13:28:32.233Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-27T13:28:32.794Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-27T13:28:33.260Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.605s coverage: 7.2% of statements [2022-06-27T13:28:33.260Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-27T13:28:33.260Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-27T13:28:33.356Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-27T13:28:33.612Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-27T13:28:33.832Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-06-27T13:28:33.832Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-27T13:28:33.832Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-27T13:28:33.832Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-27T13:28:34.175Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-27T13:28:34.403Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-06-27T13:28:34.663Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-06-27T13:28:34.923Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-27T13:28:34.923Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-27T13:28:35.104Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-27T13:28:35.363Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-27T13:28:35.618Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-27T13:28:36.180Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-27T13:28:36.180Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-27T13:28:36.435Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-27T13:28:36.998Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-27T13:28:38.366Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-27T13:28:38.366Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-27T13:28:38.622Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-27T13:28:38.622Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-06-27T13:28:38.622Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-27T13:28:41.140Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-27T13:28:42.091Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-27T13:28:42.652Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-27T13:28:45.917Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-27T13:28:47.142Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-06-27T13:28:53.997Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-27T13:28:53.997Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-27T13:28:54.559Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-27T13:28:54.559Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-27T13:28:54.559Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-27T13:28:54.559Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-27T13:28:55.120Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-27T13:28:57.007Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-27T13:28:57.568Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-27T13:28:58.496Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-27T13:29:02.044Z] ok github.com/docker/docker/libnetwork/ipam 14.151s coverage: 85.3% of statements [2022-06-27T13:29:02.044Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-27T13:29:02.044Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-27T13:29:02.044Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-27T13:29:02.044Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-06-27T13:29:02.044Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-27T13:29:02.044Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-27T13:29:02.044Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-06-27T13:29:02.044Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-06-27T13:29:02.044Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-27T13:29:02.304Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-06-27T13:29:05.026Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-27T13:29:05.027Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-27T13:29:05.027Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-27T13:29:05.587Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-27T13:29:05.587Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-27T13:29:05.844Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-27T13:29:06.771Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-27T13:29:07.333Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-27T13:29:08.268Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-27T13:29:08.268Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-27T13:29:08.523Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-27T13:29:09.450Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-27T13:29:10.013Z] === RUN TestDockerSuite/TestRunMount [2022-06-27T13:29:15.262Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-27T13:29:15.262Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-27T13:29:15.519Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-27T13:29:16.445Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-27T13:29:18.437Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-27T13:29:18.437Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-27T13:29:19.803Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-27T13:29:22.320Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-27T13:29:22.320Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-27T13:29:23.248Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-27T13:29:24.176Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-27T13:29:24.432Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-27T13:29:24.688Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-27T13:29:24.945Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-27T13:29:25.872Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-27T13:29:26.129Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-27T13:29:27.058Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-27T13:29:27.988Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-27T13:29:28.553Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-27T13:29:30.442Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-27T13:29:30.698Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-27T13:29:33.968Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-27T13:29:33.968Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-27T13:29:33.968Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-27T13:29:33.968Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-27T13:29:34.529Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-27T13:29:34.529Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-27T13:29:35.458Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-27T13:29:36.022Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-27T13:29:36.022Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-27T13:29:36.583Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-27T13:29:36.583Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-27T13:29:39.098Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-27T13:29:41.613Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-27T13:29:42.174Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-27T13:29:42.174Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-27T13:29:42.174Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-27T13:29:42.736Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-27T13:29:43.297Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-27T13:29:44.223Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-27T13:29:44.480Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-27T13:29:45.411Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-27T13:29:45.976Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-27T13:29:45.976Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-27T13:29:46.540Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-27T13:29:47.114Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-27T13:29:47.374Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-27T13:29:47.630Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-27T13:29:48.191Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-27T13:29:48.191Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-06-27T13:29:48.191Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-27T13:29:48.753Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-27T13:29:49.317Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-27T13:29:49.317Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-06-27T13:29:49.317Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-27T13:29:50.247Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-27T13:29:51.175Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-27T13:29:51.175Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-06-27T13:29:51.175Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-27T13:29:53.752Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-27T13:29:53.752Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-27T13:29:54.680Z] === RUN TestDockerSuite/TestRunRm [2022-06-27T13:29:55.241Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-27T13:29:59.408Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-27T13:29:59.408Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-27T13:29:59.408Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-27T13:29:59.970Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-27T13:30:02.487Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-27T13:30:02.487Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-27T13:30:02.487Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-27T13:30:05.760Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-27T13:30:05.760Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-27T13:30:09.031Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-27T13:30:09.031Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-27T13:30:09.287Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-27T13:30:09.848Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-27T13:30:10.411Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-27T13:30:11.341Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-27T13:30:11.341Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-27T13:30:11.902Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-27T13:30:12.464Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-27T13:30:13.026Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-27T13:30:13.589Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-27T13:30:14.151Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-27T13:30:16.667Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-27T13:30:16.667Z] === RUN TestDockerSuite/TestRunState [2022-06-27T13:30:18.043Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-27T13:30:18.300Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-27T13:30:19.226Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-27T13:30:19.482Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-27T13:30:19.482Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-27T13:30:19.482Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-27T13:30:19.737Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-27T13:30:19.995Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-27T13:30:20.557Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-27T13:30:21.922Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-27T13:30:21.922Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-27T13:30:21.922Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-27T13:30:22.484Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-27T13:30:22.740Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-27T13:30:24.630Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-27T13:30:25.193Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-27T13:30:25.754Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-27T13:30:26.683Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-27T13:30:28.050Z] docker_cli_service_logs_test.go:246: checking task r5v2sa7khb67 [2022-06-27T13:30:28.050Z] docker_cli_service_logs_test.go:251: checking messages for r5v2sa7khb67 [2022-06-27T13:30:28.050Z] docker_cli_service_logs_test.go:246: checking task jkay63u0i20y [2022-06-27T13:30:28.050Z] docker_cli_service_logs_test.go:251: checking messages for jkay63u0i20y [2022-06-27T13:30:28.977Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-27T13:30:29.906Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-27T13:30:31.292Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-27T13:30:32.656Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-27T13:30:33.217Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-27T13:30:33.779Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-27T13:30:34.035Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-27T13:30:35.401Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-27T13:30:36.769Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-27T13:30:37.025Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-27T13:30:37.025Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-27T13:30:37.281Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-27T13:30:37.842Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-27T13:30:38.407Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-27T13:30:38.968Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-27T13:30:38.968Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-27T13:30:38.968Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-27T13:30:38.968Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-27T13:30:39.530Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-27T13:30:42.795Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-27T13:30:43.052Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-27T13:30:43.614Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-27T13:30:44.977Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-27T13:30:45.905Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-27T13:30:47.799Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-27T13:30:49.165Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-27T13:30:49.726Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-27T13:30:50.289Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-27T13:30:50.289Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-06-27T13:30:50.289Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-27T13:30:50.289Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-06-27T13:30:50.289Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-27T13:30:50.289Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-06-27T13:30:50.289Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-27T13:30:50.545Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-27T13:30:50.545Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-27T13:30:50.545Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-27T13:30:51.106Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-27T13:30:51.362Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-27T13:30:51.618Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-27T13:30:52.546Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-27T13:30:53.109Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-27T13:30:53.794Z] ok github.com/docker/docker/libnetwork/networkdb 104.467s coverage: 60.0% of statements [2022-06-27T13:30:53.794Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-27T13:30:53.794Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-27T13:30:53.794Z] ok github.com/docker/docker/libnetwork/osl 4.322s coverage: 39.7% of statements [2022-06-27T13:30:53.794Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-27T13:30:53.794Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-06-27T13:30:54.037Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-27T13:30:54.037Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-27T13:30:54.037Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-27T13:30:54.600Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-27T13:30:54.600Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-27T13:30:54.600Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-27T13:30:54.600Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-27T13:30:54.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-27T13:30:54.600Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-27T13:30:54.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-27T13:30:54.600Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-27T13:30:54.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-27T13:30:54.600Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-27T13:30:54.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-27T13:30:54.600Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-27T13:30:54.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-27T13:30:54.600Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-27T13:30:54.600Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-27T13:30:54.733Z] ok github.com/docker/docker/libnetwork/portmapper 0.550s coverage: 48.6% of statements [2022-06-27T13:30:54.992Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-06-27T13:30:54.992Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-27T13:30:55.165Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-27T13:30:55.253Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-27T13:30:55.253Z] [2022-06-27T13:30:55.253Z] === Skipped [2022-06-27T13:30:55.253Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-27T13:30:55.253Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-27T13:30:55.253Z] [2022-06-27T13:30:55.253Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-27T13:30:55.253Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-27T13:30:55.253Z] [2022-06-27T13:30:55.253Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-27T13:30:55.253Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-27T13:30:55.253Z] [2022-06-27T13:30:55.253Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-27T13:30:55.253Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-27T13:30:55.253Z] [2022-06-27T13:30:55.253Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-27T13:30:55.253Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-27T13:30:55.253Z] [2022-06-27T13:30:55.253Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-27T13:30:55.253Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-27T13:30:55.253Z] [2022-06-27T13:30:55.253Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-27T13:30:55.253Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-27T13:30:55.253Z] [2022-06-27T13:30:55.253Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-27T13:30:55.253Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-27T13:30:55.253Z] [2022-06-27T13:30:55.253Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-27T13:30:55.253Z] firewalld_test.go:14: firewalld is not running [2022-06-27T13:30:55.253Z] [2022-06-27T13:30:55.253Z] DONE 326 tests, 9 skipped in 200.257s [2022-06-27T13:30:55.728Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-27T13:30:55.728Z] === RUN TestDockerSuite/TestRunWithNanoCPUs Post stage [Pipeline] junit [2022-06-27T13:30:55.839Z] Recording test results [2022-06-27T13:30:56.193Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-27T13:30:56.290Z] docker_cli_swarm_test.go:1895: [d6806743c9f62] joining swarm manager [de86a50765a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:30:56.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43747/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bce64f08d72147b0572f96ac678620d289b4499 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bce64f08d72147b0572f96ac678620d289b4499 hack/validate/vendor [2022-06-27T13:30:56.546Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-27T13:30:56.546Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-27T13:30:57.113Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-27T13:30:57.113Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-27T13:30:57.675Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-27T13:30:57.676Z] docker_cli_swarm_test.go:1896: [d4fe9e2dc4fd9] joining swarm manager [de86a50765a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:30:58.237Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-27T13:30:58.237Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-27T13:30:58.237Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-27T13:30:58.426Z] No vendor changes in diff. [2022-06-27T13:30:58.426Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-27T13:30:58.732Z] + echo Ensuring container killed. [2022-06-27T13:30:58.732Z] Ensuring container killed. [2022-06-27T13:30:58.732Z] + docker rm -vf docker-pr1 [2022-06-27T13:30:58.732Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-27T13:30:58.799Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-27T13:30:59.021Z] + echo Chowning /workspace to jenkins user [2022-06-27T13:30:59.021Z] Chowning /workspace to jenkins user [2022-06-27T13:30:59.021Z] + id -u [2022-06-27T13:30:59.021Z] + id -g [2022-06-27T13:30:59.021Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43747:/workspace busybox chown -R 1000:1000 /workspace [2022-06-27T13:30:59.728Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-27T13:31:00.290Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-27T13:31:00.291Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-27T13:31:00.291Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-27T13:31:00.547Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-27T13:31:00.547Z] === RUN TestDockerSuite/TestRunWorkingDirectory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-27T13:31:01.228Z] + bundleName=unit [2022-06-27T13:31:01.228Z] + echo Creating unit-bundles.tar.gz [2022-06-27T13:31:01.228Z] Creating unit-bundles.tar.gz [2022-06-27T13:31:01.228Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-06-27T13:31:01.228Z] bundles/junit-report-libnetwork.xml [2022-06-27T13:31:01.228Z] bundles/junit-report.xml [2022-06-27T13:31:01.228Z] bundles/go-test-report-libnetwork.json [2022-06-27T13:31:01.228Z] bundles/go-test-report.json [2022-06-27T13:31:01.228Z] bundles/profile-libnetwork.out [2022-06-27T13:31:01.228Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-27T13:31:01.241Z] Archiving artifacts [2022-06-27T13:31:01.474Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-27T13:31:01.681Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43747/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-27T13:31:01.985Z] + make clean [2022-06-27T13:31:02.056Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-27T13:31:02.245Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-27T13:31:02.245Z] docker-dev-cache [2022-06-27T13:31:02.245Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-27T13:31:03.422Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-27T13:31:03.679Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-27T13:31:03.679Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-27T13:31:03.679Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-27T13:31:03.679Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-27T13:31:04.609Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-27T13:31:05.170Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-27T13:31:05.731Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-27T13:31:07.097Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-27T13:31:07.659Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-27T13:31:10.176Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-27T13:31:12.066Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-27T13:31:14.582Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-27T13:31:15.951Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-27T13:31:17.317Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-27T13:31:18.244Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-27T13:31:18.815Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-27T13:31:19.072Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-27T13:31:20.961Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-27T13:31:22.327Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-27T13:31:23.691Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-27T13:31:25.056Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-27T13:31:26.423Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-27T13:31:26.984Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-27T13:31:27.912Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-27T13:31:29.803Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-27T13:31:30.059Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-27T13:31:33.327Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-27T13:31:33.327Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-06-27T13:31:33.327Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-27T13:31:33.327Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-27T13:31:33.327Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-27T13:31:33.889Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-27T13:31:34.817Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-27T13:31:35.387Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-27T13:31:35.388Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-27T13:31:36.758Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-27T13:31:36.758Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-27T13:31:37.014Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-27T13:31:37.942Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents811623771 [2022-06-27T13:31:38.198Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-27T13:31:38.454Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-27T13:31:39.821Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-27T13:31:39.821Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-27T13:31:39.821Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-27T13:31:40.749Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-27T13:31:42.114Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-27T13:31:42.370Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-27T13:31:42.370Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-27T13:31:42.370Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-27T13:31:42.370Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-27T13:31:42.931Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-27T13:31:42.931Z] docker_cli_sni_test.go:30: Flakey test [2022-06-27T13:31:43.187Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-27T13:31:45.702Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-27T13:31:47.590Z] docker_cli_swarm_test.go:1796: [d106bf1c0aa8c] joining swarm manager [da527c4e05538]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:31:48.152Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-27T13:31:48.714Z] docker_cli_swarm_test.go:1797: [deb3ab5ef232a] joining swarm manager [da527c4e05538]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:31:50.080Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-27T13:31:50.641Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-27T13:31:51.575Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-27T13:31:54.092Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-27T13:31:55.458Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-27T13:31:56.019Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-27T13:31:57.387Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-27T13:31:58.313Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-27T13:31:59.240Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-27T13:32:01.754Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-27T13:32:05.018Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-27T13:32:05.944Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-27T13:32:09.208Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-27T13:32:12.474Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-27T13:32:13.401Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-27T13:32:14.329Z] docker_cli_swarm_test.go:1315: [d91bae9c0a817] joining swarm manager [d631c705e374a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:32:15.697Z] docker_cli_swarm_test.go:1316: [d4b70f3813487] joining swarm manager [d631c705e374a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:32:16.259Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-27T13:32:16.516Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-27T13:32:17.077Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-27T13:32:17.639Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-27T13:32:17.639Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-06-27T13:32:17.639Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-27T13:32:18.200Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-27T13:32:18.456Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-27T13:32:18.456Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-06-27T13:32:18.456Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-27T13:32:18.456Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-06-27T13:32:18.456Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-27T13:32:19.386Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-27T13:32:19.948Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-27T13:32:20.510Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-27T13:32:21.876Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-27T13:32:25.139Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-27T13:32:26.068Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-27T13:32:26.068Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-06-27T13:32:26.068Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-27T13:32:26.630Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-27T13:32:27.204Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-27T13:32:29.094Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-27T13:32:30.984Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-27T13:32:31.911Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-27T13:32:49.946Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-27T13:32:50.509Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-27T13:32:50.765Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-27T13:32:50.765Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-27T13:32:50.765Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-27T13:32:50.765Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-27T13:32:51.022Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite (1334.62s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.29s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.17s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.76s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.98s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.18s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.56s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.91s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.58s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.06s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.02s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.02s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.33s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.65s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.59s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.44s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.69s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.67s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.88s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.15s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.11s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.99s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.88s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.98s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.16s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.78s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.87s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.51s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.81s) [2022-06-27T13:32:51.022Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.98s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.33s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.64s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.69s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.90s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.59s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000da2f18__} (1.65s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11897510470_/foo_false_____} (1.74s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11897510470_/foo_true_____} (1.62s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32607687639_/foo_false_____} (1.68s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32607687639_/foo_true_____} (1.69s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32607687639_/foo_true__0xc000da2f48___} (1.68s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000da2f60__} (1.68s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000da2f78__} (1.74s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000da2f90__} (1.88s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000da2fa8__} (1.75s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2022-06-27T13:32:51.022Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.86s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.04s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.84s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.80s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.90s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.01s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.03s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.96s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.03s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.98s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.96s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.04s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.91s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.98s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.15s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.66s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.03s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.84s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.05s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.70s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.14s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.87s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.99s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.24s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.76s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.63s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.70s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.88s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.88s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.91s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.59s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.24s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.92s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.54s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.79s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.03s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.57s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestAttachDetach (0.72s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.66s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.65s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.68s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.57s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.59s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.35s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.84s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.83s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.89s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.68s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.62s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.56s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.70s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.78s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.74s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.45s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.78s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.25s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.65s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.36s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.59s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.17s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.14s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.69s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.13s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.94s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.61s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.06s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.88s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.05s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.17s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.20s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.30s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.75s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.08s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.07s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.02s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.28s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.25s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.11s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.14s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.73s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2022-06-27T13:32:51.023Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.34s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.16s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.70s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.92s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.63s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.58s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.06s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.44s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.13s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.13s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.17s) [2022-06-27T13:32:51.023Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-27T13:32:51.023Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-27T13:32:51.023Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-06-27T13:32:51.023Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.00s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.09s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.44s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.12s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.82s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.03s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.02s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.96s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.99s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.93s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.86s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.10s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.38s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.22s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.30s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.73s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.67s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.89s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.80s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.77s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (12.27s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.52s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.62s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.26s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.77s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.19s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.37s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEnv (1.17s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.98s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.44s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.31s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.83s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) [2022-06-27T13:32:51.023Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.90s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildExpose (0.79s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.92s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.65s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildFails (0.83s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.92s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.98s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.49s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.45s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.96s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.59s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.53s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.18s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.87s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.53s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.56s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLabel (0.27s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.74s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.97s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.78s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.68s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.24s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.16s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.66s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.62s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.67s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.34s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.74s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.07s) [2022-06-27T13:32:51.023Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.78s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.35s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.76s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.62s) [2022-06-27T13:32:51.023Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.07s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.67s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.43s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.89s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.99s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.07s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.09s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.88s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildPATH (2.12s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.79s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.96s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.07s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.78s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildRm (2.25s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.89s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.38s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.12s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.59s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.64s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.65s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.21s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.39s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.92s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.90s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.47s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildUser (1.62s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.82s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.70s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.32s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.75s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.75s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.83s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.24s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.53s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.76s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.78s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.72s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCommitChange (0.95s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.64s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.14s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.12s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCommitTTY (1.13s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.18s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.84s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.29s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.70s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.79s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.65s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.72s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.94s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.68s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.81s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.10s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.78s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.77s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.28s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.33s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.58s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.78s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.53s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.46s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.51s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.21s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.38s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.06s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.07s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToDot (0.70s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.33s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToStdout (0.88s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.22s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.16s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.60s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.71s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.83s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.45s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.07s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.66s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.46s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsCopy (1.10s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.22s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFormat (0.85s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.82s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.15s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsResize (0.59s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.66s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.53s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.89s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsTop (0.67s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.11s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.89s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.54s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExec (0.63s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.38s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecCgroup (0.97s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.24s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecInspectID (1.65s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecInteractive (0.70s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.86s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecParseError (0.75s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecStartFails (0.63s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecTTY (0.59s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.60s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestExecWithUser (0.84s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.08s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestHealth (19.05s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestBuildHistory (2.58s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.79s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.25s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.44s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.72s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.85s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.24s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.69s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.00s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.21s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.94s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectDefault (0.68s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectHistory (0.91s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-06-27T13:32:51.024Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.56s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.59s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.77s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.32s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectStatus (0.91s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.59s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.50s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.30s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.32s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.17s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.54s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.80s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.62s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.93s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2022-06-27T13:32:51.024Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.95s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.98s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.99s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.86s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.30s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.62s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsTail (0.55s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.67s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.61s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestNetHostname (1.46s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.99s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.62s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.35s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.65s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.18s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.06s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.82s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPluginActive (2.00s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.94s) [2022-06-27T13:32:51.025Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.38s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.69s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.83s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.45s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.29s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPortList (6.26s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.00s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.36s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsByOrder (2.21s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.21s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.60s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.95s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.34s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.62s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.89s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.65s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.30s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.41s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.90s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.52s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.57s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.04s) [2022-06-27T13:32:51.025Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.47s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.56s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.89s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.92s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.08s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.23s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.26s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.92s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.19s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.58s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.69s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.67s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.93s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.35s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.00s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.83s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.76s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.29s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.02s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.62s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.66s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAddHost (0.56s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.33s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.56s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.14s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.52s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.67s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.77s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.76s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.52s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.84s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.17s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.57s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.53s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.49s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.29s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.64s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.56s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.62s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.10s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.22s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.88s) [2022-06-27T13:32:51.025Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-27T13:32:51.025Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.57s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.54s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.62s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.64s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.21s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2022-06-27T13:32:51.025Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.41s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.56s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.66s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.73s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.62s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunExitCode (0.60s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.65s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.22s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-06-27T13:32:51.025Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.66s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.11s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.78s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2022-06-27T13:32:51.025Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.27s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunMount (4.74s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.98s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.82s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.52s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.21s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.27s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.57s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNetHost (0.84s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.69s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.85s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.17s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.62s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.62s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.57s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.35s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.72s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.64s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.68s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.59s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.57s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.52s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.67s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.03s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.48s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.04s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunRm (0.54s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.63s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.24s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.90s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.32s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.60s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.58s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.82s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunState (1.06s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.62s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.54s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunSysctls (1.10s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.84s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.80s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.45s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.24s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.31s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunUserByName (0.59s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.53s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.92s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.36s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.01s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.86s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.99s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.66s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.55s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.58s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.58s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.72s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.37s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.62s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.21s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.99s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.62s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.48s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.63s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.21s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.82s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.22s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.11s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.78s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.54s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.68s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.95s) [2022-06-27T13:32:51.026Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.64s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.73s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.75s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.56s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-06-27T13:32:51.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-06-27T13:32:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-06-27T13:32:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2022-06-27T13:32:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-06-27T13:32:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-06-27T13:32:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-06-27T13:32:51.027Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-06-27T13:32:51.027Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-06-27T13:32:51.027Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-06-27T13:32:51.027Z] === RUN TestDockerRegistrySuite [2022-06-27T13:32:51.027Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-27T13:32:52.392Z] check_test.go:427: [d463c104b6751] daemon is not started [2022-06-27T13:32:52.392Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-27T13:32:53.319Z] check_test.go:427: [d7a6b4d4cd7cd] daemon is not started [2022-06-27T13:32:53.319Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-27T13:32:54.685Z] check_test.go:427: [d4c3cdc44ebda] daemon is not started [2022-06-27T13:32:54.685Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-27T13:32:54.685Z] check_test.go:427: [d5f6d34e7032f] daemon is not started [2022-06-27T13:32:54.685Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-27T13:32:57.964Z] check_test.go:427: [d8bc8eed3e746] daemon is not started [2022-06-27T13:32:57.964Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-27T13:33:03.207Z] check_test.go:427: [d4fda0ce4ed1d] daemon is not started [2022-06-27T13:33:03.207Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-27T13:33:05.095Z] check_test.go:427: [d71d874f56581] daemon is not started [2022-06-27T13:33:05.352Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-27T13:33:06.280Z] check_test.go:427: [dd8cb56f93f26] daemon is not started [2022-06-27T13:33:06.280Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-27T13:33:07.207Z] check_test.go:427: [d09171ff656ee] daemon is not started [2022-06-27T13:33:07.207Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-27T13:33:08.202Z] check_test.go:427: [dec8b120a7d9f] daemon is not started [2022-06-27T13:33:08.202Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-27T13:33:09.568Z] check_test.go:427: [da6a193b4882f] daemon is not started [2022-06-27T13:33:09.568Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-27T13:33:10.496Z] check_test.go:427: [d6565fb54fe7c] daemon is not started [2022-06-27T13:33:10.496Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-27T13:33:11.425Z] check_test.go:427: [d85fab18d94c0] daemon is not started [2022-06-27T13:33:11.425Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-27T13:33:12.352Z] check_test.go:427: [df26f0939e958] daemon is not started [2022-06-27T13:33:12.352Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-27T13:33:13.279Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4d69027d77c3a967e7d0bff02da0e657d475cffc61d4453a46e61d209149dfa8 [2022-06-27T13:33:13.841Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:996c04f81fc908a2bf5231e9d36f982cc8c48c58d9302f93195d85a77f56306c [2022-06-27T13:33:14.096Z] check_test.go:427: [d49ccafbdede4] daemon is not started [2022-06-27T13:33:14.096Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-27T13:33:15.031Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c4cd01fb69a653ca927892f9269424016495fb37ebf6fa9b08f741db01e28051 [2022-06-27T13:33:15.966Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0efc74fdc7385e8d17c2607314cb5574a250d0aa138a67ec92a5cc80c0b408ea [2022-06-27T13:33:16.221Z] check_test.go:427: [da1b5efc0a751] daemon is not started [2022-06-27T13:33:16.221Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-27T13:33:17.149Z] check_test.go:427: [df808a0275056] daemon is not started [2022-06-27T13:33:17.149Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-27T13:33:19.038Z] check_test.go:427: [decd84a3f162a] daemon is not started [2022-06-27T13:33:19.295Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-27T13:33:20.222Z] check_test.go:427: [db05fd7907127] daemon is not started [2022-06-27T13:33:20.222Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-27T13:33:20.222Z] check_test.go:427: [d7ea96224fbc3] daemon is not started [2022-06-27T13:33:20.222Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-27T13:33:21.149Z] check_test.go:427: [d6b91880c8cb1] daemon is not started [2022-06-27T13:33:21.149Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-27T13:33:22.077Z] check_test.go:427: [ddd1950346fb6] daemon is not started [2022-06-27T13:33:22.077Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-27T13:33:23.004Z] check_test.go:427: [d5aa0a97e83db] daemon is not started [2022-06-27T13:33:23.004Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-27T13:33:25.521Z] check_test.go:427: [dad9324f871a3] daemon is not started [2022-06-27T13:33:25.521Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-27T13:33:25.521Z] check_test.go:427: [da3d7c990eaa7] daemon is not started [2022-06-27T13:33:25.521Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-27T13:33:26.447Z] check_test.go:427: [db83021eff9ce] daemon is not started [2022-06-27T13:33:26.447Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-27T13:33:27.009Z] check_test.go:427: [dba0e23424152] daemon is not started [2022-06-27T13:33:27.009Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-27T13:33:27.009Z] check_test.go:427: [d8d395be67c1c] daemon is not started [2022-06-27T13:33:27.009Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-27T13:33:27.264Z] check_test.go:427: [d2af0e2d7cb5f] daemon is not started [2022-06-27T13:33:27.264Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-27T13:33:27.519Z] check_test.go:427: [da7f63bf50846] daemon is not started [2022-06-27T13:33:27.519Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-27T13:33:27.775Z] check_test.go:427: [da4d540dafb6e] daemon is not started [2022-06-27T13:33:27.775Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-27T13:33:28.030Z] check_test.go:427: [d8ba46532e727] daemon is not started [2022-06-27T13:33:28.030Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-27T13:33:28.957Z] check_test.go:427: [d845dd548b2e2] daemon is not started [2022-06-27T13:33:28.957Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-27T13:33:30.321Z] check_test.go:427: [de6e9c8c3e163] daemon is not started [2022-06-27T13:33:30.321Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-27T13:33:31.250Z] check_test.go:427: [de40df4dfc678] daemon is not started [2022-06-27T13:33:31.250Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-27T13:33:32.178Z] check_test.go:427: [db78183000d80] daemon is not started [2022-06-27T13:33:32.178Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-27T13:33:32.178Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-27T13:33:33.543Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite (43.22s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.91s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.91s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.76s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.97s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.06s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-06-27T13:33:34.105Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2022-06-27T13:33:34.106Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.89s) [2022-06-27T13:33:34.106Z] === RUN TestDockerSchema1RegistrySuite [2022-06-27T13:33:34.106Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-27T13:33:34.362Z] check_test.go:454: [dabf89f5eede3] daemon is not started [2022-06-27T13:33:34.362Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-27T13:33:35.728Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-27T13:33:37.620Z] check_test.go:454: [d96572926f863] daemon is not started [2022-06-27T13:33:37.877Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-27T13:33:42.044Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-27T13:33:44.559Z] check_test.go:454: [d697f3f981411] daemon is not started [2022-06-27T13:33:44.559Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-27T13:33:45.488Z] check_test.go:454: [d49766e1aa987] daemon is not started [2022-06-27T13:33:45.488Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-27T13:33:45.488Z] check_test.go:454: [d2c66684cb127] daemon is not started [2022-06-27T13:33:45.488Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-27T13:33:46.854Z] check_test.go:454: [d0a677dedb231] daemon is not started [2022-06-27T13:33:46.854Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-27T13:33:48.219Z] check_test.go:454: [d5783ede8c209] daemon is not started [2022-06-27T13:33:48.219Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-27T13:33:49.157Z] check_test.go:454: [d6ab8e1aa24f5] daemon is not started [2022-06-27T13:33:49.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-27T13:33:49.157Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-27T13:33:51.696Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-27T13:33:51.952Z] check_test.go:454: [d430eee95f719] daemon is not started [2022-06-27T13:33:51.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-27T13:33:52.513Z] check_test.go:454: [d44270dbab7b1] daemon is not started [2022-06-27T13:33:52.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-27T13:33:53.074Z] check_test.go:454: [d0dc986c3f001] daemon is not started [2022-06-27T13:33:53.074Z] --- PASS: TestDockerSchema1RegistrySuite (18.83s) [2022-06-27T13:33:53.074Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.21s) [2022-06-27T13:33:53.074Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.35s) [2022-06-27T13:33:53.074Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.45s) [2022-06-27T13:33:53.074Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s) [2022-06-27T13:33:53.074Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-06-27T13:33:53.074Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.22s) [2022-06-27T13:33:53.074Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2022-06-27T13:33:53.074Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2022-06-27T13:33:53.074Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.93s) [2022-06-27T13:33:53.074Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.55s) [2022-06-27T13:33:53.074Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2022-06-27T13:33:53.074Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-27T13:33:53.074Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-27T13:33:54.002Z] check_test.go:483: [df090138c9e23] daemon is not started [2022-06-27T13:33:54.002Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-27T13:33:54.565Z] check_test.go:483: [d45e72f2bb090] daemon is not started [2022-06-27T13:33:54.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-27T13:33:54.821Z] check_test.go:483: [d56a8cd173399] daemon is not started [2022-06-27T13:33:54.821Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-27T13:33:56.187Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-27T13:33:56.187Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-27T13:33:56.749Z] check_test.go:483: [d3081c1345e1a] daemon is not started [2022-06-27T13:33:56.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-27T13:33:57.310Z] check_test.go:483: [d79ea3aadb219] daemon is not started [2022-06-27T13:33:57.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-27T13:33:58.676Z] check_test.go:483: [d8f77278a9016] daemon is not started [2022-06-27T13:33:58.676Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-27T13:33:58.676Z] check_test.go:483: [d0c355bd57390] daemon is not started [2022-06-27T13:33:58.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.66s) [2022-06-27T13:33:58.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2022-06-27T13:33:58.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.67s) [2022-06-27T13:33:58.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-06-27T13:33:58.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s) [2022-06-27T13:33:58.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.63s) [2022-06-27T13:33:58.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-06-27T13:33:58.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.21s) [2022-06-27T13:33:58.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-06-27T13:33:58.676Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-27T13:33:58.676Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-27T13:34:03.918Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-27T13:34:03.918Z] check_test.go:510: [df89847efc141] daemon is not started [2022-06-27T13:34:03.918Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-27T13:34:03.918Z] check_test.go:510: [d8157fbb14ed9] daemon is not started [2022-06-27T13:34:03.918Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-27T13:34:04.174Z] check_test.go:510: [d9a79d674db04] daemon is not started [2022-06-27T13:34:04.174Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-27T13:34:04.430Z] check_test.go:510: [da9ce81d2c36c] daemon is not started [2022-06-27T13:34:04.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-27T13:34:04.430Z] check_test.go:510: [de3257eea51ec] daemon is not started [2022-06-27T13:34:04.430Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-06-27T13:34:04.430Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-06-27T13:34:04.430Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-06-27T13:34:04.430Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2022-06-27T13:34:04.430Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-06-27T13:34:04.430Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-06-27T13:34:04.430Z] === RUN TestDockerNetworkSuite [2022-06-27T13:34:04.430Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-27T13:34:05.800Z] docker_cli_network_unix_test.go:46: [d8199be5b391d] daemon is not started [2022-06-27T13:34:05.800Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-27T13:34:06.362Z] docker_cli_network_unix_test.go:46: [d74eb8a09e67f] daemon is not started [2022-06-27T13:34:06.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-27T13:34:08.013Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-27T13:34:08.013Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-27T13:34:08.013Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-27T13:34:09.906Z] docker_cli_network_unix_test.go:46: [defadd7d4ad40] daemon is not started [2022-06-27T13:34:10.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-27T13:34:12.356Z] docker_cli_network_unix_test.go:46: [de3dc631a63fd] daemon is not started [2022-06-27T13:34:12.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-27T13:34:12.612Z] docker_cli_network_unix_test.go:1233: [df10a3f01c9de] daemon is not started [2022-06-27T13:34:13.540Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-27T13:34:14.466Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-27T13:34:15.028Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-27T13:34:15.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-27T13:34:16.651Z] docker_cli_network_unix_test.go:46: [d63dae7cac8b4] daemon is not started [2022-06-27T13:34:17.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-27T13:34:17.774Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-27T13:34:23.018Z] docker_cli_network_unix_test.go:46: [df6d738c095bf] daemon is not started [2022-06-27T13:34:23.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-27T13:34:25.161Z] docker_cli_network_unix_test.go:46: [d05e279478333] daemon is not started [2022-06-27T13:34:25.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-27T13:34:26.810Z] docker_cli_network_unix_test.go:46: [d48013ade44d5] daemon is not started [2022-06-27T13:34:26.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-27T13:34:27.069Z] docker_cli_network_unix_test.go:46: [d2f65d98bd8f9] daemon is not started [2022-06-27T13:34:27.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-27T13:34:27.325Z] docker_cli_network_unix_test.go:46: [db985cf529406] daemon is not started [2022-06-27T13:34:27.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-27T13:34:28.142Z] docker_cli_network_unix_test.go:46: [d5cc68801d75d] daemon is not started [2022-06-27T13:34:28.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-27T13:34:28.959Z] docker_cli_network_unix_test.go:46: [d272b45d0d0b6] daemon is not started [2022-06-27T13:34:29.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-27T13:34:29.470Z] docker_cli_network_unix_test.go:46: [df19a7fac17ca] daemon is not started [2022-06-27T13:34:29.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-27T13:34:29.726Z] docker_cli_network_unix_test.go:46: [ddbf524eb14d1] daemon is not started [2022-06-27T13:34:29.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-27T13:34:30.288Z] docker_cli_network_unix_test.go:46: [de9fa452f706e] daemon is not started [2022-06-27T13:34:30.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-27T13:34:30.799Z] docker_cli_network_unix_test.go:46: [d733f605a98fd] daemon is not started [2022-06-27T13:34:30.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-27T13:34:30.799Z] docker_cli_network_unix_test.go:46: [df19b1f9de359] daemon is not started [2022-06-27T13:34:30.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-27T13:34:31.055Z] docker_cli_network_unix_test.go:46: [d0045430d378e] daemon is not started [2022-06-27T13:34:31.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-27T13:34:31.618Z] docker_cli_network_unix_test.go:46: [dfdf84a6b115a] daemon is not started [2022-06-27T13:34:31.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-27T13:34:32.546Z] docker_cli_network_unix_test.go:46: [d285058b341ed] daemon is not started [2022-06-27T13:34:32.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-27T13:34:32.803Z] docker_cli_network_unix_test.go:46: [d31f607ccbefc] daemon is not started [2022-06-27T13:34:32.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-27T13:34:33.059Z] docker_cli_network_unix_test.go:46: [d04095240fd56] daemon is not started [2022-06-27T13:34:33.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-27T13:34:33.059Z] docker_cli_network_unix_test.go:46: [d4d3cab08606d] daemon is not started [2022-06-27T13:34:33.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-27T13:34:34.423Z] docker_cli_network_unix_test.go:968: [d9494bd0d9e96] daemon is not started [2022-06-27T13:34:35.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-27T13:34:36.717Z] docker_cli_network_unix_test.go:46: [dcebafa77af15] daemon is not started [2022-06-27T13:34:36.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-27T13:34:39.234Z] docker_cli_network_unix_test.go:1116: [dbe5f41cfc925] daemon is not started [2022-06-27T13:34:42.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-27T13:34:42.515Z] docker_cli_network_unix_test.go:46: [db167b20d5b27] daemon is not started [2022-06-27T13:34:42.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-27T13:34:43.078Z] docker_cli_network_unix_test.go:46: [d2e8af2db2ed7] daemon is not started [2022-06-27T13:34:43.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-27T13:34:43.079Z] docker_cli_network_unix_test.go:46: [d319fa67cfc17] daemon is not started [2022-06-27T13:34:43.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-27T13:34:43.335Z] docker_cli_network_unix_test.go:46: [d359d01908b99] daemon is not started [2022-06-27T13:34:43.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-27T13:34:43.335Z] docker_cli_network_unix_test.go:46: [d2e3beef3b325] daemon is not started [2022-06-27T13:34:43.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-27T13:34:43.591Z] docker_cli_network_unix_test.go:46: [db4f1c00f0219] daemon is not started [2022-06-27T13:34:43.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-27T13:34:43.591Z] docker_cli_network_unix_test.go:46: [de01f3bc1ff5e] daemon is not started [2022-06-27T13:34:43.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-27T13:34:45.478Z] docker_cli_network_unix_test.go:46: [d6446bcef91e0] daemon is not started [2022-06-27T13:34:46.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-27T13:34:46.040Z] docker_cli_network_unix_test.go:46: [d67eabb313cd0] daemon is not started [2022-06-27T13:34:46.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-27T13:34:46.040Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-27T13:34:46.040Z] docker_cli_network_unix_test.go:46: [db831e3a2013d] daemon is not started [2022-06-27T13:34:46.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-27T13:34:46.601Z] docker_cli_network_unix_test.go:46: [dd511a169f74e] daemon is not started [2022-06-27T13:34:46.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-27T13:34:51.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-27T13:34:51.951Z] docker_cli_network_unix_test.go:1084: [d32ee1b5051f8] daemon is not started [2022-06-27T13:34:53.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-27T13:34:53.317Z] docker_cli_network_unix_test.go:46: [df35b611b7450] daemon is not started [2022-06-27T13:34:53.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-27T13:34:53.879Z] docker_cli_network_unix_test.go:46: [d2437ca6fbb90] daemon is not started [2022-06-27T13:34:54.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-27T13:34:55.502Z] docker_cli_network_unix_test.go:46: [d63a2f6781273] daemon is not started [2022-06-27T13:34:55.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-27T13:34:55.758Z] docker_cli_network_unix_test.go:46: [d8f34a4a8848c] daemon is not started [2022-06-27T13:34:55.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-27T13:34:56.014Z] docker_cli_network_unix_test.go:46: [d3d9bf62522a1] daemon is not started [2022-06-27T13:34:56.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-27T13:34:56.831Z] docker_cli_network_unix_test.go:46: [d6c8a742a64ab] daemon is not started [2022-06-27T13:34:56.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-27T13:34:57.396Z] docker_cli_network_unix_test.go:46: [dd84f321033fc] daemon is not started [2022-06-27T13:34:57.652Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-27T13:35:04.185Z] docker_cli_network_unix_test.go:46: [db6774d2f19e6] daemon is not started [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite (58.79s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.39s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.81s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.78s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.04s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.85s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.81s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.03s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.78s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.40s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.12s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.42s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-06-27T13:35:04.185Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.97s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-06-27T13:35:04.185Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.54s) [2022-06-27T13:35:04.185Z] === RUN TestDockerHubPullSuite [2022-06-27T13:35:04.185Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-27T13:35:05.111Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-27T13:35:07.624Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-27T13:35:08.185Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-27T13:35:10.073Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-27T13:35:10.073Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-27T13:35:10.073Z] --- PASS: TestDockerHubPullSuite (6.67s) [2022-06-27T13:35:10.073Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.81s) [2022-06-27T13:35:10.073Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.31s) [2022-06-27T13:35:10.073Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.73s) [2022-06-27T13:35:10.073Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.57s) [2022-06-27T13:35:10.073Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s) [2022-06-27T13:35:10.073Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-06-27T13:35:10.073Z] PASS [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === Skipped [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-27T13:35:10.073Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-27T13:35:10.073Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-06-27T13:35:10.073Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-27T13:35:10.073Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-27T13:35:10.073Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-27T13:35:10.073Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-27T13:35:10.073Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-27T13:35:10.073Z] [2022-06-27T13:35:10.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-06-27T13:35:10.073Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-06-27T13:35:10.073Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-27T13:35:10.074Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-06-27T13:35:10.074Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-27T13:35:10.074Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-06-27T13:35:10.074Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_sni_test.go:30: Flakey test [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-27T13:35:10.074Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-27T13:35:10.074Z] docker_cli_network_unix_test.go:46: [db831e3a2013d] daemon is not started [2022-06-27T13:35:10.074Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] DONE 1265 tests, 51 skipped in 1479.262s [2022-06-27T13:35:10.074Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-27T13:35:10.074Z] ++++ cat bundles/test-integration/docker.pid [2022-06-27T13:35:10.074Z] +++ kill 9597 [2022-06-27T13:35:10.074Z] +++ /etc/init.d/apparmor stop [2022-06-27T13:35:10.074Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] Unloading profiles will leave already running processes permanently [2022-06-27T13:35:10.074Z] unconfined, which can lead to unexpected situations. [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.074Z] To set a process to complain mode, use the command line tool [2022-06-27T13:35:10.074Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-27T13:35:10.074Z] +++ true [2022-06-27T13:35:10.074Z] exiting test-integration [2022-06-27T13:35:10.074Z] ++ exit 0 [2022-06-27T13:35:10.074Z] [2022-06-27T13:35:10.329Z] + for job in $(jobs -p) [2022-06-27T13:35:10.329Z] + wait 7029 [2022-06-27T13:35:11.256Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-27T13:35:13.142Z] docker_cli_swarm_test.go:1180: [db0f3182a73d3] joining swarm manager [d8d9ddeee77a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:35:19.673Z] docker_cli_swarm_test.go:1189: [de03622326c09] joining swarm manager [d8d9ddeee77a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:35:58.328Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-27T13:36:04.858Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-27T13:36:09.022Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-27T13:36:10.385Z] docker_cli_swarm_test.go:1112: [d3d4f7327485b] joining swarm manager [d23dda58fa49b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:36:11.748Z] docker_cli_swarm_test.go:1113: [d6fb87eb2cf90] joining swarm manager [d23dda58fa49b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:37:33.109Z] docker_cli_swarm_test.go:1166: [d9dae49cdce70] joining swarm manager [d23dda58fa49b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-27T13:38:05.128Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-27T13:38:05.383Z] docker_cli_swarm_test.go:1447: [d447c3688ccad] joining swarm manager [d6e679dbade80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:38:06.310Z] docker_cli_swarm_test.go:1448: [d580a30f82e39] joining swarm manager [d6e679dbade80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-27T13:38:18.485Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-27T13:38:18.485Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-27T13:38:18.485Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-27T13:38:18.485Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-27T13:38:18.485Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-27T13:38:19.046Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-27T13:38:21.560Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-27T13:38:24.823Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-27T13:38:26.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-27T13:38:28.599Z] docker_cli_swarm_unix_test.go:63: [d17aa0b3b0870] joining swarm manager [d6d585a992bbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:39:24.767Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-27T13:39:24.767Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-27T13:39:24.767Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-27T13:39:26.131Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-27T13:39:29.397Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-27T13:39:31.911Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-27T13:39:33.800Z] docker_api_swarm_test.go:962: [d959955c47b44] joining swarm manager [df7b657dab79f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-27T13:39:51.835Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-27T13:40:04.023Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-27T13:40:05.910Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-27T13:40:07.798Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-27T13:40:11.063Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-27T13:40:17.596Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-27T13:40:22.943Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-27T13:40:24.832Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-27T13:40:27.347Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-27T13:40:29.235Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-27T13:40:31.750Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-27T13:40:35.016Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-27T13:40:36.904Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-27T13:41:33.083Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-27T13:41:47.916Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite (1554.72s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.33s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.83s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.77s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.83s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.04s) [2022-06-27T13:42:05.954Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.19s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.61s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.09s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.47s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.60s) [2022-06-27T13:42:05.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.72s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.83s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.98s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.38s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.29s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.22s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.69s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.27s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.10s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.91s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.28s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.81s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.72s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.19s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.63s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.40s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.33s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.26s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.42s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.42s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.02s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.60s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.11s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.12s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.90s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.30s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.35s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.52s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.91s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.92s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.04s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.04s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.53s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.60s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.26s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.17s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.55s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.10s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.02s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.02s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.16s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.18s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.92s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.12s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.43s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.72s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.49s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.55s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.80s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.99s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.72s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.70s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.70s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (80.03s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.41s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.33s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.16s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.30s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.47s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.32s) [2022-06-27T13:42:05.955Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.69s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.56s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.98s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.29s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (114.85s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.23s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.23s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.05s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.69s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.59s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.07s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-06-27T13:42:05.955Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-06-27T13:42:05.955Z] === RUN TestDockerExternalVolumeSuite [2022-06-27T13:42:05.955Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-27T13:42:05.955Z] docker_cli_external_volume_driver_test.go:53: [da0be6df63dd3] daemon is not started [2022-06-27T13:42:20.826Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-27T13:43:28.435Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-27T13:43:36.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-27T13:43:51.346Z] docker_cli_external_volume_driver_test.go:53: [d0cd47b199dc3] daemon is not started [2022-06-27T13:44:06.183Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-27T13:44:21.012Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-27T13:44:39.046Z] docker_cli_external_volume_driver_test.go:53: [db7a658cadf2f] daemon is not started [2022-06-27T13:44:51.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-27T13:44:51.232Z] docker_cli_external_volume_driver_test.go:53: [dedec01eec930] daemon is not started [2022-06-27T13:45:09.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-27T13:45:41.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-27T13:45:56.139Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-27T13:46:10.969Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-27T13:46:57.594Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-27T13:47:15.637Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-27T13:47:47.677Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-27T13:48:19.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-27T13:48:33.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-27T13:48:51.463Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-27T13:48:51.463Z] docker_cli_external_volume_driver_test.go:485: [d5498bbf30959] daemon is not started [2022-06-27T13:49:06.297Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-27T13:49:06.297Z] docker_cli_external_volume_driver_test.go:53: [d641a9b3f9d53] daemon is not started [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite (437.06s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-06-27T13:49:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-06-27T13:49:21.130Z] PASS [2022-06-27T13:49:21.130Z] [2022-06-27T13:49:21.130Z] === Skipped [2022-06-27T13:49:21.130Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-27T13:49:21.130Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-27T13:49:21.130Z] check_test.go:540: [d7d091c61cefc] daemon is not started [2022-06-27T13:49:21.130Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-27T13:49:21.130Z] [2022-06-27T13:49:21.130Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-27T13:49:21.130Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-27T13:49:21.130Z] check_test.go:540: [d36921e2d9539] daemon is not started [2022-06-27T13:49:21.130Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-27T13:49:21.130Z] [2022-06-27T13:49:21.130Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-27T13:49:21.130Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-27T13:49:21.130Z] check_test.go:540: [da6c03c988c32] daemon is not started [2022-06-27T13:49:21.130Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-27T13:49:21.130Z] [2022-06-27T13:49:21.130Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-27T13:49:21.130Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-27T13:49:21.130Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-27T13:49:21.130Z] [2022-06-27T13:49:21.130Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-27T13:49:21.130Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-27T13:49:21.130Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-27T13:49:21.130Z] [2022-06-27T13:49:21.130Z] DONE 269 tests, 5 skipped in 2329.003s [2022-06-27T13:49:21.130Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-27T13:49:21.130Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc0b31d819439/docker.pid [2022-06-27T13:49:21.130Z] +++ kill 7358 [2022-06-27T13:49:21.130Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7358 is not a child of this shell [2022-06-27T13:49:21.130Z] warning: PID 7358 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc0b31d819439/docker.pid had a nonzero exit code [2022-06-27T13:49:21.130Z] ++++ cat bundles/test-integration/docker.pid [2022-06-27T13:49:21.130Z] +++ kill 9621 [2022-06-27T13:49:21.130Z] +++ /etc/init.d/apparmor stop [2022-06-27T13:49:21.130Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-27T13:49:21.130Z] [2022-06-27T13:49:21.130Z] Unloading profiles will leave already running processes permanently [2022-06-27T13:49:21.130Z] unconfined, which can lead to unexpected situations. [2022-06-27T13:49:21.130Z] [2022-06-27T13:49:21.130Z] To set a process to complain mode, use the command line tool [2022-06-27T13:49:21.130Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-27T13:49:21.130Z] +++ true [2022-06-27T13:49:21.130Z] exiting test-integration [2022-06-27T13:49:21.130Z] ++ exit 0 [2022-06-27T13:49:21.130Z] [2022-06-27T13:49:21.130Z] + exit 0 [2022-06-27T13:49:21.130Z] ++ jobs -p [2022-06-27T13:49:21.130Z] + pids= [2022-06-27T13:49:21.130Z] + echo 'Remaining pids to kill: []' [2022-06-27T13:49:21.130Z] Remaining pids to kill: [] [2022-06-27T13:49:21.130Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-27T13:49:21.151Z] Recording test results [2022-06-27T13:49:22.745Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-27T13:49:23.055Z] + echo Ensuring container killed. [2022-06-27T13:49:23.055Z] Ensuring container killed. [2022-06-27T13:49:23.055Z] + docker ps -aq -f name=docker-pr1-* [2022-06-27T13:49:23.055Z] + cids=73e07e54beeb [2022-06-27T13:49:23.055Z] df540fa6c01c [2022-06-27T13:49:23.055Z] ad5921464e0f [2022-06-27T13:49:23.055Z] + [ -n 73e07e54beeb [2022-06-27T13:49:23.055Z] df540fa6c01c [2022-06-27T13:49:23.055Z] ad5921464e0f ] [2022-06-27T13:49:23.055Z] + docker rm -vf 73e07e54beeb df540fa6c01c ad5921464e0f [2022-06-27T13:49:23.985Z] 73e07e54beeb [2022-06-27T13:49:23.985Z] df540fa6c01c [2022-06-27T13:49:23.985Z] ad5921464e0f [Pipeline] sh [2022-06-27T13:49:24.265Z] + echo Chowning /workspace to jenkins user [2022-06-27T13:49:24.265Z] Chowning /workspace to jenkins user [2022-06-27T13:49:24.265Z] + id -u [2022-06-27T13:49:24.265Z] + id -g [2022-06-27T13:49:24.265Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43747:/workspace busybox chown -R 1000:1000 /workspace [2022-06-27T13:49:24.265Z] Unable to find image 'busybox:latest' locally [2022-06-27T13:49:24.265Z] latest: Pulling from library/busybox [2022-06-27T13:49:24.523Z] 19d511225f94: Pulling fs layer [2022-06-27T13:49:24.523Z] 19d511225f94: Download complete [2022-06-27T13:49:24.523Z] 19d511225f94: Pull complete [2022-06-27T13:49:24.523Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-27T13:49:24.523Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-27T13:49:27.374Z] + bundleName=amd64 [2022-06-27T13:49:27.374Z] + echo Creating amd64-bundles.tar.gz [2022-06-27T13:49:27.374Z] Creating amd64-bundles.tar.gz [2022-06-27T13:49:27.374Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-27T13:49:27.374Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-27T13:49:28.750Z] Archiving artifacts [2022-06-27T13:49:30.563Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43747/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-27T13:49:30.862Z] + make clean [2022-06-27T13:49:30.862Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-27T13:49:31.123Z] docker-dev-cache [2022-06-27T13:49:31.123Z] 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