Pull request #43751 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a290f5d04cda8186eba93531b6f09bda8052717f+2fbc30739b437d91f7a444f49143305e5f0a303e (6888d51c0a43daba435a051dddda83810555adf9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43751@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-20T07:24:54.357Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-20T07:24:54.362Z] Trying to pass milestone 12 [Pipeline] milestone [2022-07-20T07:24:54.464Z] Trying to pass milestone 13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-20T07:24:58.560Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09f939d701023d7f5) in /home/ubuntu/workspace/moby_PR-43751 [Pipeline] { [Pipeline] checkout [2022-07-20T07:24:58.671Z] The recommended git tool is: git [2022-07-20T07:25:01.633Z] using credential docker-jenkins-github-credentials [2022-07-20T07:25:01.643Z] Cloning the remote Git repository [2022-07-20T07:25:01.643Z] Cloning with configured refspecs honoured and without tags [2022-07-20T07:25:00.993Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T07:25:01.807Z] > git init /home/ubuntu/workspace/moby_PR-43751 # timeout=10 [2022-07-20T07:25:02.285Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T07:25:02.286Z] > git --version # timeout=10 [2022-07-20T07:25:02.313Z] > git --version # 'git version 2.17.1' [2022-07-20T07:25:02.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:25:02.315Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43751/head:refs/remotes/origin/PR-43751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:25:25.938Z] Fetching without tags [2022-07-20T07:25:26.209Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:25:25.835Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T07:25:25.855Z] > git config --add remote.origin.fetch +refs/pull/43751/head:refs/remotes/origin/PR-43751 # timeout=10 [2022-07-20T07:25:25.878Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:25:25.910Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T07:25:25.947Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T07:25:25.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:25:25.948Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43751/head:refs/remotes/origin/PR-43751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:25:26.217Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T07:25:26.245Z] > git checkout -f a290f5d04cda8186eba93531b6f09bda8052717f # timeout=10 [2022-07-20T07:25:27.205Z] Merge succeeded, producing a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:25:27.205Z] Checking out Revision a290f5d04cda8186eba93531b6f09bda8052717f (PR-43751) [2022-07-20T07:25:27.097Z] > git remote # timeout=10 [2022-07-20T07:25:27.121Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T07:25:27.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:25:27.146Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T07:25:27.177Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T07:25:27.208Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T07:25:27.233Z] > git checkout -f a290f5d04cda8186eba93531b6f09bda8052717f # timeout=10 [2022-07-20T07:25:31.465Z] Commit message: "state/Wait: Fix race when reading exit status" [2022-07-20T07:25:31.482Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T07:25:31.468Z] > git rev-list --no-walk 39bba1b336fad24840ed30880542fa5a04341632 # timeout=10 [2022-07-20T07:25:32.645Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43751:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-20T07:25:39.251Z] Unable to find image 'alpine:latest' locally [2022-07-20T07:25:39.251Z] latest: Pulling from library/alpine [2022-07-20T07:25:39.251Z] 530afca65e2e: Pulling fs layer [2022-07-20T07:25:39.251Z] 530afca65e2e: Verifying Checksum [2022-07-20T07:25:39.251Z] 530afca65e2e: Download complete [2022-07-20T07:25:39.525Z] 530afca65e2e: Pull complete [2022-07-20T07:25:39.783Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-20T07:25:39.783Z] Status: Downloaded newer image for alpine:latest [2022-07-20T07:25:46.356Z] 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 [Pipeline] node [Pipeline] node [2022-07-20T07:25:47.976Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09f939d701023d7f5) in /home/ubuntu/workspace/moby_PR-43751 [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] } [2022-07-20T07:25:48.002Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af55f77ca13b63db) in /home/ubuntu/workspace/moby_PR-43751 [2022-07-20T07:25:48.010Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08923f9555fd13ec1) in /home/ubuntu/workspace/moby_PR-43751 [Pipeline] { [Pipeline] checkout [2022-07-20T07:25:48.036Z] The recommended git tool is: git [Pipeline] // stage [2022-07-20T07:25:48.046Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-20T07:25:48.066Z] Fetching changes from the remote Git repository [2022-07-20T07:25:48.077Z] Fetching without tags [Pipeline] // stage [2022-07-20T07:25:48.086Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0034474ddb573b548) in /home/ubuntu/workspace/moby_PR-43751 [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-07-20T07:25:48.126Z] The recommended git tool is: git [Pipeline] checkout [2022-07-20T07:25:48.133Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-07-20T07:25:48.155Z] using credential docker-jenkins-github-credentials [2022-07-20T07:25:48.156Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-07-20T07:25:48.169Z] Cloning the remote Git repository [2022-07-20T07:25:48.169Z] Cloning with configured refspecs honoured and without tags [2022-07-20T07:25:48.172Z] Cloning the remote Git repository [2022-07-20T07:25:48.172Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [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) [2022-07-20T07:25:48.259Z] The recommended git tool is: git 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 [2022-07-20T07:25:48.426Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit a290f5d04cda8186eba93531b6f09bda8052717f [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-20T07:25:48.636Z] Merge succeeded, producing a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:25:48.637Z] Checking out Revision a290f5d04cda8186eba93531b6f09bda8052717f (PR-43751) [2022-07-20T07:25:48.832Z] Commit message: "state/Wait: Fix race when reading exit status" [2022-07-20T07:25:48.055Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43751/.git # timeout=10 [2022-07-20T07:25:48.070Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T07:25:48.121Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T07:25:48.122Z] > git --version # timeout=10 [2022-07-20T07:25:48.133Z] > git --version # 'git version 2.17.1' [2022-07-20T07:25:48.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:25:48.135Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43751/head:refs/remotes/origin/PR-43751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:25:48.428Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T07:25:48.435Z] > git checkout -f a290f5d04cda8186eba93531b6f09bda8052717f # timeout=10 [2022-07-20T07:25:48.553Z] > git remote # timeout=10 [2022-07-20T07:25:48.581Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T07:25:48.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:25:48.595Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T07:25:48.626Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T07:25:48.639Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T07:25:48.648Z] > git checkout -f a290f5d04cda8186eba93531b6f09bda8052717f # timeout=10 [2022-07-20T07:25:48.181Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T07:25:48.186Z] > git init /home/ubuntu/workspace/moby_PR-43751 # timeout=10 [2022-07-20T07:25:48.208Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T07:25:48.208Z] > git --version # timeout=10 [2022-07-20T07:25:48.214Z] > git --version # 'git version 2.17.1' [2022-07-20T07:25:48.214Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:25:48.215Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43751/head:refs/remotes/origin/PR-43751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:25:48.177Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T07:25:48.186Z] > git init /home/ubuntu/workspace/moby_PR-43751 # timeout=10 [2022-07-20T07:25:48.198Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T07:25:48.198Z] > git --version # timeout=10 [2022-07-20T07:25:48.204Z] > git --version # 'git version 2.25.1' [2022-07-20T07:25:48.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:25:48.205Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43751/head:refs/remotes/origin/PR-43751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T07:25:49.517Z] + docker version [2022-07-20T07:25:49.517Z] Client: Docker Engine - Community [2022-07-20T07:25:49.517Z] Version: 20.10.14 [2022-07-20T07:25:49.517Z] API version: 1.41 [2022-07-20T07:25:49.517Z] Go version: go1.16.15 [2022-07-20T07:25:49.517Z] Git commit: a224086 [2022-07-20T07:25:49.517Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-20T07:25:49.517Z] OS/Arch: linux/amd64 [2022-07-20T07:25:49.517Z] Context: default [2022-07-20T07:25:49.517Z] Experimental: true [2022-07-20T07:25:49.517Z] [2022-07-20T07:25:49.517Z] Server: Docker Engine - Community [2022-07-20T07:25:49.517Z] Engine: [2022-07-20T07:25:49.517Z] Version: 20.10.14 [2022-07-20T07:25:49.517Z] API version: 1.41 (minimum version 1.12) [2022-07-20T07:25:49.517Z] Go version: go1.16.15 [2022-07-20T07:25:49.517Z] Git commit: 87a90dc [2022-07-20T07:25:49.517Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-20T07:25:49.517Z] OS/Arch: linux/amd64 [2022-07-20T07:25:49.517Z] Experimental: true [2022-07-20T07:25:49.517Z] containerd: [2022-07-20T07:25:49.517Z] Version: 1.5.11 [2022-07-20T07:25:49.517Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T07:25:49.517Z] runc: [2022-07-20T07:25:49.517Z] Version: 1.0.3 [2022-07-20T07:25:49.517Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T07:25:49.517Z] docker-init: [2022-07-20T07:25:49.517Z] Version: 0.19.0 [2022-07-20T07:25:49.517Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T07:25:49.804Z] + docker info [2022-07-20T07:25:50.498Z] using credential docker-jenkins-github-credentials [2022-07-20T07:25:50.508Z] Cloning the remote Git repository [2022-07-20T07:25:50.508Z] Cloning with configured refspecs honoured and without tags [2022-07-20T07:25:50.526Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T07:25:50.578Z] > git init /home/ubuntu/workspace/moby_PR-43751 # timeout=10 [2022-07-20T07:25:51.053Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T07:25:51.053Z] > git --version # timeout=10 [2022-07-20T07:25:51.062Z] > git --version # 'git version 2.25.1' [2022-07-20T07:25:51.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:25:51.064Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43751/head:refs/remotes/origin/PR-43751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:25:58.078Z] Client: [2022-07-20T07:25:58.078Z] Context: default [2022-07-20T07:25:58.078Z] Debug Mode: false [2022-07-20T07:25:58.078Z] Plugins: [2022-07-20T07:25:58.078Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T07:25:58.078Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T07:25:58.078Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T07:25:58.078Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T07:25:58.078Z] [2022-07-20T07:25:58.078Z] Server: [2022-07-20T07:25:58.078Z] Containers: 0 [2022-07-20T07:25:58.078Z] Running: 0 [2022-07-20T07:25:58.078Z] Paused: 0 [2022-07-20T07:25:58.078Z] Stopped: 0 [2022-07-20T07:25:58.078Z] Images: 1 [2022-07-20T07:25:58.078Z] Server Version: 20.10.14 [2022-07-20T07:25:58.078Z] Storage Driver: overlay2 [2022-07-20T07:25:58.078Z] Backing Filesystem: extfs [2022-07-20T07:25:58.078Z] Supports d_type: true [2022-07-20T07:25:58.078Z] Native Overlay Diff: true [2022-07-20T07:25:58.078Z] userxattr: false [2022-07-20T07:25:58.078Z] Logging Driver: json-file [2022-07-20T07:25:58.078Z] Cgroup Driver: cgroupfs [2022-07-20T07:25:58.078Z] Cgroup Version: 1 [2022-07-20T07:25:58.078Z] Plugins: [2022-07-20T07:25:58.078Z] Volume: local [2022-07-20T07:25:58.078Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T07:25:58.078Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T07:25:58.078Z] Swarm: inactive [2022-07-20T07:25:58.078Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T07:25:58.078Z] Default Runtime: runc [2022-07-20T07:25:58.078Z] Init Binary: docker-init [2022-07-20T07:25:58.078Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T07:25:58.078Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T07:25:58.078Z] init version: de40ad0 [2022-07-20T07:25:58.078Z] Security Options: [2022-07-20T07:25:58.078Z] apparmor [2022-07-20T07:25:58.078Z] seccomp [2022-07-20T07:25:58.078Z] Profile: default [2022-07-20T07:25:58.078Z] Kernel Version: 5.4.0-1071-aws [2022-07-20T07:25:58.078Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-20T07:25:58.078Z] OSType: linux [2022-07-20T07:25:58.078Z] Architecture: x86_64 [2022-07-20T07:25:58.078Z] CPUs: 2 [2022-07-20T07:25:58.078Z] Total Memory: 7.565GiB [2022-07-20T07:25:58.078Z] Name: ip-10-100-70-49 [2022-07-20T07:25:58.078Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-20T07:25:58.078Z] Docker Root Dir: /var/lib/docker [2022-07-20T07:25:58.078Z] Debug Mode: false [2022-07-20T07:25:58.078Z] Registry: https://index.docker.io/v1/ [2022-07-20T07:25:58.078Z] Labels: [2022-07-20T07:25:58.078Z] Experimental: true [2022-07-20T07:25:58.078Z] Insecure Registries: [2022-07-20T07:25:58.078Z] 127.0.0.0/8 [2022-07-20T07:25:58.078Z] Live Restore Enabled: true [2022-07-20T07:25:58.078Z] [2022-07-20T07:25:58.078Z] WARNING: No swap limit support [Pipeline] sh [2022-07-20T07:25:58.414Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T07:25:58.414Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T07:25:58.414Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43751/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T07:25:58.414Z] + bash /home/ubuntu/workspace/moby_PR-43751/check-config.sh [2022-07-20T07:25:58.414Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T07:25:58.414Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-20T07:25:58.414Z] [2022-07-20T07:25:58.414Z] Generally Necessary: [2022-07-20T07:25:58.414Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T07:25:58.414Z] - apparmor: enabled and tools installed [2022-07-20T07:25:58.691Z] - CONFIG_NAMESPACES: enabled [2022-07-20T07:25:58.691Z] - CONFIG_NET_NS: enabled [2022-07-20T07:25:58.691Z] - CONFIG_PID_NS: enabled [2022-07-20T07:25:58.691Z] - CONFIG_IPC_NS: enabled [2022-07-20T07:25:58.691Z] - CONFIG_UTS_NS: enabled [2022-07-20T07:25:58.691Z] - CONFIG_CGROUPS: enabled [2022-07-20T07:25:58.691Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T07:25:58.691Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T07:25:58.691Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T07:25:58.691Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T07:25:58.691Z] - CONFIG_CPUSETS: enabled [2022-07-20T07:25:58.691Z] - CONFIG_MEMCG: enabled [2022-07-20T07:25:58.691Z] - CONFIG_KEYS: enabled [2022-07-20T07:25:58.691Z] - CONFIG_VETH: enabled (as module) [2022-07-20T07:25:58.691Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T07:25:58.691Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T07:25:58.691Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T07:25:58.691Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T07:25:58.691Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T07:25:58.691Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T07:25:58.691Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T07:25:58.691Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T07:25:58.691Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T07:25:58.691Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T07:25:58.691Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T07:25:58.691Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T07:25:58.691Z] [2022-07-20T07:25:58.691Z] Optional Features: [2022-07-20T07:25:58.691Z] - CONFIG_USER_NS: enabled [2022-07-20T07:25:58.691Z] - CONFIG_SECCOMP: enabled [2022-07-20T07:25:58.691Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T07:25:58.691Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T07:25:58.691Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T07:25:58.691Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-20T07:25:58.691Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-20T07:25:58.691Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T07:25:58.691Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T07:25:58.949Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T07:25:58.949Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T07:25:58.949Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T07:25:58.949Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T07:25:58.949Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T07:25:58.949Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T07:25:58.949Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T07:25:58.949Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T07:25:58.949Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T07:25:58.949Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T07:25:58.949Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T07:25:58.949Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T07:25:58.949Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T07:25:58.949Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T07:25:58.949Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T07:25:58.949Z] - CONFIG_EXT4_FS: enabled [2022-07-20T07:25:58.949Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T07:25:58.949Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T07:25:58.949Z] - Network Drivers: [2022-07-20T07:25:58.949Z] - "overlay": [2022-07-20T07:25:58.949Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T07:25:58.949Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T07:25:58.949Z] Optional (for encrypted networks): [2022-07-20T07:25:58.949Z] - CONFIG_CRYPTO: enabled [2022-07-20T07:25:58.949Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T07:25:58.949Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T07:25:58.949Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T07:25:58.949Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T07:25:58.949Z] - CONFIG_XFRM: enabled [2022-07-20T07:25:58.949Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T07:25:58.949Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T07:25:58.949Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T07:25:58.949Z] - "ipvlan": [2022-07-20T07:25:58.949Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T07:25:58.949Z] - "macvlan": [2022-07-20T07:25:58.949Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T07:25:58.949Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T07:25:58.949Z] - "ftp,tftp client in container": [2022-07-20T07:25:59.209Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T07:25:59.209Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T07:25:59.209Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T07:25:59.209Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T07:25:59.209Z] - Storage Drivers: [2022-07-20T07:25:59.209Z] - "aufs": [2022-07-20T07:25:59.209Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T07:25:59.209Z] - "btrfs": [2022-07-20T07:25:59.209Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T07:25:59.209Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T07:25:59.209Z] - "devicemapper": [2022-07-20T07:25:59.209Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T07:25:59.209Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T07:25:59.209Z] - "overlay": [2022-07-20T07:25:59.209Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T07:25:59.209Z] - "zfs": [2022-07-20T07:25:59.209Z] - /dev/zfs: present [2022-07-20T07:25:59.209Z] - zfs command: missing [2022-07-20T07:25:59.209Z] - zpool command: missing [2022-07-20T07:25:59.209Z] [2022-07-20T07:25:59.209Z] Limits: [2022-07-20T07:25:59.209Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T07:25:59.209Z] [2022-07-20T07:25:59.209Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T07:25:59.581Z] + sudo modprobe ip_vs [2022-07-20T07:25:59.581Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a290f5d04cda8186eba93531b6f09bda8052717f . [2022-07-20T07:25:59.839Z] #1 [internal] load build definition from Dockerfile [2022-07-20T07:25:59.839Z] #1 sha256:12214dd16172f31f6d9685fa07b6d456d5f173042f4ff2674dd63b74ff40bcd9 [2022-07-20T07:25:59.839Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T07:26:00.098Z] #1 DONE 0.1s [2022-07-20T07:26:00.098Z] [2022-07-20T07:26:00.098Z] #2 [internal] load .dockerignore [2022-07-20T07:26:00.098Z] #2 sha256:a46c200579fa5e0ebc58b5c8b7c4881b43f48d87c304915ffa0d1a0901f9c74d [2022-07-20T07:26:00.098Z] #2 transferring context: 145B done [2022-07-20T07:26:00.098Z] #2 DONE 0.1s [2022-07-20T07:26:00.098Z] [2022-07-20T07:26:00.098Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T07:26:00.098Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T07:26:00.302Z] Fetching without tags [2022-07-20T07:26:00.356Z] #3 DONE 0.3s [2022-07-20T07:26:00.356Z] [2022-07-20T07:26:00.356Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T07:26:00.356Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T07:26:00.356Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T07:26:00.356Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T07:26:00.356Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 8.39MB / 9.94MB 0.1s [2022-07-20T07:26:00.356Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T07:26:00.356Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T07:26:00.505Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:26:00.617Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T07:26:00.617Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-20T07:26:00.617Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-20T07:26:00.286Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T07:26:00.289Z] > git config --add remote.origin.fetch +refs/pull/43751/head:refs/remotes/origin/PR-43751 # timeout=10 [2022-07-20T07:26:00.291Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:26:00.300Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T07:26:00.308Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T07:26:00.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:26:00.309Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43751/head:refs/remotes/origin/PR-43751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:26:00.511Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T07:26:00.525Z] > git checkout -f a290f5d04cda8186eba93531b6f09bda8052717f # timeout=10 [2022-07-20T07:26:01.079Z] Merge succeeded, producing a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:26:01.079Z] Checking out Revision a290f5d04cda8186eba93531b6f09bda8052717f (PR-43751) [2022-07-20T07:26:01.173Z] Commit message: "state/Wait: Fix race when reading exit status" [2022-07-20T07:26:01.182Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-20T07:26:01.182Z] #4 DONE 0.8s [2022-07-20T07:26:01.441Z] [2022-07-20T07:26:01.441Z] #6 [internal] load build definition from Dockerfile [2022-07-20T07:26:01.441Z] #6 sha256:b2e45d59d62a3ce0fb35aaf6d51a2338dfad4516e281fe1108f1c8370e27d6d2 [2022-07-20T07:26:01.441Z] #6 DONE 0.0s [2022-07-20T07:26:01.441Z] [2022-07-20T07:26:01.441Z] #5 [internal] load .dockerignore [2022-07-20T07:26:01.441Z] #5 sha256:f8179b2c98803a8606b109de318182b2efb2f70733e7936a2dde8b95c57b8825 [2022-07-20T07:26:01.441Z] #5 DONE 0.0s [2022-07-20T07:26:01.441Z] [2022-07-20T07:26:01.441Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T07:26:01.441Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T07:26:01.059Z] > git remote # timeout=10 [2022-07-20T07:26:01.063Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T07:26:01.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:26:01.067Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T07:26:01.074Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T07:26:01.086Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T07:26:01.090Z] > git checkout -f a290f5d04cda8186eba93531b6f09bda8052717f # timeout=10 [2022-07-20T07:26:02.356Z] + docker version [2022-07-20T07:26:02.356Z] Client: Docker Engine - Community [2022-07-20T07:26:02.356Z] Version: 20.10.14 [2022-07-20T07:26:02.356Z] API version: 1.41 [2022-07-20T07:26:02.356Z] Go version: go1.16.15 [2022-07-20T07:26:02.356Z] Git commit: a224086 [2022-07-20T07:26:02.356Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-20T07:26:02.356Z] OS/Arch: linux/arm64 [2022-07-20T07:26:02.356Z] Context: default [2022-07-20T07:26:02.356Z] Experimental: true [2022-07-20T07:26:02.356Z] [2022-07-20T07:26:02.356Z] Server: Docker Engine - Community [2022-07-20T07:26:02.356Z] Engine: [2022-07-20T07:26:02.356Z] Version: 20.10.14 [2022-07-20T07:26:02.356Z] API version: 1.41 (minimum version 1.12) [2022-07-20T07:26:02.357Z] Go version: go1.16.15 [2022-07-20T07:26:02.357Z] Git commit: 87a90dc [2022-07-20T07:26:02.357Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-20T07:26:02.357Z] OS/Arch: linux/arm64 [2022-07-20T07:26:02.357Z] Experimental: true [2022-07-20T07:26:02.357Z] containerd: [2022-07-20T07:26:02.357Z] Version: 1.5.11 [2022-07-20T07:26:02.357Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T07:26:02.357Z] runc: [2022-07-20T07:26:02.357Z] Version: 1.0.3 [2022-07-20T07:26:02.357Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T07:26:02.357Z] docker-init: [2022-07-20T07:26:02.357Z] Version: 0.19.0 [2022-07-20T07:26:02.357Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T07:26:02.634Z] + docker info [2022-07-20T07:26:02.825Z] #7 DONE 1.1s [2022-07-20T07:26:02.825Z] [2022-07-20T07:26:02.825Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T07:26:02.825Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T07:26:02.825Z] #10 DONE 1.1s [2022-07-20T07:26:02.825Z] [2022-07-20T07:26:02.825Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T07:26:02.825Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T07:26:02.825Z] #8 DONE 1.1s [2022-07-20T07:26:02.825Z] [2022-07-20T07:26:02.825Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T07:26:02.825Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T07:26:02.825Z] #9 DONE 1.1s [2022-07-20T07:26:02.891Z] Client: [2022-07-20T07:26:02.891Z] Context: default [2022-07-20T07:26:02.891Z] Debug Mode: false [2022-07-20T07:26:02.891Z] Plugins: [2022-07-20T07:26:02.891Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T07:26:02.891Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T07:26:02.891Z] [2022-07-20T07:26:02.891Z] Server: [2022-07-20T07:26:02.891Z] Containers: 1 [2022-07-20T07:26:02.891Z] Running: 1 [2022-07-20T07:26:02.891Z] Paused: 0 [2022-07-20T07:26:02.891Z] Stopped: 0 [2022-07-20T07:26:02.891Z] Images: 4 [2022-07-20T07:26:02.891Z] Server Version: 20.10.14 [2022-07-20T07:26:02.891Z] Storage Driver: overlay2 [2022-07-20T07:26:02.891Z] Backing Filesystem: extfs [2022-07-20T07:26:02.891Z] Supports d_type: true [2022-07-20T07:26:02.891Z] Native Overlay Diff: true [2022-07-20T07:26:02.891Z] userxattr: false [2022-07-20T07:26:02.891Z] Logging Driver: json-file [2022-07-20T07:26:02.891Z] Cgroup Driver: cgroupfs [2022-07-20T07:26:02.891Z] Cgroup Version: 1 [2022-07-20T07:26:02.891Z] Plugins: [2022-07-20T07:26:02.891Z] Volume: local [2022-07-20T07:26:02.891Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T07:26:02.891Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T07:26:02.891Z] Swarm: inactive [2022-07-20T07:26:02.891Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-20T07:26:02.891Z] Default Runtime: runc [2022-07-20T07:26:02.891Z] Init Binary: docker-init [2022-07-20T07:26:02.891Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T07:26:02.891Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T07:26:02.891Z] init version: de40ad0 [2022-07-20T07:26:02.891Z] Security Options: [2022-07-20T07:26:02.891Z] apparmor [2022-07-20T07:26:02.891Z] seccomp [2022-07-20T07:26:02.891Z] Profile: default [2022-07-20T07:26:02.891Z] Kernel Version: 5.13.0-1021-aws [2022-07-20T07:26:02.891Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-20T07:26:02.891Z] OSType: linux [2022-07-20T07:26:02.891Z] Architecture: aarch64 [2022-07-20T07:26:02.891Z] CPUs: 2 [2022-07-20T07:26:02.891Z] Total Memory: 7.562GiB [2022-07-20T07:26:02.891Z] Name: ip-10-100-88-61 [2022-07-20T07:26:02.891Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-20T07:26:02.891Z] Docker Root Dir: /var/lib/docker [2022-07-20T07:26:02.891Z] Debug Mode: false [2022-07-20T07:26:02.891Z] Registry: https://index.docker.io/v1/ [2022-07-20T07:26:02.891Z] Labels: [2022-07-20T07:26:02.891Z] Experimental: true [2022-07-20T07:26:02.891Z] Insecure Registries: [2022-07-20T07:26:02.891Z] 127.0.0.0/8 [2022-07-20T07:26:02.891Z] Live Restore Enabled: true [2022-07-20T07:26:02.891Z] [Pipeline] sh [2022-07-20T07:26:02.975Z] Still waiting to schedule task [2022-07-20T07:26:02.975Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-20T07:26:03.083Z] [2022-07-20T07:26:03.083Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:03.083Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T07:26:03.083Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T07:26:03.083Z] #73 DONE 0.1s [2022-07-20T07:26:03.083Z] [2022-07-20T07:26:03.083Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:26:03.083Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T07:26:03.083Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:26:03.083Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T07:26:03.210Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T07:26:03.210Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T07:26:03.210Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43751/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T07:26:03.210Z] + bash /home/ubuntu/workspace/moby_PR-43751/check-config.sh [2022-07-20T07:26:03.210Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T07:26:03.210Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-20T07:26:03.210Z] [2022-07-20T07:26:03.210Z] Generally Necessary: [2022-07-20T07:26:03.210Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T07:26:03.210Z] - apparmor: enabled and tools installed [2022-07-20T07:26:03.210Z] - CONFIG_NAMESPACES: enabled [2022-07-20T07:26:03.210Z] - CONFIG_NET_NS: enabled [2022-07-20T07:26:03.210Z] - CONFIG_PID_NS: enabled [2022-07-20T07:26:03.210Z] - CONFIG_IPC_NS: enabled [2022-07-20T07:26:03.210Z] - CONFIG_UTS_NS: enabled [2022-07-20T07:26:03.210Z] - CONFIG_CGROUPS: enabled [2022-07-20T07:26:03.210Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T07:26:03.210Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T07:26:03.210Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T07:26:03.210Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T07:26:03.210Z] - CONFIG_CPUSETS: enabled [2022-07-20T07:26:03.210Z] - CONFIG_MEMCG: enabled [2022-07-20T07:26:03.210Z] - CONFIG_KEYS: enabled [2022-07-20T07:26:03.210Z] - CONFIG_VETH: enabled (as module) [2022-07-20T07:26:03.210Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T07:26:03.210Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T07:26:03.210Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T07:26:03.210Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T07:26:03.346Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T07:26:03.346Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T07:26:03.346Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T07:26:03.346Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.05MB / 55.00MB 0.1s [2022-07-20T07:26:03.466Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T07:26:03.466Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T07:26:03.466Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T07:26:03.466Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T07:26:03.466Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T07:26:03.466Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T07:26:03.466Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T07:26:03.466Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T07:26:03.466Z] [2022-07-20T07:26:03.466Z] Optional Features: [2022-07-20T07:26:03.466Z] - CONFIG_USER_NS: enabled [2022-07-20T07:26:03.466Z] - CONFIG_SECCOMP: enabled [2022-07-20T07:26:03.466Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T07:26:03.466Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T07:26:03.466Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T07:26:03.466Z] (cgroup swap accounting is currently enabled) [2022-07-20T07:26:03.466Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T07:26:03.466Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T07:26:03.466Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T07:26:03.466Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T07:26:03.466Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T07:26:03.466Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T07:26:03.466Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T07:26:03.466Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T07:26:03.466Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T07:26:03.466Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T07:26:03.466Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T07:26:03.466Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T07:26:03.466Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T07:26:03.466Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T07:26:03.466Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T07:26:03.466Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T07:26:03.466Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T07:26:03.466Z] - CONFIG_EXT4_FS: enabled [2022-07-20T07:26:03.466Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T07:26:03.466Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T07:26:03.603Z] #28 ... [2022-07-20T07:26:03.604Z] [2022-07-20T07:26:03.604Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T07:26:03.604Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T07:26:03.604Z] #49 DONE 0.0s [2022-07-20T07:26:03.712Z] Fetching without tags [2022-07-20T07:26:03.722Z] - Network Drivers: [2022-07-20T07:26:03.722Z] - "overlay": [2022-07-20T07:26:03.722Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T07:26:03.722Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T07:26:03.722Z] Optional (for encrypted networks): [2022-07-20T07:26:03.722Z] - CONFIG_CRYPTO: enabled [2022-07-20T07:26:03.722Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T07:26:03.722Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T07:26:03.722Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T07:26:03.722Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T07:26:03.722Z] - CONFIG_XFRM: enabled [2022-07-20T07:26:03.722Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T07:26:03.722Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T07:26:03.722Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T07:26:03.722Z] - "ipvlan": [2022-07-20T07:26:03.722Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T07:26:03.722Z] - "macvlan": [2022-07-20T07:26:03.722Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T07:26:03.722Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T07:26:03.722Z] - "ftp,tftp client in container": [2022-07-20T07:26:03.722Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T07:26:03.722Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T07:26:03.722Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T07:26:03.722Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T07:26:03.722Z] - Storage Drivers: [2022-07-20T07:26:03.722Z] - "aufs": [2022-07-20T07:26:03.722Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T07:26:03.722Z] - "btrfs": [2022-07-20T07:26:03.722Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T07:26:03.722Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T07:26:03.722Z] - "devicemapper": [2022-07-20T07:26:03.722Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T07:26:03.722Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T07:26:03.722Z] - "overlay": [2022-07-20T07:26:03.722Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T07:26:03.722Z] - "zfs": [2022-07-20T07:26:03.722Z] - /dev/zfs: present [2022-07-20T07:26:03.722Z] - zfs command: missing [2022-07-20T07:26:03.722Z] - zpool command: missing [2022-07-20T07:26:03.722Z] [2022-07-20T07:26:03.722Z] Limits: [2022-07-20T07:26:03.722Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T07:26:03.722Z] [2022-07-20T07:26:03.722Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T07:26:03.862Z] [2022-07-20T07:26:03.862Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:03.862Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:03.862Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 done [2022-07-20T07:26:03.862Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T07:26:03.862Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T07:26:03.862Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T07:26:03.862Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s done [2022-07-20T07:26:03.862Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.68MB / 55.00MB 0.6s [2022-07-20T07:26:03.862Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 4.19MB / 10.88MB 0.6s [2022-07-20T07:26:03.862Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.49MB / 55.00MB 0.7s [2022-07-20T07:26:03.862Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s [2022-07-20T07:26:03.919Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:26:03.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T07:26:03.693Z] > git config --add remote.origin.fetch +refs/pull/43751/head:refs/remotes/origin/PR-43751 # timeout=10 [2022-07-20T07:26:03.696Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:26:03.706Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T07:26:03.716Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T07:26:03.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:26:03.717Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43751/head:refs/remotes/origin/PR-43751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:26:03.922Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T07:26:03.926Z] > git checkout -f a290f5d04cda8186eba93531b6f09bda8052717f # timeout=10 [2022-07-20T07:26:04.080Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a290f5d04cda8186eba93531b6f09bda8052717f . [2022-07-20T07:26:04.119Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 16.78MB / 55.00MB 0.9s [2022-07-20T07:26:04.336Z] #1 [internal] load build definition from Dockerfile [2022-07-20T07:26:04.336Z] #1 sha256:c25e82d6ae1ecd7e97d3f98fe50dbd272ccc55fda909125a458e2f84c740f2ae [2022-07-20T07:26:04.336Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-20T07:26:04.336Z] #1 DONE 0.0s [2022-07-20T07:26:04.336Z] [2022-07-20T07:26:04.336Z] #2 [internal] load .dockerignore [2022-07-20T07:26:04.336Z] #2 sha256:8aa914bfecef165175c997df15e866c8bf11bd1e0d0e1b3b49ee99643b0901ff [2022-07-20T07:26:04.336Z] #2 transferring context: 145B done [2022-07-20T07:26:04.336Z] #2 DONE 0.0s [2022-07-20T07:26:04.336Z] [2022-07-20T07:26:04.336Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T07:26:04.336Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-20T07:26:04.379Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.12MB / 55.00MB 1.2s [2022-07-20T07:26:04.379Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.0s done [2022-07-20T07:26:04.379Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0B / 54.58MB 1.2s [2022-07-20T07:26:04.379Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.15MB / 85.90MB 1.2s [2022-07-20T07:26:04.480Z] Merge succeeded, producing a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:26:04.481Z] Checking out Revision a290f5d04cda8186eba93531b6f09bda8052717f (PR-43751) [2022-07-20T07:26:04.595Z] #3 DONE 0.3s [2022-07-20T07:26:04.595Z] [2022-07-20T07:26:04.595Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T07:26:04.595Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-20T07:26:04.595Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T07:26:04.595Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T07:26:04.595Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-20T07:26:04.595Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-20T07:26:04.595Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 5.24MB / 9.20MB 0.1s [2022-07-20T07:26:04.645Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 27.26MB / 55.00MB 1.4s [2022-07-20T07:26:04.645Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 30.41MB / 55.00MB 1.5s [2022-07-20T07:26:04.645Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.19MB / 54.58MB 1.5s [2022-07-20T07:26:04.851Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-07-20T07:26:04.851Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-20T07:26:04.903Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 9.44MB / 85.90MB 1.6s [2022-07-20T07:26:04.903Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 35.65MB / 55.00MB 1.7s [2022-07-20T07:26:04.903Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.34MB / 54.58MB 1.7s [2022-07-20T07:26:05.108Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-20T07:26:05.108Z] #4 DONE 0.5s [2022-07-20T07:26:05.140Z] Commit message: "state/Wait: Fix race when reading exit status" [2022-07-20T07:26:05.161Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 12.58MB / 54.58MB 1.9s [2022-07-20T07:26:05.161Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 19.92MB / 85.90MB 1.9s [2022-07-20T07:26:05.161Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 2.0s [2022-07-20T07:26:05.365Z] [2022-07-20T07:26:05.365Z] #6 [internal] load .dockerignore [2022-07-20T07:26:05.365Z] #6 sha256:3a0ca5441fb4da2ac4be292848d2fbddd69d176e2b83de44fed6bde05b80bed4 [2022-07-20T07:26:05.365Z] #6 DONE 0.0s [2022-07-20T07:26:05.365Z] [2022-07-20T07:26:05.365Z] #5 [internal] load build definition from Dockerfile [2022-07-20T07:26:05.365Z] #5 sha256:349a87c51f8863fdfc9e569c4035c1f4e36ab76c0c94fd0623a5bb0cdd567221 [2022-07-20T07:26:05.365Z] #5 DONE 0.0s [2022-07-20T07:26:05.365Z] [2022-07-20T07:26:05.365Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T07:26:05.365Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T07:26:05.430Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 16.78MB / 54.58MB 2.2s [2022-07-20T07:26:05.430Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 27.26MB / 85.90MB 2.2s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T07:26:05.688Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 46.14MB / 55.00MB 2.4s [2022-07-20T07:26:05.688Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 19.92MB / 54.58MB 2.4s [2022-07-20T07:26:05.688Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 23.08MB / 54.58MB 2.6s [2022-07-20T07:26:05.688Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 32.60MB / 85.90MB 2.6s [2022-07-20T07:26:05.777Z] + [ PR != PR ] [2022-07-20T07:26:05.777Z] + [ master != master ] [2022-07-20T07:26:05.777Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [2022-07-20T07:26:04.452Z] > git remote # timeout=10 [2022-07-20T07:26:04.455Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T07:26:04.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:26:04.460Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T07:26:04.468Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T07:26:04.484Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T07:26:04.486Z] > git checkout -f a290f5d04cda8186eba93531b6f09bda8052717f # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T07:26:05.926Z] #10 ... [2022-07-20T07:26:05.926Z] [2022-07-20T07:26:05.926Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T07:26:05.926Z] #9 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-20T07:26:05.926Z] #9 DONE 0.5s [2022-07-20T07:26:05.926Z] [2022-07-20T07:26:05.926Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T07:26:05.926Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T07:26:05.926Z] #10 DONE 0.6s [2022-07-20T07:26:05.926Z] [2022-07-20T07:26:05.926Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T07:26:05.926Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-20T07:26:05.926Z] #7 DONE 0.6s [2022-07-20T07:26:05.926Z] [2022-07-20T07:26:05.926Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T07:26:05.926Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T07:26:05.926Z] #8 DONE 0.6s [2022-07-20T07:26:05.950Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 52.43MB / 55.00MB 2.7s [2022-07-20T07:26:05.950Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 26.21MB / 54.58MB 2.7s [2022-07-20T07:26:05.950Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 37.75MB / 85.90MB 2.8s [2022-07-20T07:26:06.106Z] + docker version [2022-07-20T07:26:06.106Z] Client: Docker Engine - Community [2022-07-20T07:26:06.106Z] Version: 20.10.14 [2022-07-20T07:26:06.106Z] API version: 1.41 [2022-07-20T07:26:06.106Z] Go version: go1.16.15 [2022-07-20T07:26:06.106Z] Git commit: a224086 [2022-07-20T07:26:06.106Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-20T07:26:06.106Z] OS/Arch: linux/amd64 [2022-07-20T07:26:06.106Z] Context: default [2022-07-20T07:26:06.106Z] Experimental: true [2022-07-20T07:26:06.106Z] [2022-07-20T07:26:06.106Z] Server: Docker Engine - Community [2022-07-20T07:26:06.106Z] Engine: [2022-07-20T07:26:06.106Z] Version: 20.10.14 [2022-07-20T07:26:06.106Z] API version: 1.41 (minimum version 1.12) [2022-07-20T07:26:06.106Z] Go version: go1.16.15 [2022-07-20T07:26:06.106Z] Git commit: 87a90dc [2022-07-20T07:26:06.106Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-20T07:26:06.106Z] OS/Arch: linux/amd64 [2022-07-20T07:26:06.106Z] Experimental: true [2022-07-20T07:26:06.106Z] containerd: [2022-07-20T07:26:06.106Z] Version: 1.5.11 [2022-07-20T07:26:06.106Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T07:26:06.106Z] runc: [2022-07-20T07:26:06.106Z] Version: 1.0.3 [2022-07-20T07:26:06.106Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T07:26:06.106Z] docker-init: [2022-07-20T07:26:06.106Z] Version: 0.19.0 [2022-07-20T07:26:06.106Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T07:26:06.182Z] [2022-07-20T07:26:06.182Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:06.182Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T07:26:06.182Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T07:26:06.208Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 30.41MB / 54.58MB 3.0s [2022-07-20T07:26:06.388Z] + docker info [2022-07-20T07:26:06.442Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T07:26:06.442Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T07:26:06.442Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T07:26:06.468Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 37.75MB / 54.58MB 3.2s [2022-07-20T07:26:06.468Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 46.14MB / 85.90MB 3.2s [2022-07-20T07:26:06.733Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.5s done [2022-07-20T07:26:06.733Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 42.99MB / 54.58MB 3.5s [2022-07-20T07:26:06.733Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 47.18MB / 54.58MB 3.7s [2022-07-20T07:26:06.733Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 53.48MB / 85.90MB 3.7s [2022-07-20T07:26:06.733Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 3.7s [2022-07-20T07:26:06.955Z] Client: [2022-07-20T07:26:06.955Z] Context: default [2022-07-20T07:26:06.955Z] Debug Mode: false [2022-07-20T07:26:06.955Z] Plugins: [2022-07-20T07:26:06.955Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T07:26:06.955Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T07:26:06.955Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T07:26:06.955Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T07:26:06.955Z] [2022-07-20T07:26:06.955Z] Server: [2022-07-20T07:26:06.955Z] Containers: 1 [2022-07-20T07:26:06.955Z] Running: 1 [2022-07-20T07:26:06.955Z] Paused: 0 [2022-07-20T07:26:06.955Z] Stopped: 0 [2022-07-20T07:26:06.955Z] Images: 3 [2022-07-20T07:26:06.955Z] Server Version: 20.10.14 [2022-07-20T07:26:06.955Z] Storage Driver: overlay2 [2022-07-20T07:26:06.955Z] Backing Filesystem: extfs [2022-07-20T07:26:06.955Z] Supports d_type: true [2022-07-20T07:26:06.955Z] Native Overlay Diff: true [2022-07-20T07:26:06.955Z] userxattr: false [2022-07-20T07:26:06.955Z] Logging Driver: json-file [2022-07-20T07:26:06.955Z] Cgroup Driver: cgroupfs [2022-07-20T07:26:06.955Z] Cgroup Version: 1 [2022-07-20T07:26:06.955Z] Plugins: [2022-07-20T07:26:06.955Z] Volume: local [2022-07-20T07:26:06.955Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T07:26:06.955Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T07:26:06.955Z] Swarm: inactive [2022-07-20T07:26:06.955Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-20T07:26:06.955Z] Default Runtime: runc [2022-07-20T07:26:06.955Z] Init Binary: docker-init [2022-07-20T07:26:06.955Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T07:26:06.955Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T07:26:06.955Z] init version: de40ad0 [2022-07-20T07:26:06.955Z] Security Options: [2022-07-20T07:26:06.955Z] apparmor [2022-07-20T07:26:06.955Z] seccomp [2022-07-20T07:26:06.955Z] Profile: default [2022-07-20T07:26:06.955Z] Kernel Version: 5.4.0-1071-aws [2022-07-20T07:26:06.955Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-20T07:26:06.955Z] OSType: linux [2022-07-20T07:26:06.955Z] Architecture: x86_64 [2022-07-20T07:26:06.955Z] CPUs: 2 [2022-07-20T07:26:06.955Z] Total Memory: 7.565GiB [2022-07-20T07:26:06.955Z] Name: ip-10-100-49-172 [2022-07-20T07:26:06.955Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-20T07:26:06.955Z] Docker Root Dir: /var/lib/docker [2022-07-20T07:26:06.955Z] Debug Mode: false [2022-07-20T07:26:06.955Z] Registry: https://index.docker.io/v1/ [2022-07-20T07:26:06.955Z] Labels: [2022-07-20T07:26:06.955Z] Experimental: true [2022-07-20T07:26:06.955Z] Insecure Registries: [2022-07-20T07:26:06.955Z] 127.0.0.0/8 [2022-07-20T07:26:06.955Z] Live Restore Enabled: true [2022-07-20T07:26:06.955Z] [2022-07-20T07:26:06.955Z] WARNING: No swap limit support [Pipeline] sh [2022-07-20T07:26:06.991Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-20T07:26:07.024Z] #73 ... [2022-07-20T07:26:07.024Z] [2022-07-20T07:26:07.024Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T07:26:07.024Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T07:26:07.024Z] #49 DONE 0.6s [2022-07-20T07:26:07.024Z] [2022-07-20T07:26:07.024Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T07:26:07.024Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T07:26:07.024Z] #49 DONE 0.0s [2022-07-20T07:26:07.024Z] [2022-07-20T07:26:07.024Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:07.024Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T07:26:07.024Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-20T07:26:07.024Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-20T07:26:07.024Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T07:26:07.024Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.48MB / 53.68MB 0.6s [2022-07-20T07:26:07.024Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.1s done [2022-07-20T07:26:07.024Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-20T07:26:07.024Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.5s done [2022-07-20T07:26:07.024Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 8.39MB / 54.67MB 0.7s [2022-07-20T07:26:07.024Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0B / 81.11MB 0.7s [2022-07-20T07:26:07.244Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T07:26:07.244Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T07:26:07.244Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43751/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T07:26:07.244Z] + bash /home/ubuntu/workspace/moby_PR-43751/check-config.sh [2022-07-20T07:26:07.244Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T07:26:07.244Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-20T07:26:07.244Z] [2022-07-20T07:26:07.244Z] Generally Necessary: [2022-07-20T07:26:07.244Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T07:26:07.244Z] - apparmor: enabled and tools installed [2022-07-20T07:26:07.244Z] - CONFIG_NAMESPACES: enabled [2022-07-20T07:26:07.244Z] - CONFIG_NET_NS: enabled [2022-07-20T07:26:07.244Z] - CONFIG_PID_NS: enabled [2022-07-20T07:26:07.244Z] - CONFIG_IPC_NS: enabled [2022-07-20T07:26:07.244Z] - CONFIG_UTS_NS: enabled [2022-07-20T07:26:07.244Z] - CONFIG_CGROUPS: enabled [2022-07-20T07:26:07.244Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T07:26:07.244Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T07:26:07.244Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T07:26:07.244Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T07:26:07.244Z] - CONFIG_CPUSETS: enabled [2022-07-20T07:26:07.244Z] - CONFIG_MEMCG: enabled [2022-07-20T07:26:07.244Z] - CONFIG_KEYS: enabled [2022-07-20T07:26:07.244Z] - CONFIG_VETH: enabled (as module) [2022-07-20T07:26:07.244Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T07:26:07.244Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T07:26:07.244Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T07:26:07.244Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T07:26:07.244Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T07:26:07.244Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T07:26:07.244Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T07:26:07.244Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T07:26:07.244Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T07:26:07.244Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T07:26:07.250Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 58.72MB / 85.90MB 4.0s [2022-07-20T07:26:07.250Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 53.48MB / 54.58MB 4.1s [2022-07-20T07:26:07.282Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 0.8s done [2022-07-20T07:26:07.282Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 25.17MB / 54.67MB 0.9s [2022-07-20T07:26:07.282Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 17.83MB / 81.11MB 0.9s [2022-07-20T07:26:07.282Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0B / 108.94MB 0.9s [2022-07-20T07:26:07.282Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 29.36MB / 54.67MB 1.0s [2022-07-20T07:26:07.282Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 22.02MB / 81.11MB 1.0s [2022-07-20T07:26:07.503Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T07:26:07.503Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T07:26:07.503Z] [2022-07-20T07:26:07.503Z] Optional Features: [2022-07-20T07:26:07.503Z] - CONFIG_USER_NS: enabled [2022-07-20T07:26:07.503Z] - CONFIG_SECCOMP: enabled [2022-07-20T07:26:07.503Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T07:26:07.503Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T07:26:07.503Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T07:26:07.503Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-20T07:26:07.503Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-20T07:26:07.503Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T07:26:07.503Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T07:26:07.503Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T07:26:07.503Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T07:26:07.503Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T07:26:07.503Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T07:26:07.503Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T07:26:07.503Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T07:26:07.503Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T07:26:07.503Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T07:26:07.503Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T07:26:07.503Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T07:26:07.503Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T07:26:07.503Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T07:26:07.503Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T07:26:07.503Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T07:26:07.503Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T07:26:07.503Z] - CONFIG_EXT4_FS: enabled [2022-07-20T07:26:07.503Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T07:26:07.503Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T07:26:07.503Z] - Network Drivers: [2022-07-20T07:26:07.503Z] - "overlay": [2022-07-20T07:26:07.503Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T07:26:07.503Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T07:26:07.503Z] Optional (for encrypted networks): [2022-07-20T07:26:07.510Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 67.11MB / 85.90MB 4.3s [2022-07-20T07:26:07.510Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 11.53MB / 141.81MB 4.3s [2022-07-20T07:26:07.540Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 33.55MB / 54.67MB 1.1s [2022-07-20T07:26:07.540Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 31.26MB / 81.11MB 1.1s [2022-07-20T07:26:07.540Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 10.49MB / 108.94MB 1.1s [2022-07-20T07:26:07.540Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 [2022-07-20T07:26:07.540Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 39.85MB / 54.67MB 1.2s [2022-07-20T07:26:07.540Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 39.85MB / 81.11MB 1.2s [2022-07-20T07:26:07.540Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 16.78MB / 108.94MB 1.2s [2022-07-20T07:26:07.762Z] - CONFIG_CRYPTO: enabled [2022-07-20T07:26:07.762Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T07:26:07.762Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T07:26:07.762Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T07:26:07.762Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T07:26:07.762Z] - CONFIG_XFRM: enabled [2022-07-20T07:26:07.762Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T07:26:07.762Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T07:26:07.762Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T07:26:07.762Z] - "ipvlan": [2022-07-20T07:26:07.762Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T07:26:07.762Z] - "macvlan": [2022-07-20T07:26:07.762Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T07:26:07.762Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T07:26:07.762Z] - "ftp,tftp client in container": [2022-07-20T07:26:07.762Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T07:26:07.762Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T07:26:07.762Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T07:26:07.762Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T07:26:07.762Z] - Storage Drivers: [2022-07-20T07:26:07.762Z] - "aufs": [2022-07-20T07:26:07.762Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T07:26:07.762Z] - "btrfs": [2022-07-20T07:26:07.762Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T07:26:07.762Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T07:26:07.762Z] - "devicemapper": [2022-07-20T07:26:07.762Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T07:26:07.762Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T07:26:07.762Z] - "overlay": [2022-07-20T07:26:07.762Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T07:26:07.762Z] - "zfs": [2022-07-20T07:26:07.762Z] - /dev/zfs: present [2022-07-20T07:26:07.762Z] - zfs command: missing [2022-07-20T07:26:07.762Z] - zpool command: missing [2022-07-20T07:26:07.762Z] [2022-07-20T07:26:07.762Z] Limits: [2022-07-20T07:26:07.762Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T07:26:07.762Z] [2022-07-20T07:26:07.762Z] + true [Pipeline] } [2022-07-20T07:26:07.773Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 73.40MB / 85.90MB 4.7s [2022-07-20T07:26:07.773Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 20.97MB / 141.81MB 4.7s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-20T07:26:07.801Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 52.43MB / 54.67MB 1.3s [2022-07-20T07:26:07.801Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 48.23MB / 81.11MB 1.3s [2022-07-20T07:26:07.801Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 22.57MB / 108.94MB 1.3s [2022-07-20T07:26:07.801Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 57.67MB / 81.11MB 1.4s [2022-07-20T07:26:07.801Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 29.36MB / 108.94MB 1.4s [2022-07-20T07:26:07.801Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 1.5s done [2022-07-20T07:26:07.801Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 1.6s [2022-07-20T07:26:07.801Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 43.06MB / 108.94MB 1.6s [2022-07-20T07:26:07.801Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 0B / 126B 1.6s [Pipeline] sh [2022-07-20T07:26:08.034Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.7s done [2022-07-20T07:26:08.034Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 4.9s [2022-07-20T07:26:08.058Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 51.38MB / 108.94MB 1.7s [2022-07-20T07:26:08.058Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 1.7s [2022-07-20T07:26:08.058Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 1.7s done [2022-07-20T07:26:08.058Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 61.87MB / 108.94MB 1.8s [2022-07-20T07:26:08.058Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 1.8s done [2022-07-20T07:26:08.090Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a290f5d04cda8186eba93531b6f09bda8052717f . [2022-07-20T07:26:08.293Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 84.93MB / 85.90MB 5.2s [2022-07-20T07:26:08.293Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 32.51MB / 141.81MB 5.2s [2022-07-20T07:26:08.293Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 5.0s done [2022-07-20T07:26:08.319Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 71.05MB / 108.94MB 1.9s [2022-07-20T07:26:08.319Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 80.74MB / 108.94MB 2.0s [2022-07-20T07:26:08.319Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 88.55MB / 108.94MB 2.1s [2022-07-20T07:26:08.350Z] #2 [internal] load .dockerignore [2022-07-20T07:26:08.350Z] #2 sha256:426314932f2fdd4a66ba83bc56416a1eccfb1a06c5ba2f363b539e872430821e [2022-07-20T07:26:08.350Z] #2 transferring context: 145B done [2022-07-20T07:26:08.350Z] #2 DONE 0.1s [2022-07-20T07:26:08.350Z] [2022-07-20T07:26:08.350Z] #1 [internal] load build definition from Dockerfile [2022-07-20T07:26:08.350Z] #1 sha256:fd6e0ae4234e3e5743fb18b1e812d2463685f4fbb48e2968a1712f1513e0f91f [2022-07-20T07:26:08.350Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-20T07:26:08.350Z] #1 DONE 0.1s [2022-07-20T07:26:08.350Z] [2022-07-20T07:26:08.350Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T07:26:08.350Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T07:26:08.550Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 41.94MB / 141.81MB 5.5s [2022-07-20T07:26:08.578Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 96.47MB / 108.94MB 2.2s [2022-07-20T07:26:08.578Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 2.4s [2022-07-20T07:26:08.609Z] #3 DONE 0.3s [2022-07-20T07:26:08.609Z] [2022-07-20T07:26:08.609Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T07:26:08.609Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T07:26:08.609Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T07:26:08.609Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T07:26:08.609Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-07-20T07:26:08.609Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T07:26:08.609Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T07:26:08.609Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-20T07:26:08.802Z] Fetching without tags [2022-07-20T07:26:08.834Z] #11 ... [2022-07-20T07:26:08.834Z] [2022-07-20T07:26:08.834Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:08.834Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T07:26:08.834Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T07:26:08.834Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T07:26:08.834Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T07:26:08.834Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T07:26:08.834Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-07-20T07:26:08.834Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2022-07-20T07:26:08.834Z] #71 DONE 2.7s [2022-07-20T07:26:08.834Z] [2022-07-20T07:26:08.834Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:08.834Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T07:26:08.834Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 2.5s done [2022-07-20T07:26:08.868Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-20T07:26:08.868Z] #4 DONE 0.4s [2022-07-20T07:26:09.000Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:26:09.113Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.0s done [2022-07-20T07:26:09.113Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 53.36MB / 141.81MB 6.0s [2022-07-20T07:26:09.127Z] [2022-07-20T07:26:09.127Z] #5 [internal] load .dockerignore [2022-07-20T07:26:09.127Z] #5 sha256:c2ec44864115654fc26d13580fd17686294a6443fc7e3301ae0a7353f869a6e8 [2022-07-20T07:26:09.127Z] #5 DONE 0.0s [2022-07-20T07:26:09.127Z] [2022-07-20T07:26:09.127Z] #6 [internal] load build definition from Dockerfile [2022-07-20T07:26:09.127Z] #6 sha256:9bf15c32c854fe83a080cf3b04b1e77d998113093b5f35fe533adfb1a740a587 [2022-07-20T07:26:09.127Z] #6 DONE 0.0s [2022-07-20T07:26:09.127Z] [2022-07-20T07:26:09.127Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T07:26:09.127Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T07:26:09.396Z] #11 ... [2022-07-20T07:26:09.396Z] [2022-07-20T07:26:09.396Z] #24 [internal] load build context [2022-07-20T07:26:09.396Z] #24 sha256:794d431321ec5784a5a7ff380e780b980177db87f4ee3220ae4d7b8b00a61151 [2022-07-20T07:26:09.396Z] #24 transferring context: 62.08MB 2.9s done [2022-07-20T07:26:09.396Z] #24 DONE 3.1s [2022-07-20T07:26:09.396Z] [2022-07-20T07:26:09.396Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:09.396Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T07:26:09.396Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.1s done [2022-07-20T07:26:09.396Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s [2022-07-20T07:26:09.653Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-07-20T07:26:09.653Z] #73 DONE 3.5s [2022-07-20T07:26:09.653Z] [2022-07-20T07:26:09.653Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:26:09.653Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-20T07:26:09.653Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T07:26:09.653Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T07:26:09.653Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-20T07:26:09.653Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-20T07:26:09.653Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 0.8s done [2022-07-20T07:26:09.682Z] #11 ... [2022-07-20T07:26:09.682Z] [2022-07-20T07:26:09.682Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:09.682Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T07:26:09.682Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-20T07:26:09.682Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T07:26:09.682Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T07:26:09.682Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T07:26:09.682Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-20T07:26:09.682Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-07-20T07:26:09.682Z] #71 DONE 6.5s [2022-07-20T07:26:09.682Z] [2022-07-20T07:26:09.682Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:09.682Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:09.682Z] #11 ... [2022-07-20T07:26:09.682Z] [2022-07-20T07:26:09.682Z] #24 [internal] load build context [2022-07-20T07:26:09.682Z] #24 sha256:40e2e93351032c992ccd5031bf71a527d69b54012df6e983e1ad1cabce052d72 [2022-07-20T07:26:09.682Z] #24 transferring context: 37.10MB 6.6s [2022-07-20T07:26:09.682Z] #24 ... [2022-07-20T07:26:09.682Z] [2022-07-20T07:26:09.682Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:09.682Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:09.682Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 73.40MB / 141.81MB 6.6s [2022-07-20T07:26:09.698Z] Merge succeeded, producing a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:26:09.698Z] Checking out Revision a290f5d04cda8186eba93531b6f09bda8052717f (PR-43751) [2022-07-20T07:26:08.747Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T07:26:08.762Z] > git config --add remote.origin.fetch +refs/pull/43751/head:refs/remotes/origin/PR-43751 # timeout=10 [2022-07-20T07:26:08.780Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:26:08.800Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T07:26:08.809Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T07:26:08.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:26:08.810Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43751/head:refs/remotes/origin/PR-43751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:26:09.012Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T07:26:09.024Z] > git checkout -f a290f5d04cda8186eba93531b6f09bda8052717f # timeout=10 [2022-07-20T07:26:09.660Z] > git remote # timeout=10 [2022-07-20T07:26:09.669Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T07:26:09.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:26:09.675Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T07:26:09.688Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T07:26:09.704Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T07:26:09.718Z] > git checkout -f a290f5d04cda8186eba93531b6f09bda8052717f # timeout=10 [2022-07-20T07:26:10.065Z] #8 ... [2022-07-20T07:26:10.065Z] [2022-07-20T07:26:10.065Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T07:26:10.065Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T07:26:10.065Z] #9 DONE 1.0s [2022-07-20T07:26:10.215Z] #28 ... [2022-07-20T07:26:10.215Z] [2022-07-20T07:26:10.215Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T07:26:10.215Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-20T07:26:10.215Z] #72 DONE 0.2s [2022-07-20T07:26:10.215Z] [2022-07-20T07:26:10.215Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:26:10.215Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-20T07:26:10.249Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 83.89MB / 141.81MB 6.9s [2022-07-20T07:26:10.249Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 92.71MB / 141.81MB 7.1s [2022-07-20T07:26:10.325Z] [2022-07-20T07:26:10.325Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T07:26:10.325Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T07:26:10.325Z] #7 DONE 1.0s [2022-07-20T07:26:10.325Z] [2022-07-20T07:26:10.325Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T07:26:10.325Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T07:26:10.325Z] #10 DONE 1.0s [2022-07-20T07:26:10.325Z] [2022-07-20T07:26:10.325Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T07:26:10.325Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T07:26:10.325Z] #8 DONE 1.0s [2022-07-20T07:26:10.471Z] #28 ... [2022-07-20T07:26:10.471Z] [2022-07-20T07:26:10.471Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T07:26:10.471Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-20T07:26:10.471Z] #74 DONE 0.4s [2022-07-20T07:26:10.471Z] [2022-07-20T07:26:10.471Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:26:10.471Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-20T07:26:10.585Z] [2022-07-20T07:26:10.585Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:10.585Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T07:26:10.585Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T07:26:10.585Z] #80 DONE 0.0s [2022-07-20T07:26:10.585Z] [2022-07-20T07:26:10.585Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:10.585Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:10.585Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-20T07:26:10.585Z] #11 DONE 0.0s [2022-07-20T07:26:10.585Z] [2022-07-20T07:26:10.585Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:26:10.585Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T07:26:10.585Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-20T07:26:10.585Z] #35 DONE 0.0s [2022-07-20T07:26:10.585Z] [2022-07-20T07:26:10.585Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:10.585Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T07:26:10.585Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T07:26:10.585Z] #78 DONE 0.0s [2022-07-20T07:26:10.585Z] [2022-07-20T07:26:10.585Z] #31 [internal] load build context [2022-07-20T07:26:10.585Z] #31 sha256:c26d9eacefff5b0a7219dd96e3f77aecd28f175741b387d7f746621861424f0b [2022-07-20T07:26:10.810Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 106.95MB / 141.81MB 7.7s [2022-07-20T07:26:11.034Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 3.6s done [2022-07-20T07:26:11.066Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 115.34MB / 141.81MB 7.9s [2022-07-20T07:26:11.156Z] #31 ... [2022-07-20T07:26:11.156Z] [2022-07-20T07:26:11.156Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T07:26:11.156Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T07:26:11.156Z] #56 DONE 0.0s [2022-07-20T07:26:11.156Z] [2022-07-20T07:26:11.156Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:11.156Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:11.156Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T07:26:11.156Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T07:26:11.156Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T07:26:11.156Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 35.85MB / 55.00MB 0.7s [2022-07-20T07:26:11.156Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.2s done [2022-07-20T07:26:11.156Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.6s done [2022-07-20T07:26:11.156Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 9.44MB / 54.58MB 0.7s [2022-07-20T07:26:11.156Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 0.7s [2022-07-20T07:26:11.290Z] #28 DONE 4.9s [2022-07-20T07:26:11.290Z] [2022-07-20T07:26:11.290Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-20T07:26:11.290Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-20T07:26:11.323Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 122.68MB / 141.81MB 8.2s [2022-07-20T07:26:11.420Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 40.89MB / 55.00MB 0.8s [2022-07-20T07:26:11.420Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 17.83MB / 54.58MB 0.8s [2022-07-20T07:26:11.420Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 47.19MB / 55.00MB 0.9s [2022-07-20T07:26:11.420Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 25.29MB / 54.58MB 0.9s [2022-07-20T07:26:11.420Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 9.44MB / 85.90MB 0.9s [2022-07-20T07:26:11.681Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 53.48MB / 55.00MB 1.0s [2022-07-20T07:26:11.681Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 28.31MB / 54.58MB 1.0s [2022-07-20T07:26:11.681Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.1s done [2022-07-20T07:26:11.681Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 33.32MB / 54.58MB 1.1s [2022-07-20T07:26:11.887Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 131.81MB / 141.81MB 8.6s [2022-07-20T07:26:11.941Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 40.89MB / 54.58MB 1.3s [2022-07-20T07:26:11.941Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 19.94MB / 85.90MB 1.3s [2022-07-20T07:26:11.941Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 4.19MB / 141.81MB 1.3s [2022-07-20T07:26:11.941Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 48.23MB / 54.58MB 1.4s [2022-07-20T07:26:11.941Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-20T07:26:12.144Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 139.46MB / 141.81MB 8.9s [2022-07-20T07:26:12.203Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.5s done [2022-07-20T07:26:12.203Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 37.75MB / 85.90MB 1.6s [2022-07-20T07:26:12.203Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 22.02MB / 141.81MB 1.6s [2022-07-20T07:26:12.203Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 1.6s [2022-07-20T07:26:12.203Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 47.19MB / 85.90MB 1.7s [2022-07-20T07:26:12.203Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 30.41MB / 141.81MB 1.7s [2022-07-20T07:26:12.203Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 1.6s done [2022-07-20T07:26:12.217Z] #29 0.742 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:26:12.217Z] #29 0.761 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:26:12.217Z] #29 0.761 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:26:12.217Z] #29 0.906 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T07:26:12.401Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.2s [2022-07-20T07:26:12.463Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 54.53MB / 85.90MB 1.9s [2022-07-20T07:26:12.463Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 39.85MB / 141.81MB 1.9s [2022-07-20T07:26:12.474Z] #29 1.211 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T07:26:12.474Z] #29 1.211 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T07:26:12.659Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.5s done [2022-07-20T07:26:12.659Z] #11 ... [2022-07-20T07:26:12.659Z] [2022-07-20T07:26:12.659Z] #24 [internal] load build context [2022-07-20T07:26:12.659Z] #24 sha256:40e2e93351032c992ccd5031bf71a527d69b54012df6e983e1ad1cabce052d72 [2022-07-20T07:26:12.659Z] #24 transferring context: 62.08MB 9.3s done [2022-07-20T07:26:12.659Z] #24 DONE 9.7s [2022-07-20T07:26:12.659Z] [2022-07-20T07:26:12.659Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:12.659Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:12.726Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 66.65MB / 85.90MB 2.1s [2022-07-20T07:26:12.726Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 51.38MB / 141.81MB 2.1s [2022-07-20T07:26:12.987Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 73.40MB / 85.90MB 2.3s [2022-07-20T07:26:12.987Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 63.96MB / 141.81MB 2.3s [2022-07-20T07:26:13.222Z] #11 ... [2022-07-20T07:26:13.223Z] [2022-07-20T07:26:13.223Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:13.223Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T07:26:13.223Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T07:26:13.223Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T07:26:13.223Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T07:26:13.223Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.1s done [2022-07-20T07:26:13.223Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-07-20T07:26:13.223Z] #73 DONE 10.3s [2022-07-20T07:26:13.223Z] [2022-07-20T07:26:13.223Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T07:26:13.223Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T07:26:13.223Z] #72 DONE 0.7s [2022-07-20T07:26:13.223Z] [2022-07-20T07:26:13.223Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:13.223Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:13.248Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.6s [2022-07-20T07:26:13.248Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 75.50MB / 141.81MB 2.6s [2022-07-20T07:26:13.248Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 85.98MB / 141.81MB 2.7s [2022-07-20T07:26:13.401Z] #29 2.121 Fetched 8441 kB in 2s (5154 kB/s) [2022-07-20T07:26:13.515Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.7s done [2022-07-20T07:26:13.515Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 94.37MB / 141.81MB 2.8s [2022-07-20T07:26:13.515Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 109.05MB / 141.81MB 3.0s [2022-07-20T07:26:13.775Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 120.59MB / 141.81MB 3.2s [2022-07-20T07:26:13.775Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 130.10MB / 141.81MB 3.3s [2022-07-20T07:26:13.786Z] #11 ... [2022-07-20T07:26:13.786Z] [2022-07-20T07:26:13.786Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:26:13.786Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T07:26:13.786Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.4s done [2022-07-20T07:26:13.963Z] #29 2.121 Reading package lists... [2022-07-20T07:26:14.039Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 137.36MB / 141.81MB 3.5s [2022-07-20T07:26:14.043Z] #28 ... [2022-07-20T07:26:14.043Z] [2022-07-20T07:26:14.043Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:14.043Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:14.095Z] Commit message: "state/Wait: Fix race when reading exit status" [2022-07-20T07:26:14.299Z] #11 ... [2022-07-20T07:26:14.299Z] [2022-07-20T07:26:14.299Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:14.299Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T07:26:14.299Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T07:26:14.299Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T07:26:14.299Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-07-20T07:26:14.299Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-07-20T07:26:14.299Z] #78 DONE 3.8s [2022-07-20T07:26:14.299Z] [2022-07-20T07:26:14.299Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:14.299Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T07:26:14.525Z] #29 2.685 Reading package lists... [2022-07-20T07:26:14.525Z] #29 3.229 Building dependency tree... [2022-07-20T07:26:14.782Z] #29 3.578 The following additional packages will be installed: [2022-07-20T07:26:14.782Z] #29 3.578 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T07:26:14.782Z] #29 3.578 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T07:26:14.782Z] #29 3.578 Recommended packages: [2022-07-20T07:26:14.782Z] #29 3.578 libldap-common publicsuffix libsasl2-modules [2022-07-20T07:26:14.782Z] #29 3.713 The following NEW packages will be installed: [2022-07-20T07:26:14.782Z] #29 3.713 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T07:26:14.782Z] #29 3.713 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T07:26:14.782Z] #29 3.713 libssh2-1 openssl [2022-07-20T07:26:14.974Z] #11 ... [2022-07-20T07:26:14.974Z] [2022-07-20T07:26:14.974Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T07:26:14.974Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T07:26:14.974Z] #74 DONE 0.9s [2022-07-20T07:26:14.974Z] [2022-07-20T07:26:14.974Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:14.974Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:15.025Z] + docker version [2022-07-20T07:26:15.038Z] #29 3.986 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:26:15.038Z] #29 3.986 Need to get 2934 kB of archives. [2022-07-20T07:26:15.038Z] #29 3.986 After this operation, 6476 kB of additional disk space will be used. [2022-07-20T07:26:15.038Z] #29 3.986 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-20T07:26:15.241Z] #11 ... [2022-07-20T07:26:15.241Z] [2022-07-20T07:26:15.241Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T07:26:15.241Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T07:26:15.241Z] #79 DONE 0.2s [2022-07-20T07:26:15.241Z] [2022-07-20T07:26:15.241Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:15.241Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:15.295Z] #29 4.001 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-20T07:26:15.295Z] #29 4.001 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-20T07:26:15.295Z] #29 4.004 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-07-20T07:26:15.295Z] #29 4.010 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-20T07:26:15.295Z] #29 4.010 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-20T07:26:15.295Z] #29 4.010 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-20T07:26:15.295Z] #29 4.010 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-20T07:26:15.295Z] #29 4.019 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-20T07:26:15.295Z] #29 4.019 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-20T07:26:15.295Z] #29 4.019 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-20T07:26:15.295Z] #29 4.019 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-20T07:26:15.295Z] #29 4.058 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-20T07:26:15.295Z] #29 4.060 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-20T07:26:15.295Z] #29 4.094 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-20T07:26:15.501Z] #11 ... [2022-07-20T07:26:15.501Z] [2022-07-20T07:26:15.501Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:15.501Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T07:26:15.501Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T07:26:15.501Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T07:26:15.501Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T07:26:15.501Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.0s done [2022-07-20T07:26:15.501Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2022-07-20T07:26:15.501Z] #80 DONE 4.9s [2022-07-20T07:26:15.501Z] [2022-07-20T07:26:15.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:15.501Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:15.660Z] #29 4.291 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:26:15.660Z] #29 4.345 Fetched 2934 kB in 0s (7837 kB/s) [2022-07-20T07:26:15.916Z] #29 4.673 Selecting previously unselected package openssl. [2022-07-20T07:26:15.916Z] #29 4.673 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-07-20T07:26:15.916Z] #29 4.675 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-20T07:26:15.916Z] #29 4.687 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T07:26:16.070Z] #11 ... [2022-07-20T07:26:16.070Z] [2022-07-20T07:26:16.070Z] #31 [internal] load build context [2022-07-20T07:26:16.070Z] #31 sha256:c26d9eacefff5b0a7219dd96e3f77aecd28f175741b387d7f746621861424f0b [2022-07-20T07:26:16.070Z] #31 transferring context: 62.08MB 5.4s done [2022-07-20T07:26:16.070Z] #31 DONE 5.5s [2022-07-20T07:26:16.070Z] [2022-07-20T07:26:16.070Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T07:26:16.070Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T07:26:16.070Z] #81 DONE 0.3s [2022-07-20T07:26:16.070Z] [2022-07-20T07:26:16.070Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:16.070Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:16.172Z] #29 4.967 Selecting previously unselected package ca-certificates. [2022-07-20T07:26:16.172Z] #29 4.967 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T07:26:16.172Z] #29 4.969 Unpacking ca-certificates (20210119) ... [2022-07-20T07:26:16.172Z] #29 5.039 Selecting previously unselected package libbrotli1:arm64. [2022-07-20T07:26:16.172Z] #29 5.039 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-20T07:26:16.172Z] #29 5.048 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-20T07:26:16.172Z] #29 5.113 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-20T07:26:16.172Z] #29 5.113 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-20T07:26:16.428Z] #29 5.117 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:26:16.428Z] #29 5.171 Selecting previously unselected package libsasl2-2:arm64. [2022-07-20T07:26:16.428Z] #29 5.171 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-20T07:26:16.428Z] #29 5.177 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:26:16.428Z] #29 5.240 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-20T07:26:16.428Z] #29 5.240 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-20T07:26:16.428Z] #29 5.245 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T07:26:16.428Z] #29 5.306 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-20T07:26:16.428Z] #29 5.306 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-20T07:26:16.428Z] #29 5.309 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-20T07:26:16.428Z] #29 5.356 Selecting previously unselected package libpsl5:arm64. [2022-07-20T07:26:16.428Z] #29 5.356 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-20T07:26:16.684Z] #29 5.361 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-20T07:26:16.684Z] #29 5.406 Selecting previously unselected package librtmp1:arm64. [2022-07-20T07:26:16.684Z] #29 5.406 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-20T07:26:16.684Z] #29 5.409 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T07:26:16.684Z] #29 5.459 Selecting previously unselected package libssh2-1:arm64. [2022-07-20T07:26:16.684Z] #29 5.459 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-20T07:26:16.684Z] #29 5.464 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-20T07:26:16.684Z] #29 5.520 Selecting previously unselected package libcurl4:arm64. [2022-07-20T07:26:16.684Z] #29 5.520 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-20T07:26:16.684Z] #29 5.525 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-20T07:26:16.684Z] #29 5.584 Selecting previously unselected package curl. [2022-07-20T07:26:16.684Z] #29 5.584 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-20T07:26:16.940Z] #29 5.590 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T07:26:16.940Z] #29 5.649 Selecting previously unselected package libonig5:arm64. [2022-07-20T07:26:16.940Z] #29 5.651 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-20T07:26:16.940Z] #29 5.656 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T07:26:16.940Z] #29 5.717 Selecting previously unselected package libjq1:arm64. [2022-07-20T07:26:16.940Z] #29 5.717 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-20T07:26:16.940Z] #29 5.720 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-20T07:26:16.940Z] #29 5.764 Selecting previously unselected package jq. [2022-07-20T07:26:16.940Z] #29 5.765 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-20T07:26:16.940Z] #29 5.770 Unpacking jq (1.6-2.1) ... [2022-07-20T07:26:17.007Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.2s [2022-07-20T07:26:17.196Z] #29 5.894 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-20T07:26:17.197Z] #29 5.906 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-20T07:26:17.197Z] #29 5.918 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-20T07:26:17.197Z] #29 5.929 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:26:17.197Z] #29 5.939 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T07:26:17.197Z] #29 5.951 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:26:17.197Z] #29 5.965 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-20T07:26:17.197Z] #29 5.977 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T07:26:17.197Z] #29 5.993 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T07:26:17.197Z] #29 6.006 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-20T07:26:17.197Z] #29 6.018 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T07:26:17.197Z] #29 6.029 Setting up ca-certificates (20210119) ... [2022-07-20T07:26:17.497Z] #11 ... [2022-07-20T07:26:17.497Z] [2022-07-20T07:26:17.497Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:26:17.497Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T07:26:17.497Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.1s done [2022-07-20T07:26:17.498Z] #28 DONE 14.2s [2022-07-20T07:26:17.498Z] [2022-07-20T07:26:17.498Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:17.498Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:17.498Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-20T07:26:17.946Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.8s done [2022-07-20T07:26:17.946Z] #11 ... [2022-07-20T07:26:17.946Z] [2022-07-20T07:26:17.946Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:26:17.946Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T07:26:17.946Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T07:26:17.946Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T07:26:17.946Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T07:26:17.946Z] #35 DONE 7.3s [2022-07-20T07:26:17.946Z] [2022-07-20T07:26:17.946Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:17.946Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:17.946Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s [2022-07-20T07:26:18.062Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done [2022-07-20T07:26:18.139Z] #29 6.803 Updating certificates in /etc/ssl/certs... [2022-07-20T07:26:18.205Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done [2022-07-20T07:26:18.205Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-20T07:26:18.322Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-20T07:26:18.773Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.4s done [2022-07-20T07:26:18.773Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-20T07:26:19.071Z] #29 7.847 129 added, 0 removed; done. [2022-07-20T07:26:19.071Z] #29 7.929 Setting up jq (1.6-2.1) ... [2022-07-20T07:26:19.267Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.0s done [2022-07-20T07:26:19.329Z] #29 7.941 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-20T07:26:19.329Z] #29 7.953 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T07:26:19.329Z] #29 7.964 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:26:19.329Z] #29 7.986 Processing triggers for ca-certificates (20210119) ... [2022-07-20T07:26:19.329Z] #29 7.997 Updating certificates in /etc/ssl/certs... [2022-07-20T07:26:19.585Z] #29 ... [2022-07-20T07:26:19.585Z] [2022-07-20T07:26:19.585Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:19.585Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T07:26:19.585Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.3s done [2022-07-20T07:26:19.585Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.3s done [2022-07-20T07:26:19.585Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 3.3s done [2022-07-20T07:26:19.585Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.4s done [2022-07-20T07:26:19.585Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0.6s [2022-07-20T07:26:19.832Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-20T07:26:19.849Z] #11 ... [2022-07-20T07:26:19.849Z] [2022-07-20T07:26:19.849Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-20T07:26:19.849Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-20T07:26:19.849Z] #29 8.761 0 added, 0 removed; done. [2022-07-20T07:26:19.849Z] #29 8.761 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T07:26:20.110Z] #29 8.765 done. [2022-07-20T07:26:23.380Z] #29 DONE 11.9s [2022-07-20T07:26:23.380Z] [2022-07-20T07:26:23.380Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T07:26:23.380Z] #30 sha256:0d1ba529e1f51ba22756d6614387929b91dc50711312f0a062275251cb63cf08 [2022-07-20T07:26:23.380Z] #30 DONE 0.2s [2022-07-20T07:26:23.380Z] [2022-07-20T07:26:23.380Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:26:23.380Z] #31 sha256:fd52176069442e15590fefb43a3bbfcbfcc96d4dd33627c3fd112fc3aa1b6737 [2022-07-20T07:26:23.636Z] #31 ... [2022-07-20T07:26:23.636Z] [2022-07-20T07:26:23.636Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:23.636Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T07:26:23.636Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 4.0s done [2022-07-20T07:26:23.636Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-20T07:26:23.636Z] #11 DONE 17.4s [2022-07-20T07:26:23.892Z] [2022-07-20T07:26:23.892Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T07:26:23.892Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-20T07:26:24.055Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.8s done [2022-07-20T07:26:24.055Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-20T07:26:24.149Z] #12 DONE 0.4s [2022-07-20T07:26:24.149Z] [2022-07-20T07:26:24.149Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-20T07:26:24.149Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-20T07:26:24.713Z] #13 DONE 0.6s [2022-07-20T07:26:24.713Z] [2022-07-20T07:26:24.713Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:26:24.713Z] #31 sha256:fd52176069442e15590fefb43a3bbfcbfcc96d4dd33627c3fd112fc3aa1b6737 [2022-07-20T07:26:24.713Z] #31 ... [2022-07-20T07:26:24.713Z] [2022-07-20T07:26:24.713Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T07:26:24.713Z] #25 sha256:6081555e7963f52bb4b8b82419b34e64142fd2c226cf5745e3351586265f3d7b [2022-07-20T07:26:24.713Z] #25 DONE 0.1s [2022-07-20T07:26:24.975Z] [2022-07-20T07:26:24.975Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:26:24.975Z] #31 sha256:fd52176069442e15590fefb43a3bbfcbfcc96d4dd33627c3fd112fc3aa1b6737 [2022-07-20T07:26:24.975Z] #31 1.649 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T07:26:24.975Z] #31 ... [2022-07-20T07:26:24.975Z] [2022-07-20T07:26:24.975Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T07:26:24.975Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-20T07:26:24.975Z] #46 DONE 0.3s [2022-07-20T07:26:24.975Z] [2022-07-20T07:26:24.975Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T07:26:24.975Z] #66 sha256:abb0bba578666798690d52457372dd479ee738070f76c69c01a84283229bd616 [2022-07-20T07:26:24.975Z] #66 DONE 0.3s [2022-07-20T07:26:24.975Z] [2022-07-20T07:26:24.975Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-20T07:26:24.975Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-20T07:26:24.975Z] #50 DONE 0.4s [2022-07-20T07:26:25.018Z] Client: Docker Engine - Community [2022-07-20T07:26:25.018Z] Version: 20.10.14 [2022-07-20T07:26:25.018Z] API version: 1.41 [2022-07-20T07:26:25.018Z] Go version: go1.16.15 [2022-07-20T07:26:25.018Z] Git commit: a224086 [2022-07-20T07:26:25.018Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-20T07:26:25.018Z] OS/Arch: linux/amd64 [2022-07-20T07:26:25.018Z] Context: default [2022-07-20T07:26:25.018Z] Experimental: true [2022-07-20T07:26:25.018Z] [2022-07-20T07:26:25.018Z] Server: Docker Engine - Community [2022-07-20T07:26:25.018Z] Engine: [2022-07-20T07:26:25.018Z] Version: 20.10.14 [2022-07-20T07:26:25.018Z] API version: 1.41 (minimum version 1.12) [2022-07-20T07:26:25.018Z] Go version: go1.16.15 [2022-07-20T07:26:25.018Z] Git commit: 87a90dc [2022-07-20T07:26:25.018Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-20T07:26:25.018Z] OS/Arch: linux/amd64 [2022-07-20T07:26:25.018Z] Experimental: true [2022-07-20T07:26:25.018Z] containerd: [2022-07-20T07:26:25.018Z] Version: 1.5.11 [2022-07-20T07:26:25.018Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T07:26:25.018Z] runc: [2022-07-20T07:26:25.018Z] Version: 1.0.3 [2022-07-20T07:26:25.018Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T07:26:25.018Z] docker-init: [2022-07-20T07:26:25.018Z] Version: 0.19.0 [2022-07-20T07:26:25.018Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T07:26:25.090Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-20T07:26:25.231Z] [2022-07-20T07:26:25.231Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T07:26:25.231Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-20T07:26:25.231Z] #33 DONE 0.4s [2022-07-20T07:26:25.231Z] [2022-07-20T07:26:25.231Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:26:25.231Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T07:26:25.339Z] + docker info [2022-07-20T07:26:27.352Z] #11 ... [2022-07-20T07:26:27.353Z] [2022-07-20T07:26:27.353Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-20T07:26:27.353Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T07:26:27.353Z] #36 0.989 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:26:27.353Z] #36 0.998 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:26:27.353Z] #36 0.998 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:26:27.353Z] #36 1.148 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:26:27.353Z] #36 1.507 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:26:27.353Z] #36 1.941 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:26:27.353Z] #36 2.920 Fetched 8555 kB in 2s (3895 kB/s) [2022-07-20T07:26:27.353Z] #36 2.920 Reading package lists... [2022-07-20T07:26:27.353Z] #36 3.724 Reading package lists... [2022-07-20T07:26:27.353Z] #36 4.530 Building dependency tree... [2022-07-20T07:26:27.353Z] #36 4.887 The following additional packages will be installed: [2022-07-20T07:26:27.353Z] #36 4.887 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T07:26:27.353Z] #36 4.888 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T07:26:27.353Z] #36 4.892 Recommended packages: [2022-07-20T07:26:27.353Z] #36 4.892 libldap-common publicsuffix libsasl2-modules [2022-07-20T07:26:27.353Z] #36 5.082 The following NEW packages will be installed: [2022-07-20T07:26:27.353Z] #36 5.083 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T07:26:27.353Z] #36 5.083 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T07:26:27.353Z] #36 5.084 libssh2-1 openssl [2022-07-20T07:26:27.353Z] #36 5.370 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:26:27.353Z] #36 5.370 Need to get 3041 kB of archives. [2022-07-20T07:26:27.353Z] #36 5.370 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T07:26:27.353Z] #36 5.370 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T07:26:27.353Z] #36 5.379 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T07:26:27.353Z] #36 5.379 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T07:26:27.353Z] #36 5.379 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-20T07:26:27.353Z] #36 5.380 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T07:26:27.353Z] #36 5.383 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-20T07:26:27.353Z] #36 5.388 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T07:26:27.353Z] #36 5.388 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T07:26:27.353Z] #36 5.388 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T07:26:27.353Z] #36 5.389 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T07:26:27.353Z] #36 5.399 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T07:26:27.353Z] #36 5.399 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T07:26:27.353Z] #36 5.404 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T07:26:27.353Z] #36 5.404 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T07:26:27.353Z] #36 5.409 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T07:26:27.353Z] #36 5.576 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:26:27.353Z] #36 5.629 Fetched 3041 kB in 0s (9690 kB/s) [2022-07-20T07:26:27.353Z] #36 5.647 Selecting previously unselected package openssl. [2022-07-20T07:26:27.353Z] #36 5.647 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-20T07:26:27.353Z] #36 5.650 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 5.656 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T07:26:27.353Z] #36 5.804 Selecting previously unselected package ca-certificates. [2022-07-20T07:26:27.353Z] #36 5.804 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T07:26:27.353Z] #36 5.810 Unpacking ca-certificates (20210119) ... [2022-07-20T07:26:27.353Z] #36 5.891 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T07:26:27.353Z] #36 5.891 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 5.901 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T07:26:27.353Z] #36 5.981 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T07:26:27.353Z] #36 5.981 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 5.988 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:26:27.353Z] #36 6.051 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T07:26:27.353Z] #36 6.051 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 6.062 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:26:27.353Z] #36 6.119 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T07:26:27.353Z] #36 6.119 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 6.122 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T07:26:27.353Z] #36 6.189 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T07:26:27.353Z] #36 6.189 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 6.194 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T07:26:27.353Z] #36 6.242 Selecting previously unselected package libpsl5:amd64. [2022-07-20T07:26:27.353Z] #36 6.242 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 6.245 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T07:26:27.353Z] #36 6.302 Selecting previously unselected package librtmp1:amd64. [2022-07-20T07:26:27.353Z] #36 6.302 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 6.306 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T07:26:27.353Z] #36 6.354 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T07:26:27.353Z] #36 6.356 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 6.361 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T07:26:27.353Z] #36 6.430 Selecting previously unselected package libcurl4:amd64. [2022-07-20T07:26:27.353Z] #36 6.430 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 6.434 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T07:26:27.353Z] #36 6.499 Selecting previously unselected package curl. [2022-07-20T07:26:27.353Z] #36 6.499 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 6.504 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T07:26:27.353Z] #36 6.576 Selecting previously unselected package libonig5:amd64. [2022-07-20T07:26:27.353Z] #36 6.576 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 6.580 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:26:27.353Z] #36 6.665 Selecting previously unselected package libjq1:amd64. [2022-07-20T07:26:27.353Z] #36 6.665 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 6.668 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:26:27.353Z] #36 6.716 Selecting previously unselected package jq. [2022-07-20T07:26:27.353Z] #36 6.718 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T07:26:27.353Z] #36 6.722 Unpacking jq (1.6-2.1) ... [2022-07-20T07:26:27.353Z] #36 6.791 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T07:26:27.353Z] #36 6.806 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T07:26:27.353Z] #36 6.820 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T07:26:27.353Z] #36 6.839 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:26:27.353Z] #36 6.848 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T07:26:27.353Z] #36 6.870 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:26:27.353Z] #36 6.882 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T07:26:27.353Z] #36 6.900 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T07:26:27.353Z] #36 6.915 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:26:27.353Z] #36 6.928 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:26:27.353Z] #36 6.944 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T07:26:27.353Z] #36 6.955 Setting up ca-certificates (20210119) ... [2022-07-20T07:26:27.353Z] #36 7.578 Updating certificates in /etc/ssl/certs... [2022-07-20T07:26:27.353Z] #36 8.345 129 added, 0 removed; done. [2022-07-20T07:26:27.353Z] #36 8.377 Setting up jq (1.6-2.1) ... [2022-07-20T07:26:27.353Z] #36 8.393 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T07:26:27.353Z] #36 8.406 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T07:26:27.353Z] #36 8.420 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:26:27.353Z] #36 8.441 Processing triggers for ca-certificates (20210119) ... [2022-07-20T07:26:27.353Z] #36 8.452 Updating certificates in /etc/ssl/certs... [2022-07-20T07:26:27.353Z] #36 9.115 0 added, 0 removed; done. [2022-07-20T07:26:27.353Z] #36 9.115 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T07:26:27.353Z] #36 9.116 done. [2022-07-20T07:26:27.353Z] #36 ... [2022-07-20T07:26:27.353Z] [2022-07-20T07:26:27.353Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:27.353Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:27.612Z] #11 ... [2022-07-20T07:26:27.612Z] [2022-07-20T07:26:27.612Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-20T07:26:27.612Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T07:26:27.612Z] #29 1.474 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:26:27.612Z] #29 1.494 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:26:27.612Z] #29 1.494 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:26:27.612Z] #29 1.718 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:26:27.612Z] #29 2.270 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:26:27.612Z] #29 2.818 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:26:27.612Z] #29 3.774 Fetched 8555 kB in 3s (3344 kB/s) [2022-07-20T07:26:27.612Z] #29 3.774 Reading package lists... [2022-07-20T07:26:27.612Z] #29 4.553 Reading package lists... [2022-07-20T07:26:27.612Z] #29 5.314 Building dependency tree... [2022-07-20T07:26:27.612Z] #29 5.686 The following additional packages will be installed: [2022-07-20T07:26:27.612Z] #29 5.686 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T07:26:27.612Z] #29 5.686 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T07:26:27.612Z] #29 5.686 Recommended packages: [2022-07-20T07:26:27.612Z] #29 5.686 libldap-common publicsuffix libsasl2-modules [2022-07-20T07:26:27.612Z] #29 5.848 The following NEW packages will be installed: [2022-07-20T07:26:27.612Z] #29 5.848 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T07:26:27.612Z] #29 5.848 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T07:26:27.612Z] #29 5.848 libssh2-1 openssl [2022-07-20T07:26:27.612Z] #29 6.125 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:26:27.612Z] #29 6.125 Need to get 3041 kB of archives. [2022-07-20T07:26:27.612Z] #29 6.125 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T07:26:27.612Z] #29 6.125 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T07:26:27.612Z] #29 6.146 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T07:26:27.612Z] #29 6.146 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T07:26:27.612Z] #29 6.146 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-20T07:26:27.612Z] #29 6.146 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T07:26:27.612Z] #29 6.146 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-20T07:26:27.612Z] #29 6.155 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T07:26:27.612Z] #29 6.155 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T07:26:27.612Z] #29 6.155 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T07:26:27.612Z] #29 6.161 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T07:26:27.612Z] #29 6.161 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T07:26:27.612Z] #29 6.210 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T07:26:27.612Z] #29 6.210 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T07:26:27.612Z] #29 6.210 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T07:26:27.612Z] #29 6.210 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T07:26:27.612Z] #29 6.398 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:26:27.612Z] #29 6.449 Fetched 3041 kB in 0s (9500 kB/s) [2022-07-20T07:26:27.612Z] #29 6.483 Selecting previously unselected package openssl. [2022-07-20T07:26:27.612Z] #29 6.483 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-20T07:26:27.612Z] #29 6.490 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T07:26:27.612Z] #29 6.525 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T07:26:27.613Z] #29 6.719 Selecting previously unselected package ca-certificates. [2022-07-20T07:26:27.613Z] #29 6.719 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T07:26:27.613Z] #29 6.725 Unpacking ca-certificates (20210119) ... [2022-07-20T07:26:27.613Z] #29 6.899 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T07:26:27.613Z] #29 6.899 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 6.931 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T07:26:27.613Z] #29 7.096 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T07:26:27.613Z] #29 7.096 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 7.113 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:26:27.613Z] #29 7.195 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T07:26:27.613Z] #29 7.195 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 7.201 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:26:27.613Z] #29 7.313 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T07:26:27.613Z] #29 7.313 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 7.317 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T07:26:27.613Z] #29 7.480 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T07:26:27.613Z] #29 7.480 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 7.484 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T07:26:27.613Z] #29 7.655 Selecting previously unselected package libpsl5:amd64. [2022-07-20T07:26:27.613Z] #29 7.655 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 7.659 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T07:26:27.613Z] #29 7.754 Selecting previously unselected package librtmp1:amd64. [2022-07-20T07:26:27.613Z] #29 7.754 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 7.759 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T07:26:27.613Z] #29 7.840 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T07:26:27.613Z] #29 7.840 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 7.846 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T07:26:27.613Z] #29 7.966 Selecting previously unselected package libcurl4:amd64. [2022-07-20T07:26:27.613Z] #29 7.968 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 7.972 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T07:26:27.613Z] #29 8.065 Selecting previously unselected package curl. [2022-07-20T07:26:27.613Z] #29 8.065 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 8.070 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T07:26:27.613Z] #29 8.153 Selecting previously unselected package libonig5:amd64. [2022-07-20T07:26:27.613Z] #29 8.156 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 8.160 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:26:27.613Z] #29 8.239 Selecting previously unselected package libjq1:amd64. [2022-07-20T07:26:27.613Z] #29 8.239 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 8.242 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:26:27.613Z] #29 8.304 Selecting previously unselected package jq. [2022-07-20T07:26:27.613Z] #29 8.304 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T07:26:27.613Z] #29 8.308 Unpacking jq (1.6-2.1) ... [2022-07-20T07:26:27.613Z] #29 8.366 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T07:26:27.613Z] #29 8.380 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T07:26:27.613Z] #29 8.391 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T07:26:27.613Z] #29 8.403 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:26:27.613Z] #29 8.414 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T07:26:27.613Z] #29 8.427 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:26:27.613Z] #29 8.442 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T07:26:27.613Z] #29 8.460 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T07:26:27.613Z] #29 8.474 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:26:27.613Z] #29 8.486 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:26:27.613Z] #29 8.497 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T07:26:27.613Z] #29 8.505 Setting up ca-certificates (20210119) ... [2022-07-20T07:26:27.613Z] #29 9.372 Updating certificates in /etc/ssl/certs... [2022-07-20T07:26:27.613Z] #29 ... [2022-07-20T07:26:27.613Z] [2022-07-20T07:26:27.613Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:27.613Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:28.181Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.2s done [2022-07-20T07:26:28.292Z] #11 ... [2022-07-20T07:26:28.292Z] [2022-07-20T07:26:28.292Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-20T07:26:28.292Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T07:26:28.292Z] #36 DONE 10.2s [2022-07-20T07:26:28.292Z] [2022-07-20T07:26:28.292Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:28.292Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:28.292Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.3s done [2022-07-20T07:26:28.292Z] #11 ... [2022-07-20T07:26:28.292Z] [2022-07-20T07:26:28.292Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T07:26:28.292Z] #37 sha256:ee560bc03f4e2d89e8177555939b4aa79b3d467285a6fe7c857eb5a924ba9f55 [2022-07-20T07:26:28.292Z] #37 DONE 0.2s [2022-07-20T07:26:28.292Z] [2022-07-20T07:26:28.292Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:28.292Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:28.292Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-20T07:26:28.440Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-20T07:26:30.482Z] #34 5.030 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T07:26:30.482Z] #34 5.072 Cloning into '.'... [2022-07-20T07:26:30.482Z] #34 ... [2022-07-20T07:26:30.482Z] [2022-07-20T07:26:30.482Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:26:30.482Z] #67 sha256:a52d2a1352fb229c052c64fe10908a6c201c29d8e849abaf0fb58c49cb361378 [2022-07-20T07:26:30.482Z] #67 5.080 + RM_GOPATH=0 [2022-07-20T07:26:30.482Z] #67 5.080 + TMP_GOPATH= [2022-07-20T07:26:30.482Z] #67 5.080 + : /build [2022-07-20T07:26:30.482Z] #67 5.080 + '[' -z '' ']' [2022-07-20T07:26:30.482Z] #67 5.081 ++ mktemp -d [2022-07-20T07:26:30.482Z] #67 5.083 + export GOPATH=/tmp/tmp.y9z4tPLQZb [2022-07-20T07:26:30.482Z] #67 5.083 + GOPATH=/tmp/tmp.y9z4tPLQZb [2022-07-20T07:26:30.482Z] #67 5.083 + RM_GOPATH=1 [2022-07-20T07:26:30.482Z] #67 5.084 + case "$(go env GOARCH)" in [2022-07-20T07:26:30.482Z] #67 5.102 ++ go env GOARCH [2022-07-20T07:26:30.482Z] #67 5.139 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:26:30.482Z] #67 5.140 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:26:30.482Z] #67 5.141 ++ dirname /install.sh [2022-07-20T07:26:30.482Z] #67 5.148 + dir=/ [2022-07-20T07:26:30.482Z] #67 5.159 + bin=rootlesskit [2022-07-20T07:26:30.482Z] #67 5.160 + shift [2022-07-20T07:26:30.482Z] #67 5.160 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T07:26:30.482Z] #67 5.160 + . //rootlesskit.installer [2022-07-20T07:26:30.482Z] #67 5.161 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:26:30.482Z] #67 5.161 + install_rootlesskit [2022-07-20T07:26:30.482Z] #67 5.162 + case "$1" in [2022-07-20T07:26:30.482Z] #67 5.165 + export CGO_ENABLED=0 [2022-07-20T07:26:30.482Z] #67 5.173 + CGO_ENABLED=0 [2022-07-20T07:26:30.482Z] #67 5.174 + _install_rootlesskit [2022-07-20T07:26:30.482Z] #67 5.179 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T07:26:30.482Z] #67 5.184 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:26:30.482Z] #67 5.184 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T07:26:30.482Z] #67 5.184 + GOBIN=/build [2022-07-20T07:26:30.482Z] #67 5.184 + GO111MODULE=on [2022-07-20T07:26:30.482Z] #67 5.185 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:26:30.740Z] #67 5.698 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T07:26:30.972Z] #11 ... [2022-07-20T07:26:30.972Z] [2022-07-20T07:26:30.972Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-20T07:26:30.972Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T07:26:30.972Z] #29 10.75 129 added, 0 removed; done. [2022-07-20T07:26:30.972Z] #29 10.81 Setting up jq (1.6-2.1) ... [2022-07-20T07:26:30.972Z] #29 10.82 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T07:26:30.972Z] #29 10.84 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T07:26:30.972Z] #29 10.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:26:30.972Z] #29 10.87 Processing triggers for ca-certificates (20210119) ... [2022-07-20T07:26:30.972Z] #29 10.88 Updating certificates in /etc/ssl/certs... [2022-07-20T07:26:30.972Z] #29 11.98 0 added, 0 removed; done. [2022-07-20T07:26:30.972Z] #29 11.98 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T07:26:30.972Z] #29 11.99 done. [2022-07-20T07:26:30.972Z] #29 DONE 13.1s [2022-07-20T07:26:30.972Z] [2022-07-20T07:26:30.972Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T07:26:30.972Z] #30 sha256:1e606e2bb2d0b7404a3c08ddb0598760811106d8f4ee422f2b1a23247689acc1 [2022-07-20T07:26:30.972Z] #30 DONE 0.1s [2022-07-20T07:26:30.972Z] [2022-07-20T07:26:30.972Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:30.972Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:33.259Z] #67 7.849 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T07:26:33.259Z] #67 7.850 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T07:26:33.259Z] #67 ... [2022-07-20T07:26:33.259Z] [2022-07-20T07:26:33.259Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:26:33.259Z] #31 sha256:fd52176069442e15590fefb43a3bbfcbfcc96d4dd33627c3fd112fc3aa1b6737 [2022-07-20T07:26:33.259Z] #31 1.974 [2022-07-20T07:26:33.259Z] #31 2.206 #=#=# # 2.0% ######################################################################## 100.0% [2022-07-20T07:26:33.259Z] #31 2.667 [2022-07-20T07:26:33.259Z] #31 4.112 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T07:26:33.259Z] #31 4.346 [2022-07-20T07:26:33.259Z] #31 4.569 #=#=# ##### 7.3% ######################################################################## 100.0% [2022-07-20T07:26:33.259Z] #31 4.948 [2022-07-20T07:26:33.259Z] #31 7.874 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T07:26:33.259Z] #31 9.474 #=#=# [2022-07-20T07:26:33.496Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.0s [2022-07-20T07:26:33.516Z] #31 9.942 #=#=# 0.0% ########## [2022-07-20T07:26:33.516Z] #31 ... [2022-07-20T07:26:33.516Z] [2022-07-20T07:26:33.516Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:26:33.516Z] #67 sha256:a52d2a1352fb229c052c64fe10908a6c201c29d8e849abaf0fb58c49cb361378 [2022-07-20T07:26:33.516Z] #67 8.395 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T07:26:33.570Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.0s [2022-07-20T07:26:34.880Z] #67 ... [2022-07-20T07:26:34.880Z] [2022-07-20T07:26:34.880Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-20T07:26:34.880Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-20T07:26:34.880Z] #38 5.235 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T07:26:34.880Z] #38 ... [2022-07-20T07:26:34.880Z] [2022-07-20T07:26:34.880Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:26:34.880Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T07:26:34.880Z] #14 3.702 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:26:34.880Z] #14 3.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:26:34.880Z] #14 3.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:26:34.880Z] #14 4.139 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T07:26:34.880Z] #14 5.748 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T07:26:34.880Z] #14 8.097 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T07:26:34.880Z] #14 ... [2022-07-20T07:26:34.881Z] [2022-07-20T07:26:34.881Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:26:34.881Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T07:26:34.881Z] #55 5.690 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T07:26:34.881Z] #55 7.465 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T07:26:34.881Z] #55 7.502 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T07:26:34.881Z] #55 7.567 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T07:26:34.881Z] #55 7.633 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T07:26:34.881Z] #55 7.746 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T07:26:34.881Z] #55 7.964 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T07:26:34.881Z] #55 8.212 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T07:26:34.881Z] #55 8.661 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T07:26:34.881Z] #55 8.664 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T07:26:34.881Z] #55 8.753 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T07:26:34.881Z] #55 8.774 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T07:26:35.140Z] #55 ... [2022-07-20T07:26:35.140Z] [2022-07-20T07:26:35.140Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-20T07:26:35.140Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-20T07:26:35.140Z] #57 5.765 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T07:26:35.140Z] #57 ... [2022-07-20T07:26:35.140Z] [2022-07-20T07:26:35.140Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:26:35.140Z] #26 sha256:7201768be091187687497b039bb9a8d0ab94d8e8d4f5904e845c4c33eca8d736 [2022-07-20T07:26:35.140Z] #26 5.150 + RM_GOPATH=0 [2022-07-20T07:26:35.140Z] #26 5.182 + TMP_GOPATH= [2022-07-20T07:26:35.140Z] #26 5.182 + : /build [2022-07-20T07:26:35.140Z] #26 5.182 + '[' -z '' ']' [2022-07-20T07:26:35.140Z] #26 5.182 ++ mktemp -d [2022-07-20T07:26:35.140Z] #26 5.182 + export GOPATH=/tmp/tmp.my0KNuyMF9 [2022-07-20T07:26:35.140Z] #26 5.182 + GOPATH=/tmp/tmp.my0KNuyMF9 [2022-07-20T07:26:35.140Z] #26 5.182 + RM_GOPATH=1 [2022-07-20T07:26:35.140Z] #26 5.182 + case "$(go env GOARCH)" in [2022-07-20T07:26:35.140Z] #26 5.182 ++ go env GOARCH [2022-07-20T07:26:35.140Z] #26 5.256 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:26:35.140Z] #26 5.256 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:26:35.140Z] #26 5.256 ++ dirname /install.sh [2022-07-20T07:26:35.140Z] #26 5.312 + dir=/ [2022-07-20T07:26:35.140Z] #26 5.315 + bin=dockercli [2022-07-20T07:26:35.140Z] #26 5.315 + shift [2022-07-20T07:26:35.140Z] #26 5.315 + '[' '!' -f //dockercli.installer ']' [2022-07-20T07:26:35.140Z] #26 5.315 + . //dockercli.installer [2022-07-20T07:26:35.140Z] #26 5.315 ++ : stable [2022-07-20T07:26:35.140Z] #26 5.315 ++ : 17.06.2-ce [2022-07-20T07:26:35.140Z] #26 5.315 + install_dockercli [2022-07-20T07:26:35.140Z] #26 5.320 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T07:26:35.140Z] #26 5.321 Install docker/cli version 17.06.2-ce from stable [2022-07-20T07:26:35.140Z] #26 5.322 ++ uname -m [2022-07-20T07:26:35.140Z] #26 5.328 + arch=aarch64 [2022-07-20T07:26:35.140Z] #26 5.329 + '[' aarch64 '!=' x86_64 ']' [2022-07-20T07:26:35.140Z] #26 5.329 + '[' aarch64 '!=' s390x ']' [2022-07-20T07:26:35.140Z] #26 5.329 + '[' aarch64 '!=' armhf ']' [2022-07-20T07:26:35.140Z] #26 5.329 + build_dockercli [2022-07-20T07:26:35.140Z] #26 5.329 + git clone https://github.com/docker/docker-ce /tmp/tmp.my0KNuyMF9/tmp/docker-ce [2022-07-20T07:26:35.140Z] #26 5.333 Cloning into '/tmp/tmp.my0KNuyMF9/tmp/docker-ce'... [2022-07-20T07:26:35.397Z] #26 ... [2022-07-20T07:26:35.397Z] [2022-07-20T07:26:35.397Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:26:35.397Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T07:26:35.397Z] #62 4.873 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:26:35.397Z] #62 4.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:26:35.397Z] #62 4.897 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:26:35.397Z] #62 5.934 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T07:26:35.397Z] #62 9.125 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T07:26:35.397Z] #62 ... [2022-07-20T07:26:35.397Z] [2022-07-20T07:26:35.397Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:26:35.397Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-20T07:26:35.397Z] #53 5.833 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T07:26:35.397Z] #53 7.234 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T07:26:35.397Z] #53 7.532 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T07:26:35.397Z] #53 7.580 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T07:26:35.397Z] #53 8.219 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T07:26:35.397Z] #53 8.375 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T07:26:35.397Z] #53 8.484 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T07:26:35.397Z] #53 8.797 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T07:26:35.397Z] #53 8.910 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T07:26:35.397Z] #53 9.014 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T07:26:35.397Z] #53 9.239 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T07:26:35.397Z] #53 9.402 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T07:26:35.653Z] #53 ... [2022-07-20T07:26:35.653Z] [2022-07-20T07:26:35.653Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:26:35.653Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-20T07:26:35.653Z] #36 5.409 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T07:26:35.653Z] #36 ... [2022-07-20T07:26:35.653Z] [2022-07-20T07:26:35.653Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:26:35.653Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-20T07:26:35.653Z] #40 5.587 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T07:26:35.653Z] #40 6.391 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T07:26:35.653Z] #40 7.686 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T07:26:35.653Z] #40 8.010 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T07:26:35.653Z] #40 8.048 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T07:26:35.653Z] #40 10.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T07:26:35.653Z] #40 10.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T07:26:35.910Z] #40 ... [2022-07-20T07:26:35.910Z] [2022-07-20T07:26:35.910Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:26:35.910Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T07:26:35.910Z] #42 4.280 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:26:35.910Z] #42 4.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:26:35.910Z] #42 4.314 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:26:35.910Z] #42 5.208 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T07:26:35.910Z] #42 7.545 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T07:26:35.910Z] #42 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T07:26:35.910Z] #42 ... [2022-07-20T07:26:35.910Z] [2022-07-20T07:26:35.910Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:26:35.910Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T07:26:35.910Z] #51 5.473 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:26:35.910Z] #51 5.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:26:35.910Z] #51 5.550 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:26:35.910Z] #51 6.026 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T07:26:35.910Z] #51 6.619 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T07:26:35.910Z] #51 9.358 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T07:26:36.167Z] #51 ... [2022-07-20T07:26:36.167Z] [2022-07-20T07:26:36.167Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:26:36.167Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T07:26:36.167Z] #47 3.536 + git clone https://github.com/docker/distribution.git . [2022-07-20T07:26:36.167Z] #47 3.540 Cloning into '.'... [2022-07-20T07:26:36.167Z] #47 ... [2022-07-20T07:26:36.167Z] [2022-07-20T07:26:36.167Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:26:36.167Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T07:26:36.167Z] #76 5.899 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:26:36.167Z] #76 5.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:26:36.167Z] #76 5.944 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:26:36.167Z] #76 6.871 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T07:26:36.167Z] #76 9.794 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T07:26:36.423Z] #76 ... [2022-07-20T07:26:36.423Z] [2022-07-20T07:26:36.423Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:26:36.423Z] #31 sha256:fd52176069442e15590fefb43a3bbfcbfcc96d4dd33627c3fd112fc3aa1b6737 [2022-07-20T07:26:36.424Z] #31 9.942 #=#=# 0.0% ########## 14.5% ################## 25.7% ############################# 41.0% #################################### 50.2% ############################################ 61.5% #################################################### 73.0% ############################################################ 84.3% ######################################################################## 100.0% [2022-07-20T07:26:36.424Z] #31 12.22 [2022-07-20T07:26:36.771Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 8.0s done [2022-07-20T07:26:36.771Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-20T07:26:36.862Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.6s done [2022-07-20T07:26:37.122Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T07:26:37.381Z] #11 DONE 26.8s [2022-07-20T07:26:37.381Z] [2022-07-20T07:26:37.381Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T07:26:37.381Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T07:26:37.953Z] #12 ... [2022-07-20T07:26:37.953Z] [2022-07-20T07:26:37.953Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:26:37.953Z] #38 sha256:cb20440fe2f078ec6c26a2e25782bb161c75cd6d922ac322cbd9007fa542f937 [2022-07-20T07:26:37.953Z] #38 1.534 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T07:26:37.953Z] #38 1.790 [2022-07-20T07:26:37.953Z] #38 2.013 #=#=# ######################################################################## 100.0% [2022-07-20T07:26:37.953Z] #38 2.265 [2022-07-20T07:26:37.954Z] #38 3.214 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T07:26:37.954Z] #38 3.475 [2022-07-20T07:26:37.954Z] #38 3.691 #=#=# ######################################################################## 100.0% [2022-07-20T07:26:37.954Z] #38 3.949 [2022-07-20T07:26:37.954Z] #38 4.858 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T07:26:37.954Z] #38 5.126 [2022-07-20T07:26:37.954Z] #38 5.341 #=#=# #################### 27.8% ########################################### 60.0% ################################################################## 91.9% ######################################################################## 100.0% [2022-07-20T07:26:37.954Z] #38 5.889 [2022-07-20T07:26:37.954Z] #38 6.881 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T07:26:37.954Z] #38 7.159 [2022-07-20T07:26:37.954Z] #38 7.385 #=#=# ######################################################################## 100.0% [2022-07-20T07:26:37.954Z] #38 7.803 [2022-07-20T07:26:37.954Z] #38 8.496 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T07:26:37.954Z] #38 8.800 [2022-07-20T07:26:37.954Z] #38 9.020 #=#=# ######################################################################## 100.0% [2022-07-20T07:26:37.954Z] #38 9.242 [2022-07-20T07:26:37.954Z] #38 9.294 Download of images into '/build' complete. [2022-07-20T07:26:37.954Z] #38 9.294 Use something like the following to load the result into a Docker daemon: [2022-07-20T07:26:37.954Z] #38 9.294 tar -cC '/build' . | docker load [2022-07-20T07:26:37.954Z] #38 DONE 9.6s [2022-07-20T07:26:37.954Z] [2022-07-20T07:26:37.954Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T07:26:37.954Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T07:26:37.954Z] #12 DONE 0.5s [2022-07-20T07:26:37.954Z] [2022-07-20T07:26:37.954Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-20T07:26:37.954Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T07:26:38.523Z] #13 DONE 0.7s [2022-07-20T07:26:38.783Z] [2022-07-20T07:26:38.783Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:26:38.783Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:26:38.783Z] #60 ... [2022-07-20T07:26:38.783Z] [2022-07-20T07:26:38.783Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T07:26:38.783Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T07:26:38.783Z] #40 DONE 0.2s [2022-07-20T07:26:38.783Z] [2022-07-20T07:26:38.783Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T07:26:38.783Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T07:26:38.783Z] #53 DONE 0.2s [2022-07-20T07:26:38.783Z] [2022-07-20T07:26:38.783Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-20T07:26:38.783Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T07:26:38.783Z] #57 DONE 0.2s [2022-07-20T07:26:38.783Z] [2022-07-20T07:26:38.783Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:26:38.783Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:26:40.174Z] #58 ... [2022-07-20T07:26:40.174Z] [2022-07-20T07:26:40.174Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-20T07:26:40.174Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-20T07:26:40.174Z] #14 DONE 1.6s [2022-07-20T07:26:40.434Z] [2022-07-20T07:26:40.434Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-20T07:26:40.434Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-20T07:26:40.980Z] #11 ... [2022-07-20T07:26:40.980Z] [2022-07-20T07:26:40.980Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:26:40.980Z] #31 sha256:b8dde64dda6f3be0d8b90571dc613f93ea7b9ec0022a5634a4c1dc76f2758e3d [2022-07-20T07:26:40.980Z] #31 2.154 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T07:26:40.980Z] #31 2.543 [2022-07-20T07:26:40.980Z] #31 2.772 #=#=# ######################################################################## 100.0% [2022-07-20T07:26:40.980Z] #31 3.029 [2022-07-20T07:26:40.980Z] #31 4.101 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T07:26:40.980Z] #31 4.414 [2022-07-20T07:26:40.980Z] #31 4.641 #=#=# ######################################################################## 100.0% [2022-07-20T07:26:40.980Z] #31 4.910 [2022-07-20T07:26:40.980Z] #31 5.932 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T07:26:40.980Z] #31 6.323 [2022-07-20T07:26:40.980Z] #31 6.560 #=#=# ################ 23.2% ################################## 48.3% ################################################################# 90.4% ######################################################################## 100.0% [2022-07-20T07:26:40.980Z] #31 7.096 [2022-07-20T07:26:40.980Z] #31 8.225 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T07:26:40.980Z] #31 8.575 [2022-07-20T07:26:40.980Z] #31 8.816 #=#=# ######################################################################## 100.0% [2022-07-20T07:26:40.980Z] #31 9.049 [2022-07-20T07:26:40.980Z] #31 9.789 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T07:26:40.980Z] #31 10.11 [2022-07-20T07:26:40.980Z] #31 ... [2022-07-20T07:26:40.980Z] [2022-07-20T07:26:40.980Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:40.980Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:41.590Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-20T07:26:41.671Z] #31 17.58 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T07:26:42.599Z] #31 19.34 #=#=# [2022-07-20T07:26:42.856Z] #31 ... [2022-07-20T07:26:42.856Z] [2022-07-20T07:26:42.856Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-20T07:26:42.856Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-20T07:26:42.856Z] #38 18.22 tomll can be used in two ways: [2022-07-20T07:26:42.856Z] #38 18.22 Writing to STDIN and reading from STDOUT: [2022-07-20T07:26:42.856Z] #38 18.22 cat file.toml | tomll > file.toml [2022-07-20T07:26:42.856Z] #38 18.22 [2022-07-20T07:26:42.856Z] #38 18.22 Reading and updating a list of files: [2022-07-20T07:26:42.856Z] #38 18.22 tomll a.toml b.toml c.toml [2022-07-20T07:26:42.856Z] #38 18.22 [2022-07-20T07:26:42.856Z] #38 18.22 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T07:26:43.011Z] #15 DONE 2.6s [2022-07-20T07:26:43.011Z] [2022-07-20T07:26:43.011Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:26:43.011Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:26:43.011Z] #60 3.010 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T07:26:43.011Z] #60 4.161 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T07:26:43.011Z] #60 4.192 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T07:26:43.011Z] #60 4.195 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T07:26:43.011Z] #60 4.261 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T07:26:43.112Z] #38 DONE 18.5s [2022-07-20T07:26:43.112Z] [2022-07-20T07:26:43.112Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:26:43.112Z] #31 sha256:fd52176069442e15590fefb43a3bbfcbfcc96d4dd33627c3fd112fc3aa1b6737 [2022-07-20T07:26:43.112Z] #31 19.75 #=#=# ######################################################################## 100.0% [2022-07-20T07:26:43.275Z] #60 4.741 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T07:26:43.275Z] #60 4.766 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T07:26:43.275Z] #60 4.830 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T07:26:43.845Z] #60 5.309 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T07:26:43.845Z] #60 5.377 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T07:26:44.108Z] #60 ... [2022-07-20T07:26:44.108Z] [2022-07-20T07:26:44.108Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-20T07:26:44.108Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-20T07:26:44.108Z] #16 DONE 1.2s [2022-07-20T07:26:44.108Z] [2022-07-20T07:26:44.108Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-20T07:26:44.108Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-20T07:26:44.116Z] #11 ... [2022-07-20T07:26:44.116Z] [2022-07-20T07:26:44.116Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:26:44.116Z] #31 sha256:b8dde64dda6f3be0d8b90571dc613f93ea7b9ec0022a5634a4c1dc76f2758e3d [2022-07-20T07:26:44.116Z] #31 10.34 #=#=# ######################################################################## 100.0% [2022-07-20T07:26:44.116Z] #31 10.72 [2022-07-20T07:26:44.116Z] #31 10.87 Download of images into '/build' complete. [2022-07-20T07:26:44.116Z] #31 10.87 Use something like the following to load the result into a Docker daemon: [2022-07-20T07:26:44.116Z] #31 10.87 tar -cC '/build' . | docker load [2022-07-20T07:26:44.116Z] #31 DONE 13.1s [2022-07-20T07:26:44.116Z] [2022-07-20T07:26:44.116Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:44.116Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:44.479Z] #31 21.15 [2022-07-20T07:26:45.407Z] #31 ... [2022-07-20T07:26:45.407Z] [2022-07-20T07:26:45.407Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:26:45.407Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T07:26:45.407Z] #55 10.56 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T07:26:45.407Z] #55 10.64 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T07:26:45.407Z] #55 10.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T07:26:45.407Z] #55 10.88 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T07:26:45.407Z] #55 14.89 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T07:26:45.407Z] #55 14.89 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T07:26:45.407Z] #55 15.15 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T07:26:45.407Z] #55 15.25 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T07:26:45.407Z] #55 15.38 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T07:26:45.407Z] #55 15.44 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T07:26:45.407Z] #55 15.50 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T07:26:45.407Z] #55 15.68 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T07:26:45.407Z] #55 15.91 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T07:26:45.407Z] #55 15.92 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T07:26:45.407Z] #55 15.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T07:26:45.407Z] #55 16.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T07:26:45.407Z] #55 16.38 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T07:26:45.407Z] #55 16.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T07:26:45.407Z] #55 16.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T07:26:45.407Z] #55 17.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T07:26:45.407Z] #55 17.13 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T07:26:45.407Z] #55 17.23 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T07:26:45.407Z] #55 18.02 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T07:26:45.407Z] #55 18.18 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T07:26:45.407Z] #55 18.95 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T07:26:45.407Z] #55 19.50 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T07:26:45.407Z] #55 19.61 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T07:26:45.407Z] #55 19.72 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T07:26:45.407Z] #55 19.75 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T07:26:45.407Z] #55 19.86 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T07:26:45.407Z] #55 19.89 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T07:26:45.407Z] #55 20.16 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T07:26:45.407Z] #55 20.28 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T07:26:45.407Z] #55 20.49 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T07:26:45.407Z] #55 20.58 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T07:26:45.407Z] #55 20.67 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T07:26:45.407Z] #55 ... [2022-07-20T07:26:45.407Z] [2022-07-20T07:26:45.408Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:26:45.408Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T07:26:45.408Z] #47 20.32 Updating files: 81% (1773/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-20T07:26:45.408Z] #47 ... [2022-07-20T07:26:45.408Z] [2022-07-20T07:26:45.408Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:26:45.408Z] #67 sha256:a52d2a1352fb229c052c64fe10908a6c201c29d8e849abaf0fb58c49cb361378 [2022-07-20T07:26:45.408Z] #67 10.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T07:26:45.408Z] #67 11.40 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T07:26:45.408Z] #67 11.56 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T07:26:45.408Z] #67 11.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T07:26:45.408Z] #67 11.96 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T07:26:45.408Z] #67 12.09 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T07:26:45.408Z] #67 12.19 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T07:26:45.408Z] #67 12.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T07:26:45.408Z] #67 12.88 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T07:26:45.408Z] #67 13.07 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T07:26:45.408Z] #67 15.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T07:26:45.490Z] #17 DONE 1.3s [2022-07-20T07:26:45.490Z] [2022-07-20T07:26:45.490Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-20T07:26:45.490Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-20T07:26:45.664Z] #67 ... [2022-07-20T07:26:45.664Z] [2022-07-20T07:26:45.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-07-20T07:26:45.664Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-20T07:26:45.664Z] #57 10.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T07:26:45.664Z] #57 11.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T07:26:45.664Z] #57 11.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T07:26:45.664Z] #57 12.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T07:26:45.664Z] #57 ... [2022-07-20T07:26:45.664Z] [2022-07-20T07:26:45.664Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:26:45.664Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T07:26:45.664Z] #47 20.67 + git checkout -q v2.3.0 [2022-07-20T07:26:46.431Z] #18 DONE 1.2s [2022-07-20T07:26:46.431Z] [2022-07-20T07:26:46.431Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:26:46.431Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:26:46.431Z] #62 3.893 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T07:26:46.431Z] #62 5.796 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T07:26:46.431Z] #62 5.806 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T07:26:46.431Z] #62 5.936 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T07:26:46.431Z] #62 5.970 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T07:26:46.431Z] #62 6.316 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T07:26:46.431Z] #62 6.400 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T07:26:46.431Z] #62 6.856 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T07:26:46.431Z] #62 6.934 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T07:26:46.431Z] #62 7.073 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T07:26:46.431Z] #62 7.100 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T07:26:46.692Z] #62 ... [2022-07-20T07:26:46.692Z] [2022-07-20T07:26:46.692Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:26:46.692Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:26:47.030Z] #47 ... [2022-07-20T07:26:47.030Z] [2022-07-20T07:26:47.030Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:26:47.030Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T07:26:47.030Z] #62 12.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T07:26:47.030Z] #62 16.86 Fetched 8441 kB in 12s (688 kB/s) [2022-07-20T07:26:47.030Z] #62 16.86 Reading package lists... [2022-07-20T07:26:47.030Z] #62 22.48 Reading package lists... [2022-07-20T07:26:47.030Z] #62 ... [2022-07-20T07:26:47.030Z] [2022-07-20T07:26:47.031Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:26:47.031Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T07:26:47.031Z] #55 20.71 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T07:26:47.031Z] #55 20.74 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T07:26:47.031Z] #55 20.78 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T07:26:47.031Z] #55 20.94 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T07:26:47.031Z] #55 20.95 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T07:26:47.031Z] #55 21.01 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T07:26:47.031Z] #55 21.06 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T07:26:47.031Z] #55 21.15 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T07:26:47.031Z] #55 21.30 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T07:26:47.031Z] #55 21.43 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T07:26:47.031Z] #55 21.50 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T07:26:47.031Z] #55 21.58 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T07:26:47.031Z] #55 21.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T07:26:47.031Z] #55 21.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T07:26:47.031Z] #55 21.75 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T07:26:47.031Z] #55 21.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T07:26:47.031Z] #55 22.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T07:26:47.031Z] #55 22.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T07:26:47.031Z] #55 22.38 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T07:26:47.031Z] #55 22.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T07:26:47.287Z] #55 22.56 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T07:26:47.287Z] #55 22.57 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T07:26:47.287Z] #55 ... [2022-07-20T07:26:47.287Z] [2022-07-20T07:26:47.287Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:26:47.287Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T07:26:47.287Z] #76 12.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T07:26:47.287Z] #76 17.44 Fetched 8441 kB in 12s (711 kB/s) [2022-07-20T07:26:47.287Z] #76 17.44 Reading package lists... [2022-07-20T07:26:47.287Z] #76 ... [2022-07-20T07:26:47.287Z] [2022-07-20T07:26:47.287Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:26:47.287Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T07:26:47.287Z] #51 12.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T07:26:47.287Z] #51 14.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T07:26:47.287Z] #51 18.38 Fetched 8445 kB in 13s (639 kB/s) [2022-07-20T07:26:47.296Z] Client: [2022-07-20T07:26:47.296Z] Context: default [2022-07-20T07:26:47.296Z] Debug Mode: false [2022-07-20T07:26:47.296Z] Plugins: [2022-07-20T07:26:47.296Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T07:26:47.296Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T07:26:47.296Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T07:26:47.296Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T07:26:47.296Z] [2022-07-20T07:26:47.296Z] Server: [2022-07-20T07:26:47.296Z] Containers: 0 [2022-07-20T07:26:47.296Z] Running: 0 [2022-07-20T07:26:47.296Z] Paused: 0 [2022-07-20T07:26:47.296Z] Stopped: 0 [2022-07-20T07:26:47.296Z] Images: 0 [2022-07-20T07:26:47.296Z] Server Version: 20.10.14 [2022-07-20T07:26:47.296Z] Storage Driver: overlay2 [2022-07-20T07:26:47.296Z] Backing Filesystem: extfs [2022-07-20T07:26:47.296Z] Supports d_type: true [2022-07-20T07:26:47.296Z] Native Overlay Diff: true [2022-07-20T07:26:47.296Z] userxattr: false [2022-07-20T07:26:47.296Z] Logging Driver: json-file [2022-07-20T07:26:47.296Z] Cgroup Driver: systemd [2022-07-20T07:26:47.296Z] Cgroup Version: 2 [2022-07-20T07:26:47.296Z] Plugins: [2022-07-20T07:26:47.296Z] Volume: local [2022-07-20T07:26:47.296Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T07:26:47.296Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T07:26:47.296Z] Swarm: inactive [2022-07-20T07:26:47.296Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T07:26:47.296Z] Default Runtime: runc [2022-07-20T07:26:47.296Z] Init Binary: docker-init [2022-07-20T07:26:47.296Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T07:26:47.296Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T07:26:47.296Z] init version: de40ad0 [2022-07-20T07:26:47.296Z] Security Options: [2022-07-20T07:26:47.296Z] apparmor [2022-07-20T07:26:47.296Z] seccomp [2022-07-20T07:26:47.296Z] Profile: default [2022-07-20T07:26:47.296Z] cgroupns [2022-07-20T07:26:47.296Z] Kernel Version: 5.13.0-1021-aws [2022-07-20T07:26:47.296Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-20T07:26:47.296Z] OSType: linux [2022-07-20T07:26:47.296Z] Architecture: x86_64 [2022-07-20T07:26:47.296Z] CPUs: 2 [2022-07-20T07:26:47.296Z] Total Memory: 7.476GiB [2022-07-20T07:26:47.296Z] Name: ip-10-100-36-243 [2022-07-20T07:26:47.296Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-20T07:26:47.296Z] Docker Root Dir: /var/lib/docker [2022-07-20T07:26:47.296Z] Debug Mode: false [2022-07-20T07:26:47.296Z] Registry: https://index.docker.io/v1/ [2022-07-20T07:26:47.296Z] Labels: [2022-07-20T07:26:47.296Z] Experimental: true [2022-07-20T07:26:47.296Z] Insecure Registries: [2022-07-20T07:26:47.296Z] 127.0.0.0/8 [2022-07-20T07:26:47.296Z] Live Restore Enabled: true [2022-07-20T07:26:47.296Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T07:26:47.388Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.4s [2022-07-20T07:26:47.543Z] #51 18.38 Reading package lists... [2022-07-20T07:26:47.543Z] #51 ... [2022-07-20T07:26:47.543Z] [2022-07-20T07:26:47.543Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:26:47.543Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-20T07:26:47.543Z] #36 12.75 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T07:26:47.543Z] #36 12.77 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T07:26:47.543Z] #36 13.14 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T07:26:47.543Z] #36 13.35 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T07:26:47.543Z] #36 13.64 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T07:26:47.543Z] #36 13.65 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T07:26:47.543Z] #36 13.69 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T07:26:47.543Z] #36 13.72 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T07:26:47.543Z] #36 13.79 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T07:26:47.543Z] #36 14.32 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T07:26:47.543Z] #36 14.81 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T07:26:47.543Z] #36 15.43 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T07:26:47.543Z] #36 15.46 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T07:26:47.543Z] #36 15.55 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T07:26:47.543Z] #36 16.62 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T07:26:47.543Z] #36 ... [2022-07-20T07:26:47.543Z] [2022-07-20T07:26:47.543Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:26:47.543Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T07:26:47.543Z] #47 22.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-20T07:26:47.624Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a290f5d04cda8186eba93531b6f09bda8052717f . [2022-07-20T07:26:47.799Z] #47 ... [2022-07-20T07:26:47.800Z] [2022-07-20T07:26:47.800Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:26:47.800Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T07:26:47.800Z] #14 13.14 Fetched 8441 kB in 10s (873 kB/s) [2022-07-20T07:26:47.800Z] #14 13.14 Reading package lists... [2022-07-20T07:26:47.800Z] #14 17.44 Reading package lists... [2022-07-20T07:26:47.884Z] #2 [internal] load .dockerignore [2022-07-20T07:26:47.884Z] #2 sha256:90274c0a562d241e9b25cf093e2343292af7e8732f087041f95e66faf8729484 [2022-07-20T07:26:47.884Z] #2 transferring context: [2022-07-20T07:26:47.884Z] #2 transferring context: 145B done [2022-07-20T07:26:47.884Z] #2 DONE 0.1s [2022-07-20T07:26:47.884Z] [2022-07-20T07:26:47.884Z] #1 [internal] load build definition from Dockerfile [2022-07-20T07:26:47.884Z] #1 sha256:2a38caa5708dec8f5d1d4fa451eecce5abc7cde43bceaaa0003f19a68c75fc46 [2022-07-20T07:26:47.884Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T07:26:47.884Z] #1 DONE 0.2s [2022-07-20T07:26:47.884Z] [2022-07-20T07:26:47.884Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T07:26:47.884Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T07:26:48.056Z] #14 22.75 Building dependency tree... [2022-07-20T07:26:48.056Z] #14 ... [2022-07-20T07:26:48.056Z] [2022-07-20T07:26:48.056Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:26:48.056Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T07:26:48.056Z] #55 22.67 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T07:26:48.056Z] #55 22.74 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T07:26:48.056Z] #55 22.75 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T07:26:48.056Z] #55 22.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T07:26:48.056Z] #55 22.83 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T07:26:48.056Z] #55 22.89 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T07:26:48.056Z] #55 22.96 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T07:26:48.056Z] #55 22.98 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T07:26:48.056Z] #55 23.04 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T07:26:48.056Z] #55 23.10 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T07:26:48.056Z] #55 23.16 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T07:26:48.056Z] #55 23.22 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T07:26:48.056Z] #55 23.34 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T07:26:48.056Z] #55 23.38 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T07:26:48.056Z] #55 23.40 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T07:26:48.056Z] #55 23.45 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T07:26:48.071Z] #19 1.327 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:26:48.071Z] #19 1.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:26:48.071Z] #19 1.391 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:26:48.086Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 11.4s done [2022-07-20T07:26:48.312Z] #55 ... [2022-07-20T07:26:48.312Z] [2022-07-20T07:26:48.312Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:26:48.312Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-20T07:26:48.312Z] #53 13.64 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T07:26:48.312Z] #53 13.66 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T07:26:48.459Z] #3 DONE 0.4s [2022-07-20T07:26:48.459Z] [2022-07-20T07:26:48.459Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T07:26:48.459Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T07:26:48.459Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T07:26:48.459Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T07:26:48.459Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T07:26:48.459Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-20T07:26:48.459Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T07:26:48.459Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T07:26:48.568Z] #53 ... [2022-07-20T07:26:48.568Z] [2022-07-20T07:26:48.568Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:26:48.568Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T07:26:48.568Z] #51 18.38 Reading package lists... [2022-07-20T07:26:48.641Z] #19 ... [2022-07-20T07:26:48.641Z] [2022-07-20T07:26:48.641Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:26:48.641Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T07:26:48.641Z] #47 4.537 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T07:26:48.641Z] #47 5.893 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T07:26:48.641Z] #47 7.253 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T07:26:48.641Z] #47 7.632 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T07:26:48.641Z] #47 7.667 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T07:26:48.641Z] #47 10.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T07:26:48.641Z] #47 10.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T07:26:48.641Z] #47 ... [2022-07-20T07:26:48.641Z] [2022-07-20T07:26:48.641Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:26:48.641Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:26:48.641Z] #41 3.271 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T07:26:48.641Z] #41 3.280 Cloning into '.'... [2022-07-20T07:26:48.719Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-20T07:26:48.719Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-20T07:26:48.902Z] #41 ... [2022-07-20T07:26:48.902Z] [2022-07-20T07:26:48.902Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:26:48.902Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:26:48.902Z] #83 4.167 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:26:48.902Z] #83 4.196 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:26:48.902Z] #83 4.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:26:48.902Z] #83 5.261 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:26:48.902Z] #83 7.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:26:48.902Z] #83 9.729 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:26:48.902Z] #83 ... [2022-07-20T07:26:48.902Z] [2022-07-20T07:26:48.902Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-20T07:26:48.902Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T07:26:48.902Z] #45 3.920 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T07:26:48.979Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-20T07:26:48.979Z] #4 DONE 0.7s [2022-07-20T07:26:49.161Z] #45 ... [2022-07-20T07:26:49.161Z] [2022-07-20T07:26:49.161Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:26:49.161Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:26:49.161Z] #54 3.719 + git clone https://github.com/docker/distribution.git . [2022-07-20T07:26:49.161Z] #54 3.721 Cloning into '.'... [2022-07-20T07:26:49.239Z] [2022-07-20T07:26:49.239Z] #6 [internal] load .dockerignore [2022-07-20T07:26:49.239Z] #6 sha256:4ac65419cd5511d58a39289c51249711db8cff07c555fdd52bf0ab0445df7685 [2022-07-20T07:26:49.239Z] #6 DONE 0.0s [2022-07-20T07:26:49.239Z] [2022-07-20T07:26:49.239Z] #5 [internal] load build definition from Dockerfile [2022-07-20T07:26:49.239Z] #5 sha256:1df8c1d78de417ff57fd41e2fd8ee958b96beed95fd5c45441bbafd7c9817732 [2022-07-20T07:26:49.239Z] #5 DONE 0.0s [2022-07-20T07:26:49.239Z] [2022-07-20T07:26:49.239Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T07:26:49.239Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T07:26:49.422Z] #54 ... [2022-07-20T07:26:49.422Z] [2022-07-20T07:26:49.422Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-20T07:26:49.422Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T07:26:49.422Z] #64 4.387 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T07:26:49.422Z] #64 6.216 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T07:26:49.422Z] #64 6.218 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T07:26:49.422Z] #64 6.366 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T07:26:49.422Z] #64 8.139 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T07:26:49.422Z] #64 ... [2022-07-20T07:26:49.422Z] [2022-07-20T07:26:49.422Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:26:49.422Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:26:49.422Z] #43 4.588 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T07:26:49.681Z] #43 ... [2022-07-20T07:26:49.681Z] [2022-07-20T07:26:49.681Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:26:49.681Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:26:49.681Z] #19 2.154 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T07:26:49.681Z] #19 2.947 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T07:26:49.958Z] #51 23.61 Reading package lists... [2022-07-20T07:26:49.958Z] #51 ... [2022-07-20T07:26:49.958Z] [2022-07-20T07:26:49.958Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:26:49.958Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T07:26:49.958Z] #42 14.98 Fetched 8441 kB in 11s (767 kB/s) [2022-07-20T07:26:49.958Z] #42 14.98 Reading package lists... [2022-07-20T07:26:49.958Z] #42 20.89 Reading package lists... [2022-07-20T07:26:49.958Z] #42 ... [2022-07-20T07:26:49.958Z] [2022-07-20T07:26:49.958Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:26:49.958Z] #31 sha256:fd52176069442e15590fefb43a3bbfcbfcc96d4dd33627c3fd112fc3aa1b6737 [2022-07-20T07:26:49.958Z] #31 23.95 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T07:26:49.958Z] #31 25.65 #=#=# [2022-07-20T07:26:49.958Z] #31 26.01 #=#=# ######################################################################## 100.0% [2022-07-20T07:26:49.981Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T07:26:50.180Z] #10 ... [2022-07-20T07:26:50.180Z] [2022-07-20T07:26:50.180Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T07:26:50.180Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T07:26:50.180Z] #9 DONE 0.9s [2022-07-20T07:26:50.180Z] [2022-07-20T07:26:50.180Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T07:26:50.180Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T07:26:50.180Z] #10 DONE 1.0s [2022-07-20T07:26:50.180Z] [2022-07-20T07:26:50.180Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T07:26:50.180Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T07:26:50.180Z] #8 DONE 1.0s [2022-07-20T07:26:50.180Z] [2022-07-20T07:26:50.180Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T07:26:50.180Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T07:26:50.180Z] #7 DONE 1.0s [2022-07-20T07:26:50.440Z] [2022-07-20T07:26:50.440Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:50.440Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T07:26:50.440Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-20T07:26:50.440Z] #73 DONE 0.0s [2022-07-20T07:26:50.440Z] [2022-07-20T07:26:50.440Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:26:50.440Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T07:26:50.440Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-20T07:26:50.440Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T07:26:50.440Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T07:26:50.619Z] #19 3.866 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T07:26:50.734Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T07:26:50.734Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.05MB / 55.00MB 0.1s [2022-07-20T07:26:50.890Z] #31 27.43 [2022-07-20T07:26:50.994Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.91MB / 55.00MB 0.3s [2022-07-20T07:26:50.994Z] #28 ... [2022-07-20T07:26:50.994Z] [2022-07-20T07:26:50.994Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T07:26:50.994Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T07:26:50.994Z] #49 DONE 0.0s [2022-07-20T07:26:50.994Z] [2022-07-20T07:26:50.994Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:26:50.994Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T07:26:50.994Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 16.85MB / 55.00MB 0.5s [2022-07-20T07:26:51.146Z] #31 27.81 Download of images into '/build' complete. [2022-07-20T07:26:51.146Z] #31 27.81 Use something like the following to load the result into a Docker daemon: [2022-07-20T07:26:51.146Z] #31 27.81 tar -cC '/build' . | docker load [2022-07-20T07:26:51.254Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 22.66MB / 55.00MB 0.6s [2022-07-20T07:26:51.254Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 27.60MB / 55.00MB 0.8s [2022-07-20T07:26:51.418Z] #31 DONE 28.0s [2022-07-20T07:26:51.418Z] [2022-07-20T07:26:51.418Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:26:51.418Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T07:26:51.418Z] #55 24.16 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T07:26:51.418Z] #55 24.19 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T07:26:51.418Z] #55 24.25 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T07:26:51.418Z] #55 24.30 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T07:26:51.418Z] #55 24.43 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T07:26:51.418Z] #55 24.44 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T07:26:51.418Z] #55 24.46 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T07:26:51.418Z] #55 24.48 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T07:26:51.418Z] #55 24.55 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T07:26:51.418Z] #55 24.80 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T07:26:51.418Z] #55 24.81 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T07:26:51.418Z] #55 24.95 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T07:26:51.418Z] #55 24.95 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T07:26:51.418Z] #55 25.08 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T07:26:51.418Z] #55 25.14 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T07:26:51.418Z] #55 25.26 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T07:26:51.418Z] #55 25.29 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T07:26:51.418Z] #55 25.42 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T07:26:51.418Z] #55 25.42 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T07:26:51.418Z] #55 25.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T07:26:51.418Z] #55 25.56 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T07:26:51.418Z] #55 25.65 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T07:26:51.418Z] #55 25.84 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T07:26:51.418Z] #55 25.92 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T07:26:51.418Z] #55 26.01 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T07:26:51.418Z] #55 26.05 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T07:26:51.418Z] #55 26.15 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T07:26:51.418Z] #55 26.19 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T07:26:51.418Z] #55 26.33 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T07:26:51.525Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 34.60MB / 55.00MB 0.9s [2022-07-20T07:26:51.525Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.91MB / 55.00MB 1.0s [2022-07-20T07:26:51.790Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 46.14MB / 55.00MB 1.1s [2022-07-20T07:26:51.790Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 52.43MB / 55.00MB 1.2s [2022-07-20T07:26:52.012Z] #19 5.122 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:26:52.748Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.0s done [2022-07-20T07:26:52.748Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-20T07:26:52.951Z] #19 6.085 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T07:26:52.951Z] #19 ... [2022-07-20T07:26:52.951Z] [2022-07-20T07:26:52.951Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:26:52.951Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:26:52.951Z] #58 4.034 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:26:52.951Z] #58 4.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:26:52.951Z] #58 4.122 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:26:52.951Z] #58 4.677 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T07:26:52.951Z] #58 5.482 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:26:52.951Z] #58 7.313 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:26:52.951Z] #58 9.338 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:26:52.951Z] #58 11.02 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T07:26:52.951Z] #58 ... [2022-07-20T07:26:52.951Z] [2022-07-20T07:26:52.951Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:26:52.951Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:26:52.951Z] #43 14.28 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T07:26:52.951Z] #43 14.28 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T07:26:53.211Z] #43 14.65 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T07:26:53.307Z] #55 28.21 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T07:26:53.307Z] #55 28.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T07:26:53.307Z] #55 28.35 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T07:26:53.307Z] #55 28.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T07:26:53.307Z] #55 28.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T07:26:53.307Z] #55 28.50 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T07:26:53.307Z] #55 28.60 go: downloading golang.org/x/text v0.3.7 [2022-07-20T07:26:53.471Z] #43 14.89 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T07:26:53.699Z] #28 ... [2022-07-20T07:26:53.699Z] [2022-07-20T07:26:53.699Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:53.699Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T07:26:53.699Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T07:26:53.699Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T07:26:53.699Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T07:26:53.699Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-07-20T07:26:53.699Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2022-07-20T07:26:53.699Z] #71 DONE 3.3s [2022-07-20T07:26:53.731Z] #43 15.09 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T07:26:53.731Z] #43 15.29 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T07:26:53.731Z] #43 15.33 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T07:26:53.959Z] [2022-07-20T07:26:53.959Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:53.959Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:53.959Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-20T07:26:53.959Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T07:26:53.959Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T07:26:53.959Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T07:26:53.959Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.8s done [2022-07-20T07:26:53.959Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.9s done [2022-07-20T07:26:53.959Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.6s done [2022-07-20T07:26:53.960Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 2.0s done [2022-07-20T07:26:53.960Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 59.77MB / 141.81MB 3.2s [2022-07-20T07:26:53.960Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.8s done [2022-07-20T07:26:53.960Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 22.02MB / 85.90MB 3.2s [2022-07-20T07:26:53.960Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 72.35MB / 141.81MB 3.4s [2022-07-20T07:26:53.960Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 34.60MB / 85.90MB 3.4s [2022-07-20T07:26:53.991Z] #43 15.44 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T07:26:54.226Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 42.07MB / 85.90MB 3.5s [2022-07-20T07:26:54.226Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 88.08MB / 141.81MB 3.7s [2022-07-20T07:26:54.226Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 54.53MB / 85.90MB 3.7s [2022-07-20T07:26:54.250Z] #43 15.61 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T07:26:54.487Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 62.91MB / 85.90MB 3.8s [2022-07-20T07:26:54.487Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 98.57MB / 141.81MB 3.9s [2022-07-20T07:26:54.487Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 68.16MB / 85.90MB 3.9s [2022-07-20T07:26:54.750Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 76.55MB / 85.90MB 4.0s [2022-07-20T07:26:54.750Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 117.44MB / 141.81MB 4.2s [2022-07-20T07:26:54.750Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.2s [2022-07-20T07:26:54.820Z] #43 16.07 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T07:26:55.014Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 124.78MB / 141.81MB 4.3s [2022-07-20T07:26:55.080Z] #43 ... [2022-07-20T07:26:55.080Z] [2022-07-20T07:26:55.080Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-20T07:26:55.080Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T07:26:55.080Z] #45 16.10 tomll can be used in two ways: [2022-07-20T07:26:55.080Z] #45 16.10 Writing to STDIN and reading from STDOUT: [2022-07-20T07:26:55.080Z] #45 16.10 cat file.toml | tomll > file.toml [2022-07-20T07:26:55.080Z] #45 16.10 [2022-07-20T07:26:55.080Z] #45 16.10 Reading and updating a list of files: [2022-07-20T07:26:55.080Z] #45 16.10 tomll a.toml b.toml c.toml [2022-07-20T07:26:55.080Z] #45 16.10 [2022-07-20T07:26:55.080Z] #45 16.10 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T07:26:55.080Z] #45 DONE 16.5s [2022-07-20T07:26:55.080Z] [2022-07-20T07:26:55.080Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:26:55.080Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:26:55.080Z] #19 7.026 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T07:26:55.080Z] #19 7.892 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:26:55.080Z] #19 7.902 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T07:26:55.080Z] #19 7.909 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T07:26:55.080Z] #19 7.932 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T07:26:55.080Z] #19 7.933 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T07:26:55.080Z] #19 7.963 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T07:26:55.080Z] #19 8.000 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T07:26:55.080Z] #19 8.003 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T07:26:55.080Z] #19 8.006 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T07:26:55.080Z] #19 8.006 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T07:26:55.080Z] #19 8.007 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T07:26:55.080Z] #19 8.014 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:26:55.277Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 4.6s [2022-07-20T07:26:56.221Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.3s done [2022-07-20T07:26:57.482Z] #55 ... [2022-07-20T07:26:57.482Z] [2022-07-20T07:26:57.482Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:26:57.482Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T07:26:57.482Z] #76 22.80 Reading package lists... [2022-07-20T07:26:57.482Z] #76 28.02 Building dependency tree... [2022-07-20T07:26:57.482Z] #76 31.71 python3 is already the newest version (3.9.2-3). [2022-07-20T07:26:57.482Z] #76 31.71 The following additional packages will be installed: [2022-07-20T07:26:57.482Z] #76 31.72 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T07:26:57.482Z] #76 31.74 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T07:26:57.482Z] #76 31.75 Suggested packages: [2022-07-20T07:26:57.482Z] #76 31.77 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T07:26:57.482Z] #76 31.77 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T07:26:57.482Z] #76 31.77 m4-doc ed diffutils-doc [2022-07-20T07:26:57.482Z] #76 31.77 Recommended packages: [2022-07-20T07:26:57.482Z] #76 31.77 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T07:26:57.617Z] #19 ... [2022-07-20T07:26:57.617Z] [2022-07-20T07:26:57.617Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:26:57.617Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:26:57.617Z] #62 8.948 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T07:26:57.617Z] #62 9.218 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T07:26:57.617Z] #62 9.287 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T07:26:57.617Z] #62 9.395 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T07:26:57.617Z] #62 12.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T07:26:57.617Z] #62 12.86 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T07:26:57.617Z] #62 13.18 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T07:26:57.617Z] #62 13.18 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T07:26:57.617Z] #62 13.36 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T07:26:57.617Z] #62 13.37 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T07:26:57.617Z] #62 13.50 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T07:26:57.617Z] #62 13.51 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T07:26:57.617Z] #62 13.70 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T07:26:57.617Z] #62 13.80 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T07:26:57.617Z] #62 13.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T07:26:57.617Z] #62 14.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T07:26:57.617Z] #62 14.14 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T07:26:57.617Z] #62 14.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T07:26:57.617Z] #62 14.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T07:26:57.617Z] #62 14.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T07:26:57.617Z] #62 14.49 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T07:26:57.617Z] #62 14.56 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T07:26:57.617Z] #62 15.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T07:26:57.617Z] #62 15.48 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T07:26:57.617Z] #62 15.99 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T07:26:57.617Z] #62 16.75 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T07:26:57.617Z] #62 16.84 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T07:26:57.617Z] #62 16.95 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T07:26:57.617Z] #62 17.05 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T07:26:57.617Z] #62 17.14 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T07:26:57.617Z] #62 17.35 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T07:26:57.617Z] #62 17.69 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T07:26:57.617Z] #62 17.89 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T07:26:57.617Z] #62 18.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T07:26:57.617Z] #62 18.10 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T07:26:57.617Z] #62 18.16 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T07:26:57.617Z] #62 18.20 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T07:26:57.617Z] #62 18.24 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T07:26:57.617Z] #62 18.28 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T07:26:57.617Z] #62 18.35 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T07:26:57.617Z] #62 18.44 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T07:26:57.617Z] #62 18.44 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T07:26:57.617Z] #62 18.54 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T07:26:57.617Z] #62 18.58 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T07:26:57.617Z] #62 18.66 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T07:26:57.617Z] #62 18.83 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T07:26:57.617Z] #62 18.85 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T07:26:57.617Z] #62 18.87 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T07:26:57.617Z] #62 18.92 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T07:26:57.617Z] #62 19.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T07:26:57.617Z] #62 19.06 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T07:26:57.617Z] #62 19.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T07:26:57.626Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 6.9s done [2022-07-20T07:26:57.739Z] #76 ... [2022-07-20T07:26:57.739Z] [2022-07-20T07:26:57.739Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:26:57.739Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T07:26:57.739Z] #14 22.75 Building dependency tree... [2022-07-20T07:26:57.739Z] #14 27.23 The following additional packages will be installed: [2022-07-20T07:26:57.739Z] #14 27.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T07:26:57.739Z] #14 27.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T07:26:57.739Z] #14 27.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T07:26:57.739Z] #14 27.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T07:26:57.739Z] #14 27.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T07:26:57.739Z] #14 27.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T07:26:57.739Z] #14 27.24 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T07:26:57.739Z] #14 27.28 Suggested packages: [2022-07-20T07:26:57.739Z] #14 27.30 gcc-10-locales seccomp wine64 [2022-07-20T07:26:57.739Z] #14 28.56 The following NEW packages will be installed: [2022-07-20T07:26:57.739Z] #14 28.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T07:26:57.739Z] #14 28.57 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T07:26:57.739Z] #14 28.57 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T07:26:57.739Z] #14 28.57 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T07:26:57.739Z] #14 28.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T07:26:57.739Z] #14 28.58 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T07:26:57.739Z] #14 28.58 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T07:26:57.739Z] #14 28.59 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T07:26:57.739Z] #14 28.59 mingw-w64-x86-64-dev [2022-07-20T07:26:57.739Z] #14 29.07 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:26:57.739Z] #14 29.07 Need to get 108 MB of archives. [2022-07-20T07:26:57.739Z] #14 29.07 After this operation, 620 MB of additional disk space will be used. [2022-07-20T07:26:57.739Z] #14 29.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-07-20T07:26:57.739Z] #14 29.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-07-20T07:26:57.739Z] #14 29.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-20T07:26:57.739Z] #14 29.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-07-20T07:26:57.739Z] #14 29.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-20T07:26:57.739Z] #14 29.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T07:26:57.739Z] #14 29.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-20T07:26:57.739Z] #14 29.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-07-20T07:26:57.739Z] #14 29.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-07-20T07:26:57.739Z] #14 30.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-20T07:26:57.739Z] #14 31.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-07-20T07:26:57.739Z] #14 31.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-07-20T07:26:57.739Z] #14 32.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-20T07:26:57.739Z] #14 32.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-07-20T07:26:57.739Z] #14 33.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-20T07:26:57.876Z] #62 19.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T07:26:57.887Z] #11 ... [2022-07-20T07:26:57.887Z] [2022-07-20T07:26:57.887Z] #24 [internal] load build context [2022-07-20T07:26:57.887Z] #24 sha256:b3ef0adfad10a453e51dff67cb05af3ecba4070155b5c018c34a8630d5505caa [2022-07-20T07:26:57.887Z] #24 transferring context: 62.07MB 5.5s done [2022-07-20T07:26:57.887Z] #24 DONE 7.4s [2022-07-20T07:26:57.887Z] [2022-07-20T07:26:57.887Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:26:57.887Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T07:26:57.887Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T07:26:57.887Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T07:26:57.887Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T07:26:57.887Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-07-20T07:26:57.887Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-07-20T07:26:57.887Z] #73 DONE 7.3s [2022-07-20T07:26:57.887Z] [2022-07-20T07:26:57.887Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:57.887Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:57.887Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-20T07:26:57.887Z] #11 ... [2022-07-20T07:26:57.887Z] [2022-07-20T07:26:57.887Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T07:26:57.887Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T07:26:57.887Z] #72 ... [2022-07-20T07:26:57.887Z] [2022-07-20T07:26:57.887Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:26:57.887Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T07:26:57.887Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.9s done [2022-07-20T07:26:57.887Z] #28 DONE 7.5s [2022-07-20T07:26:57.887Z] [2022-07-20T07:26:57.887Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:57.887Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:57.995Z] #14 33.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-20T07:26:57.995Z] #14 33.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-20T07:26:57.995Z] #14 33.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-20T07:26:57.995Z] #14 33.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-20T07:26:57.995Z] #14 33.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-07-20T07:26:57.995Z] #14 33.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-20T07:26:57.995Z] #14 33.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-20T07:26:57.995Z] #14 33.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-20T07:26:57.995Z] #14 33.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-20T07:26:57.995Z] #14 33.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-20T07:26:57.995Z] #14 33.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-20T07:26:57.995Z] #14 33.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-20T07:26:57.995Z] #14 33.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-07-20T07:26:57.995Z] #14 33.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-20T07:26:57.995Z] #14 33.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-20T07:26:58.136Z] #62 19.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T07:26:58.136Z] #62 19.48 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T07:26:58.136Z] #62 19.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T07:26:58.136Z] #62 19.58 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T07:26:58.136Z] #62 ... [2022-07-20T07:26:58.136Z] [2022-07-20T07:26:58.136Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:26:58.136Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:26:58.136Z] #60 9.552 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T07:26:58.136Z] #60 9.572 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T07:26:58.136Z] #60 9.665 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T07:26:58.136Z] #60 11.24 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T07:26:58.136Z] #60 11.25 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T07:26:58.136Z] #60 ... [2022-07-20T07:26:58.136Z] [2022-07-20T07:26:58.136Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:26:58.136Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:26:58.136Z] #62 19.67 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T07:26:58.149Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done [2022-07-20T07:26:58.252Z] #14 ... [2022-07-20T07:26:58.252Z] [2022-07-20T07:26:58.252Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:26:58.252Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T07:26:58.252Z] #76 33.45 The following NEW packages will be installed: [2022-07-20T07:26:58.252Z] #76 33.46 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T07:26:58.252Z] #76 33.47 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T07:26:58.252Z] #76 33.47 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T07:26:58.252Z] #76 33.47 libyajl2 m4 patch xz-utils [2022-07-20T07:26:58.395Z] #62 19.79 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T07:26:58.395Z] #62 19.81 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T07:26:58.395Z] #62 19.84 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T07:26:58.395Z] #62 19.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T07:26:58.395Z] #62 19.94 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T07:26:58.411Z] #11 ... [2022-07-20T07:26:58.411Z] [2022-07-20T07:26:58.411Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T07:26:58.411Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T07:26:58.411Z] #72 DONE 0.6s [2022-07-20T07:26:58.411Z] [2022-07-20T07:26:58.411Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:58.411Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:58.411Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-20T07:26:58.508Z] #76 33.90 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:26:58.508Z] #76 33.90 Need to get 5916 kB of archives. [2022-07-20T07:26:58.508Z] #76 33.90 After this operation, 18.6 MB of additional disk space will be used. [2022-07-20T07:26:58.508Z] #76 33.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-20T07:26:58.508Z] #76 33.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-20T07:26:58.508Z] #76 33.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-20T07:26:58.508Z] #76 33.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-20T07:26:58.655Z] #62 20.03 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T07:26:58.655Z] #62 20.10 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T07:26:58.655Z] #62 20.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T07:26:58.655Z] #62 20.17 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T07:26:58.766Z] #76 34.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-20T07:26:58.766Z] #76 34.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-20T07:26:58.766Z] #76 34.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-20T07:26:58.766Z] #76 34.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-20T07:26:58.766Z] #76 34.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T07:26:58.766Z] #76 34.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T07:26:58.766Z] #76 34.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-20T07:26:58.766Z] #76 34.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T07:26:58.766Z] #76 34.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-20T07:26:58.766Z] #76 34.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-20T07:26:58.766Z] #76 34.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-20T07:26:58.766Z] #76 34.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-20T07:26:58.766Z] #76 34.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-07-20T07:26:58.766Z] #76 34.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-20T07:26:58.766Z] #76 34.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-20T07:26:58.766Z] #76 34.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-20T07:26:58.914Z] #62 20.26 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T07:26:58.914Z] #62 20.35 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T07:26:58.914Z] #62 20.36 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T07:26:58.914Z] #62 20.44 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T07:26:58.914Z] #62 20.49 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T07:26:58.982Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.5s done [2022-07-20T07:26:59.022Z] #76 34.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-20T07:26:59.022Z] #76 34.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-20T07:26:59.022Z] #76 34.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-20T07:26:59.022Z] #76 ... [2022-07-20T07:26:59.022Z] [2022-07-20T07:26:59.022Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:26:59.022Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T07:26:59.022Z] #62 22.48 Reading package lists... [2022-07-20T07:26:59.022Z] #62 27.00 Building dependency tree... [2022-07-20T07:26:59.022Z] #62 31.10 The following additional packages will be installed: [2022-07-20T07:26:59.022Z] #62 31.12 libbtrfs0 [2022-07-20T07:26:59.022Z] #62 31.36 The following NEW packages will be installed: [2022-07-20T07:26:59.022Z] #62 31.37 libbtrfs-dev libbtrfs0 [2022-07-20T07:26:59.022Z] #62 31.80 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:26:59.022Z] #62 31.80 Need to get 454 kB of archives. [2022-07-20T07:26:59.022Z] #62 31.80 After this operation, 1275 kB of additional disk space will be used. [2022-07-20T07:26:59.022Z] #62 31.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-20T07:26:59.022Z] #62 31.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-20T07:26:59.022Z] #62 32.79 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:26:59.022Z] #62 33.06 Fetched 454 kB in 0s (1248 kB/s) [2022-07-20T07:26:59.022Z] #62 33.20 Selecting previously unselected package libbtrfs0:arm64. [2022-07-20T07:26:59.022Z] #62 33.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-20T07:26:59.022Z] #62 33.31 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-20T07:26:59.022Z] #62 33.34 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T07:26:59.022Z] #62 33.59 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-20T07:26:59.022Z] #62 33.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-20T07:26:59.022Z] #62 33.62 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T07:26:59.022Z] #62 33.93 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T07:26:59.022Z] #62 33.95 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T07:26:59.022Z] #62 33.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:26:59.022Z] #62 DONE 34.4s [2022-07-20T07:26:59.048Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a2e402b77fe1923) in /home/ubuntu/workspace/moby_PR-43751 [Pipeline] { [Pipeline] checkout [2022-07-20T07:26:59.142Z] The recommended git tool is: git [2022-07-20T07:26:59.173Z] #62 20.51 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T07:26:59.174Z] #62 20.59 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T07:26:59.243Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-20T07:26:59.243Z] #11 ... [2022-07-20T07:26:59.243Z] [2022-07-20T07:26:59.243Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T07:26:59.243Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T07:26:59.243Z] #74 DONE 0.8s [2022-07-20T07:26:59.243Z] [2022-07-20T07:26:59.243Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:26:59.243Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:26:59.282Z] [2022-07-20T07:26:59.282Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T07:26:59.282Z] #63 sha256:b7f7dbcc1c8546d266518104e6de635de88d9777aec006489fcab00d02c44c0d [2022-07-20T07:26:59.282Z] #63 DONE 0.1s [2022-07-20T07:26:59.282Z] [2022-07-20T07:26:59.282Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:26:59.282Z] #64 sha256:5dec6317a88e6f8287a8c4bf76ffb846269e855fef03dbd380c204a563fe7aca [2022-07-20T07:26:59.744Z] #62 21.14 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T07:26:59.744Z] #62 21.15 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T07:26:59.847Z] #64 0.702 + RM_GOPATH=0 [2022-07-20T07:26:59.847Z] #64 0.702 + TMP_GOPATH= [2022-07-20T07:26:59.847Z] #64 0.702 + : /build [2022-07-20T07:26:59.848Z] #64 0.703 + '[' -z '' ']' [2022-07-20T07:26:59.848Z] #64 0.705 ++ mktemp -d [2022-07-20T07:26:59.848Z] #64 0.719 + export GOPATH=/tmp/tmp.WElCqXgMu8 [2022-07-20T07:26:59.848Z] #64 0.719 + GOPATH=/tmp/tmp.WElCqXgMu8 [2022-07-20T07:26:59.848Z] #64 0.719 + RM_GOPATH=1 [2022-07-20T07:26:59.848Z] #64 0.719 + case "$(go env GOARCH)" in [2022-07-20T07:26:59.848Z] #64 0.720 ++ go env GOARCH [2022-07-20T07:26:59.925Z] #11 DONE 57.0s [2022-07-20T07:27:00.004Z] #62 21.25 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T07:27:00.004Z] #62 21.31 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T07:27:00.004Z] #62 21.47 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T07:27:00.004Z] #62 21.47 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T07:27:00.104Z] #64 0.753 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:27:00.104Z] #64 0.755 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:27:00.105Z] #64 0.756 ++ dirname /install.sh [2022-07-20T07:27:00.105Z] #64 0.776 + dir=/ [2022-07-20T07:27:00.105Z] #64 0.776 + bin=containerd [2022-07-20T07:27:00.105Z] #64 0.777 + shift [2022-07-20T07:27:00.105Z] #64 0.777 + '[' '!' -f //containerd.installer ']' [2022-07-20T07:27:00.105Z] #64 0.783 + . //containerd.installer [2022-07-20T07:27:00.105Z] #64 0.785 ++ set -e [2022-07-20T07:27:00.105Z] #64 0.787 ++ : v1.6.6 [2022-07-20T07:27:00.105Z] #64 0.789 + install_containerd [2022-07-20T07:27:00.105Z] #64 0.790 + echo 'Install containerd version v1.6.6' [2022-07-20T07:27:00.105Z] #64 0.797 Install containerd version v1.6.6 [2022-07-20T07:27:00.105Z] #64 0.798 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WElCqXgMu8/src/github.com/containerd/containerd [2022-07-20T07:27:00.105Z] #64 0.810 Cloning into '/tmp/tmp.WElCqXgMu8/src/github.com/containerd/containerd'... [2022-07-20T07:27:00.264Z] #62 21.55 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T07:27:00.264Z] #62 21.59 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T07:27:00.264Z] #62 21.66 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T07:27:00.361Z] #64 ... [2022-07-20T07:27:00.361Z] [2022-07-20T07:27:00.361Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:27:00.361Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T07:27:00.361Z] #42 20.89 Reading package lists... [2022-07-20T07:27:00.361Z] #42 25.59 Building dependency tree... [2022-07-20T07:27:00.362Z] #42 30.12 The following additional packages will be installed: [2022-07-20T07:27:00.362Z] #42 30.15 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T07:27:00.362Z] #42 30.16 Suggested packages: [2022-07-20T07:27:00.362Z] #42 30.18 cmake-doc ninja-build lrzip [2022-07-20T07:27:00.362Z] #42 30.18 Recommended packages: [2022-07-20T07:27:00.362Z] #42 30.18 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T07:27:00.362Z] #42 31.09 The following NEW packages will be installed: [2022-07-20T07:27:00.362Z] #42 31.12 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T07:27:00.362Z] #42 31.12 vim-common xxd [2022-07-20T07:27:00.362Z] #42 31.60 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:27:00.362Z] #42 31.60 Need to get 15.6 MB of archives. [2022-07-20T07:27:00.362Z] #42 31.60 After this operation, 67.4 MB of additional disk space will be used. [2022-07-20T07:27:00.362Z] #42 31.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T07:27:00.362Z] #42 31.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T07:27:00.362Z] #42 31.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T07:27:00.362Z] #42 31.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-20T07:27:00.362Z] #42 32.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-20T07:27:00.362Z] #42 32.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-20T07:27:00.362Z] #42 32.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-20T07:27:00.362Z] #42 32.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-20T07:27:00.362Z] #42 32.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-20T07:27:00.362Z] #42 32.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-20T07:27:00.362Z] #42 33.49 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:27:00.362Z] #42 33.74 Fetched 15.6 MB in 1s (14.6 MB/s) [2022-07-20T07:27:00.362Z] #42 33.89 Selecting previously unselected package xxd. [2022-07-20T07:27:00.362Z] #42 33.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-20T07:27:00.362Z] #42 33.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-20T07:27:00.362Z] #42 33.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:27:00.362Z] #42 34.18 Selecting previously unselected package vim-common. [2022-07-20T07:27:00.362Z] #42 34.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:27:00.362Z] #42 34.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:27:00.362Z] #42 34.69 Selecting previously unselected package cmake-data. [2022-07-20T07:27:00.362Z] #42 34.69 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T07:27:00.362Z] #42 34.75 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T07:27:00.362Z] #42 ... [2022-07-20T07:27:00.362Z] [2022-07-20T07:27:00.362Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:00.362Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T07:27:00.362Z] #76 35.22 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:27:00.362Z] #76 35.51 Fetched 5916 kB in 1s (8383 kB/s) [2022-07-20T07:27:00.362Z] #76 35.61 Selecting previously unselected package bzip2. [2022-07-20T07:27:00.362Z] #76 35.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-20T07:27:00.362Z] #76 35.71 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-20T07:27:00.524Z] #62 21.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T07:27:00.524Z] #62 21.91 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T07:27:00.524Z] #62 21.97 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T07:27:00.580Z] [2022-07-20T07:27:00.580Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T07:27:00.580Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T07:27:00.618Z] #76 35.73 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T07:27:00.618Z] #76 35.88 Selecting previously unselected package libmagic-mgc. [2022-07-20T07:27:00.618Z] #76 35.90 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-20T07:27:00.618Z] #76 35.91 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T07:27:00.784Z] #62 22.04 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T07:27:00.784Z] #62 22.16 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T07:27:00.784Z] #62 22.23 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T07:27:00.784Z] #62 22.28 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T07:27:01.044Z] #62 22.34 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T07:27:01.044Z] #62 22.35 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T07:27:01.044Z] #62 22.41 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T07:27:01.044Z] #62 22.42 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T07:27:01.044Z] #62 22.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T07:27:01.181Z] #76 36.48 Selecting previously unselected package libmagic1:arm64. [2022-07-20T07:27:01.181Z] #76 36.48 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-20T07:27:01.181Z] #76 36.49 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-20T07:27:01.181Z] #76 36.63 Selecting previously unselected package file. [2022-07-20T07:27:01.303Z] #62 22.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T07:27:01.303Z] #62 22.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T07:27:01.437Z] #76 36.63 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-20T07:27:01.438Z] #76 36.64 Unpacking file (1:5.39-3) ... [2022-07-20T07:27:01.438Z] #76 36.83 Selecting previously unselected package xz-utils. [2022-07-20T07:27:01.438Z] #76 36.83 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-20T07:27:01.438Z] #76 36.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:27:01.546Z] using credential docker-jenkins-github-credentials [2022-07-20T07:27:01.554Z] Cloning the remote Git repository [2022-07-20T07:27:01.554Z] Cloning with configured refspecs honoured and without tags [2022-07-20T07:27:01.563Z] #62 22.85 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T07:27:01.563Z] #62 22.93 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T07:27:01.563Z] #62 22.97 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T07:27:01.563Z] #62 23.04 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T07:27:01.694Z] #76 ... [2022-07-20T07:27:01.694Z] [2022-07-20T07:27:01.694Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:27:01.694Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-20T07:27:01.694Z] #40 36.79 NAME: [2022-07-20T07:27:01.694Z] #40 36.79 go-winres - A tool for embedding resources in Windows executables [2022-07-20T07:27:01.694Z] #40 36.79 [2022-07-20T07:27:01.694Z] #40 36.79 USAGE: [2022-07-20T07:27:01.694Z] #40 36.79 go-winres [global options] command [command options] [arguments...] [2022-07-20T07:27:01.694Z] #40 36.79 [2022-07-20T07:27:01.694Z] #40 36.79 COMMANDS: [2022-07-20T07:27:01.694Z] #40 36.79 init Create an initial ./winres/winres.json [2022-07-20T07:27:01.694Z] #40 36.79 make Make syso files for the "go build" command [2022-07-20T07:27:01.694Z] #40 36.79 simply Make syso files for the "go build" command (simplified) [2022-07-20T07:27:01.694Z] #40 36.79 extract Extract all resources from an executable [2022-07-20T07:27:01.694Z] #40 36.79 patch Replace resources in an executable file (exe, dll) [2022-07-20T07:27:01.694Z] #40 36.79 help, h Shows a list of commands or help for one command [2022-07-20T07:27:01.694Z] #40 36.79 [2022-07-20T07:27:01.694Z] #40 36.79 GLOBAL OPTIONS: [2022-07-20T07:27:01.694Z] #40 36.79 --help, -h show help (default: false) [2022-07-20T07:27:01.694Z] #40 DONE 37.0s [2022-07-20T07:27:01.694Z] [2022-07-20T07:27:01.694Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:01.694Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T07:27:01.694Z] #76 37.08 Selecting previously unselected package libsigsegv2:arm64. [2022-07-20T07:27:01.694Z] #76 37.08 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-20T07:27:01.694Z] #76 37.12 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-20T07:27:01.823Z] #62 23.10 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T07:27:01.823Z] #62 23.31 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T07:27:01.951Z] #76 37.24 Selecting previously unselected package m4. [2022-07-20T07:27:01.951Z] #76 37.25 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-20T07:27:01.952Z] #76 37.28 Unpacking m4 (1.4.18-5) ... [2022-07-20T07:27:01.109Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T07:27:01.165Z] > git init /home/ubuntu/workspace/moby_PR-43751 # timeout=10 [2022-07-20T07:27:01.461Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T07:27:01.461Z] > git --version # timeout=10 [2022-07-20T07:27:01.474Z] > git --version # 'git version 2.17.1' [2022-07-20T07:27:01.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:27:01.476Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43751/head:refs/remotes/origin/PR-43751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:27:02.528Z] #76 37.66 Selecting previously unselected package autoconf. [2022-07-20T07:27:02.528Z] #76 37.67 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T07:27:02.528Z] #76 37.67 Unpacking autoconf (2.69-14) ... [2022-07-20T07:27:03.097Z] #76 38.27 Selecting previously unselected package autotools-dev. [2022-07-20T07:27:03.097Z] #76 38.27 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T07:27:03.097Z] #76 38.28 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T07:27:03.097Z] #76 ... [2022-07-20T07:27:03.097Z] [2022-07-20T07:27:03.097Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-20T07:27:03.097Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-20T07:27:03.097Z] #57 38.34 v3.0.2 [2022-07-20T07:27:03.097Z] #57 DONE 38.4s [2022-07-20T07:27:03.097Z] [2022-07-20T07:27:03.097Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:03.097Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T07:27:03.097Z] #76 38.48 Selecting previously unselected package automake. [2022-07-20T07:27:03.097Z] #76 38.49 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T07:27:03.097Z] #76 38.50 Unpacking automake (1:1.16.3-2) ... [2022-07-20T07:27:03.205Z] #62 24.55 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T07:27:03.205Z] #62 24.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T07:27:03.205Z] #62 24.78 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T07:27:03.465Z] #62 24.83 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T07:27:03.465Z] #62 24.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T07:27:03.465Z] #62 24.96 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T07:27:03.465Z] #62 25.04 go: downloading golang.org/x/text v0.3.7 [2022-07-20T07:27:03.698Z] #76 ... [2022-07-20T07:27:03.698Z] [2022-07-20T07:27:03.698Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:03.698Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T07:27:03.698Z] #51 23.61 Reading package lists... [2022-07-20T07:27:03.698Z] #51 28.76 Building dependency tree... [2022-07-20T07:27:03.698Z] #51 32.44 The following additional packages will be installed: [2022-07-20T07:27:03.698Z] #51 32.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T07:27:03.698Z] #51 32.46 python3-protobuf python3-six [2022-07-20T07:27:03.698Z] #51 32.46 Suggested packages: [2022-07-20T07:27:03.698Z] #51 32.48 python3-setuptools [2022-07-20T07:27:03.698Z] #51 32.48 Recommended packages: [2022-07-20T07:27:03.698Z] #51 32.48 iproute2 | iproute [2022-07-20T07:27:03.698Z] #51 33.22 The following NEW packages will be installed: [2022-07-20T07:27:03.698Z] #51 33.24 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T07:27:03.698Z] #51 33.24 python3-protobuf python3-six [2022-07-20T07:27:03.698Z] #51 33.81 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:27:03.698Z] #51 33.81 Need to get 2136 kB of archives. [2022-07-20T07:27:03.698Z] #51 33.81 After this operation, 10.8 MB of additional disk space will be used. [2022-07-20T07:27:03.698Z] #51 33.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-20T07:27:03.698Z] #51 33.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T07:27:03.698Z] #51 33.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T07:27:03.698Z] #51 33.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-20T07:27:03.698Z] #51 33.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-20T07:27:03.698Z] #51 33.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-20T07:27:03.698Z] #51 33.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-20T07:27:03.698Z] #51 36.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-20T07:27:03.698Z] #51 37.78 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:27:03.698Z] #51 38.12 Fetched 2136 kB in 3s (647 kB/s) [2022-07-20T07:27:03.698Z] #51 38.31 Selecting previously unselected package libprotobuf23:arm64. [2022-07-20T07:27:03.698Z] #51 38.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-20T07:27:03.698Z] #51 38.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-20T07:27:03.698Z] #51 38.40 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-20T07:27:03.955Z] #51 ... [2022-07-20T07:27:03.955Z] [2022-07-20T07:27:03.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-07-20T07:27:03.955Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T07:27:03.955Z] #14 34.71 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:27:03.955Z] #14 35.03 Fetched 108 MB in 5s (22.6 MB/s) [2022-07-20T07:27:03.955Z] #14 35.27 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T07:27:03.955Z] #14 35.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-20T07:27:03.955Z] #14 35.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-20T07:27:03.955Z] #14 35.34 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T07:27:03.955Z] #14 38.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T07:27:03.955Z] #14 38.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-20T07:27:03.955Z] #14 38.26 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T07:27:04.529Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.7s done [2022-07-20T07:27:04.529Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-20T07:27:05.321Z] #14 ... [2022-07-20T07:27:05.321Z] [2022-07-20T07:27:05.321Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:05.321Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T07:27:05.321Z] #51 39.45 Selecting previously unselected package python3-pkg-resources. [2022-07-20T07:27:05.321Z] #51 39.45 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T07:27:05.321Z] #51 39.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:27:05.321Z] #51 39.69 Selecting previously unselected package python3-six. [2022-07-20T07:27:05.321Z] #51 39.69 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T07:27:05.321Z] #51 39.70 Unpacking python3-six (1.16.0-2) ... [2022-07-20T07:27:05.321Z] #51 39.77 Selecting previously unselected package python3-protobuf. [2022-07-20T07:27:05.321Z] #51 39.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-20T07:27:05.321Z] #51 39.80 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T07:27:05.578Z] #51 40.36 Selecting previously unselected package libnet1:arm64. [2022-07-20T07:27:05.578Z] #51 40.37 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-20T07:27:05.578Z] #51 40.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:27:05.578Z] #51 40.57 Selecting previously unselected package libnl-3-200:arm64. [2022-07-20T07:27:05.835Z] #51 40.62 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-20T07:27:05.835Z] #51 40.65 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T07:27:05.835Z] #51 40.80 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-20T07:27:05.835Z] #51 40.80 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-20T07:27:05.835Z] #51 40.83 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T07:27:06.006Z] #62 ... [2022-07-20T07:27:06.006Z] [2022-07-20T07:27:06.006Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:27:06.006Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:27:06.006Z] #43 17.08 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T07:27:06.006Z] #43 17.35 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T07:27:06.006Z] #43 17.41 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T07:27:06.006Z] #43 18.66 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T07:27:06.006Z] #43 18.74 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T07:27:06.006Z] #43 19.43 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T07:27:06.006Z] #43 ... [2022-07-20T07:27:06.006Z] [2022-07-20T07:27:06.006Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:06.006Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:06.006Z] #83 17.18 Fetched 8555 kB in 13s (644 kB/s) [2022-07-20T07:27:06.006Z] #83 17.18 Reading package lists... [2022-07-20T07:27:06.006Z] #83 21.99 Reading package lists... [2022-07-20T07:27:06.006Z] #83 26.14 Building dependency tree... [2022-07-20T07:27:06.006Z] #83 ... [2022-07-20T07:27:06.006Z] [2022-07-20T07:27:06.006Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:27:06.006Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:27:06.006Z] #54 21.63 Updating files: 82% (1806/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-20T07:27:06.006Z] #54 21.89 + git checkout -q v2.3.0 [2022-07-20T07:27:06.006Z] #54 23.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-20T07:27:06.006Z] #54 ... [2022-07-20T07:27:06.006Z] [2022-07-20T07:27:06.006Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:06.006Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:27:06.006Z] #58 17.28 Fetched 8558 kB in 14s (634 kB/s) [2022-07-20T07:27:06.006Z] #58 17.28 Reading package lists... [2022-07-20T07:27:06.006Z] #58 21.98 Reading package lists... [2022-07-20T07:27:06.006Z] #58 26.13 Building dependency tree... [2022-07-20T07:27:06.102Z] #51 40.97 Selecting previously unselected package criu. [2022-07-20T07:27:06.102Z] #51 40.98 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-20T07:27:06.102Z] #51 40.99 Unpacking criu (3.17.1-1) ... [2022-07-20T07:27:06.665Z] #51 41.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:27:07.388Z] #58 ... [2022-07-20T07:27:07.388Z] [2022-07-20T07:27:07.388Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:07.388Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:07.388Z] #83 28.53 python3 is already the newest version (3.9.2-3). [2022-07-20T07:27:07.388Z] #83 28.53 The following additional packages will be installed: [2022-07-20T07:27:07.388Z] #83 28.53 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T07:27:07.388Z] #83 28.54 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T07:27:07.388Z] #83 28.54 Suggested packages: [2022-07-20T07:27:07.388Z] #83 28.55 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T07:27:07.388Z] #83 28.55 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T07:27:07.388Z] #83 28.55 m4-doc ed diffutils-doc [2022-07-20T07:27:07.388Z] #83 28.55 Recommended packages: [2022-07-20T07:27:07.388Z] #83 28.55 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T07:27:07.871Z] #11 ... [2022-07-20T07:27:07.871Z] [2022-07-20T07:27:07.871Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-20T07:27:07.871Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T07:27:07.871Z] #29 1.306 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:27:07.871Z] #29 1.319 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:27:07.871Z] #29 1.323 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:27:07.871Z] #29 1.449 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:27:07.871Z] #29 1.695 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:27:07.871Z] #29 2.037 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:27:07.871Z] #29 3.338 Fetched 8555 kB in 2s (3736 kB/s) [2022-07-20T07:27:07.871Z] #29 3.338 Reading package lists... [2022-07-20T07:27:07.871Z] #29 4.151 Reading package lists... [2022-07-20T07:27:07.871Z] #29 4.971 Building dependency tree... [2022-07-20T07:27:07.871Z] #29 5.379 The following additional packages will be installed: [2022-07-20T07:27:07.871Z] #29 5.379 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T07:27:07.871Z] #29 5.379 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T07:27:07.871Z] #29 5.379 Recommended packages: [2022-07-20T07:27:07.871Z] #29 5.379 libldap-common publicsuffix libsasl2-modules [2022-07-20T07:27:07.871Z] #29 5.546 The following NEW packages will be installed: [2022-07-20T07:27:07.871Z] #29 5.548 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T07:27:07.871Z] #29 5.548 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T07:27:07.871Z] #29 5.548 libssh2-1 openssl [2022-07-20T07:27:07.871Z] #29 5.822 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:27:07.871Z] #29 5.822 Need to get 3041 kB of archives. [2022-07-20T07:27:07.871Z] #29 5.822 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T07:27:07.871Z] #29 5.822 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T07:27:07.871Z] #29 5.836 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T07:27:07.871Z] #29 5.837 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T07:27:07.871Z] #29 5.841 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-20T07:27:07.871Z] #29 5.843 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T07:27:07.871Z] #29 5.845 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-20T07:27:07.871Z] #29 5.847 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T07:27:07.871Z] #29 5.866 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T07:27:07.871Z] #29 5.866 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T07:27:07.871Z] #29 5.866 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T07:27:07.871Z] #29 5.866 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T07:27:07.871Z] #29 5.875 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T07:27:07.871Z] #29 5.875 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T07:27:07.871Z] #29 5.877 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T07:27:07.871Z] #29 5.900 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T07:27:07.871Z] #29 6.038 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:27:07.871Z] #29 6.075 Fetched 3041 kB in 0s (9119 kB/s) [2022-07-20T07:27:07.871Z] #29 6.106 Selecting previously unselected package openssl. [2022-07-20T07:27:07.871Z] #29 6.106 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-20T07:27:07.871Z] #29 6.107 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T07:27:07.871Z] #29 6.111 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T07:27:07.871Z] #29 6.308 Selecting previously unselected package ca-certificates. [2022-07-20T07:27:07.871Z] #29 6.309 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T07:27:07.871Z] #29 6.313 Unpacking ca-certificates (20210119) ... [2022-07-20T07:27:07.871Z] #29 6.392 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T07:27:07.871Z] #29 6.393 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T07:27:07.871Z] #29 6.404 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T07:27:07.871Z] #29 6.480 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T07:27:07.872Z] #29 6.481 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T07:27:07.872Z] #29 6.489 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:27:07.872Z] #29 6.541 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T07:27:07.872Z] #29 6.541 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T07:27:07.872Z] #29 6.545 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:27:07.872Z] #29 6.636 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T07:27:07.872Z] #29 6.636 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T07:27:07.872Z] #29 6.640 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T07:27:07.872Z] #29 6.718 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T07:27:07.872Z] #29 6.718 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T07:27:07.872Z] #29 6.723 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T07:27:07.872Z] #29 6.785 Selecting previously unselected package libpsl5:amd64. [2022-07-20T07:27:07.872Z] #29 6.785 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T07:27:07.872Z] #29 6.790 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T07:27:07.872Z] #29 6.854 Selecting previously unselected package librtmp1:amd64. [2022-07-20T07:27:07.872Z] #29 6.854 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T07:27:07.872Z] #29 6.859 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T07:27:07.872Z] #29 6.920 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T07:27:07.872Z] #29 6.920 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T07:27:07.872Z] #29 6.930 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T07:27:07.872Z] #29 7.009 Selecting previously unselected package libcurl4:amd64. [2022-07-20T07:27:07.872Z] #29 7.009 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T07:27:07.872Z] #29 7.022 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T07:27:07.872Z] #29 7.112 Selecting previously unselected package curl. [2022-07-20T07:27:07.872Z] #29 7.112 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T07:27:07.872Z] #29 7.123 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T07:27:07.872Z] #29 7.187 Selecting previously unselected package libonig5:amd64. [2022-07-20T07:27:07.872Z] #29 7.189 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T07:27:07.872Z] #29 7.197 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:27:07.872Z] #29 7.267 Selecting previously unselected package libjq1:amd64. [2022-07-20T07:27:07.872Z] #29 7.268 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T07:27:07.872Z] #29 7.274 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:27:07.872Z] #29 7.332 Selecting previously unselected package jq. [2022-07-20T07:27:07.872Z] #29 7.332 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T07:27:07.872Z] #29 7.334 Unpacking jq (1.6-2.1) ... [2022-07-20T07:27:07.872Z] #29 7.402 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T07:27:07.872Z] #29 7.419 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T07:27:07.872Z] #29 7.434 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T07:27:07.872Z] #29 7.445 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:27:07.872Z] #29 7.457 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T07:27:07.872Z] #29 7.469 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:27:07.872Z] #29 7.482 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T07:27:07.872Z] #29 7.495 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T07:27:07.872Z] #29 7.513 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:27:07.872Z] #29 7.524 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:27:07.872Z] #29 7.538 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T07:27:07.872Z] #29 7.550 Setting up ca-certificates (20210119) ... [2022-07-20T07:27:07.872Z] #29 8.173 Updating certificates in /etc/ssl/certs... [2022-07-20T07:27:07.872Z] #29 8.986 129 added, 0 removed; done. [2022-07-20T07:27:07.872Z] #29 9.026 Setting up jq (1.6-2.1) ... [2022-07-20T07:27:07.872Z] #29 9.036 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T07:27:07.872Z] #29 9.047 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T07:27:07.872Z] #29 9.059 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:27:07.872Z] #29 9.078 Processing triggers for ca-certificates (20210119) ... [2022-07-20T07:27:07.872Z] #29 9.085 Updating certificates in /etc/ssl/certs... [2022-07-20T07:27:07.872Z] #29 9.727 0 added, 0 removed; done. [2022-07-20T07:27:07.872Z] #29 9.727 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T07:27:07.872Z] #29 9.729 done. [2022-07-20T07:27:08.132Z] #29 ... [2022-07-20T07:27:08.132Z] [2022-07-20T07:27:08.132Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:27:08.132Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:27:08.204Z] #51 ... [2022-07-20T07:27:08.204Z] [2022-07-20T07:27:08.204Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:08.204Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T07:27:08.204Z] #55 33.44 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T07:27:08.204Z] #55 33.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T07:27:08.204Z] #55 33.67 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T07:27:08.204Z] #55 33.71 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T07:27:08.204Z] #55 33.82 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T07:27:08.204Z] #55 33.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T07:27:08.204Z] #55 34.09 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T07:27:08.204Z] #55 34.13 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T07:27:08.204Z] #55 34.23 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T07:27:08.204Z] #55 34.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T07:27:08.204Z] #55 34.52 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T07:27:08.204Z] #55 34.52 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T07:27:08.204Z] #55 34.75 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T07:27:08.204Z] #55 34.82 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T07:27:08.204Z] #55 34.82 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T07:27:08.204Z] #55 35.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T07:27:08.204Z] #55 35.23 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T07:27:08.204Z] #55 35.93 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T07:27:08.204Z] #55 35.95 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T07:27:08.204Z] #55 36.06 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T07:27:08.204Z] #55 36.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T07:27:08.204Z] #55 36.18 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T07:27:08.204Z] #55 36.34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T07:27:08.204Z] #55 36.36 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T07:27:08.204Z] #55 36.40 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T07:27:08.204Z] #55 36.51 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T07:27:08.204Z] #55 36.51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T07:27:08.204Z] #55 36.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T07:27:08.204Z] #55 36.55 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T07:27:08.204Z] #55 37.01 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T07:27:08.204Z] #55 37.28 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T07:27:08.204Z] #55 38.05 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T07:27:08.204Z] #55 39.83 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T07:27:08.204Z] #55 ... [2022-07-20T07:27:08.204Z] [2022-07-20T07:27:08.204Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:08.204Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T07:27:08.204Z] #76 39.48 Selecting previously unselected package patch. [2022-07-20T07:27:08.204Z] #76 39.49 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-20T07:27:08.204Z] #76 39.50 Unpacking patch (2.7.6-7) ... [2022-07-20T07:27:08.204Z] #76 39.78 Selecting previously unselected package dpkg-dev. [2022-07-20T07:27:08.204Z] #76 39.78 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T07:27:08.204Z] #76 39.79 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T07:27:08.204Z] #76 40.73 Selecting previously unselected package build-essential. [2022-07-20T07:27:08.204Z] #76 40.74 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-20T07:27:08.204Z] #76 40.75 Unpacking build-essential (12.9) ... [2022-07-20T07:27:08.204Z] #76 40.86 Selecting previously unselected package libcap2:arm64. [2022-07-20T07:27:08.204Z] #76 40.87 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-20T07:27:08.204Z] #76 40.87 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-20T07:27:08.204Z] #76 41.06 Selecting previously unselected package libcap-dev:arm64. [2022-07-20T07:27:08.204Z] #76 41.06 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-20T07:27:08.204Z] #76 41.07 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-20T07:27:08.204Z] #76 41.25 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-20T07:27:08.204Z] #76 41.26 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-20T07:27:08.204Z] #76 41.27 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T07:27:08.204Z] #76 41.39 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-20T07:27:08.204Z] #76 41.41 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-20T07:27:08.204Z] #76 41.41 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-20T07:27:08.204Z] #76 41.54 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-20T07:27:08.204Z] #76 41.55 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T07:27:08.204Z] #76 41.57 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T07:27:08.204Z] #76 41.75 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-20T07:27:08.204Z] #76 41.75 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-20T07:27:08.204Z] #76 41.77 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T07:27:08.204Z] #76 42.77 Selecting previously unselected package libtool. [2022-07-20T07:27:08.204Z] #76 42.78 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T07:27:08.204Z] #76 42.80 Unpacking libtool (2.4.6-15) ... [2022-07-20T07:27:08.204Z] #76 43.10 Selecting previously unselected package libudev-dev:arm64. [2022-07-20T07:27:08.204Z] #76 43.11 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-20T07:27:08.204Z] #76 43.12 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-20T07:27:08.204Z] #76 43.42 Selecting previously unselected package libyajl2:arm64. [2022-07-20T07:27:08.204Z] #76 43.43 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-20T07:27:08.204Z] #76 43.44 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-20T07:27:08.204Z] #76 43.58 Selecting previously unselected package libyajl-dev:arm64. [2022-07-20T07:27:08.204Z] #76 43.58 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-20T07:27:08.204Z] #76 43.60 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-20T07:27:08.392Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.4s done [2022-07-20T07:27:08.461Z] #76 43.80 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T07:27:08.461Z] #76 43.83 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T07:27:08.461Z] #76 43.85 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-20T07:27:08.461Z] #76 43.88 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-20T07:27:08.653Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.1s [2022-07-20T07:27:08.718Z] #76 43.93 Setting up file (1:5.39-3) ... [2022-07-20T07:27:08.718Z] #76 43.95 Setting up bzip2 (1.0.8-4) ... [2022-07-20T07:27:08.718Z] #76 43.97 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T07:27:08.718Z] #76 43.98 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-20T07:27:08.718Z] #76 43.99 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-20T07:27:08.718Z] #76 44.01 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T07:27:08.718Z] #76 44.02 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-20T07:27:08.718Z] #76 44.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:27:08.718Z] #76 44.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T07:27:08.718Z] #76 44.08 Setting up patch (2.7.6-7) ... [2022-07-20T07:27:08.718Z] #76 44.09 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-20T07:27:08.718Z] #76 44.11 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-20T07:27:08.718Z] #76 44.12 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-20T07:27:08.718Z] #76 44.13 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T07:27:08.718Z] #76 44.14 Setting up libtool (2.4.6-15) ... [2022-07-20T07:27:08.769Z] #83 29.87 The following NEW packages will be installed: [2022-07-20T07:27:08.769Z] #83 29.89 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T07:27:08.769Z] #83 29.89 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T07:27:08.769Z] #83 29.90 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T07:27:08.769Z] #83 29.90 libyajl2 m4 patch xz-utils [2022-07-20T07:27:08.769Z] #83 30.24 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:27:08.769Z] #83 30.24 Need to get 5940 kB of archives. [2022-07-20T07:27:08.769Z] #83 30.24 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T07:27:08.769Z] #83 30.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T07:27:08.769Z] #83 30.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T07:27:08.769Z] #83 30.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T07:27:08.769Z] #83 30.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T07:27:08.769Z] #83 30.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T07:27:08.769Z] #83 30.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T07:27:08.769Z] #83 30.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T07:27:08.769Z] #83 30.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T07:27:08.769Z] #83 30.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T07:27:08.769Z] #83 30.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T07:27:08.769Z] #83 30.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T07:27:08.974Z] #76 44.15 Setting up m4 (1.4.18-5) ... [2022-07-20T07:27:08.974Z] #76 44.16 Setting up dpkg-dev (1.20.11) ... [2022-07-20T07:27:08.974Z] #76 44.19 Setting up autoconf (2.69-14) ... [2022-07-20T07:27:08.974Z] #76 44.20 Setting up build-essential (12.9) ... [2022-07-20T07:27:08.974Z] #76 44.22 Setting up automake (1:1.16.3-2) ... [2022-07-20T07:27:08.974Z] #76 44.23 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T07:27:08.974Z] #76 44.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:27:09.029Z] #83 30.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T07:27:09.029Z] #83 30.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T07:27:09.029Z] #83 30.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T07:27:09.029Z] #83 30.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T07:27:09.029Z] #83 30.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T07:27:09.029Z] #83 30.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-20T07:27:09.029Z] #83 30.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T07:27:09.029Z] #83 30.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T07:27:09.029Z] #83 30.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T07:27:09.029Z] #83 30.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T07:27:09.029Z] #83 30.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T07:27:09.029Z] #83 30.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T07:27:09.594Z] #11 ... [2022-07-20T07:27:09.594Z] [2022-07-20T07:27:09.594Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-20T07:27:09.594Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T07:27:09.594Z] #29 DONE 11.7s [2022-07-20T07:27:09.594Z] [2022-07-20T07:27:09.594Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:27:09.594Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:27:09.906Z] #76 DONE 45.2s [2022-07-20T07:27:09.906Z] [2022-07-20T07:27:09.906Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:27:09.906Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:27:09.968Z] #83 31.42 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:27:10.165Z] #11 ... [2022-07-20T07:27:10.165Z] [2022-07-20T07:27:10.165Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T07:27:10.165Z] #30 sha256:cde228577280640ac35ef2811b889f5f48b3ea2cb471709c6064411653a9cac0 [2022-07-20T07:27:10.165Z] #30 DONE 0.5s [2022-07-20T07:27:10.165Z] [2022-07-20T07:27:10.165Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:27:10.165Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:27:10.228Z] #83 31.64 Fetched 5940 kB in 1s (9586 kB/s) [2022-07-20T07:27:10.228Z] #83 31.72 Selecting previously unselected package bzip2. [2022-07-20T07:27:10.490Z] #83 31.72 (Reading database ... [2022-07-20T07:27:10.490Z] #83 ... [2022-07-20T07:27:10.490Z] [2022-07-20T07:27:10.490Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-20T07:27:10.490Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T07:27:10.490Z] #64 31.67 v3.0.2 [2022-07-20T07:27:10.490Z] #64 DONE 31.8s [2022-07-20T07:27:10.490Z] [2022-07-20T07:27:10.490Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:10.490Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:10.490Z] #83 31.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 ... 15717 files and directories currently installed.) [2022-07-20T07:27:10.490Z] #83 31.88 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T07:27:10.490Z] #83 31.90 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T07:27:10.750Z] #83 32.12 Selecting previously unselected package libmagic-mgc. [2022-07-20T07:27:10.750Z] #83 32.12 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T07:27:10.750Z] #83 32.13 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T07:27:10.836Z] #77 0.693 Cloning into '/tmp/crun-build'... [2022-07-20T07:27:11.688Z] #83 32.91 Selecting previously unselected package libmagic1:amd64. [2022-07-20T07:27:11.688Z] #83 32.91 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T07:27:11.688Z] #83 32.98 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T07:27:11.688Z] #83 33.15 Selecting previously unselected package file. [2022-07-20T07:27:11.688Z] #83 33.15 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T07:27:11.688Z] #83 33.16 Unpacking file (1:5.39-3) ... [2022-07-20T07:27:11.947Z] #83 33.26 Selecting previously unselected package xz-utils. [2022-07-20T07:27:11.947Z] #83 33.26 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T07:27:11.947Z] #83 33.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:27:12.207Z] #83 33.47 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T07:27:12.207Z] #83 33.48 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T07:27:12.207Z] #83 33.49 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T07:27:12.207Z] #83 33.57 Selecting previously unselected package m4. [2022-07-20T07:27:12.207Z] #83 33.59 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T07:27:12.207Z] #83 33.61 Unpacking m4 (1.4.18-5) ... [2022-07-20T07:27:12.467Z] #83 33.79 Selecting previously unselected package autoconf. [2022-07-20T07:27:12.467Z] #83 33.80 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T07:27:12.467Z] #83 33.81 Unpacking autoconf (2.69-14) ... [2022-07-20T07:27:12.727Z] #83 ... [2022-07-20T07:27:12.727Z] [2022-07-20T07:27:12.727Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:27:12.727Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T07:27:12.727Z] #47 34.10 NAME: [2022-07-20T07:27:12.727Z] #47 34.10 go-winres - A tool for embedding resources in Windows executables [2022-07-20T07:27:12.727Z] #47 34.10 [2022-07-20T07:27:12.727Z] #47 34.10 USAGE: [2022-07-20T07:27:12.727Z] #47 34.10 go-winres [global options] command [command options] [arguments...] [2022-07-20T07:27:12.727Z] #47 34.10 [2022-07-20T07:27:12.727Z] #47 34.10 COMMANDS: [2022-07-20T07:27:12.727Z] #47 34.10 init Create an initial ./winres/winres.json [2022-07-20T07:27:12.727Z] #47 34.10 make Make syso files for the "go build" command [2022-07-20T07:27:12.727Z] #47 34.10 simply Make syso files for the "go build" command (simplified) [2022-07-20T07:27:12.727Z] #47 34.10 extract Extract all resources from an executable [2022-07-20T07:27:12.727Z] #47 34.10 patch Replace resources in an executable file (exe, dll) [2022-07-20T07:27:12.727Z] #47 34.10 help, h Shows a list of commands or help for one command [2022-07-20T07:27:12.727Z] #47 34.10 [2022-07-20T07:27:12.727Z] #47 34.11 GLOBAL OPTIONS: [2022-07-20T07:27:12.727Z] #47 34.11 --help, -h show help (default: false) [2022-07-20T07:27:12.727Z] #47 DONE 34.2s [2022-07-20T07:27:12.727Z] [2022-07-20T07:27:12.727Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:12.727Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:12.727Z] #83 34.17 Selecting previously unselected package autotools-dev. [2022-07-20T07:27:12.727Z] #83 34.18 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T07:27:12.727Z] #83 34.19 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T07:27:12.987Z] #83 34.38 Selecting previously unselected package automake. [2022-07-20T07:27:12.987Z] #83 34.38 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T07:27:12.987Z] #83 34.38 Unpacking automake (1:1.16.3-2) ... [2022-07-20T07:27:13.926Z] #83 35.14 Selecting previously unselected package patch. [2022-07-20T07:27:13.926Z] #83 35.14 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T07:27:13.926Z] #83 35.16 Unpacking patch (2.7.6-7) ... [2022-07-20T07:27:14.106Z] #77 ... [2022-07-20T07:27:14.106Z] [2022-07-20T07:27:14.106Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:27:14.106Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T07:27:14.106Z] #42 39.48 Selecting previously unselected package libicu67:arm64. [2022-07-20T07:27:14.106Z] #42 39.50 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-20T07:27:14.106Z] #42 39.52 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-20T07:27:14.106Z] #42 45.42 Selecting previously unselected package libxml2:arm64. [2022-07-20T07:27:14.106Z] #42 45.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-20T07:27:14.106Z] #42 45.43 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T07:27:14.106Z] #42 46.06 Selecting previously unselected package libarchive13:arm64. [2022-07-20T07:27:14.106Z] #42 46.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-20T07:27:14.106Z] #42 46.07 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-20T07:27:14.106Z] #42 46.37 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-20T07:27:14.106Z] #42 46.38 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-20T07:27:14.106Z] #42 46.38 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-20T07:27:14.106Z] #42 46.58 Selecting previously unselected package librhash0:arm64. [2022-07-20T07:27:14.106Z] #42 46.58 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-20T07:27:14.107Z] #42 46.62 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-20T07:27:14.107Z] #42 46.82 Selecting previously unselected package libuv1:arm64. [2022-07-20T07:27:14.107Z] #42 46.82 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-20T07:27:14.107Z] #42 46.83 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-20T07:27:14.107Z] #42 47.13 Selecting previously unselected package cmake. [2022-07-20T07:27:14.107Z] #42 47.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-20T07:27:14.107Z] #42 47.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T07:27:14.185Z] #83 35.46 Selecting previously unselected package dpkg-dev. [2022-07-20T07:27:14.185Z] #83 35.47 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T07:27:14.185Z] #83 35.49 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T07:27:14.363Z] #42 ... [2022-07-20T07:27:14.363Z] [2022-07-20T07:27:14.363Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:27:14.363Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T07:27:14.363Z] #14 41.40 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T07:27:14.363Z] #14 41.41 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T07:27:14.363Z] #14 41.42 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T07:27:14.363Z] #14 41.59 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-20T07:27:14.363Z] #14 41.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T07:27:14.363Z] #14 41.61 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T07:27:14.363Z] #14 41.83 Selecting previously unselected package dmsetup. [2022-07-20T07:27:14.363Z] #14 41.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T07:27:14.363Z] #14 41.85 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T07:27:14.363Z] #14 42.03 Selecting previously unselected package mingw-w64-common. [2022-07-20T07:27:14.363Z] #14 42.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T07:27:14.363Z] #14 42.04 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T07:27:14.363Z] #14 48.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T07:27:14.363Z] #14 48.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T07:27:14.363Z] #14 48.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T07:27:14.377Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-20T07:27:14.755Z] #83 36.21 Selecting previously unselected package build-essential. [2022-07-20T07:27:14.755Z] #83 36.21 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T07:27:14.755Z] #83 36.23 Unpacking build-essential (12.9) ... [2022-07-20T07:27:14.755Z] #83 36.29 Selecting previously unselected package libcap2:amd64. [2022-07-20T07:27:14.755Z] #83 36.29 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T07:27:14.755Z] #83 36.29 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:27:14.755Z] #83 36.36 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T07:27:14.755Z] #83 36.36 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T07:27:14.929Z] #14 ... [2022-07-20T07:27:14.930Z] [2022-07-20T07:27:14.930Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:27:14.930Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T07:27:14.930Z] #42 50.20 Setting up libicu67:arm64 (67.1-7) ... [2022-07-20T07:27:14.930Z] #42 50.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:27:14.930Z] #42 50.24 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-20T07:27:14.930Z] #42 50.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:27:15.015Z] #83 36.37 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T07:27:15.015Z] #83 36.50 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T07:27:15.015Z] #83 36.50 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:27:15.015Z] #83 36.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:27:15.015Z] #83 36.59 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T07:27:15.015Z] #83 36.61 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:27:15.186Z] #42 50.35 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-20T07:27:15.186Z] #42 50.37 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-20T07:27:15.186Z] #42 50.39 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T07:27:15.186Z] #42 50.42 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T07:27:15.186Z] #42 50.44 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-20T07:27:15.186Z] #42 50.47 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T07:27:15.186Z] #42 50.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:27:15.275Z] #83 36.61 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T07:27:15.275Z] #83 36.67 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T07:27:15.275Z] #83 36.68 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T07:27:15.275Z] #83 36.69 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:27:15.275Z] #83 36.84 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T07:27:15.275Z] #83 36.86 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T07:27:15.442Z] #42 ... [2022-07-20T07:27:15.442Z] [2022-07-20T07:27:15.442Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:27:15.442Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T07:27:15.442Z] #34 40.24 Updating files: 93% (1416/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-20T07:27:15.442Z] #34 40.46 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T07:27:15.442Z] #34 40.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:27:15.442Z] #34 ... [2022-07-20T07:27:15.442Z] [2022-07-20T07:27:15.442Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:15.442Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T07:27:15.442Z] #51 43.31 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-20T07:27:15.442Z] #51 43.34 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:27:15.442Z] #51 43.35 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T07:27:15.442Z] #51 43.37 Setting up python3-six (1.16.0-2) ... [2022-07-20T07:27:15.442Z] #51 44.69 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T07:27:15.442Z] #51 44.79 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T07:27:15.442Z] #51 48.17 Setting up criu (3.17.1-1) ... [2022-07-20T07:27:15.442Z] #51 50.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:27:15.534Z] #83 36.86 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:27:15.699Z] #51 DONE 50.6s [2022-07-20T07:27:15.699Z] [2022-07-20T07:27:15.699Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:15.699Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T07:27:15.955Z] #55 ... [2022-07-20T07:27:15.955Z] [2022-07-20T07:27:15.955Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:27:15.955Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T07:27:15.955Z] #42 DONE 51.0s [2022-07-20T07:27:15.955Z] [2022-07-20T07:27:15.955Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T07:27:15.955Z] #43 sha256:38bf636db82fcdb307b5e0ec9900bdfbcf071c36ce2fc9f7bd8cabd9cf9eb6fc [2022-07-20T07:27:15.955Z] #43 DONE 0.2s [2022-07-20T07:27:15.955Z] [2022-07-20T07:27:15.955Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-20T07:27:15.955Z] #44 sha256:a4ccbf7f2e6a730599c5f9f7c2869e38d58b79a32e97057724ba75305311eac4 [2022-07-20T07:27:16.104Z] #83 37.45 Selecting previously unselected package libtool. [2022-07-20T07:27:16.105Z] #83 37.46 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T07:27:16.105Z] #83 37.46 Unpacking libtool (2.4.6-15) ... [2022-07-20T07:27:16.364Z] #83 37.67 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T07:27:16.364Z] #83 37.68 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T07:27:16.364Z] #83 37.69 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:27:16.364Z] #83 37.82 Selecting previously unselected package libyajl2:amd64. [2022-07-20T07:27:16.364Z] #83 37.82 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T07:27:16.364Z] #83 37.84 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:27:16.624Z] #83 37.92 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T07:27:16.624Z] #83 37.92 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T07:27:16.624Z] #83 37.94 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T07:27:16.624Z] #83 38.07 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:27:16.624Z] #83 38.07 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T07:27:16.624Z] #83 38.09 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:27:16.624Z] #83 38.11 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T07:27:16.624Z] #83 38.13 Setting up file (1:5.39-3) ... [2022-07-20T07:27:16.624Z] #83 38.14 Setting up bzip2 (1.0.8-4) ... [2022-07-20T07:27:16.624Z] #83 38.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:27:16.624Z] #83 38.17 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T07:27:16.624Z] #83 38.20 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:27:16.624Z] #83 38.22 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T07:27:16.884Z] #83 38.23 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T07:27:16.884Z] #83 38.25 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:27:16.884Z] #83 38.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T07:27:16.884Z] #83 38.29 Setting up patch (2.7.6-7) ... [2022-07-20T07:27:16.884Z] #83 38.30 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:27:16.884Z] #83 38.32 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T07:27:16.884Z] #83 38.35 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T07:27:16.884Z] #83 38.37 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:27:16.884Z] #83 38.40 Setting up libtool (2.4.6-15) ... [2022-07-20T07:27:16.884Z] #44 0.926 + RM_GOPATH=0 [2022-07-20T07:27:16.884Z] #44 0.953 + TMP_GOPATH= [2022-07-20T07:27:16.884Z] #44 0.953 + : /build [2022-07-20T07:27:16.884Z] #44 0.953 + '[' -z '' ']' [2022-07-20T07:27:16.884Z] #44 0.953 ++ mktemp -d [2022-07-20T07:27:16.884Z] #44 0.963 + export GOPATH=/tmp/tmp.1T4RyHyItG [2022-07-20T07:27:16.884Z] #44 0.965 + GOPATH=/tmp/tmp.1T4RyHyItG [2022-07-20T07:27:16.884Z] #44 0.965 + RM_GOPATH=1 [2022-07-20T07:27:16.884Z] #44 0.965 + case "$(go env GOARCH)" in [2022-07-20T07:27:16.884Z] #44 0.966 ++ go env GOARCH [2022-07-20T07:27:16.884Z] #44 1.001 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:27:16.884Z] #44 1.001 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:27:16.925Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.8s done [2022-07-20T07:27:16.925Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-20T07:27:16.925Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T07:27:16.925Z] #11 DONE 26.6s [2022-07-20T07:27:16.925Z] [2022-07-20T07:27:16.925Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:27:16.925Z] #31 sha256:fc13c280a994e696c5f2be2b97786c384c73b34696576c851fb34ecbe8f3af09 [2022-07-20T07:27:16.925Z] #31 1.596 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T07:27:16.925Z] #31 1.854 [2022-07-20T07:27:16.925Z] #31 2.070 #=#=# ######################################################################## 100.0% [2022-07-20T07:27:16.925Z] #31 2.337 [2022-07-20T07:27:16.925Z] #31 3.239 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T07:27:16.925Z] #31 3.543 [2022-07-20T07:27:16.925Z] #31 3.764 #=#=# ## 3.0% ######################################################################## 100.0% [2022-07-20T07:27:16.925Z] #31 4.113 [2022-07-20T07:27:16.925Z] #31 5.084 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T07:27:16.925Z] #31 5.364 [2022-07-20T07:27:16.925Z] #31 5.579 #=#=# ################## 25.6% ######################################### 57.7% ################################################################ 89.4% ######################################################################## 100.0% [2022-07-20T07:27:16.925Z] #31 6.126 [2022-07-20T07:27:17.149Z] #83 38.42 Setting up m4 (1.4.18-5) ... [2022-07-20T07:27:17.149Z] #83 38.43 Setting up dpkg-dev (1.20.11) ... [2022-07-20T07:27:17.149Z] #83 38.46 Setting up autoconf (2.69-14) ... [2022-07-20T07:27:17.149Z] #83 38.48 Setting up build-essential (12.9) ... [2022-07-20T07:27:17.149Z] #83 38.50 Setting up automake (1:1.16.3-2) ... [2022-07-20T07:27:17.149Z] #83 38.51 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T07:27:17.149Z] #83 38.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:27:17.149Z] #83 ... [2022-07-20T07:27:17.149Z] [2022-07-20T07:27:17.149Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:17.149Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:27:17.149Z] #58 28.41 The following additional packages will be installed: [2022-07-20T07:27:17.149Z] #58 28.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T07:27:17.149Z] #58 28.42 python3-protobuf python3-six [2022-07-20T07:27:17.149Z] #58 28.42 Suggested packages: [2022-07-20T07:27:17.149Z] #58 28.42 python3-setuptools [2022-07-20T07:27:17.149Z] #58 28.42 Recommended packages: [2022-07-20T07:27:17.149Z] #58 28.42 iproute2 | iproute [2022-07-20T07:27:17.149Z] #58 29.02 The following NEW packages will be installed: [2022-07-20T07:27:17.149Z] #58 29.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T07:27:17.149Z] #58 29.03 python3-protobuf python3-six [2022-07-20T07:27:17.149Z] #58 29.43 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:27:17.149Z] #58 29.43 Need to get 2315 kB of archives. [2022-07-20T07:27:17.149Z] #58 29.43 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T07:27:17.149Z] #58 29.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T07:27:17.149Z] #58 29.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T07:27:17.149Z] #58 29.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T07:27:17.149Z] #58 29.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T07:27:17.149Z] #58 29.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T07:27:17.149Z] #58 29.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-20T07:27:17.149Z] #58 29.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T07:27:17.149Z] #58 31.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T07:27:17.149Z] #58 33.41 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:27:17.149Z] #58 33.61 Fetched 2315 kB in 3s (709 kB/s) [2022-07-20T07:27:17.149Z] #58 33.69 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T07:27:17.149Z] #58 33.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:27:17.149Z] #58 33.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T07:27:17.149Z] #58 33.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T07:27:17.149Z] #58 34.59 Selecting previously unselected package python3-pkg-resources. [2022-07-20T07:27:17.149Z] #58 34.64 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T07:27:17.149Z] #58 34.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:27:17.149Z] #58 34.99 Selecting previously unselected package python3-six. [2022-07-20T07:27:17.149Z] #58 34.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T07:27:17.149Z] #58 35.00 Unpacking python3-six (1.16.0-2) ... [2022-07-20T07:27:17.149Z] #58 35.20 Selecting previously unselected package python3-protobuf. [2022-07-20T07:27:17.149Z] #58 35.21 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T07:27:17.149Z] #58 35.22 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T07:27:17.149Z] #58 35.65 Selecting previously unselected package libnet1:amd64. [2022-07-20T07:27:17.149Z] #58 35.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T07:27:17.149Z] #58 35.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:27:17.149Z] #58 35.76 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T07:27:17.149Z] #58 35.76 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T07:27:17.149Z] #58 35.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:27:17.149Z] #58 35.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T07:27:17.149Z] #58 35.89 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:27:17.149Z] #58 35.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:27:17.149Z] #58 35.99 Selecting previously unselected package criu. [2022-07-20T07:27:17.149Z] #58 35.99 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T07:27:17.149Z] #58 36.00 Unpacking criu (3.17.1-1) ... [2022-07-20T07:27:17.149Z] #58 36.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:27:17.149Z] #58 37.99 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T07:27:17.149Z] #58 38.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:27:17.149Z] #58 38.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:27:17.149Z] #58 38.05 Setting up python3-six (1.16.0-2) ... [2022-07-20T07:27:17.157Z] #44 1.001 ++ dirname /install.sh [2022-07-20T07:27:17.157Z] #44 1.023 + dir=/ [2022-07-20T07:27:17.157Z] #44 1.023 + bin=tini [2022-07-20T07:27:17.157Z] #44 1.023 + shift [2022-07-20T07:27:17.157Z] #44 1.023 + '[' '!' -f //tini.installer ']' [2022-07-20T07:27:17.157Z] #44 1.023 + . //tini.installer [2022-07-20T07:27:17.157Z] #44 1.023 ++ : v0.19.0 [2022-07-20T07:27:17.157Z] #44 1.023 + install_tini [2022-07-20T07:27:17.157Z] #44 1.023 + echo 'Install tini version v0.19.0' [2022-07-20T07:27:17.157Z] #44 1.023 + git clone https://github.com/krallin/tini.git /tmp/tmp.1T4RyHyItG/tini [2022-07-20T07:27:17.157Z] #44 1.023 Install tini version v0.19.0 [2022-07-20T07:27:17.157Z] #44 1.036 Cloning into '/tmp/tmp.1T4RyHyItG/tini'... [2022-07-20T07:27:17.185Z] #31 7.079 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T07:27:17.409Z] #58 ... [2022-07-20T07:27:17.409Z] [2022-07-20T07:27:17.409Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:27:17.409Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:27:17.409Z] #41 37.21 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-20T07:27:17.409Z] #41 37.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T07:27:17.409Z] #41 38.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:27:17.670Z] #41 ... [2022-07-20T07:27:17.670Z] [2022-07-20T07:27:17.670Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:17.670Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:17.670Z] #83 DONE 39.1s [2022-07-20T07:27:17.748Z] #44 1.890 + cd /tmp/tmp.1T4RyHyItG/tini [2022-07-20T07:27:17.761Z] #31 7.345 [2022-07-20T07:27:17.761Z] #31 7.558 #=#=# ######################################################################## 100.0% [2022-07-20T07:27:17.931Z] [2022-07-20T07:27:17.931Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:27:17.931Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:27:18.004Z] #44 1.891 + git checkout -q v0.19.0 [2022-07-20T07:27:18.004Z] #44 1.906 + cmake . [2022-07-20T07:27:18.021Z] #31 7.783 [2022-07-20T07:27:18.021Z] #31 ... [2022-07-20T07:27:18.022Z] [2022-07-20T07:27:18.022Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T07:27:18.022Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T07:27:18.022Z] #12 DONE 1.1s [2022-07-20T07:27:18.282Z] [2022-07-20T07:27:18.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-07-20T07:27:18.282Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T07:27:18.502Z] #84 0.892 Cloning into '/tmp/crun-build'... [2022-07-20T07:27:18.543Z] #13 DONE 0.4s [2022-07-20T07:27:18.543Z] [2022-07-20T07:27:18.543Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:27:18.543Z] #31 sha256:fc13c280a994e696c5f2be2b97786c384c73b34696576c851fb34ecbe8f3af09 [2022-07-20T07:27:18.567Z] #44 2.492 -- The C compiler identification is GNU 10.2.1 [2022-07-20T07:27:18.567Z] #44 2.590 -- Detecting C compiler ABI info [2022-07-20T07:27:18.637Z] #12 DONE 15.4s [2022-07-20T07:27:18.637Z] [2022-07-20T07:27:18.637Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-20T07:27:18.637Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T07:27:18.637Z] #13 DONE 1.7s [2022-07-20T07:27:18.637Z] [2022-07-20T07:27:18.637Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:27:18.637Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:27:18.637Z] #36 ... [2022-07-20T07:27:18.637Z] [2022-07-20T07:27:18.637Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T07:27:18.637Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T07:27:18.637Z] #33 DONE 0.2s [2022-07-20T07:27:18.637Z] [2022-07-20T07:27:18.637Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:27:18.637Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:27:18.637Z] #34 ... [2022-07-20T07:27:18.637Z] [2022-07-20T07:27:18.637Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T07:27:18.637Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T07:27:18.637Z] #46 DONE 0.4s [2022-07-20T07:27:18.637Z] [2022-07-20T07:27:18.637Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-20T07:27:18.637Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T07:27:18.637Z] #50 DONE 0.5s [2022-07-20T07:27:18.637Z] [2022-07-20T07:27:18.637Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T07:27:18.637Z] #66 sha256:604de61bbac92aedc8f37ced4d0a72ccae60c3ad1cd3f86de70e2f095b25f52c [2022-07-20T07:27:18.637Z] #66 DONE 0.5s [2022-07-20T07:27:18.637Z] [2022-07-20T07:27:18.637Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T07:27:18.637Z] #25 sha256:b134581328f3d138f13a9d7208a5b86ba19700866d7de1de19df108afc5960fc [2022-07-20T07:27:18.637Z] #25 DONE 0.6s [2022-07-20T07:27:18.637Z] [2022-07-20T07:27:18.637Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:27:18.637Z] #26 sha256:1955359fd6949627ffacafca42bf83ad871c39fdbcea2a5a7a33e4fd11bbea0b [2022-07-20T07:27:18.762Z] #84 ... [2022-07-20T07:27:18.762Z] [2022-07-20T07:27:18.762Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:18.762Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:18.762Z] #62 30.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T07:27:18.762Z] #62 30.38 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T07:27:18.762Z] #62 30.39 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T07:27:18.762Z] #62 30.53 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T07:27:18.762Z] #62 30.62 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T07:27:18.762Z] #62 30.69 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T07:27:18.762Z] #62 30.84 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T07:27:18.762Z] #62 30.86 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T07:27:18.762Z] #62 30.94 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T07:27:18.762Z] #62 30.99 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T07:27:18.762Z] #62 31.06 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T07:27:18.762Z] #62 31.07 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T07:27:18.762Z] #62 31.13 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T07:27:18.762Z] #62 31.16 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T07:27:18.762Z] #62 31.19 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T07:27:18.762Z] #62 31.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T07:27:18.762Z] #62 31.38 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T07:27:18.762Z] #62 32.32 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T07:27:18.762Z] #62 32.41 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T07:27:18.762Z] #62 32.70 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T07:27:18.762Z] #62 32.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T07:27:18.762Z] #62 32.95 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T07:27:18.762Z] #62 33.07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T07:27:18.762Z] #62 33.09 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T07:27:18.762Z] #62 33.16 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T07:27:18.762Z] #62 33.22 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T07:27:18.762Z] #62 33.22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T07:27:18.762Z] #62 33.29 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T07:27:18.762Z] #62 33.35 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T07:27:18.762Z] #62 33.64 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T07:27:18.762Z] #62 33.77 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T07:27:18.762Z] #62 34.61 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T07:27:18.762Z] #62 34.75 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T07:27:18.762Z] #62 ... [2022-07-20T07:27:18.762Z] [2022-07-20T07:27:18.762Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:18.762Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:27:18.762Z] #58 39.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:27:18.762Z] #58 39.21 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T07:27:18.803Z] #31 8.484 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T07:27:18.803Z] #31 ... [2022-07-20T07:27:18.803Z] [2022-07-20T07:27:18.803Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T07:27:18.803Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T07:27:18.803Z] #33 DONE 0.2s [2022-07-20T07:27:19.063Z] [2022-07-20T07:27:19.063Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T07:27:19.063Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T07:27:19.063Z] #46 DONE 0.3s [2022-07-20T07:27:19.063Z] [2022-07-20T07:27:19.063Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-20T07:27:19.063Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T07:27:19.063Z] #50 DONE 0.3s [2022-07-20T07:27:19.063Z] [2022-07-20T07:27:19.063Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T07:27:19.063Z] #25 sha256:12db158f44547336724ea606904c725c9295978aa2d562cbfda0740e70d4f2f5 [2022-07-20T07:27:19.063Z] #25 DONE 0.3s [2022-07-20T07:27:19.063Z] [2022-07-20T07:27:19.063Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T07:27:19.063Z] #66 sha256:7c2e37982eb40e89fe26acb7d9064b41ae5b3ddd5916ebab2c57b28834c05709 [2022-07-20T07:27:19.063Z] #66 DONE 0.4s [2022-07-20T07:27:19.063Z] [2022-07-20T07:27:19.063Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:27:19.063Z] #31 sha256:fc13c280a994e696c5f2be2b97786c384c73b34696576c851fb34ecbe8f3af09 [2022-07-20T07:27:19.063Z] #31 8.827 [2022-07-20T07:27:19.325Z] #31 9.042 #=#=# ######################################################################## 100.0% [2022-07-20T07:27:19.495Z] #44 3.343 -- Detecting C compiler ABI info - done [2022-07-20T07:27:19.495Z] #44 3.449 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T07:27:19.495Z] #44 3.455 -- Detecting C compile features [2022-07-20T07:27:19.495Z] #44 3.456 -- Detecting C compile features - done [2022-07-20T07:27:19.495Z] #44 3.502 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T07:27:19.751Z] #44 3.797 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T07:27:19.751Z] #44 3.889 -- Configuring done [2022-07-20T07:27:19.897Z] #31 9.776 [2022-07-20T07:27:20.007Z] #44 3.910 -- Generating done [2022-07-20T07:27:20.007Z] #44 3.938 -- Build files have been written to: /tmp/tmp.1T4RyHyItG/tini [2022-07-20T07:27:20.007Z] #44 3.945 + make tini-static [2022-07-20T07:27:20.157Z] #31 9.923 Download of images into '/build' complete. [2022-07-20T07:27:20.157Z] #31 9.923 Use something like the following to load the result into a Docker daemon: [2022-07-20T07:27:20.157Z] #31 9.923 tar -cC '/build' . | docker load [2022-07-20T07:27:20.264Z] #44 4.385 Scanning dependencies of target tini-static [2022-07-20T07:27:20.264Z] #44 4.465 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T07:27:20.419Z] #31 DONE 10.1s [2022-07-20T07:27:20.419Z] [2022-07-20T07:27:20.419Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:27:20.419Z] #67 sha256:ff45d5842a9003007ca0a8d0dfed49509c610a0e82a937f359279d6eb0833da6 [2022-07-20T07:27:21.302Z] #58 42.11 Setting up criu (3.17.1-1) ... [2022-07-20T07:27:22.154Z] #44 5.956 [100%] Linking C executable tini-static [2022-07-20T07:27:22.413Z] #44 6.492 [100%] Built target tini-static [2022-07-20T07:27:22.413Z] #44 6.577 + mkdir -p /build [2022-07-20T07:27:22.413Z] #44 6.582 + cp tini-static /build/docker-init [2022-07-20T07:27:22.500Z] #58 43.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:27:22.501Z] #58 DONE 43.8s [2022-07-20T07:27:22.501Z] [2022-07-20T07:27:22.501Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:27:22.501Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:27:22.813Z] #26 ... [2022-07-20T07:27:22.813Z] [2022-07-20T07:27:22.813Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:27:22.813Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:27:22.813Z] #36 5.587 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T07:27:22.975Z] #44 DONE 6.9s [2022-07-20T07:27:22.975Z] [2022-07-20T07:27:22.975Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:27:22.975Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T07:27:22.975Z] #14 55.62 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T07:27:22.975Z] #14 55.64 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-20T07:27:22.975Z] #14 55.65 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T07:27:22.975Z] #14 55.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T07:27:22.975Z] #14 55.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-20T07:27:22.975Z] #14 55.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T07:27:23.231Z] #14 ... [2022-07-20T07:27:23.231Z] [2022-07-20T07:27:23.231Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:27:23.231Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-20T07:27:23.231Z] #53 58.21 gotestsum version dev [2022-07-20T07:27:23.231Z] #53 DONE 58.4s [2022-07-20T07:27:23.231Z] [2022-07-20T07:27:23.231Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:27:23.231Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:27:23.231Z] #77 6.617 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T07:27:23.231Z] #77 6.663 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T07:27:23.231Z] #77 7.977 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T07:27:23.231Z] #77 7.996 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T07:27:23.231Z] #77 8.022 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T07:27:23.231Z] #77 8.023 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T07:27:23.231Z] #77 8.058 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T07:27:23.231Z] #77 9.777 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T07:27:23.231Z] #77 11.44 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T07:27:23.231Z] #77 12.59 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T07:27:23.231Z] #77 12.87 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T07:27:23.231Z] #77 13.34 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T07:27:23.881Z] #84 6.252 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T07:27:23.881Z] #84 6.257 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T07:27:24.623Z] #67 ... [2022-07-20T07:27:24.623Z] [2022-07-20T07:27:24.623Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:24.623Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:27:24.623Z] #51 4.342 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:27:24.623Z] #51 4.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:27:24.623Z] #51 4.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:27:24.623Z] #51 4.890 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T07:27:24.623Z] #51 4.981 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:27:24.623Z] #51 ... [2022-07-20T07:27:24.623Z] [2022-07-20T07:27:24.623Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:27:24.623Z] #67 sha256:ff45d5842a9003007ca0a8d0dfed49509c610a0e82a937f359279d6eb0833da6 [2022-07-20T07:27:24.623Z] #67 5.528 + RM_GOPATH=0 [2022-07-20T07:27:24.623Z] #67 5.535 + TMP_GOPATH= [2022-07-20T07:27:24.623Z] #67 5.535 + : /build [2022-07-20T07:27:24.623Z] #67 5.536 + '[' -z '' ']' [2022-07-20T07:27:24.623Z] #67 5.536 ++ mktemp -d [2022-07-20T07:27:24.623Z] #67 5.547 + export GOPATH=/tmp/tmp.zm7iTb5jKB [2022-07-20T07:27:24.623Z] #67 5.547 + GOPATH=/tmp/tmp.zm7iTb5jKB [2022-07-20T07:27:24.623Z] #67 5.547 + RM_GOPATH=1 [2022-07-20T07:27:24.623Z] #67 5.547 + case "$(go env GOARCH)" in [2022-07-20T07:27:24.623Z] #67 5.548 ++ go env GOARCH [2022-07-20T07:27:24.623Z] #67 5.562 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:27:24.623Z] #67 5.562 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:27:24.623Z] #67 5.563 ++ dirname /install.sh [2022-07-20T07:27:24.623Z] #67 5.568 + dir=/ [2022-07-20T07:27:24.623Z] #67 5.568 + bin=rootlesskit [2022-07-20T07:27:24.623Z] #67 5.568 + shift [2022-07-20T07:27:24.623Z] #67 5.568 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T07:27:24.623Z] #67 5.572 + . //rootlesskit.installer [2022-07-20T07:27:24.623Z] #67 5.578 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:27:24.623Z] #67 5.579 + install_rootlesskit [2022-07-20T07:27:24.623Z] #67 5.580 + case "$1" in [2022-07-20T07:27:24.623Z] #67 5.581 + export CGO_ENABLED=0 [2022-07-20T07:27:24.623Z] #67 5.581 + CGO_ENABLED=0 [2022-07-20T07:27:24.623Z] #67 5.581 + _install_rootlesskit [2022-07-20T07:27:24.623Z] #67 5.584 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T07:27:24.623Z] #67 5.584 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:27:24.623Z] #67 5.585 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T07:27:24.623Z] #67 5.585 + GOBIN=/build [2022-07-20T07:27:24.623Z] #67 5.586 + GO111MODULE=on [2022-07-20T07:27:24.623Z] #67 5.586 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:27:24.820Z] #84 7.177 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T07:27:24.820Z] #84 7.187 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T07:27:24.820Z] #84 7.187 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T07:27:24.820Z] #84 7.188 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T07:27:24.820Z] #84 7.202 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T07:27:25.199Z] #67 6.186 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T07:27:26.201Z] #84 8.722 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T07:27:28.016Z] Fetching without tags [2022-07-20T07:27:28.068Z] #36 ... [2022-07-20T07:27:28.069Z] [2022-07-20T07:27:28.069Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:28.069Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:28.069Z] #76 5.896 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:27:28.069Z] #76 5.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:27:28.069Z] #76 5.929 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:27:28.069Z] #76 6.551 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:27:28.069Z] #76 ... [2022-07-20T07:27:28.069Z] [2022-07-20T07:27:28.069Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:27:28.069Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:27:28.069Z] #42 7.195 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:27:28.069Z] #42 7.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:27:28.069Z] #42 7.246 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:27:28.069Z] #42 9.402 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:27:28.069Z] #42 ... [2022-07-20T07:27:28.069Z] [2022-07-20T07:27:28.069Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:27:28.069Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:27:28.069Z] #53 6.187 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T07:27:28.069Z] #53 8.538 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T07:27:28.069Z] #53 9.175 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T07:27:28.069Z] #53 9.413 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T07:27:28.069Z] #53 10.08 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T07:27:28.069Z] #53 10.16 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T07:27:28.069Z] #53 ... [2022-07-20T07:27:28.069Z] [2022-07-20T07:27:28.069Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:27:28.069Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:27:28.069Z] #62 7.077 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:27:28.069Z] #62 7.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:27:28.069Z] #62 7.156 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:27:28.069Z] #62 9.592 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:27:28.069Z] #62 ... [2022-07-20T07:27:28.069Z] [2022-07-20T07:27:28.069Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-20T07:27:28.069Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T07:27:28.069Z] #38 7.338 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T07:27:28.069Z] #38 ... [2022-07-20T07:27:28.069Z] [2022-07-20T07:27:28.069Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-20T07:27:28.069Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T07:27:28.069Z] #57 6.499 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T07:27:28.069Z] #57 8.427 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T07:27:28.069Z] #57 8.429 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T07:27:28.069Z] #57 8.468 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T07:27:28.069Z] #57 ... [2022-07-20T07:27:28.069Z] [2022-07-20T07:27:28.069Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:27:28.069Z] #67 sha256:8f008ea2231df87727ee922f9e095f3e0c94eaac1ab09ea7ba60ca2e9f8ebfcb [2022-07-20T07:27:28.069Z] #67 6.376 + RM_GOPATH=0 [2022-07-20T07:27:28.069Z] #67 6.377 + TMP_GOPATH= [2022-07-20T07:27:28.069Z] #67 6.377 + : /build [2022-07-20T07:27:28.069Z] #67 6.379 + '[' -z '' ']' [2022-07-20T07:27:28.069Z] #67 6.380 ++ mktemp -d [2022-07-20T07:27:28.069Z] #67 6.384 + export GOPATH=/tmp/tmp.cRm9SWNy7t [2022-07-20T07:27:28.069Z] #67 6.393 + GOPATH=/tmp/tmp.cRm9SWNy7t [2022-07-20T07:27:28.069Z] #67 6.393 + RM_GOPATH=1 [2022-07-20T07:27:28.069Z] #67 6.394 + case "$(go env GOARCH)" in [2022-07-20T07:27:28.069Z] #67 6.394 ++ go env GOARCH [2022-07-20T07:27:28.069Z] #67 6.411 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:27:28.069Z] #67 6.413 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:27:28.069Z] #67 6.413 ++ dirname /install.sh [2022-07-20T07:27:28.069Z] #67 6.439 + dir=/ [2022-07-20T07:27:28.069Z] #67 6.439 + bin=rootlesskit [2022-07-20T07:27:28.069Z] #67 6.439 + shift [2022-07-20T07:27:28.069Z] #67 6.439 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T07:27:28.069Z] #67 6.439 + . //rootlesskit.installer [2022-07-20T07:27:28.069Z] #67 6.439 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:27:28.069Z] #67 6.492 + install_rootlesskit [2022-07-20T07:27:28.069Z] #67 6.492 + case "$1" in [2022-07-20T07:27:28.069Z] #67 6.492 + export CGO_ENABLED=0 [2022-07-20T07:27:28.069Z] #67 6.492 + CGO_ENABLED=0 [2022-07-20T07:27:28.069Z] #67 6.492 + _install_rootlesskit [2022-07-20T07:27:28.069Z] #67 6.493 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T07:27:28.069Z] #67 6.493 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:27:28.069Z] #67 6.493 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T07:27:28.069Z] #67 6.493 + GOBIN=/build [2022-07-20T07:27:28.069Z] #67 6.494 + GO111MODULE=on [2022-07-20T07:27:28.069Z] #67 6.494 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:27:28.069Z] #67 7.193 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T07:27:28.158Z] #84 10.35 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T07:27:28.158Z] #84 ... [2022-07-20T07:27:28.158Z] [2022-07-20T07:27:28.158Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:27:28.158Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:27:28.158Z] #60 49.31 gotestsum version dev [2022-07-20T07:27:28.158Z] #60 DONE 49.4s [2022-07-20T07:27:28.158Z] [2022-07-20T07:27:28.158Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:27:28.158Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:27:28.253Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:27:28.325Z] #67 ... [2022-07-20T07:27:28.325Z] [2022-07-20T07:27:28.325Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:28.325Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:28.325Z] #55 7.051 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T07:27:28.325Z] #55 10.24 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T07:27:28.326Z] #55 10.31 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T07:27:28.326Z] #55 10.73 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T07:27:28.326Z] #55 10.74 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T07:27:28.326Z] #55 ... [2022-07-20T07:27:28.326Z] [2022-07-20T07:27:28.326Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:27:28.326Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T07:27:28.326Z] #40 6.150 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T07:27:28.326Z] #40 7.302 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T07:27:28.326Z] #40 9.278 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T07:27:28.326Z] #40 9.780 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T07:27:28.326Z] #40 9.879 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T07:27:28.477Z] #77 ... [2022-07-20T07:27:28.477Z] [2022-07-20T07:27:28.477Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:27:28.477Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T07:27:28.477Z] #14 63.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T07:27:28.477Z] #14 63.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-20T07:27:28.477Z] #14 63.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:27:28.507Z] #67 9.411 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T07:27:28.507Z] #67 9.445 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T07:27:28.583Z] #40 ... [2022-07-20T07:27:28.583Z] [2022-07-20T07:27:28.583Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:27:28.583Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:27:28.583Z] #14 7.519 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:27:28.583Z] #14 7.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:27:28.583Z] #14 7.560 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:27:28.583Z] #14 8.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:27:28.769Z] #67 ... [2022-07-20T07:27:28.769Z] [2022-07-20T07:27:28.769Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:27:28.769Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:27:28.769Z] #14 5.960 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:27:28.769Z] #14 6.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:27:28.769Z] #14 6.001 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:27:28.769Z] #14 6.909 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:27:28.769Z] #14 9.453 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:27:28.769Z] #14 ... [2022-07-20T07:27:28.769Z] [2022-07-20T07:27:28.769Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:27:28.769Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T07:27:28.769Z] #40 4.572 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T07:27:28.769Z] #40 5.225 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T07:27:28.769Z] #40 6.618 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T07:27:28.769Z] #40 6.908 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T07:27:28.769Z] #40 6.991 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T07:27:28.840Z] #14 ... [2022-07-20T07:27:28.840Z] [2022-07-20T07:27:28.840Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:27:28.840Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:27:28.840Z] #47 6.609 + git clone https://github.com/docker/distribution.git . [2022-07-20T07:27:28.840Z] #47 6.617 Cloning into '.'... [2022-07-20T07:27:28.840Z] #47 ... [2022-07-20T07:27:28.840Z] [2022-07-20T07:27:28.840Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:28.840Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:27:28.840Z] #51 7.051 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:27:28.840Z] #51 7.087 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:27:28.840Z] #51 7.087 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:27:28.840Z] #51 7.895 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T07:27:28.840Z] #51 9.751 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:27:29.030Z] #40 ... [2022-07-20T07:27:29.030Z] [2022-07-20T07:27:29.030Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:27:29.030Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:27:29.030Z] #42 6.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:27:29.030Z] #42 6.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:27:29.030Z] #42 6.382 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:27:29.030Z] #42 7.494 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:27:29.030Z] #42 9.905 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:27:29.030Z] #42 ... [2022-07-20T07:27:29.030Z] [2022-07-20T07:27:29.030Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:29.030Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:29.030Z] #76 5.314 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:27:29.030Z] #76 5.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:27:29.030Z] #76 5.314 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:27:29.030Z] #76 6.059 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:27:29.030Z] #76 8.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:27:29.097Z] #51 ... [2022-07-20T07:27:29.097Z] [2022-07-20T07:27:29.097Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:29.097Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:29.097Z] #55 11.33 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T07:27:29.097Z] #55 11.57 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T07:27:29.234Z] Merge succeeded, producing a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:27:29.234Z] Checking out Revision a290f5d04cda8186eba93531b6f09bda8052717f (PR-43751) [2022-07-20T07:27:29.291Z] #76 ... [2022-07-20T07:27:29.291Z] [2022-07-20T07:27:29.291Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:27:29.291Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:27:29.291Z] #47 5.256 + git clone https://github.com/docker/distribution.git . [2022-07-20T07:27:29.291Z] #47 5.256 Cloning into '.'... [2022-07-20T07:27:29.291Z] #47 ... [2022-07-20T07:27:29.291Z] [2022-07-20T07:27:29.291Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:29.291Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:29.291Z] #55 4.869 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T07:27:29.291Z] #55 6.837 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T07:27:29.291Z] #55 6.866 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T07:27:29.291Z] #55 7.145 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T07:27:29.291Z] #55 7.146 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T07:27:29.291Z] #55 7.654 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T07:27:29.291Z] #55 7.665 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T07:27:29.291Z] #55 8.382 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T07:27:29.291Z] #55 8.482 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T07:27:29.291Z] #55 8.520 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T07:27:29.291Z] #55 8.738 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T07:27:29.291Z] #55 10.52 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T07:27:29.291Z] #55 10.64 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T07:27:29.539Z] #54 ... [2022-07-20T07:27:29.539Z] [2022-07-20T07:27:29.539Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:27:29.539Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:27:29.539Z] #84 11.81 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T07:27:29.539Z] #84 11.94 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T07:27:29.539Z] #84 12.06 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T07:27:29.552Z] #55 10.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T07:27:29.552Z] #55 ... [2022-07-20T07:27:29.552Z] [2022-07-20T07:27:29.552Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:27:29.552Z] #26 sha256:8a58ae0d12b70ff8e1de06c08879505a4a197d2c10c4b456472c7ae8454e4b85 [2022-07-20T07:27:29.552Z] #26 5.408 + RM_GOPATH=0 [2022-07-20T07:27:29.553Z] #26 5.408 + TMP_GOPATH= [2022-07-20T07:27:29.553Z] #26 5.408 + : /build [2022-07-20T07:27:29.553Z] #26 5.408 + '[' -z '' ']' [2022-07-20T07:27:29.553Z] #26 5.409 ++ mktemp -d [2022-07-20T07:27:29.553Z] #26 5.418 + export GOPATH=/tmp/tmp.SF2P2yNIu6 [2022-07-20T07:27:29.553Z] #26 5.418 + GOPATH=/tmp/tmp.SF2P2yNIu6 [2022-07-20T07:27:29.553Z] #26 5.418 + RM_GOPATH=1 [2022-07-20T07:27:29.553Z] #26 5.418 + case "$(go env GOARCH)" in [2022-07-20T07:27:29.553Z] #26 5.423 ++ go env GOARCH [2022-07-20T07:27:29.553Z] #26 5.435 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:27:29.553Z] #26 5.435 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:27:29.553Z] #26 5.441 ++ dirname /install.sh [2022-07-20T07:27:29.553Z] #26 5.441 + dir=/ [2022-07-20T07:27:29.553Z] #26 5.441 + bin=dockercli [2022-07-20T07:27:29.553Z] #26 5.441 + shift [2022-07-20T07:27:29.553Z] #26 5.441 + '[' '!' -f //dockercli.installer ']' [2022-07-20T07:27:29.553Z] #26 5.441 + . //dockercli.installer [2022-07-20T07:27:29.553Z] #26 5.441 ++ : stable [2022-07-20T07:27:29.553Z] #26 5.441 ++ : 17.06.2-ce [2022-07-20T07:27:29.553Z] #26 5.441 + install_dockercli [2022-07-20T07:27:29.553Z] #26 5.441 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T07:27:29.553Z] #26 5.441 ++ uname -m [2022-07-20T07:27:29.553Z] #26 5.441 + arch=x86_64 [2022-07-20T07:27:29.553Z] #26 5.441 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T07:27:29.553Z] #26 5.441 + url=https://download.docker.com/linux/static [2022-07-20T07:27:29.553Z] #26 5.441 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T07:27:29.553Z] #26 5.441 Install docker/cli version 17.06.2-ce from stable [2022-07-20T07:27:29.553Z] #26 5.452 + tar -xz docker/docker [2022-07-20T07:27:29.553Z] #26 ... [2022-07-20T07:27:29.553Z] [2022-07-20T07:27:29.553Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:27:29.553Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:27:29.553Z] #53 4.837 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T07:27:29.553Z] #53 6.540 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T07:27:29.553Z] #53 6.541 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T07:27:29.553Z] #53 6.569 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T07:27:29.553Z] #53 6.648 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T07:27:29.553Z] #53 7.022 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T07:27:29.553Z] #53 7.124 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T07:27:29.553Z] #53 7.170 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T07:27:29.553Z] #53 7.185 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T07:27:29.553Z] #53 7.292 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T07:27:29.553Z] #53 7.398 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T07:27:29.553Z] #53 7.676 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T07:27:29.553Z] #53 7.991 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T07:27:29.817Z] #53 ... [2022-07-20T07:27:29.817Z] [2022-07-20T07:27:29.817Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-20T07:27:29.817Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T07:27:29.817Z] #57 5.073 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T07:27:29.817Z] #57 6.135 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T07:27:29.817Z] #57 6.152 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T07:27:29.817Z] #57 6.217 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T07:27:29.817Z] #57 8.201 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T07:27:27.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T07:27:27.970Z] > git config --add remote.origin.fetch +refs/pull/43751/head:refs/remotes/origin/PR-43751 # timeout=10 [2022-07-20T07:27:27.989Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:27:28.004Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T07:27:28.019Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T07:27:28.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:27:28.023Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43751/head:refs/remotes/origin/PR-43751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T07:27:28.265Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T07:27:28.294Z] > git checkout -f a290f5d04cda8186eba93531b6f09bda8052717f # timeout=10 [2022-07-20T07:27:29.127Z] > git remote # timeout=10 [2022-07-20T07:27:29.149Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T07:27:29.177Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T07:27:29.182Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T07:27:29.217Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T07:27:29.237Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T07:27:29.249Z] > git checkout -f a290f5d04cda8186eba93531b6f09bda8052717f # timeout=10 [2022-07-20T07:27:30.029Z] #55 12.56 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T07:27:30.029Z] #55 12.57 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T07:27:30.078Z] #57 ... [2022-07-20T07:27:30.078Z] [2022-07-20T07:27:30.078Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:27:30.078Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:27:30.078Z] #36 5.005 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T07:27:30.078Z] #36 ... [2022-07-20T07:27:30.078Z] [2022-07-20T07:27:30.078Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:27:30.078Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:27:30.078Z] #34 3.954 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T07:27:30.078Z] #34 3.957 Cloning into '.'... [2022-07-20T07:27:30.286Z] #55 12.81 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T07:27:30.286Z] #55 12.81 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T07:27:30.338Z] #34 ... [2022-07-20T07:27:30.338Z] [2022-07-20T07:27:30.338Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-20T07:27:30.338Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T07:27:30.338Z] #38 4.822 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T07:27:30.338Z] #38 ... [2022-07-20T07:27:30.338Z] [2022-07-20T07:27:30.338Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:27:30.338Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:27:30.338Z] #62 5.892 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:27:30.338Z] #62 5.925 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:27:30.338Z] #62 5.928 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:27:30.338Z] #62 6.933 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:27:30.338Z] #62 9.227 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:27:30.338Z] #62 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:27:30.598Z] #62 ... [2022-07-20T07:27:30.598Z] [2022-07-20T07:27:30.598Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:30.598Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:30.598Z] #76 11.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:27:32.814Z] #55 15.51 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T07:27:33.381Z] Commit message: "state/Wait: Fix race when reading exit status" [2022-07-20T07:27:33.384Z] #55 ... [2022-07-20T07:27:33.384Z] [2022-07-20T07:27:33.384Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:27:33.384Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:27:33.384Z] #34 5.950 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T07:27:33.384Z] #34 5.950 Cloning into '.'... [2022-07-20T07:27:33.643Z] #34 ... [2022-07-20T07:27:33.643Z] [2022-07-20T07:27:33.643Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:33.643Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:33.643Z] #55 16.26 go: downloading github.com/ldez/gomoddirectives v0.2.3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T07:27:34.206Z] #55 16.66 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T07:27:34.206Z] #55 16.89 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T07:27:34.450Z] + docker version [2022-07-20T07:27:34.464Z] #55 ... [2022-07-20T07:27:34.464Z] [2022-07-20T07:27:34.464Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:27:34.464Z] #26 sha256:1955359fd6949627ffacafca42bf83ad871c39fdbcea2a5a7a33e4fd11bbea0b [2022-07-20T07:27:34.464Z] #26 6.432 + RM_GOPATH=0 [2022-07-20T07:27:34.464Z] #26 6.432 + TMP_GOPATH= [2022-07-20T07:27:34.464Z] #26 6.433 + : /build [2022-07-20T07:27:34.464Z] #26 6.433 + '[' -z '' ']' [2022-07-20T07:27:34.464Z] #26 6.436 ++ mktemp -d [2022-07-20T07:27:34.464Z] #26 6.462 + export GOPATH=/tmp/tmp.kKDjUrSnG5 [2022-07-20T07:27:34.464Z] #26 6.463 + GOPATH=/tmp/tmp.kKDjUrSnG5 [2022-07-20T07:27:34.464Z] #26 6.465 + RM_GOPATH=1 [2022-07-20T07:27:34.464Z] #26 6.465 + case "$(go env GOARCH)" in [2022-07-20T07:27:34.464Z] #26 6.466 ++ go env GOARCH [2022-07-20T07:27:34.464Z] #26 6.497 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:27:34.464Z] #26 6.497 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:27:34.464Z] #26 6.497 ++ dirname /install.sh [2022-07-20T07:27:34.464Z] #26 6.497 + dir=/ [2022-07-20T07:27:34.464Z] #26 6.497 + bin=dockercli [2022-07-20T07:27:34.464Z] #26 6.497 + shift [2022-07-20T07:27:34.464Z] #26 6.497 + '[' '!' -f //dockercli.installer ']' [2022-07-20T07:27:34.464Z] #26 6.497 + . //dockercli.installer [2022-07-20T07:27:34.464Z] #26 6.497 ++ : stable [2022-07-20T07:27:34.464Z] #26 6.497 ++ : 17.06.2-ce [2022-07-20T07:27:34.464Z] #26 6.497 + install_dockercli [2022-07-20T07:27:34.464Z] #26 6.497 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T07:27:34.464Z] #26 6.498 Install docker/cli version 17.06.2-ce from stable [2022-07-20T07:27:34.464Z] #26 6.544 ++ uname -m [2022-07-20T07:27:34.464Z] #26 6.544 + arch=x86_64 [2022-07-20T07:27:34.464Z] #26 6.544 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T07:27:34.464Z] #26 6.544 + url=https://download.docker.com/linux/static [2022-07-20T07:27:34.464Z] #26 6.545 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T07:27:34.464Z] #26 6.618 + tar -xz docker/docker [2022-07-20T07:27:34.464Z] #26 ... [2022-07-20T07:27:34.464Z] [2022-07-20T07:27:34.464Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:27:34.464Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T07:27:34.464Z] #40 16.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T07:27:34.464Z] #40 16.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T07:27:34.805Z] #76 ... [2022-07-20T07:27:34.805Z] [2022-07-20T07:27:34.805Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:27:34.805Z] #26 sha256:8a58ae0d12b70ff8e1de06c08879505a4a197d2c10c4b456472c7ae8454e4b85 [2022-07-20T07:27:34.805Z] #26 14.82 + mkdir -p /build [2022-07-20T07:27:34.805Z] #26 14.82 + mv docker/docker /build/ [2022-07-20T07:27:34.805Z] #26 14.84 + rmdir docker [2022-07-20T07:27:34.805Z] #26 DONE 15.6s [2022-07-20T07:27:34.805Z] [2022-07-20T07:27:34.805Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:27:34.805Z] #67 sha256:ff45d5842a9003007ca0a8d0dfed49509c610a0e82a937f359279d6eb0833da6 [2022-07-20T07:27:34.805Z] #67 10.23 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T07:27:34.805Z] #67 13.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T07:27:34.805Z] #67 14.60 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T07:27:34.805Z] #67 14.76 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T07:27:34.805Z] #67 14.80 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T07:27:34.805Z] #67 14.92 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T07:27:34.805Z] #67 14.97 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T07:27:34.805Z] #67 15.52 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T07:27:35.065Z] #67 ... [2022-07-20T07:27:35.065Z] [2022-07-20T07:27:35.065Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:35.065Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:27:35.065Z] #51 6.062 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:27:35.065Z] #51 8.712 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:27:35.065Z] #51 11.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T07:27:35.065Z] #51 ... [2022-07-20T07:27:35.065Z] [2022-07-20T07:27:35.065Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:27:35.065Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:27:35.065Z] #36 16.41 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T07:27:35.065Z] #36 16.48 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T07:27:35.635Z] #36 16.99 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T07:27:35.897Z] #36 17.13 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T07:27:35.897Z] #36 17.30 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T07:27:36.840Z] #36 18.09 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T07:27:36.840Z] #36 18.12 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T07:27:36.840Z] #36 18.15 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T07:27:37.412Z] #36 18.54 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T07:27:37.412Z] #36 18.73 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T07:27:37.984Z] #36 19.13 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T07:27:38.421Z] #14 ... [2022-07-20T07:27:38.421Z] [2022-07-20T07:27:38.421Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:27:38.421Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:27:38.421Z] #77 26.95 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T07:27:38.555Z] #36 ... [2022-07-20T07:27:38.555Z] [2022-07-20T07:27:38.555Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-20T07:27:38.555Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T07:27:38.555Z] #38 19.24 tomll can be used in two ways: [2022-07-20T07:27:38.555Z] #38 19.24 Writing to STDIN and reading from STDOUT: [2022-07-20T07:27:38.555Z] #38 19.24 cat file.toml | tomll > file.toml [2022-07-20T07:27:38.555Z] #38 19.24 [2022-07-20T07:27:38.555Z] #38 19.24 Reading and updating a list of files: [2022-07-20T07:27:38.555Z] #38 19.24 tomll a.toml b.toml c.toml [2022-07-20T07:27:38.555Z] #38 19.24 [2022-07-20T07:27:38.555Z] #38 19.24 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T07:27:38.555Z] #38 DONE 19.7s [2022-07-20T07:27:38.555Z] [2022-07-20T07:27:38.555Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:27:38.555Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:27:38.555Z] #36 19.73 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T07:27:38.555Z] #36 19.94 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T07:27:38.664Z] #40 ... [2022-07-20T07:27:38.664Z] [2022-07-20T07:27:38.664Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:27:38.664Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:27:38.664Z] #53 10.55 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T07:27:38.664Z] #53 11.00 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T07:27:38.664Z] #53 11.55 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T07:27:38.664Z] #53 11.68 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T07:27:38.664Z] #53 11.80 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T07:27:38.664Z] #53 12.14 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T07:27:38.664Z] #53 12.51 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T07:27:38.664Z] #53 ... [2022-07-20T07:27:38.664Z] [2022-07-20T07:27:38.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-07-20T07:27:38.664Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:38.664Z] #76 10.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:27:38.664Z] #76 14.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:27:38.664Z] #76 ... [2022-07-20T07:27:38.664Z] [2022-07-20T07:27:38.664Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:27:38.664Z] #67 sha256:8f008ea2231df87727ee922f9e095f3e0c94eaac1ab09ea7ba60ca2e9f8ebfcb [2022-07-20T07:27:38.664Z] #67 12.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T07:27:38.664Z] #67 12.12 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T07:27:38.664Z] #67 12.97 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T07:27:38.664Z] #67 19.57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T07:27:38.664Z] #67 20.47 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T07:27:38.664Z] #67 ... [2022-07-20T07:27:38.664Z] [2022-07-20T07:27:38.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-07-20T07:27:38.664Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T07:27:38.664Z] #57 11.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T07:27:38.664Z] #57 ... [2022-07-20T07:27:38.664Z] [2022-07-20T07:27:38.664Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:27:38.664Z] #67 sha256:8f008ea2231df87727ee922f9e095f3e0c94eaac1ab09ea7ba60ca2e9f8ebfcb [2022-07-20T07:27:38.664Z] #67 20.64 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T07:27:38.664Z] #67 20.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T07:27:38.815Z] #36 20.00 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T07:27:38.932Z] #67 20.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T07:27:39.075Z] #36 ... [2022-07-20T07:27:39.075Z] [2022-07-20T07:27:39.075Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:27:39.075Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T07:27:39.075Z] #40 10.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T07:27:39.075Z] #40 10.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T07:27:39.189Z] #67 21.15 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T07:27:39.335Z] #40 ... [2022-07-20T07:27:39.335Z] [2022-07-20T07:27:39.335Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:39.335Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:39.335Z] #76 20.44 Fetched 8555 kB in 15s (557 kB/s) [2022-07-20T07:27:39.595Z] #76 20.44 Reading package lists... [2022-07-20T07:27:39.595Z] #76 ... [2022-07-20T07:27:39.595Z] [2022-07-20T07:27:39.595Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:39.595Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:39.595Z] #55 10.97 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T07:27:39.595Z] #55 15.46 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T07:27:39.595Z] #55 15.59 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T07:27:39.595Z] #55 15.64 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T07:27:39.595Z] #55 15.64 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T07:27:39.595Z] #55 16.29 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T07:27:39.595Z] #55 16.29 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T07:27:39.595Z] #55 16.52 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T07:27:39.595Z] #55 16.52 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T07:27:39.595Z] #55 16.72 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T07:27:39.596Z] #55 16.87 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T07:27:39.596Z] #55 17.30 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T07:27:39.596Z] #55 17.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T07:27:39.596Z] #55 17.49 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T07:27:39.596Z] #55 17.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T07:27:39.596Z] #55 17.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T07:27:39.596Z] #55 17.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T07:27:39.596Z] #55 17.94 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T07:27:39.596Z] #55 18.07 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T07:27:39.596Z] #55 19.17 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T07:27:39.596Z] #55 19.75 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T07:27:39.596Z] #55 20.44 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T07:27:39.596Z] #55 20.52 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T07:27:39.596Z] #55 20.78 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T07:27:39.596Z] #55 20.82 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T07:27:39.596Z] #55 20.86 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T07:27:39.743Z] Client: Docker Engine - Community [2022-07-20T07:27:39.743Z] Version: 20.10.14 [2022-07-20T07:27:39.743Z] API version: 1.41 [2022-07-20T07:27:39.743Z] Go version: go1.16.15 [2022-07-20T07:27:39.743Z] Git commit: a224086 [2022-07-20T07:27:39.743Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-20T07:27:39.743Z] OS/Arch: linux/amd64 [2022-07-20T07:27:39.743Z] Context: default [2022-07-20T07:27:39.743Z] Experimental: true [2022-07-20T07:27:39.743Z] [2022-07-20T07:27:39.743Z] Server: Docker Engine - Community [2022-07-20T07:27:39.743Z] Engine: [2022-07-20T07:27:39.743Z] Version: 20.10.14 [2022-07-20T07:27:39.743Z] API version: 1.41 (minimum version 1.12) [2022-07-20T07:27:39.743Z] Go version: go1.16.15 [2022-07-20T07:27:39.743Z] Git commit: 87a90dc [2022-07-20T07:27:39.743Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-20T07:27:39.743Z] OS/Arch: linux/amd64 [2022-07-20T07:27:39.743Z] Experimental: true [2022-07-20T07:27:39.743Z] containerd: [2022-07-20T07:27:39.743Z] Version: 1.5.11 [2022-07-20T07:27:39.743Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T07:27:39.743Z] runc: [2022-07-20T07:27:39.743Z] Version: 1.0.3 [2022-07-20T07:27:39.743Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T07:27:39.743Z] docker-init: [2022-07-20T07:27:39.743Z] Version: 0.19.0 [2022-07-20T07:27:39.743Z] GitCommit: de40ad0 [2022-07-20T07:27:39.753Z] #67 21.81 go: downloading github.com/moby/sys/mountinfo v0.6.0 [Pipeline] sh [2022-07-20T07:27:39.857Z] #55 ... [2022-07-20T07:27:39.857Z] [2022-07-20T07:27:39.857Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:27:39.857Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:27:39.857Z] #62 20.80 Fetched 8555 kB in 15s (564 kB/s) [2022-07-20T07:27:40.061Z] + docker info [2022-07-20T07:27:40.689Z] #67 ... [2022-07-20T07:27:40.689Z] [2022-07-20T07:27:40.689Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:27:40.689Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:27:40.689Z] #42 13.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:27:40.689Z] #42 17.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:27:40.689Z] #42 ... [2022-07-20T07:27:40.689Z] [2022-07-20T07:27:40.690Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:27:40.690Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:27:40.690Z] #36 22.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T07:27:40.690Z] #36 23.12 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T07:27:41.244Z] #62 20.80 Reading package lists... [2022-07-20T07:27:41.244Z] #62 ... [2022-07-20T07:27:41.244Z] [2022-07-20T07:27:41.244Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:27:41.244Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:27:41.244Z] #14 12.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:27:41.244Z] #14 21.66 Fetched 8555 kB in 16s (537 kB/s) [2022-07-20T07:27:41.244Z] #14 21.66 Reading package lists... [2022-07-20T07:27:41.244Z] #14 ... [2022-07-20T07:27:41.244Z] [2022-07-20T07:27:41.244Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:41.244Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:41.244Z] #55 21.27 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T07:27:41.244Z] #55 21.38 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T07:27:41.244Z] #55 21.46 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T07:27:41.244Z] #55 21.65 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T07:27:41.244Z] #55 21.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T07:27:41.244Z] #55 21.88 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T07:27:41.244Z] #55 22.02 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T07:27:41.244Z] #55 22.02 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T07:27:41.244Z] #55 22.07 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T07:27:41.244Z] #55 22.24 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T07:27:41.244Z] #55 22.24 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T07:27:41.244Z] #55 22.49 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T07:27:41.244Z] #55 22.49 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T07:27:41.244Z] #55 22.49 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T07:27:41.244Z] #55 22.61 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T07:27:41.244Z] #55 22.72 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T07:27:41.255Z] #36 23.84 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T07:27:41.255Z] #36 ... [2022-07-20T07:27:41.255Z] [2022-07-20T07:27:41.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-07-20T07:27:41.255Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:27:41.255Z] #14 13.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:27:41.255Z] #14 17.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:27:41.505Z] #55 ... [2022-07-20T07:27:41.505Z] [2022-07-20T07:27:41.505Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:27:41.505Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:27:41.505Z] #42 12.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:27:41.505Z] #42 21.46 Fetched 8555 kB in 15s (556 kB/s) [2022-07-20T07:27:41.505Z] #42 21.46 Reading package lists... [2022-07-20T07:27:41.505Z] #42 ... [2022-07-20T07:27:41.505Z] [2022-07-20T07:27:41.505Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:41.505Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:41.505Z] #55 22.88 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T07:27:41.513Z] #14 ... [2022-07-20T07:27:41.513Z] [2022-07-20T07:27:41.513Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:27:41.513Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:27:41.513Z] #62 14.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:27:41.513Z] #62 17.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:27:41.513Z] #62 ... [2022-07-20T07:27:41.513Z] [2022-07-20T07:27:41.513Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:27:41.513Z] #26 sha256:1955359fd6949627ffacafca42bf83ad871c39fdbcea2a5a7a33e4fd11bbea0b [2022-07-20T07:27:41.513Z] #26 23.06 + mkdir -p /build [2022-07-20T07:27:41.513Z] #26 23.07 + mv docker/docker /build/ [2022-07-20T07:27:41.513Z] #26 23.09 + rmdir docker [2022-07-20T07:27:41.761Z] #84 23.35 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T07:27:41.761Z] #84 ... [2022-07-20T07:27:41.761Z] [2022-07-20T07:27:41.761Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:27:41.761Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:27:41.761Z] #19 44.68 Fetched 49.1 MB in 44s (1126 kB/s) [2022-07-20T07:27:41.766Z] #55 23.05 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T07:27:41.766Z] #55 23.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T07:27:41.766Z] #55 23.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T07:27:41.766Z] #55 23.20 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T07:27:41.766Z] #55 23.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T07:27:42.077Z] #26 ... [2022-07-20T07:27:42.077Z] [2022-07-20T07:27:42.077Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:42.077Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:27:42.078Z] #51 14.05 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:27:42.078Z] #51 19.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:27:42.078Z] #51 23.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T07:27:42.078Z] #51 ... [2022-07-20T07:27:42.078Z] [2022-07-20T07:27:42.078Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:27:42.078Z] #26 sha256:1955359fd6949627ffacafca42bf83ad871c39fdbcea2a5a7a33e4fd11bbea0b [2022-07-20T07:27:42.078Z] #26 DONE 24.2s [2022-07-20T07:27:42.078Z] [2022-07-20T07:27:42.078Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:42.078Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:42.078Z] #55 24.63 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T07:27:42.078Z] #55 24.71 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T07:27:42.342Z] #55 23.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T07:27:42.342Z] #55 23.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T07:27:42.342Z] #55 23.79 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T07:27:42.603Z] #55 23.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T07:27:42.605Z] #77 ... [2022-07-20T07:27:42.605Z] [2022-07-20T07:27:42.605Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:27:42.605Z] #64 sha256:5dec6317a88e6f8287a8c4bf76ffb846269e855fef03dbd380c204a563fe7aca [2022-07-20T07:27:42.605Z] #64 40.90 Updating files: 50% (2481/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-20T07:27:42.605Z] #64 42.17 + cd /tmp/tmp.WElCqXgMu8/src/github.com/containerd/containerd [2022-07-20T07:27:42.605Z] #64 42.19 + git checkout -q v1.6.6 [2022-07-20T07:27:42.642Z] #55 25.17 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T07:27:42.861Z] #64 43.48 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T07:27:42.861Z] #64 43.48 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T07:27:42.861Z] #64 43.48 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T07:27:42.861Z] #64 43.48 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T07:27:42.861Z] #64 43.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T07:27:42.861Z] #64 43.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T07:27:42.861Z] #64 43.48 + '[' '' = dynamic ']' [2022-07-20T07:27:42.861Z] #64 43.48 + make [2022-07-20T07:27:42.864Z] #55 24.05 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T07:27:42.864Z] #55 24.07 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T07:27:42.864Z] #55 24.19 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T07:27:42.898Z] #55 25.46 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T07:27:43.125Z] #55 24.31 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T07:27:43.125Z] #55 24.31 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T07:27:43.125Z] #55 24.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T07:27:43.125Z] #55 24.43 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T07:27:43.125Z] #55 24.51 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T07:27:43.155Z] #55 25.74 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T07:27:43.155Z] #55 25.74 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T07:27:43.386Z] #55 24.62 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T07:27:43.386Z] #55 24.68 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T07:27:43.386Z] #55 ... [2022-07-20T07:27:43.386Z] [2022-07-20T07:27:43.386Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:27:43.386Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:27:43.386Z] #53 14.66 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T07:27:43.386Z] #53 14.75 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T07:27:43.386Z] #53 ... [2022-07-20T07:27:43.386Z] [2022-07-20T07:27:43.386Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:43.386Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:43.386Z] #55 24.79 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T07:27:43.386Z] #55 24.81 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T07:27:43.412Z] #55 26.02 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T07:27:43.646Z] #55 24.98 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T07:27:43.647Z] #55 24.98 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T07:27:43.647Z] #55 25.12 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T07:27:43.670Z] #55 26.19 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T07:27:43.670Z] #55 26.46 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T07:27:43.907Z] #55 25.19 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T07:27:43.908Z] #55 25.27 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T07:27:43.908Z] #55 25.30 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T07:27:43.927Z] #55 26.68 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T07:27:44.184Z] #55 26.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T07:27:44.184Z] #55 27.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T07:27:44.478Z] #55 25.98 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T07:27:44.478Z] #55 25.98 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T07:27:44.739Z] #55 26.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T07:27:44.739Z] #55 26.10 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T07:27:44.748Z] #55 27.39 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T07:27:44.753Z] #64 45.12 + bin/ctr [2022-07-20T07:27:45.004Z] #55 26.30 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T07:27:45.004Z] #55 26.33 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T07:27:45.013Z] #55 27.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T07:27:45.055Z] #19 44.68 Reading package lists... [2022-07-20T07:27:45.266Z] #55 ... [2022-07-20T07:27:45.266Z] [2022-07-20T07:27:45.266Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:27:45.266Z] #67 sha256:ff45d5842a9003007ca0a8d0dfed49509c610a0e82a937f359279d6eb0833da6 [2022-07-20T07:27:45.266Z] #67 16.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T07:27:45.266Z] #67 16.27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T07:27:45.266Z] #67 16.46 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T07:27:45.266Z] #67 18.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T07:27:45.266Z] #67 ... [2022-07-20T07:27:45.266Z] [2022-07-20T07:27:45.266Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:45.266Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:45.266Z] #55 26.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T07:27:45.266Z] #55 26.60 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T07:27:45.266Z] #55 26.65 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T07:27:45.270Z] #55 27.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T07:27:45.270Z] #55 27.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T07:27:45.527Z] #55 28.19 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T07:27:45.682Z] #64 ... [2022-07-20T07:27:45.682Z] [2022-07-20T07:27:45.682Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:27:45.682Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:27:45.682Z] #77 35.89 libtoolize: putting auxiliary files in '.'. [2022-07-20T07:27:45.784Z] #55 28.44 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T07:27:45.836Z] #55 27.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T07:27:45.836Z] #55 27.08 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T07:27:45.836Z] #55 27.11 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T07:27:45.938Z] #77 35.90 libtoolize: copying file './ltmain.sh' [2022-07-20T07:27:46.097Z] #55 27.28 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T07:27:46.097Z] #55 27.44 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T07:27:46.097Z] #55 27.44 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T07:27:46.357Z] #55 27.57 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T07:27:46.357Z] #55 27.64 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T07:27:46.357Z] #55 27.67 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T07:27:46.357Z] #55 27.74 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T07:27:46.357Z] #55 27.77 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T07:27:46.501Z] #77 36.72 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T07:27:46.501Z] #77 36.72 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T07:27:46.501Z] #77 36.72 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T07:27:46.618Z] #55 27.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T07:27:46.618Z] #55 27.88 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T07:27:46.879Z] #55 28.28 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T07:27:47.140Z] #55 28.45 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T07:27:47.140Z] #55 28.51 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T07:27:47.140Z] #55 28.57 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T07:27:47.140Z] #55 28.65 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T07:27:47.401Z] #55 28.67 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T07:27:47.662Z] #55 29.00 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T07:27:47.678Z] #55 ... [2022-07-20T07:27:47.678Z] [2022-07-20T07:27:47.678Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-20T07:27:47.678Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T07:27:47.678Z] #38 29.62 tomll can be used in two ways: [2022-07-20T07:27:47.678Z] #38 29.62 Writing to STDIN and reading from STDOUT: [2022-07-20T07:27:47.678Z] #38 29.62 cat file.toml | tomll > file.toml [2022-07-20T07:27:47.678Z] #38 29.62 [2022-07-20T07:27:47.678Z] #38 29.62 Reading and updating a list of files: [2022-07-20T07:27:47.678Z] #38 29.62 tomll a.toml b.toml c.toml [2022-07-20T07:27:47.678Z] #38 29.62 [2022-07-20T07:27:47.678Z] #38 29.62 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T07:27:47.678Z] #38 DONE 29.9s [2022-07-20T07:27:47.678Z] [2022-07-20T07:27:47.678Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:27:47.678Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:27:47.678Z] #36 23.98 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T07:27:47.678Z] #36 24.59 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T07:27:47.678Z] #36 25.21 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T07:27:47.678Z] #36 25.43 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T07:27:47.678Z] #36 25.43 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T07:27:47.678Z] #36 25.77 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T07:27:47.678Z] #36 26.87 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T07:27:47.678Z] #36 27.96 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T07:27:47.678Z] #36 28.37 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T07:27:47.678Z] #36 28.50 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T07:27:47.678Z] #36 ... [2022-07-20T07:27:47.678Z] [2022-07-20T07:27:47.678Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:47.678Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:47.678Z] #55 30.21 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T07:27:48.241Z] #55 31.07 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T07:27:48.391Z] #77 ... [2022-07-20T07:27:48.391Z] [2022-07-20T07:27:48.391Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:27:48.391Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T07:27:48.391Z] #14 73.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T07:27:48.391Z] #14 73.37 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-20T07:27:48.391Z] #14 73.37 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:27:48.391Z] #14 78.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T07:27:48.391Z] #14 78.47 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-20T07:27:48.391Z] #14 78.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T07:27:48.603Z] #55 ... [2022-07-20T07:27:48.603Z] [2022-07-20T07:27:48.603Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:48.603Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:27:48.603Z] #51 19.57 Fetched 8558 kB in 16s (551 kB/s) [2022-07-20T07:27:48.603Z] #51 19.57 Reading package lists... [2022-07-20T07:27:48.863Z] #51 26.25 Reading package lists... [2022-07-20T07:27:48.863Z] #51 ... [2022-07-20T07:27:48.863Z] [2022-07-20T07:27:48.863Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:27:48.863Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:27:48.863Z] #47 28.53 Updating files: 73% (1607/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-20T07:27:48.863Z] #47 29.23 + git checkout -q v2.3.0 [2022-07-20T07:27:48.954Z] #14 84.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T07:27:49.211Z] #14 84.38 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-20T07:27:49.211Z] #14 84.39 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:27:49.236Z] #55 ... [2022-07-20T07:27:49.236Z] [2022-07-20T07:27:49.236Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:27:49.236Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:27:49.236Z] #53 21.88 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T07:27:49.236Z] #53 21.89 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T07:27:49.254Z] #19 58.07 Reading package lists... [2022-07-20T07:27:49.254Z] #19 ... [2022-07-20T07:27:49.254Z] [2022-07-20T07:27:49.254Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:27:49.254Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:27:49.254Z] #84 31.59 libtoolize: putting auxiliary files in '.'. [2022-07-20T07:27:49.254Z] #84 31.59 libtoolize: copying file './ltmain.sh' [2022-07-20T07:27:49.546Z] #53 ... [2022-07-20T07:27:49.546Z] [2022-07-20T07:27:49.546Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:49.546Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:49.546Z] #55 32.02 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T07:27:49.546Z] #55 32.23 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T07:27:49.804Z] #55 32.46 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T07:27:49.824Z] #84 32.06 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T07:27:49.824Z] #84 32.06 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T07:27:49.824Z] #84 32.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T07:27:50.069Z] #55 32.79 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T07:27:50.328Z] #55 32.98 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T07:27:50.778Z] #47 ... [2022-07-20T07:27:50.778Z] [2022-07-20T07:27:50.778Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:27:50.778Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:27:50.778Z] #36 21.81 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T07:27:50.778Z] #36 21.91 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T07:27:50.778Z] #36 ... [2022-07-20T07:27:50.778Z] [2022-07-20T07:27:50.778Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:50.778Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:50.778Z] #55 31.14 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T07:27:50.778Z] #55 31.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T07:27:50.778Z] #55 31.38 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T07:27:50.778Z] #55 31.54 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T07:27:50.778Z] #55 31.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T07:27:50.778Z] #55 31.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T07:27:50.778Z] #55 31.74 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T07:27:50.778Z] #55 31.83 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T07:27:50.778Z] #55 31.97 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T07:27:50.778Z] #55 32.23 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T07:27:50.778Z] #55 32.23 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T07:27:50.891Z] #55 ... [2022-07-20T07:27:50.891Z] [2022-07-20T07:27:50.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-07-20T07:27:50.891Z] #67 sha256:8f008ea2231df87727ee922f9e095f3e0c94eaac1ab09ea7ba60ca2e9f8ebfcb [2022-07-20T07:27:50.891Z] #67 22.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T07:27:50.891Z] #67 23.33 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T07:27:50.891Z] #67 27.17 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T07:27:50.891Z] #67 27.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T07:27:50.891Z] #67 ... [2022-07-20T07:27:50.891Z] [2022-07-20T07:27:50.891Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:50.891Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:50.891Z] #55 33.66 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T07:27:51.039Z] #55 32.40 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T07:27:51.147Z] #55 33.90 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T07:27:51.301Z] #55 32.66 go: downloading golang.org/x/text v0.3.7 [2022-07-20T07:27:51.405Z] #55 34.06 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T07:27:51.405Z] #55 34.17 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T07:27:51.661Z] #55 34.35 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T07:27:51.917Z] #55 34.52 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T07:27:51.917Z] #55 34.73 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T07:27:52.173Z] #55 34.84 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T07:27:52.736Z] #55 35.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T07:27:52.736Z] #55 35.44 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T07:27:52.736Z] #55 35.54 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T07:27:52.997Z] #55 35.81 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T07:27:53.254Z] #55 35.84 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T07:27:53.254Z] #55 36.08 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T07:27:53.511Z] #55 36.08 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T07:27:54.074Z] #55 36.54 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T07:27:54.074Z] #55 36.73 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T07:27:54.332Z] #55 36.98 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T07:27:54.332Z] #55 37.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T07:27:54.459Z] #14 ... [2022-07-20T07:27:54.459Z] [2022-07-20T07:27:54.459Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:27:54.459Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:27:54.459Z] #77 44.68 configure.ac:7: installing './compile' [2022-07-20T07:27:54.589Z] #55 37.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T07:27:54.590Z] #55 37.33 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T07:27:54.716Z] #77 44.70 configure.ac:11: installing './config.guess' [2022-07-20T07:27:54.716Z] #77 44.70 configure.ac:11: installing './config.sub' [2022-07-20T07:27:54.716Z] #77 44.72 configure.ac:8: installing './install-sh' [2022-07-20T07:27:54.716Z] #77 44.73 configure.ac:8: installing './missing' [2022-07-20T07:27:54.716Z] #77 44.87 Makefile.am: installing './depcomp' [2022-07-20T07:27:54.847Z] #55 37.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T07:27:54.948Z] Client: [2022-07-20T07:27:54.948Z] Context: default [2022-07-20T07:27:54.948Z] Debug Mode: false [2022-07-20T07:27:54.948Z] Plugins: [2022-07-20T07:27:54.948Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T07:27:54.948Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T07:27:54.948Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T07:27:54.948Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T07:27:54.948Z] [2022-07-20T07:27:54.948Z] Server: [2022-07-20T07:27:54.948Z] Containers: 0 [2022-07-20T07:27:54.948Z] Running: 0 [2022-07-20T07:27:54.948Z] Paused: 0 [2022-07-20T07:27:54.948Z] Stopped: 0 [2022-07-20T07:27:54.948Z] Images: 0 [2022-07-20T07:27:54.948Z] Server Version: 20.10.14 [2022-07-20T07:27:54.948Z] Storage Driver: overlay2 [2022-07-20T07:27:54.948Z] Backing Filesystem: extfs [2022-07-20T07:27:54.948Z] Supports d_type: true [2022-07-20T07:27:54.948Z] Native Overlay Diff: true [2022-07-20T07:27:54.948Z] userxattr: false [2022-07-20T07:27:54.948Z] Logging Driver: json-file [2022-07-20T07:27:54.948Z] Cgroup Driver: cgroupfs [2022-07-20T07:27:54.948Z] Cgroup Version: 1 [2022-07-20T07:27:54.948Z] Plugins: [2022-07-20T07:27:54.948Z] Volume: local [2022-07-20T07:27:54.948Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T07:27:54.948Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T07:27:54.948Z] Swarm: inactive [2022-07-20T07:27:54.948Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T07:27:54.948Z] Default Runtime: runc [2022-07-20T07:27:54.948Z] Init Binary: docker-init [2022-07-20T07:27:54.948Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T07:27:54.948Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T07:27:54.948Z] init version: de40ad0 [2022-07-20T07:27:54.948Z] Security Options: [2022-07-20T07:27:54.948Z] apparmor [2022-07-20T07:27:54.948Z] seccomp [2022-07-20T07:27:54.948Z] Profile: default [2022-07-20T07:27:54.948Z] Kernel Version: 5.4.0-1071-aws [2022-07-20T07:27:54.948Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-20T07:27:54.948Z] OSType: linux [2022-07-20T07:27:54.948Z] Architecture: x86_64 [2022-07-20T07:27:54.948Z] CPUs: 2 [2022-07-20T07:27:54.948Z] Total Memory: 7.483GiB [2022-07-20T07:27:54.948Z] Name: ip-10-100-126-65 [2022-07-20T07:27:54.948Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-20T07:27:54.948Z] Docker Root Dir: /var/lib/docker [2022-07-20T07:27:54.948Z] Debug Mode: false [2022-07-20T07:27:54.948Z] Registry: https://index.docker.io/v1/ [2022-07-20T07:27:54.948Z] Labels: [2022-07-20T07:27:54.948Z] Experimental: true [2022-07-20T07:27:54.948Z] Insecure Registries: [2022-07-20T07:27:54.948Z] 127.0.0.0/8 [2022-07-20T07:27:54.948Z] Live Restore Enabled: true [2022-07-20T07:27:54.948Z] [2022-07-20T07:27:54.948Z] WARNING: No swap limit support [Pipeline] sh [2022-07-20T07:27:55.233Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T07:27:55.233Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T07:27:55.233Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43751/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T07:27:55.233Z] + bash /home/ubuntu/workspace/moby_PR-43751/check-config.sh [2022-07-20T07:27:55.233Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T07:27:55.233Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-20T07:27:55.233Z] [2022-07-20T07:27:55.233Z] Generally Necessary: [2022-07-20T07:27:55.233Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T07:27:55.233Z] - apparmor: enabled and tools installed [2022-07-20T07:27:55.449Z] #55 38.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T07:27:55.449Z] #55 38.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T07:27:55.449Z] #55 38.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T07:27:55.506Z] - CONFIG_NAMESPACES: enabled [2022-07-20T07:27:55.506Z] - CONFIG_NET_NS: enabled [2022-07-20T07:27:55.506Z] - CONFIG_PID_NS: enabled [2022-07-20T07:27:55.506Z] - CONFIG_IPC_NS: enabled [2022-07-20T07:27:55.506Z] - CONFIG_UTS_NS: enabled [2022-07-20T07:27:55.506Z] - CONFIG_CGROUPS: enabled [2022-07-20T07:27:55.506Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T07:27:55.506Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T07:27:55.506Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T07:27:55.506Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T07:27:55.506Z] - CONFIG_CPUSETS: enabled [2022-07-20T07:27:55.506Z] - CONFIG_MEMCG: enabled [2022-07-20T07:27:55.506Z] - CONFIG_KEYS: enabled [2022-07-20T07:27:55.506Z] - CONFIG_VETH: enabled (as module) [2022-07-20T07:27:55.506Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T07:27:55.506Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T07:27:55.506Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T07:27:55.506Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T07:27:55.506Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T07:27:55.506Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T07:27:55.506Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T07:27:55.506Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T07:27:55.506Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T07:27:55.506Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T07:27:55.506Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T07:27:55.506Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T07:27:55.506Z] [2022-07-20T07:27:55.506Z] Optional Features: [2022-07-20T07:27:55.506Z] - CONFIG_USER_NS: enabled [2022-07-20T07:27:55.506Z] - CONFIG_SECCOMP: enabled [2022-07-20T07:27:55.506Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T07:27:55.506Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T07:27:55.506Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T07:27:55.506Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-20T07:27:55.593Z] #55 ... [2022-07-20T07:27:55.593Z] [2022-07-20T07:27:55.593Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:55.593Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:55.593Z] #76 20.44 Reading package lists... [2022-07-20T07:27:55.593Z] #76 26.92 Reading package lists... [2022-07-20T07:27:55.593Z] #76 33.35 Building dependency tree... [2022-07-20T07:27:55.593Z] #76 ... [2022-07-20T07:27:55.593Z] [2022-07-20T07:27:55.593Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:55.593Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:27:55.593Z] #51 26.25 Reading package lists... [2022-07-20T07:27:55.593Z] #51 32.43 Building dependency tree... [2022-07-20T07:27:55.593Z] #51 ... [2022-07-20T07:27:55.593Z] [2022-07-20T07:27:55.593Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:27:55.593Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:27:55.593Z] #62 20.80 Reading package lists... [2022-07-20T07:27:55.593Z] #62 27.35 Reading package lists... [2022-07-20T07:27:55.593Z] #62 33.52 Building dependency tree... [2022-07-20T07:27:55.705Z] #55 38.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T07:27:55.705Z] #55 38.45 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T07:27:55.776Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-20T07:27:55.776Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T07:27:55.776Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T07:27:55.776Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T07:27:55.776Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T07:27:55.776Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T07:27:55.776Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T07:27:55.776Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T07:27:55.776Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T07:27:55.776Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T07:27:55.776Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T07:27:55.776Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T07:27:55.776Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T07:27:55.776Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T07:27:55.776Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T07:27:55.776Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T07:27:55.776Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T07:27:55.776Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T07:27:55.776Z] - CONFIG_EXT4_FS: enabled [2022-07-20T07:27:55.776Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T07:27:55.777Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T07:27:55.777Z] - Network Drivers: [2022-07-20T07:27:55.777Z] - "overlay": [2022-07-20T07:27:55.777Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T07:27:55.777Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T07:27:55.777Z] Optional (for encrypted networks): [2022-07-20T07:27:55.777Z] - CONFIG_CRYPTO: enabled [2022-07-20T07:27:55.777Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T07:27:55.777Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T07:27:55.777Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T07:27:55.777Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T07:27:55.777Z] - CONFIG_XFRM: enabled [2022-07-20T07:27:55.777Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T07:27:55.777Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T07:27:55.777Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T07:27:55.777Z] - "ipvlan": [2022-07-20T07:27:55.777Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T07:27:55.777Z] - "macvlan": [2022-07-20T07:27:55.777Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T07:27:55.777Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T07:27:55.777Z] - "ftp,tftp client in container": [2022-07-20T07:27:55.861Z] #62 ... [2022-07-20T07:27:55.861Z] [2022-07-20T07:27:55.861Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:27:55.861Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:27:55.861Z] #51 36.74 The following additional packages will be installed: [2022-07-20T07:27:55.861Z] #51 36.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T07:27:55.861Z] #51 36.75 python3-protobuf python3-six [2022-07-20T07:27:55.861Z] #51 36.76 Suggested packages: [2022-07-20T07:27:55.861Z] #51 36.77 python3-setuptools [2022-07-20T07:27:55.861Z] #51 36.77 Recommended packages: [2022-07-20T07:27:55.861Z] #51 36.77 iproute2 | iproute [2022-07-20T07:27:56.008Z] #55 38.61 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T07:27:56.009Z] #55 38.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T07:27:56.036Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T07:27:56.036Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T07:27:56.036Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T07:27:56.036Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T07:27:56.036Z] - Storage Drivers: [2022-07-20T07:27:56.036Z] - "aufs": [2022-07-20T07:27:56.036Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T07:27:56.036Z] - "btrfs": [2022-07-20T07:27:56.036Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T07:27:56.036Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T07:27:56.036Z] - "devicemapper": [2022-07-20T07:27:56.036Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T07:27:56.036Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T07:27:56.036Z] - "overlay": [2022-07-20T07:27:56.036Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T07:27:56.036Z] - "zfs": [2022-07-20T07:27:56.036Z] - /dev/zfs: present [2022-07-20T07:27:56.036Z] - zfs command: missing [2022-07-20T07:27:56.036Z] - zpool command: missing [2022-07-20T07:27:56.036Z] [2022-07-20T07:27:56.036Z] Limits: [2022-07-20T07:27:56.036Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T07:27:56.036Z] [2022-07-20T07:27:56.036Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-20T07:27:56.083Z] #77 46.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T07:27:56.083Z] #77 46.00 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T07:27:56.083Z] #77 46.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T07:27:56.083Z] #77 46.19 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T07:27:56.083Z] #77 46.29 libtoolize: copying file 'm4/ltoptions.m4' [Pipeline] sh [2022-07-20T07:27:56.127Z] #51 ... [2022-07-20T07:27:56.127Z] [2022-07-20T07:27:56.127Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:27:56.127Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:27:56.127Z] #42 21.46 Reading package lists... [2022-07-20T07:27:56.127Z] #42 27.78 Reading package lists... [2022-07-20T07:27:56.127Z] #42 34.18 Building dependency tree... [2022-07-20T07:27:56.292Z] #55 38.71 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T07:27:56.292Z] #55 38.85 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T07:27:56.292Z] #55 38.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T07:27:56.292Z] #55 39.05 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T07:27:56.292Z] #55 ... [2022-07-20T07:27:56.292Z] [2022-07-20T07:27:56.292Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:56.292Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:56.292Z] #76 28.98 Fetched 8555 kB in 23s (366 kB/s) [2022-07-20T07:27:56.292Z] #76 28.98 Reading package lists... [2022-07-20T07:27:56.339Z] #77 46.43 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T07:27:56.339Z] #77 46.55 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T07:27:56.367Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a290f5d04cda8186eba93531b6f09bda8052717f . [2022-07-20T07:27:56.389Z] #42 ... [2022-07-20T07:27:56.389Z] [2022-07-20T07:27:56.389Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:27:56.389Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:27:56.389Z] #76 37.74 python3 is already the newest version (3.9.2-3). [2022-07-20T07:27:56.389Z] #76 37.74 The following additional packages will be installed: [2022-07-20T07:27:56.389Z] #76 37.78 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T07:27:56.389Z] #76 37.78 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T07:27:56.389Z] #76 37.79 Suggested packages: [2022-07-20T07:27:56.389Z] #76 37.79 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T07:27:56.389Z] #76 37.79 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T07:27:56.389Z] #76 37.79 m4-doc ed diffutils-doc [2022-07-20T07:27:56.389Z] #76 37.79 Recommended packages: [2022-07-20T07:27:56.389Z] #76 37.79 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T07:27:56.549Z] #76 38.92 Reading package lists... [2022-07-20T07:27:56.549Z] #76 ... [2022-07-20T07:27:56.549Z] [2022-07-20T07:27:56.549Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:56.549Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:56.549Z] #55 39.14 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T07:27:56.549Z] #55 39.30 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T07:27:56.549Z] #55 39.30 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T07:27:56.596Z] #77 46.66 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T07:27:56.596Z] #77 46.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T07:27:56.632Z] #1 [internal] load build definition from Dockerfile [2022-07-20T07:27:56.632Z] #1 sha256:1cc24c6e7958f038b26f9e7ea30db57b67b6c2c6bd8ca9c6020037e3582acb8d [2022-07-20T07:27:56.632Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T07:27:56.632Z] #1 DONE 0.3s [2022-07-20T07:27:56.632Z] [2022-07-20T07:27:56.632Z] #2 [internal] load .dockerignore [2022-07-20T07:27:56.632Z] #2 sha256:bb791cf493faef34b876ae83009c879676ac116bdfb1e30e0612f60abc0e602a [2022-07-20T07:27:56.632Z] #2 transferring context: 145B 0.1s done [2022-07-20T07:27:56.632Z] #2 DONE 0.3s [2022-07-20T07:27:56.652Z] #76 ... [2022-07-20T07:27:56.652Z] [2022-07-20T07:27:56.652Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:27:56.652Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:27:56.652Z] #14 21.66 Reading package lists... [2022-07-20T07:27:56.652Z] #14 28.20 Reading package lists... [2022-07-20T07:27:56.652Z] #14 34.48 Building dependency tree... [2022-07-20T07:27:56.806Z] #55 39.58 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T07:27:56.806Z] #55 39.64 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T07:27:56.893Z] [2022-07-20T07:27:56.893Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T07:27:56.893Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T07:27:56.916Z] #14 ... [2022-07-20T07:27:56.916Z] [2022-07-20T07:27:56.916Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:27:56.916Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:27:56.916Z] #42 38.06 The following additional packages will be installed: [2022-07-20T07:27:56.916Z] #42 38.07 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T07:27:56.916Z] #42 38.08 Suggested packages: [2022-07-20T07:27:56.916Z] #42 38.08 cmake-doc ninja-build lrzip [2022-07-20T07:27:56.916Z] #42 38.08 Recommended packages: [2022-07-20T07:27:56.916Z] #42 38.08 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T07:27:57.063Z] #55 39.73 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T07:27:57.064Z] #55 39.75 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T07:27:57.464Z] #3 DONE 0.7s [2022-07-20T07:27:57.627Z] #55 40.10 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T07:27:57.627Z] #55 40.13 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T07:27:57.627Z] #55 40.18 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T07:27:57.627Z] #55 40.31 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T07:27:57.723Z] [2022-07-20T07:27:57.723Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T07:27:57.723Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T07:27:57.723Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-20T07:27:57.723Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T07:27:57.723Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T07:27:57.723Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T07:27:57.723Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T07:27:57.857Z] #42 38.96 The following NEW packages will be installed: [2022-07-20T07:27:57.857Z] #42 38.97 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T07:27:57.857Z] #42 38.98 vim-common xxd [2022-07-20T07:27:57.954Z] #84 39.05 configure.ac:7: installing './compile' [2022-07-20T07:27:57.954Z] #84 39.06 configure.ac:11: installing './config.guess' [2022-07-20T07:27:57.954Z] #84 39.06 configure.ac:11: installing './config.sub' [2022-07-20T07:27:57.954Z] #84 39.06 configure.ac:8: installing './install-sh' [2022-07-20T07:27:57.954Z] #84 39.07 configure.ac:8: installing './missing' [2022-07-20T07:27:57.954Z] #84 39.19 Makefile.am: installing './depcomp' [2022-07-20T07:27:57.954Z] #84 40.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T07:27:57.954Z] #84 40.10 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T07:27:57.954Z] #84 40.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T07:27:57.954Z] #84 40.19 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T07:27:57.954Z] #84 40.27 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T07:27:57.954Z] #84 40.34 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T07:27:57.983Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-20T07:27:57.983Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-20T07:27:58.118Z] #42 39.40 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:27:58.118Z] #42 39.40 Need to get 17.7 MB of archives. [2022-07-20T07:27:58.118Z] #42 39.40 After this operation, 70.7 MB of additional disk space will be used. [2022-07-20T07:27:58.118Z] #42 39.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T07:27:58.118Z] #42 39.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-07-20T07:27:58.118Z] #42 39.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T07:27:58.118Z] #42 39.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T07:27:58.214Z] #84 40.42 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T07:27:58.214Z] #84 40.52 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T07:27:58.214Z] #84 40.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T07:27:58.243Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-20T07:27:58.243Z] #4 DONE 0.9s [2022-07-20T07:27:58.474Z] #84 ... [2022-07-20T07:27:58.474Z] [2022-07-20T07:27:58.474Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:27:58.474Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:27:58.474Z] #19 58.07 Reading package lists... [2022-07-20T07:27:58.511Z] [2022-07-20T07:27:58.511Z] #6 [internal] load build definition from Dockerfile [2022-07-20T07:27:58.511Z] #6 sha256:181c424b32ba5e4d238de02f2e85a5f7d7d006c084011d71009e81a014fca14b [2022-07-20T07:27:58.511Z] #6 DONE 0.0s [2022-07-20T07:27:58.511Z] [2022-07-20T07:27:58.511Z] #5 [internal] load .dockerignore [2022-07-20T07:27:58.511Z] #5 sha256:3969b20d046d749759cd5931f2b7d486b037aecb9d34e80ab03c0ff4c8d35192 [2022-07-20T07:27:58.511Z] #5 DONE 0.0s [2022-07-20T07:27:58.511Z] [2022-07-20T07:27:58.511Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T07:27:58.511Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T07:27:58.688Z] #42 40.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-20T07:27:58.689Z] #42 40.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T07:27:58.950Z] #42 ... [2022-07-20T07:27:58.950Z] [2022-07-20T07:27:58.950Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-20T07:27:58.950Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T07:27:58.950Z] #57 39.93 v3.0.2 [2022-07-20T07:27:58.950Z] #57 DONE 40.2s [2022-07-20T07:27:58.950Z] [2022-07-20T07:27:58.950Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:27:58.950Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:27:58.950Z] #42 40.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T07:27:58.950Z] #42 40.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T07:27:58.950Z] #42 40.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T07:27:58.950Z] #42 40.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T07:27:59.004Z] #55 ... [2022-07-20T07:27:59.005Z] [2022-07-20T07:27:59.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-07-20T07:27:59.005Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:27:59.005Z] #42 31.53 Fetched 8555 kB in 25s (347 kB/s) [2022-07-20T07:27:59.005Z] #42 31.53 Reading package lists... [2022-07-20T07:27:59.005Z] #42 40.50 Reading package lists... [2022-07-20T07:27:59.005Z] #42 ... [2022-07-20T07:27:59.005Z] [2022-07-20T07:27:59.005Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:27:59.005Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:27:59.005Z] #55 41.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T07:27:59.005Z] #55 41.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T07:27:59.261Z] #55 41.89 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T07:27:59.261Z] #55 ... [2022-07-20T07:27:59.261Z] [2022-07-20T07:27:59.261Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:27:59.261Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:27:59.261Z] #36 31.93 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T07:27:59.261Z] #36 32.48 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T07:27:59.261Z] #36 33.92 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T07:27:59.518Z] #36 ... [2022-07-20T07:27:59.518Z] [2022-07-20T07:27:59.518Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:27:59.518Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:27:59.518Z] #62 31.93 Fetched 8555 kB in 25s (340 kB/s) [2022-07-20T07:27:59.518Z] #62 31.93 Reading package lists... [2022-07-20T07:27:59.518Z] #62 40.98 Reading package lists... [2022-07-20T07:27:59.518Z] #62 ... [2022-07-20T07:27:59.518Z] [2022-07-20T07:27:59.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-07-20T07:27:59.518Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:27:59.519Z] #47 39.42 Updating files: 66% (1455/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-20T07:27:59.519Z] #47 40.69 + git checkout -q v2.3.0 [2022-07-20T07:27:59.889Z] #10 ... [2022-07-20T07:27:59.889Z] [2022-07-20T07:27:59.889Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T07:27:59.889Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T07:27:59.889Z] #9 DONE 1.0s [2022-07-20T07:27:59.889Z] [2022-07-20T07:27:59.889Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T07:27:59.889Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T07:27:59.889Z] #8 DONE 1.0s [2022-07-20T07:27:59.889Z] [2022-07-20T07:27:59.889Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T07:27:59.889Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T07:27:59.889Z] #7 DONE 1.0s [2022-07-20T07:27:59.889Z] [2022-07-20T07:27:59.889Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T07:27:59.889Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T07:27:59.889Z] #10 DONE 1.0s [2022-07-20T07:28:00.083Z] #47 ... [2022-07-20T07:28:00.083Z] [2022-07-20T07:28:00.083Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:00.083Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:00.083Z] #14 32.85 Fetched 8555 kB in 26s (335 kB/s) [2022-07-20T07:28:00.083Z] #14 32.85 Reading package lists... [2022-07-20T07:28:00.340Z] #14 42.21 Reading package lists... [2022-07-20T07:28:00.340Z] #14 ... [2022-07-20T07:28:00.340Z] [2022-07-20T07:28:00.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.46.2" && /build/golangci-lint --version [2022-07-20T07:28:00.340Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:28:00.340Z] #55 42.23 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T07:28:00.340Z] #55 42.49 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T07:28:00.340Z] #55 42.54 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T07:28:00.340Z] #55 42.64 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T07:28:00.340Z] #55 42.84 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T07:28:00.340Z] #55 42.96 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T07:28:00.459Z] [2022-07-20T07:28:00.459Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:28:00.459Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:28:00.459Z] #11 DONE 0.0s [2022-07-20T07:28:00.459Z] [2022-07-20T07:28:00.459Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:28:00.459Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T07:28:00.459Z] #28 DONE 0.0s [2022-07-20T07:28:00.459Z] [2022-07-20T07:28:00.459Z] #24 [internal] load build context [2022-07-20T07:28:00.459Z] #24 sha256:fb7a0d90574967820f575318d85e7655574e090b720f9c6fb5a8176e1f96fcf4 [2022-07-20T07:28:00.771Z] #77 ... [2022-07-20T07:28:00.771Z] [2022-07-20T07:28:00.771Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:00.771Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T07:28:00.771Z] #14 95.88 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T07:28:00.771Z] #14 95.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-20T07:28:00.771Z] #14 95.89 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:28:00.869Z] #42 41.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:00.869Z] #42 ... [2022-07-20T07:28:00.869Z] [2022-07-20T07:28:00.869Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:28:00.869Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:28:00.869Z] #62 37.83 The following additional packages will be installed: [2022-07-20T07:28:00.869Z] #62 37.85 libbtrfs0 [2022-07-20T07:28:00.869Z] #62 38.10 The following NEW packages will be installed: [2022-07-20T07:28:00.869Z] #62 38.17 libbtrfs-dev libbtrfs0 [2022-07-20T07:28:00.869Z] #62 38.71 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:28:00.869Z] #62 38.71 Need to get 460 kB of archives. [2022-07-20T07:28:00.869Z] #62 38.71 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T07:28:00.869Z] #62 38.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T07:28:00.869Z] #62 38.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T07:28:00.869Z] #62 40.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:00.869Z] #62 40.46 Fetched 460 kB in 0s (1112 kB/s) [2022-07-20T07:28:00.869Z] #62 40.57 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T07:28:00.869Z] #62 40.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:28:00.869Z] #62 40.63 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T07:28:00.869Z] #62 40.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:28:00.869Z] #62 41.03 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T07:28:00.869Z] #62 41.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T07:28:00.869Z] #62 41.07 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:28:00.869Z] #62 41.38 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:28:00.869Z] #62 41.40 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:28:00.869Z] #62 41.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:28:00.869Z] #62 DONE 42.0s [2022-07-20T07:28:00.869Z] [2022-07-20T07:28:00.869Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:28:00.869Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:28:00.869Z] #76 39.35 The following NEW packages will be installed: [2022-07-20T07:28:00.869Z] #76 39.35 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T07:28:00.869Z] #76 39.36 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T07:28:00.869Z] #76 39.36 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T07:28:00.869Z] #76 39.36 libyajl2 m4 patch xz-utils [2022-07-20T07:28:00.869Z] #76 39.76 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:28:00.869Z] #76 39.76 Need to get 5940 kB of archives. [2022-07-20T07:28:00.869Z] #76 39.76 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T07:28:00.869Z] #76 39.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T07:28:00.869Z] #76 39.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T07:28:00.869Z] #76 39.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T07:28:00.869Z] #76 39.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T07:28:00.869Z] #76 39.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T07:28:00.869Z] #76 39.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T07:28:00.869Z] #76 39.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T07:28:00.869Z] #76 39.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T07:28:00.869Z] #76 39.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T07:28:00.869Z] #76 39.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T07:28:00.869Z] #76 40.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T07:28:00.869Z] #76 40.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T07:28:00.869Z] #76 40.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T07:28:00.869Z] #76 40.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T07:28:00.869Z] #76 40.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T07:28:00.869Z] #76 40.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T07:28:00.869Z] #76 40.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-20T07:28:00.869Z] #76 40.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T07:28:00.869Z] #76 40.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T07:28:00.869Z] #76 40.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T07:28:00.869Z] #76 40.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T07:28:00.869Z] #76 40.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T07:28:00.869Z] #76 40.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T07:28:00.869Z] #76 41.71 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:00.869Z] #76 42.10 Fetched 5940 kB in 1s (6321 kB/s) [2022-07-20T07:28:00.869Z] #76 42.24 Selecting previously unselected package bzip2. [2022-07-20T07:28:01.041Z] #24 ... [2022-07-20T07:28:01.041Z] [2022-07-20T07:28:01.041Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T07:28:01.041Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T07:28:01.041Z] #49 DONE 0.0s [2022-07-20T07:28:01.041Z] [2022-07-20T07:28:01.041Z] #24 [internal] load build context [2022-07-20T07:28:01.041Z] #24 sha256:fb7a0d90574967820f575318d85e7655574e090b720f9c6fb5a8176e1f96fcf4 [2022-07-20T07:28:01.131Z] #76 42.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:28:01.131Z] #76 42.36 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T07:28:01.131Z] #76 42.39 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T07:28:01.131Z] #76 ... [2022-07-20T07:28:01.131Z] [2022-07-20T07:28:01.131Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:28:01.131Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:28:01.131Z] #47 32.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-07-20T07:28:01.131Z] #47 ... [2022-07-20T07:28:01.131Z] [2022-07-20T07:28:01.131Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T07:28:01.131Z] #63 sha256:4f7b663000459ca4607dfc5c2d0f98560a62d99dd50fca1b568932cdd486ff7a [2022-07-20T07:28:01.131Z] #63 DONE 0.5s [2022-07-20T07:28:01.131Z] [2022-07-20T07:28:01.131Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:28:01.131Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:28:01.131Z] #76 42.54 Selecting previously unselected package libmagic-mgc. [2022-07-20T07:28:01.293Z] #55 43.71 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T07:28:01.293Z] #55 43.71 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T07:28:01.293Z] #55 43.73 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T07:28:01.293Z] #55 43.86 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T07:28:01.392Z] #76 42.54 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T07:28:01.392Z] #76 42.55 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T07:28:01.551Z] #55 44.04 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T07:28:01.551Z] #55 44.14 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T07:28:01.551Z] #55 44.26 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T07:28:01.551Z] #55 44.39 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T07:28:01.626Z] #24 transferring context: 9.61MB 1.2s [2022-07-20T07:28:01.808Z] #55 44.48 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T07:28:01.808Z] #55 44.48 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T07:28:01.808Z] #55 ... [2022-07-20T07:28:01.808Z] [2022-07-20T07:28:01.808Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:01.808Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:01.808Z] #51 33.96 Fetched 8558 kB in 27s (315 kB/s) [2022-07-20T07:28:01.808Z] #51 33.96 Reading package lists... [2022-07-20T07:28:01.972Z] #76 43.18 Selecting previously unselected package libmagic1:amd64. [2022-07-20T07:28:01.972Z] #76 43.20 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T07:28:01.972Z] #76 43.23 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T07:28:01.972Z] #76 ... [2022-07-20T07:28:01.972Z] [2022-07-20T07:28:01.972Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:28:01.972Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T07:28:01.972Z] #40 42.97 NAME: [2022-07-20T07:28:01.972Z] #40 42.97 go-winres - A tool for embedding resources in Windows executables [2022-07-20T07:28:01.972Z] #40 42.97 [2022-07-20T07:28:01.972Z] #40 42.97 USAGE: [2022-07-20T07:28:01.972Z] #40 42.97 go-winres [global options] command [command options] [arguments...] [2022-07-20T07:28:01.972Z] #40 42.97 [2022-07-20T07:28:01.972Z] #40 42.97 COMMANDS: [2022-07-20T07:28:01.972Z] #40 42.97 init Create an initial ./winres/winres.json [2022-07-20T07:28:01.972Z] #40 42.97 make Make syso files for the "go build" command [2022-07-20T07:28:01.972Z] #40 42.97 simply Make syso files for the "go build" command (simplified) [2022-07-20T07:28:01.972Z] #40 42.97 extract Extract all resources from an executable [2022-07-20T07:28:01.972Z] #40 42.97 patch Replace resources in an executable file (exe, dll) [2022-07-20T07:28:01.972Z] #40 42.97 help, h Shows a list of commands or help for one command [2022-07-20T07:28:01.972Z] #40 42.97 [2022-07-20T07:28:01.972Z] #40 42.97 GLOBAL OPTIONS: [2022-07-20T07:28:01.972Z] #40 42.97 --help, -h show help (default: false) [2022-07-20T07:28:01.972Z] #40 DONE 43.3s [2022-07-20T07:28:02.105Z] #51 43.18 Reading package lists... [2022-07-20T07:28:02.105Z] #51 ... [2022-07-20T07:28:02.105Z] [2022-07-20T07:28:02.105Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:28:02.105Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:28:02.105Z] #55 44.62 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T07:28:02.105Z] #55 44.67 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T07:28:02.105Z] #55 44.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T07:28:02.232Z] [2022-07-20T07:28:02.232Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:28:02.232Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:28:02.232Z] #42 42.24 Fetched 17.7 MB in 1s (12.4 MB/s) [2022-07-20T07:28:02.232Z] #42 42.39 Selecting previously unselected package xxd. [2022-07-20T07:28:02.232Z] #42 42.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:28:02.232Z] #42 42.51 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T07:28:02.232Z] #42 42.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:02.232Z] #42 42.73 Selecting previously unselected package vim-common. [2022-07-20T07:28:02.232Z] #42 42.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:28:02.232Z] #42 42.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:02.232Z] #42 43.11 Selecting previously unselected package cmake-data. [2022-07-20T07:28:02.232Z] #42 43.11 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T07:28:02.232Z] #42 43.17 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T07:28:02.451Z] #55 45.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T07:28:02.709Z] #55 45.32 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T07:28:02.709Z] #55 45.33 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T07:28:02.709Z] #55 45.44 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T07:28:02.709Z] #55 45.52 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T07:28:02.928Z] #19 72.03 Building dependency tree... [2022-07-20T07:28:03.275Z] #55 45.74 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T07:28:03.532Z] #55 46.17 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T07:28:05.466Z] #19 78.40 The following additional packages will be installed: [2022-07-20T07:28:05.466Z] #19 78.40 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-20T07:28:05.466Z] #19 78.40 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-20T07:28:05.466Z] #19 78.40 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-20T07:28:05.466Z] #19 78.40 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-20T07:28:05.466Z] #19 78.40 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-20T07:28:05.466Z] #19 78.40 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-20T07:28:05.466Z] #19 78.40 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-20T07:28:05.466Z] #19 78.40 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-20T07:28:05.466Z] #19 78.40 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-20T07:28:05.466Z] #19 78.40 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-20T07:28:05.466Z] #19 78.40 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-20T07:28:05.466Z] #19 78.40 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-20T07:28:05.466Z] #19 78.40 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-20T07:28:05.466Z] #19 78.40 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-20T07:28:05.466Z] #19 78.40 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-20T07:28:05.466Z] #19 78.40 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-20T07:28:05.466Z] #19 78.41 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-20T07:28:05.466Z] #19 78.41 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-20T07:28:05.466Z] #19 78.41 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-20T07:28:05.466Z] #19 78.41 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-20T07:28:05.466Z] #19 78.41 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-20T07:28:05.466Z] #19 78.41 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-20T07:28:05.466Z] #19 78.41 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-20T07:28:05.466Z] #19 78.41 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-20T07:28:05.466Z] #19 78.41 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-20T07:28:05.466Z] #19 78.41 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-20T07:28:05.466Z] #19 78.41 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-20T07:28:05.466Z] #19 78.41 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-20T07:28:05.466Z] #19 78.41 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-20T07:28:05.466Z] #19 78.42 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-20T07:28:05.466Z] #19 78.42 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-20T07:28:05.466Z] #19 78.42 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-20T07:28:05.466Z] #19 78.42 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-20T07:28:05.466Z] #19 78.42 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-20T07:28:05.466Z] #19 78.42 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-20T07:28:05.466Z] #19 78.42 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-20T07:28:05.466Z] #19 78.42 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-20T07:28:05.466Z] #19 78.42 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-20T07:28:05.466Z] #19 78.42 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-20T07:28:05.466Z] #19 78.42 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-20T07:28:05.466Z] #19 78.42 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-20T07:28:05.466Z] #19 78.42 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-20T07:28:05.466Z] #19 78.42 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-20T07:28:05.466Z] #19 78.44 linux-libc-dev-s390x-cross patch xz-utils [2022-07-20T07:28:05.466Z] #19 78.50 Suggested packages: [2022-07-20T07:28:05.466Z] #19 78.50 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-20T07:28:05.466Z] #19 78.50 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-20T07:28:05.466Z] #19 78.50 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-20T07:28:05.466Z] #19 78.50 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-20T07:28:05.466Z] #19 78.50 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-20T07:28:05.466Z] #19 78.50 libyaml-shell-perl ed diffutils-doc [2022-07-20T07:28:05.466Z] #19 78.50 Recommended packages: [2022-07-20T07:28:05.466Z] #19 78.50 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-20T07:28:05.466Z] #19 78.50 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-20T07:28:05.564Z] #42 46.98 Selecting previously unselected package libicu67:amd64. [2022-07-20T07:28:05.564Z] #42 46.98 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-20T07:28:05.564Z] #42 46.98 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T07:28:06.816Z] #55 48.87 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T07:28:06.816Z] #55 48.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T07:28:06.816Z] #55 49.22 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T07:28:06.816Z] #55 49.26 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T07:28:06.816Z] #55 49.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T07:28:06.816Z] #55 49.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T07:28:06.816Z] #55 49.56 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T07:28:06.952Z] #24 transferring context: 34.94MB 6.3s [2022-07-20T07:28:06.955Z] #42 ... [2022-07-20T07:28:06.955Z] [2022-07-20T07:28:06.955Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:06.955Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:06.955Z] #51 37.71 The following NEW packages will be installed: [2022-07-20T07:28:06.955Z] #51 37.74 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T07:28:06.955Z] #51 37.74 python3-protobuf python3-six [2022-07-20T07:28:06.955Z] #51 38.30 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:28:06.955Z] #51 38.30 Need to get 2315 kB of archives. [2022-07-20T07:28:06.955Z] #51 38.30 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T07:28:06.955Z] #51 38.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T07:28:06.955Z] #51 38.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T07:28:06.955Z] #51 38.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T07:28:06.955Z] #51 38.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T07:28:06.955Z] #51 38.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T07:28:06.955Z] #51 38.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-20T07:28:06.955Z] #51 38.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T07:28:06.955Z] #51 40.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T07:28:06.955Z] #51 42.65 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:06.955Z] #51 43.00 Fetched 2315 kB in 3s (681 kB/s) [2022-07-20T07:28:06.955Z] #51 43.21 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T07:28:06.955Z] #51 43.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:28:06.955Z] #51 43.24 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T07:28:06.955Z] #51 43.25 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T07:28:06.955Z] #51 44.08 Selecting previously unselected package python3-pkg-resources. [2022-07-20T07:28:06.955Z] #51 44.08 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T07:28:06.955Z] #51 44.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:28:06.955Z] #51 44.31 Selecting previously unselected package python3-six. [2022-07-20T07:28:06.955Z] #51 44.31 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T07:28:06.955Z] #51 44.31 Unpacking python3-six (1.16.0-2) ... [2022-07-20T07:28:06.955Z] #51 44.46 Selecting previously unselected package python3-protobuf. [2022-07-20T07:28:06.955Z] #51 44.46 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T07:28:06.955Z] #51 44.46 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T07:28:06.955Z] #51 45.12 Selecting previously unselected package libnet1:amd64. [2022-07-20T07:28:06.955Z] #51 45.12 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T07:28:06.955Z] #51 45.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:28:06.955Z] #51 45.47 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T07:28:06.955Z] #51 45.47 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T07:28:06.955Z] #51 45.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:28:06.955Z] #51 45.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T07:28:06.955Z] #51 45.64 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:28:06.955Z] #51 45.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:28:06.955Z] #51 45.82 Selecting previously unselected package criu. [2022-07-20T07:28:06.955Z] #51 45.82 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T07:28:06.955Z] #51 45.82 Unpacking criu (3.17.1-1) ... [2022-07-20T07:28:06.955Z] #51 46.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:28:06.955Z] #51 ... [2022-07-20T07:28:06.955Z] [2022-07-20T07:28:06.955Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:28:06.955Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:28:06.955Z] #76 43.54 Selecting previously unselected package file. [2022-07-20T07:28:06.955Z] #76 43.54 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T07:28:06.955Z] #76 43.54 Unpacking file (1:5.39-3) ... [2022-07-20T07:28:06.955Z] #76 43.68 Selecting previously unselected package xz-utils. [2022-07-20T07:28:06.955Z] #76 43.68 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T07:28:06.955Z] #76 43.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:28:06.955Z] #76 43.94 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T07:28:06.955Z] #76 43.94 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T07:28:06.955Z] #76 43.98 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T07:28:06.955Z] #76 44.08 Selecting previously unselected package m4. [2022-07-20T07:28:06.955Z] #76 44.08 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T07:28:06.955Z] #76 44.08 Unpacking m4 (1.4.18-5) ... [2022-07-20T07:28:06.955Z] #76 44.36 Selecting previously unselected package autoconf. [2022-07-20T07:28:06.955Z] #76 44.36 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T07:28:06.955Z] #76 44.37 Unpacking autoconf (2.69-14) ... [2022-07-20T07:28:06.955Z] #76 44.82 Selecting previously unselected package autotools-dev. [2022-07-20T07:28:06.955Z] #76 44.82 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T07:28:06.955Z] #76 44.82 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T07:28:06.955Z] #76 44.95 Selecting previously unselected package automake. [2022-07-20T07:28:06.955Z] #76 44.95 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T07:28:06.955Z] #76 44.96 Unpacking automake (1:1.16.3-2) ... [2022-07-20T07:28:06.955Z] #76 45.67 Selecting previously unselected package patch. [2022-07-20T07:28:06.955Z] #76 45.67 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T07:28:06.955Z] #76 45.67 Unpacking patch (2.7.6-7) ... [2022-07-20T07:28:06.955Z] #76 45.82 Selecting previously unselected package dpkg-dev. [2022-07-20T07:28:06.955Z] #76 45.82 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T07:28:06.955Z] #76 45.82 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T07:28:06.955Z] #76 46.88 Selecting previously unselected package build-essential. [2022-07-20T07:28:06.955Z] #76 46.88 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T07:28:06.955Z] #76 46.90 Unpacking build-essential (12.9) ... [2022-07-20T07:28:06.955Z] #76 47.06 Selecting previously unselected package libcap2:amd64. [2022-07-20T07:28:06.955Z] #76 47.06 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T07:28:06.955Z] #76 47.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:28:06.955Z] #76 47.52 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T07:28:06.955Z] #76 47.52 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T07:28:06.955Z] #76 47.52 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T07:28:06.955Z] #76 47.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T07:28:06.955Z] #76 47.63 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:28:06.955Z] #76 47.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:28:06.955Z] #76 47.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T07:28:06.955Z] #76 47.80 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:28:06.955Z] #76 47.80 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T07:28:06.955Z] #76 48.09 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T07:28:06.955Z] #76 48.09 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T07:28:06.955Z] #76 48.09 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:28:06.955Z] #76 48.31 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T07:28:06.955Z] #76 48.31 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T07:28:06.955Z] #76 48.31 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:28:07.073Z] #55 49.77 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T07:28:07.212Z] #24 ... [2022-07-20T07:28:07.212Z] [2022-07-20T07:28:07.212Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:28:07.212Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:28:07.212Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-20T07:28:07.212Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T07:28:07.212Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T07:28:07.212Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T07:28:07.212Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.5s done [2022-07-20T07:28:07.212Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 2.2s done [2022-07-20T07:28:07.212Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.6s done [2022-07-20T07:28:07.212Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.8s done [2022-07-20T07:28:07.212Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.3s [2022-07-20T07:28:07.212Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 59.63MB / 141.81MB 6.3s [2022-07-20T07:28:07.212Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 2.0s [2022-07-20T07:28:07.212Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.9s done [2022-07-20T07:28:07.311Z] #14 101.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T07:28:07.311Z] #14 101.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T07:28:07.311Z] #14 101.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T07:28:07.311Z] #14 101.8 Selecting previously unselected package libapparmor1:arm64. [2022-07-20T07:28:07.311Z] #14 101.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-20T07:28:07.311Z] #14 101.8 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T07:28:07.311Z] #14 101.9 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-20T07:28:07.311Z] #14 101.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-20T07:28:07.311Z] #14 101.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T07:28:07.311Z] #14 102.1 Selecting previously unselected package libbtrfs0:arm64. [2022-07-20T07:28:07.311Z] #14 102.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-20T07:28:07.311Z] #14 102.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T07:28:07.311Z] #14 102.2 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-20T07:28:07.311Z] #14 102.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-20T07:28:07.311Z] #14 102.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T07:28:07.311Z] #14 102.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-20T07:28:07.311Z] #14 102.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T07:28:07.311Z] #14 102.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T07:28:07.311Z] #14 102.5 Selecting previously unselected package libudev-dev:arm64. [2022-07-20T07:28:07.311Z] #14 102.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-20T07:28:07.311Z] #14 102.5 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-20T07:28:07.311Z] #14 102.6 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-20T07:28:07.311Z] #14 102.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-20T07:28:07.311Z] #14 102.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-20T07:28:07.330Z] #55 49.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T07:28:07.374Z] #19 ... [2022-07-20T07:28:07.374Z] [2022-07-20T07:28:07.374Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:07.374Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:07.374Z] #84 49.74 configure.ac:7: installing 'build-aux/compile' [2022-07-20T07:28:07.374Z] #84 49.76 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T07:28:07.374Z] #84 49.76 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T07:28:07.374Z] #84 49.76 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T07:28:07.374Z] #84 49.77 configure.ac:11: installing 'build-aux/missing' [2022-07-20T07:28:07.473Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.7s done [2022-07-20T07:28:07.528Z] #76 ... [2022-07-20T07:28:07.528Z] [2022-07-20T07:28:07.528Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:07.528Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:07.528Z] #14 38.87 The following additional packages will be installed: [2022-07-20T07:28:07.528Z] #14 38.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T07:28:07.528Z] #14 38.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T07:28:07.528Z] #14 38.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T07:28:07.528Z] #14 38.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T07:28:07.528Z] #14 38.90 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T07:28:07.528Z] #14 38.91 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T07:28:07.528Z] #14 38.92 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T07:28:07.528Z] #14 38.92 Suggested packages: [2022-07-20T07:28:07.528Z] #14 38.95 gcc-10-locales seccomp wine64 [2022-07-20T07:28:07.528Z] #14 40.35 The following NEW packages will be installed: [2022-07-20T07:28:07.528Z] #14 40.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T07:28:07.528Z] #14 40.35 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T07:28:07.528Z] #14 40.37 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T07:28:07.528Z] #14 40.37 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T07:28:07.528Z] #14 40.37 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T07:28:07.528Z] #14 40.37 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T07:28:07.528Z] #14 40.37 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T07:28:07.528Z] #14 40.37 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T07:28:07.528Z] #14 40.37 mingw-w64-x86-64-dev [2022-07-20T07:28:07.528Z] #14 40.82 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:28:07.528Z] #14 40.82 Need to get 115 MB of archives. [2022-07-20T07:28:07.528Z] #14 40.82 After this operation, 645 MB of additional disk space will be used. [2022-07-20T07:28:07.528Z] #14 40.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-20T07:28:07.528Z] #14 41.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-20T07:28:07.528Z] #14 41.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-20T07:28:07.528Z] #14 41.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-20T07:28:07.528Z] #14 41.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-20T07:28:07.528Z] #14 41.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T07:28:07.528Z] #14 41.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-20T07:28:07.528Z] #14 41.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-20T07:28:07.528Z] #14 41.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-20T07:28:07.528Z] #14 42.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-20T07:28:07.528Z] #14 44.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-20T07:28:07.528Z] #14 45.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-20T07:28:07.528Z] #14 45.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-20T07:28:07.528Z] #14 47.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-20T07:28:07.528Z] #14 47.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-20T07:28:07.528Z] #14 48.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T07:28:07.528Z] #14 48.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T07:28:07.528Z] #14 48.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T07:28:07.528Z] #14 48.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T07:28:07.528Z] #14 48.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-20T07:28:07.528Z] #14 48.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T07:28:07.528Z] #14 48.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T07:28:07.528Z] #14 48.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T07:28:07.528Z] #14 48.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T07:28:07.528Z] #14 48.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T07:28:07.528Z] #14 48.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T07:28:07.528Z] #14 48.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T07:28:07.528Z] #14 48.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-20T07:28:07.528Z] #14 48.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T07:28:07.528Z] #14 48.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T07:28:07.528Z] #14 ... [2022-07-20T07:28:07.528Z] [2022-07-20T07:28:07.528Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:07.528Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:07.528Z] #51 48.55 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T07:28:07.528Z] #51 48.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:28:07.528Z] #51 48.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:28:07.528Z] #51 48.63 Setting up python3-six (1.16.0-2) ... [2022-07-20T07:28:07.567Z] #14 103.0 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-20T07:28:07.567Z] #14 103.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-20T07:28:07.567Z] #14 103.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-20T07:28:07.634Z] #84 49.94 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T07:28:07.634Z] #84 50.04 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T07:28:07.735Z] #11 ... [2022-07-20T07:28:07.735Z] [2022-07-20T07:28:07.735Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:28:07.735Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T07:28:07.735Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T07:28:07.735Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T07:28:07.735Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T07:28:07.735Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T07:28:07.735Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-07-20T07:28:07.735Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s done [2022-07-20T07:28:07.735Z] #73 DONE 7.2s [2022-07-20T07:28:07.735Z] [2022-07-20T07:28:07.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:28:07.735Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:28:07.735Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 67.11MB / 141.81MB 7.0s [2022-07-20T07:28:07.735Z] #11 ... [2022-07-20T07:28:07.735Z] [2022-07-20T07:28:07.735Z] #24 [internal] load build context [2022-07-20T07:28:07.735Z] #24 sha256:fb7a0d90574967820f575318d85e7655574e090b720f9c6fb5a8176e1f96fcf4 [2022-07-20T07:28:07.823Z] #14 103.2 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-20T07:28:07.823Z] #14 103.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-20T07:28:07.823Z] #14 103.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-20T07:28:07.823Z] #14 ... [2022-07-20T07:28:07.823Z] [2022-07-20T07:28:07.823Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:07.823Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:28:07.823Z] #77 58.02 configure.ac:7: installing 'build-aux/compile' [2022-07-20T07:28:07.823Z] #77 58.03 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T07:28:07.823Z] #77 58.04 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T07:28:07.823Z] #77 58.06 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T07:28:07.894Z] #55 50.51 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T07:28:07.894Z] #55 50.52 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T07:28:07.997Z] #24 ... [2022-07-20T07:28:07.997Z] [2022-07-20T07:28:07.997Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T07:28:07.997Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T07:28:07.997Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T07:28:07.997Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T07:28:07.997Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T07:28:07.997Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T07:28:07.997Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.2s done [2022-07-20T07:28:07.997Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.7s done [2022-07-20T07:28:07.997Z] #71 DONE 7.5s [2022-07-20T07:28:07.997Z] [2022-07-20T07:28:07.997Z] #24 [internal] load build context [2022-07-20T07:28:07.997Z] #24 sha256:fb7a0d90574967820f575318d85e7655574e090b720f9c6fb5a8176e1f96fcf4 [2022-07-20T07:28:08.079Z] #77 58.08 configure.ac:11: installing 'build-aux/missing' [2022-07-20T07:28:08.117Z] #51 ... [2022-07-20T07:28:08.117Z] [2022-07-20T07:28:08.117Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:28:08.117Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:28:08.117Z] #55 39.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T07:28:08.117Z] #55 39.67 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T07:28:08.117Z] #55 39.73 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T07:28:08.117Z] #55 39.77 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T07:28:08.117Z] #55 39.86 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T07:28:08.117Z] #55 39.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T07:28:08.117Z] #55 40.06 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T07:28:08.117Z] #55 40.27 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T07:28:08.117Z] #55 40.27 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T07:28:08.117Z] #55 40.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T07:28:08.117Z] #55 40.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T07:28:08.117Z] #55 40.58 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T07:28:08.117Z] #55 41.27 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T07:28:08.117Z] #55 41.37 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T07:28:08.117Z] #55 41.49 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T07:28:08.117Z] #55 42.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T07:28:08.117Z] #55 42.19 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T07:28:08.117Z] #55 42.39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T07:28:08.117Z] #55 42.45 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T07:28:08.117Z] #55 42.47 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T07:28:08.117Z] #55 42.69 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T07:28:08.117Z] #55 42.69 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T07:28:08.117Z] #55 42.73 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T07:28:08.117Z] #55 42.77 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T07:28:08.117Z] #55 43.23 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T07:28:08.117Z] #55 43.38 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T07:28:08.117Z] #55 44.24 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T07:28:08.117Z] #55 44.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T07:28:08.151Z] #55 50.74 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T07:28:08.336Z] #77 58.29 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T07:28:08.336Z] #77 58.37 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T07:28:08.378Z] #55 ... [2022-07-20T07:28:08.378Z] [2022-07-20T07:28:08.378Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:28:08.378Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:28:08.378Z] #76 49.16 Selecting previously unselected package libtool. [2022-07-20T07:28:08.378Z] #76 49.18 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T07:28:08.378Z] #76 49.21 Unpacking libtool (2.4.6-15) ... [2022-07-20T07:28:08.378Z] #76 49.44 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T07:28:08.378Z] #76 49.44 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T07:28:08.378Z] #76 49.45 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:28:08.378Z] #76 49.67 Selecting previously unselected package libyajl2:amd64. [2022-07-20T07:28:08.378Z] #76 49.70 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T07:28:08.378Z] #76 49.70 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:28:08.378Z] #76 49.79 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T07:28:08.378Z] #76 49.79 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T07:28:08.651Z] #76 49.81 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T07:28:08.651Z] #76 50.04 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:28:08.651Z] #76 50.05 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T07:28:08.715Z] #55 51.13 go: downloading golang.org/x/text v0.3.7 [2022-07-20T07:28:08.924Z] #76 50.08 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:28:08.924Z] #76 50.10 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T07:28:08.924Z] #76 50.15 Setting up file (1:5.39-3) ... [2022-07-20T07:28:08.924Z] #76 50.18 Setting up bzip2 (1.0.8-4) ... [2022-07-20T07:28:08.924Z] #76 50.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:28:08.924Z] #76 50.23 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T07:28:08.924Z] #76 50.23 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:28:08.924Z] #76 50.25 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T07:28:08.924Z] #76 50.25 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T07:28:08.924Z] #76 50.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:28:08.924Z] #76 50.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T07:28:08.924Z] #76 50.32 Setting up patch (2.7.6-7) ... [2022-07-20T07:28:08.924Z] #76 50.34 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:28:08.924Z] #76 50.35 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T07:28:08.924Z] #76 50.41 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T07:28:09.186Z] #76 50.43 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:28:09.186Z] #76 50.48 Setting up libtool (2.4.6-15) ... [2022-07-20T07:28:09.186Z] #76 50.52 Setting up m4 (1.4.18-5) ... [2022-07-20T07:28:09.186Z] #76 50.54 Setting up dpkg-dev (1.20.11) ... [2022-07-20T07:28:09.186Z] #76 50.56 Setting up autoconf (2.69-14) ... [2022-07-20T07:28:09.186Z] #76 50.61 Setting up build-essential (12.9) ... [2022-07-20T07:28:09.186Z] #76 50.66 Setting up automake (1:1.16.3-2) ... [2022-07-20T07:28:09.279Z] #55 ... [2022-07-20T07:28:09.279Z] [2022-07-20T07:28:09.279Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:09.279Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:09.279Z] #51 43.18 Reading package lists... [2022-07-20T07:28:09.447Z] #76 50.67 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T07:28:09.447Z] #76 50.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:28:09.544Z] #84 51.59 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T07:28:09.544Z] #84 51.59 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T07:28:09.544Z] #84 51.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T07:28:09.804Z] #84 51.96 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T07:28:09.804Z] #84 52.04 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T07:28:09.804Z] #84 52.12 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T07:28:09.804Z] #84 52.20 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T07:28:10.064Z] #84 52.29 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T07:28:10.538Z] #24 transferring context: 62.08MB 9.7s done [2022-07-20T07:28:10.538Z] #24 ... [2022-07-20T07:28:10.538Z] [2022-07-20T07:28:10.538Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:28:10.538Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T07:28:10.538Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T07:28:10.538Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T07:28:10.538Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T07:28:10.538Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T07:28:10.538Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.5s done [2022-07-20T07:28:10.802Z] #28 ... [2022-07-20T07:28:10.802Z] [2022-07-20T07:28:10.802Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:28:10.802Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:28:10.802Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.9s [2022-07-20T07:28:10.839Z] #76 DONE 52.0s [2022-07-20T07:28:10.839Z] [2022-07-20T07:28:10.840Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:10.840Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:10.856Z] #77 60.53 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T07:28:10.856Z] #77 60.53 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T07:28:10.856Z] #77 ... [2022-07-20T07:28:10.856Z] [2022-07-20T07:28:10.856Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:10.856Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T07:28:10.856Z] #14 103.4 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-20T07:28:10.856Z] #14 103.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-20T07:28:10.856Z] #14 103.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-20T07:28:10.856Z] #14 103.5 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-20T07:28:10.856Z] #14 103.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-20T07:28:10.856Z] #14 103.5 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-20T07:28:10.856Z] #14 103.9 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-20T07:28:10.856Z] #14 103.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-20T07:28:10.856Z] #14 103.9 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-20T07:28:10.856Z] #14 104.3 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-20T07:28:10.856Z] #14 104.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T07:28:10.856Z] #14 104.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-20T07:28:10.856Z] #14 104.5 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-20T07:28:10.856Z] #14 104.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T07:28:10.856Z] #14 104.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T07:28:10.856Z] #14 104.7 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-20T07:28:10.856Z] #14 104.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-20T07:28:10.856Z] #14 104.7 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T07:28:10.856Z] #14 105.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T07:28:10.856Z] #14 105.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T07:28:10.856Z] #14 105.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T07:28:10.856Z] #14 105.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-20T07:28:10.856Z] #14 105.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T07:28:10.856Z] #14 105.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-20T07:28:10.856Z] #14 105.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T07:28:10.856Z] #14 105.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-20T07:28:10.856Z] #14 105.4 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-20T07:28:10.856Z] #14 105.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-20T07:28:10.856Z] #14 105.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T07:28:10.856Z] #14 105.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T07:28:10.856Z] #14 105.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T07:28:10.856Z] #14 105.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T07:28:10.856Z] #14 105.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T07:28:10.856Z] #14 105.5 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T07:28:10.856Z] #14 105.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T07:28:10.856Z] #14 105.5 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-20T07:28:10.856Z] #14 105.6 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-20T07:28:10.856Z] #14 105.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T07:28:10.856Z] #14 105.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:28:10.856Z] #14 105.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-20T07:28:10.856Z] #14 105.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:28:10.856Z] #14 105.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-20T07:28:10.856Z] #14 105.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T07:28:10.856Z] #14 105.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:28:10.856Z] #14 105.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-20T07:28:10.856Z] #14 105.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:28:10.856Z] #14 105.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T07:28:10.856Z] #14 105.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T07:28:10.856Z] #14 105.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T07:28:10.856Z] #14 105.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T07:28:10.856Z] #14 105.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-20T07:28:10.856Z] #14 105.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:28:10.856Z] #14 DONE 106.2s [2022-07-20T07:28:10.907Z] #51 51.66 Building dependency tree... [2022-07-20T07:28:10.907Z] #51 ... [2022-07-20T07:28:10.907Z] [2022-07-20T07:28:10.908Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:28:10.908Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:28:10.908Z] #47 43.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-20T07:28:11.065Z] #11 ... [2022-07-20T07:28:11.065Z] [2022-07-20T07:28:11.066Z] #24 [internal] load build context [2022-07-20T07:28:11.066Z] #24 sha256:fb7a0d90574967820f575318d85e7655574e090b720f9c6fb5a8176e1f96fcf4 [2022-07-20T07:28:11.066Z] #24 DONE 10.6s [2022-07-20T07:28:11.066Z] [2022-07-20T07:28:11.066Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:28:11.066Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:28:11.100Z] #77 ... [2022-07-20T07:28:11.100Z] [2022-07-20T07:28:11.101Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:28:11.101Z] #64 sha256:110506ec932a449b38ad96c9c83c229443e2755b55e15d27ed075d1c6f2a343a [2022-07-20T07:28:11.101Z] #64 7.952 + RM_GOPATH=0 [2022-07-20T07:28:11.101Z] #64 7.952 + TMP_GOPATH= [2022-07-20T07:28:11.101Z] #64 7.952 + : /build [2022-07-20T07:28:11.101Z] #64 7.952 + '[' -z '' ']' [2022-07-20T07:28:11.101Z] #64 7.952 ++ mktemp -d [2022-07-20T07:28:11.101Z] #64 7.999 Install containerd version v1.6.6 [2022-07-20T07:28:11.101Z] #64 7.999 + export GOPATH=/tmp/tmp.SDbh2017qZ [2022-07-20T07:28:11.101Z] #64 7.999 + GOPATH=/tmp/tmp.SDbh2017qZ [2022-07-20T07:28:11.101Z] #64 7.999 + RM_GOPATH=1 [2022-07-20T07:28:11.101Z] #64 7.999 + case "$(go env GOARCH)" in [2022-07-20T07:28:11.101Z] #64 7.999 ++ go env GOARCH [2022-07-20T07:28:11.101Z] #64 7.999 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:11.101Z] #64 7.999 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:11.101Z] #64 7.999 ++ dirname /install.sh [2022-07-20T07:28:11.101Z] #64 7.999 + dir=/ [2022-07-20T07:28:11.101Z] #64 7.999 + bin=containerd [2022-07-20T07:28:11.101Z] #64 7.999 + shift [2022-07-20T07:28:11.101Z] #64 7.999 + '[' '!' -f //containerd.installer ']' [2022-07-20T07:28:11.101Z] #64 7.999 + . //containerd.installer [2022-07-20T07:28:11.101Z] #64 7.999 ++ set -e [2022-07-20T07:28:11.101Z] #64 7.999 ++ : v1.6.6 [2022-07-20T07:28:11.101Z] #64 7.999 + install_containerd [2022-07-20T07:28:11.101Z] #64 7.999 + echo 'Install containerd version v1.6.6' [2022-07-20T07:28:11.101Z] #64 7.999 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SDbh2017qZ/src/github.com/containerd/containerd [2022-07-20T07:28:11.101Z] #64 8.042 Cloning into '/tmp/tmp.SDbh2017qZ/src/github.com/containerd/containerd'... [2022-07-20T07:28:11.117Z] [2022-07-20T07:28:11.117Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T07:28:11.117Z] #59 sha256:7443287a34a93d28ee6de2bab047aecb26e8686e4a3a4f5e55950f40ae4da4cc [2022-07-20T07:28:11.117Z] #59 DONE 0.2s [2022-07-20T07:28:11.117Z] [2022-07-20T07:28:11.117Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T07:28:11.117Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-20T07:28:11.165Z] #47 ... [2022-07-20T07:28:11.165Z] [2022-07-20T07:28:11.165Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:28:11.165Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:28:11.165Z] #76 38.92 Reading package lists... [2022-07-20T07:28:11.165Z] #76 46.70 Building dependency tree... [2022-07-20T07:28:11.165Z] #76 53.18 python3 is already the newest version (3.9.2-3). [2022-07-20T07:28:11.165Z] #76 53.18 The following additional packages will be installed: [2022-07-20T07:28:11.165Z] #76 53.18 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T07:28:11.165Z] #76 53.19 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T07:28:11.165Z] #76 53.19 Suggested packages: [2022-07-20T07:28:11.165Z] #76 53.19 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T07:28:11.165Z] #76 53.19 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T07:28:11.165Z] #76 53.19 m4-doc ed diffutils-doc [2022-07-20T07:28:11.165Z] #76 53.19 Recommended packages: [2022-07-20T07:28:11.165Z] #76 53.19 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T07:28:11.330Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.5s done [2022-07-20T07:28:11.362Z] #64 ... [2022-07-20T07:28:11.362Z] [2022-07-20T07:28:11.362Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:11.362Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:11.362Z] #14 49.29 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:11.362Z] #14 49.58 Fetched 115 MB in 8s (14.9 MB/s) [2022-07-20T07:28:11.362Z] #14 49.70 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T07:28:11.362Z] #14 49.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:28:11.362Z] #14 49.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T07:28:11.362Z] #14 49.76 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T07:28:11.362Z] #14 52.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T07:28:11.362Z] #14 52.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T07:28:11.362Z] #14 52.48 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T07:28:11.901Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.0s [2022-07-20T07:28:12.047Z] #15 DONE 1.1s [2022-07-20T07:28:12.047Z] [2022-07-20T07:28:12.047Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-20T07:28:12.047Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-20T07:28:12.096Z] #76 ... [2022-07-20T07:28:12.096Z] [2022-07-20T07:28:12.096Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:12.096Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:12.096Z] #51 51.66 Building dependency tree... [2022-07-20T07:28:12.470Z] #11 ... [2022-07-20T07:28:12.471Z] [2022-07-20T07:28:12.471Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T07:28:12.471Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T07:28:12.471Z] #72 DONE 0.7s [2022-07-20T07:28:12.730Z] [2022-07-20T07:28:12.730Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:28:12.730Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:28:12.976Z] #16 DONE 0.8s [2022-07-20T07:28:12.976Z] [2022-07-20T07:28:12.976Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T07:28:12.976Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-20T07:28:13.297Z] #11 ... [2022-07-20T07:28:13.297Z] [2022-07-20T07:28:13.297Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T07:28:13.297Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T07:28:13.297Z] #74 DONE 0.8s [2022-07-20T07:28:13.297Z] [2022-07-20T07:28:13.297Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T07:28:13.297Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T07:28:13.540Z] #17 0.701 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T07:28:13.540Z] #17 DONE 0.8s [2022-07-20T07:28:13.540Z] [2022-07-20T07:28:13.540Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T07:28:13.540Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-20T07:28:13.910Z] #14 55.26 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T07:28:13.910Z] #14 55.26 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T07:28:13.910Z] #14 55.31 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T07:28:14.104Z] #18 DONE 0.8s [2022-07-20T07:28:14.104Z] [2022-07-20T07:28:14.104Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:28:14.104Z] #60 sha256:ea28336f883671daa91d4e91d0a0d420dd8a97badebf857a2d0ce82845035b5f [2022-07-20T07:28:14.104Z] #60 0.870 + RM_GOPATH=0 [2022-07-20T07:28:14.104Z] #60 0.870 + TMP_GOPATH= [2022-07-20T07:28:14.104Z] #60 0.870 + : /build [2022-07-20T07:28:14.104Z] #60 0.870 + '[' -z '' ']' [2022-07-20T07:28:14.104Z] #60 0.870 ++ mktemp -d [2022-07-20T07:28:14.104Z] #60 0.917 + export GOPATH=/tmp/tmp.Ge5hD3ITOe [2022-07-20T07:28:14.104Z] #60 0.917 + GOPATH=/tmp/tmp.Ge5hD3ITOe [2022-07-20T07:28:14.104Z] #60 0.917 + RM_GOPATH=1 [2022-07-20T07:28:14.104Z] #60 0.917 + case "$(go env GOARCH)" in [2022-07-20T07:28:14.104Z] #60 0.917 ++ go env GOARCH [2022-07-20T07:28:14.104Z] #60 0.938 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:14.104Z] #60 0.938 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:14.104Z] #60 0.938 ++ dirname /install.sh [2022-07-20T07:28:14.104Z] #60 0.969 + dir=/ [2022-07-20T07:28:14.104Z] #60 0.969 + bin=runc [2022-07-20T07:28:14.104Z] #60 0.969 + shift [2022-07-20T07:28:14.104Z] #60 0.969 + '[' '!' -f //runc.installer ']' [2022-07-20T07:28:14.104Z] #60 0.969 + . //runc.installer [2022-07-20T07:28:14.104Z] #60 0.969 ++ set -e [2022-07-20T07:28:14.104Z] #60 0.969 ++ : v1.1.2 [2022-07-20T07:28:14.104Z] #60 0.969 + install_runc [2022-07-20T07:28:14.104Z] #60 0.969 + RUNC_BUILDTAGS=seccomp [2022-07-20T07:28:14.104Z] #60 0.969 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T07:28:14.105Z] #60 0.969 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ge5hD3ITOe/src/github.com/opencontainers/runc [2022-07-20T07:28:14.105Z] #60 0.970 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T07:28:14.105Z] #60 0.976 Cloning into '/tmp/tmp.Ge5hD3ITOe/src/github.com/opencontainers/runc'... [2022-07-20T07:28:14.171Z] #14 55.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T07:28:14.171Z] #14 55.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:28:14.171Z] #14 55.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:28:14.267Z] #84 ... [2022-07-20T07:28:14.267Z] [2022-07-20T07:28:14.267Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:28:14.267Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:28:14.267Z] #19 83.53 The following NEW packages will be installed: [2022-07-20T07:28:14.267Z] #19 83.53 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-20T07:28:14.267Z] #19 83.53 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-20T07:28:14.267Z] #19 83.54 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-20T07:28:14.267Z] #19 83.54 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-20T07:28:14.267Z] #19 83.54 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-20T07:28:14.267Z] #19 83.54 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-20T07:28:14.267Z] #19 83.54 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-20T07:28:14.267Z] #19 83.54 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-20T07:28:14.267Z] #19 83.54 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-20T07:28:14.267Z] #19 83.54 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-20T07:28:14.267Z] #19 83.54 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-20T07:28:14.267Z] #19 83.54 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-20T07:28:14.267Z] #19 83.54 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-20T07:28:14.267Z] #19 83.54 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-20T07:28:14.267Z] #19 83.54 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-20T07:28:14.267Z] #19 83.54 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-20T07:28:14.267Z] #19 83.54 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-20T07:28:14.267Z] #19 83.54 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-20T07:28:14.267Z] #19 83.54 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-20T07:28:14.267Z] #19 83.54 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-20T07:28:14.267Z] #19 83.54 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-20T07:28:14.267Z] #19 83.54 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-20T07:28:14.267Z] #19 83.54 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-20T07:28:14.267Z] #19 83.54 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-20T07:28:14.267Z] #19 83.54 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-20T07:28:14.267Z] #19 83.54 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-20T07:28:14.267Z] #19 83.54 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-20T07:28:14.267Z] #19 83.54 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-20T07:28:14.267Z] #19 83.54 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-20T07:28:14.267Z] #19 83.54 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-20T07:28:14.267Z] #19 83.54 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-20T07:28:14.267Z] #19 83.54 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-20T07:28:14.267Z] #19 83.55 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-20T07:28:14.267Z] #19 83.55 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-20T07:28:14.267Z] #19 83.55 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-20T07:28:14.267Z] #19 83.55 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-20T07:28:14.267Z] #19 83.55 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-20T07:28:14.267Z] #19 83.55 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-20T07:28:14.267Z] #19 83.55 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-20T07:28:14.267Z] #19 83.55 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-20T07:28:14.267Z] #19 83.55 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-20T07:28:14.267Z] #19 83.55 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-20T07:28:14.267Z] #19 83.55 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-20T07:28:14.267Z] #19 83.55 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-20T07:28:14.267Z] #19 83.55 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-20T07:28:14.267Z] #19 83.55 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-20T07:28:14.267Z] #19 83.56 linux-libc-dev-s390x-cross patch xz-utils [2022-07-20T07:28:14.267Z] #19 84.10 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:28:14.267Z] #19 84.10 Need to get 788 MB of archives. [2022-07-20T07:28:14.267Z] #19 84.10 After this operation, 3385 MB of additional disk space will be used. [2022-07-20T07:28:14.267Z] #19 84.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-20T07:28:14.267Z] #19 84.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T07:28:14.267Z] #19 84.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T07:28:14.267Z] #19 84.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T07:28:14.267Z] #19 84.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T07:28:14.267Z] #19 84.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T07:28:14.267Z] #19 84.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-20T07:28:14.267Z] #19 84.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-20T07:28:14.267Z] #19 84.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-20T07:28:14.267Z] #19 84.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-20T07:28:14.267Z] #19 84.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-20T07:28:14.267Z] #19 84.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-20T07:28:14.267Z] #19 84.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-07-20T07:28:14.267Z] #19 85.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-07-20T07:28:14.267Z] #19 85.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-07-20T07:28:14.267Z] #19 86.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-07-20T07:28:14.267Z] #19 86.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-07-20T07:28:14.433Z] #14 55.67 Selecting previously unselected package dmsetup. [2022-07-20T07:28:14.433Z] #14 55.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:28:14.433Z] #14 55.74 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T07:28:14.433Z] #14 ... [2022-07-20T07:28:14.433Z] [2022-07-20T07:28:14.433Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:28:14.433Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:28:14.433Z] #34 45.60 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-20T07:28:14.433Z] #34 45.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T07:28:14.433Z] #34 46.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:28:14.691Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.8s done [2022-07-20T07:28:14.694Z] #34 ... [2022-07-20T07:28:14.694Z] [2022-07-20T07:28:14.694Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:14.694Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:14.694Z] #14 55.98 Selecting previously unselected package mingw-w64-common. [2022-07-20T07:28:14.694Z] #14 55.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T07:28:14.694Z] #14 55.98 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T07:28:14.839Z] #19 88.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-20T07:28:14.839Z] #19 88.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-07-20T07:28:14.951Z] #28 DONE 14.3s [2022-07-20T07:28:14.951Z] [2022-07-20T07:28:14.951Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-20T07:28:14.951Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T07:28:15.034Z] #60 ... [2022-07-20T07:28:15.034Z] [2022-07-20T07:28:15.034Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T07:28:15.034Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-20T07:28:15.034Z] #19 DONE 0.7s [2022-07-20T07:28:15.034Z] [2022-07-20T07:28:15.034Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T07:28:15.034Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-20T07:28:15.597Z] #20 DONE 0.8s [2022-07-20T07:28:15.597Z] [2022-07-20T07:28:15.597Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:15.597Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:28:15.597Z] #77 61.45 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T07:28:15.597Z] #77 61.46 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T07:28:15.597Z] #77 61.51 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T07:28:15.597Z] #77 61.59 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T07:28:15.597Z] #77 61.74 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T07:28:15.597Z] #77 61.96 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T07:28:16.221Z] #19 89.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-20T07:28:16.221Z] #19 89.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-07-20T07:28:16.272Z] #51 58.28 The following additional packages will be installed: [2022-07-20T07:28:16.272Z] #51 58.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T07:28:16.272Z] #51 58.33 python3-protobuf python3-six [2022-07-20T07:28:16.272Z] #51 ... [2022-07-20T07:28:16.272Z] [2022-07-20T07:28:16.272Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:28:16.272Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:28:16.272Z] #42 40.50 Reading package lists... [2022-07-20T07:28:16.272Z] #42 49.05 Building dependency tree... [2022-07-20T07:28:16.272Z] #42 56.10 The following additional packages will be installed: [2022-07-20T07:28:16.272Z] #42 56.12 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T07:28:16.272Z] #42 56.14 Suggested packages: [2022-07-20T07:28:16.272Z] #42 56.19 cmake-doc ninja-build lrzip [2022-07-20T07:28:16.272Z] #42 56.19 Recommended packages: [2022-07-20T07:28:16.272Z] #42 56.19 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T07:28:16.272Z] #42 57.74 The following NEW packages will be installed: [2022-07-20T07:28:16.272Z] #42 57.75 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T07:28:16.272Z] #42 57.76 vim-common xxd [2022-07-20T07:28:16.272Z] #42 58.33 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:28:16.272Z] #42 58.33 Need to get 17.7 MB of archives. [2022-07-20T07:28:16.272Z] #42 58.33 After this operation, 70.7 MB of additional disk space will be used. [2022-07-20T07:28:16.272Z] #42 58.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T07:28:16.272Z] #42 58.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T07:28:16.272Z] #42 58.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T07:28:16.272Z] #42 58.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T07:28:16.272Z] #42 ... [2022-07-20T07:28:16.272Z] [2022-07-20T07:28:16.272Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:28:16.272Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:28:16.272Z] #62 40.98 Reading package lists... [2022-07-20T07:28:16.272Z] #62 49.19 Building dependency tree... [2022-07-20T07:28:16.272Z] #62 56.26 The following additional packages will be installed: [2022-07-20T07:28:16.272Z] #62 56.28 libbtrfs0 [2022-07-20T07:28:16.272Z] #62 56.79 The following NEW packages will be installed: [2022-07-20T07:28:16.272Z] #62 56.80 libbtrfs-dev libbtrfs0 [2022-07-20T07:28:16.272Z] #62 57.34 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:28:16.272Z] #62 57.34 Need to get 460 kB of archives. [2022-07-20T07:28:16.272Z] #62 57.34 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T07:28:16.272Z] #62 57.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T07:28:16.272Z] #62 57.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T07:28:16.328Z] #29 1.351 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:28:16.328Z] #29 1.371 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:28:16.328Z] #29 1.371 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:28:16.530Z] #62 ... [2022-07-20T07:28:16.530Z] [2022-07-20T07:28:16.530Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:16.530Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:16.530Z] #51 58.41 Suggested packages: [2022-07-20T07:28:16.530Z] #51 58.44 python3-setuptools [2022-07-20T07:28:16.530Z] #51 58.44 Recommended packages: [2022-07-20T07:28:16.530Z] #51 58.44 iproute2 | iproute [2022-07-20T07:28:16.587Z] #29 1.635 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:28:16.610Z] #14 ... [2022-07-20T07:28:16.610Z] [2022-07-20T07:28:16.610Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:16.610Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:16.610Z] #51 49.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:28:16.610Z] #51 49.96 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T07:28:16.610Z] #51 54.86 Setting up criu (3.17.1-1) ... [2022-07-20T07:28:16.610Z] #51 56.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:28:16.610Z] #51 DONE 57.3s [2022-07-20T07:28:16.610Z] [2022-07-20T07:28:16.610Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:28:16.610Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:28:16.610Z] #42 54.07 Selecting previously unselected package libxml2:amd64. [2022-07-20T07:28:16.610Z] #42 54.07 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T07:28:16.610Z] #42 54.07 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T07:28:16.610Z] #42 54.81 Selecting previously unselected package libarchive13:amd64. [2022-07-20T07:28:16.610Z] #42 54.81 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T07:28:16.610Z] #42 54.81 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T07:28:16.610Z] #42 55.16 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T07:28:16.610Z] #42 55.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T07:28:16.610Z] #42 55.16 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T07:28:16.610Z] #42 55.30 Selecting previously unselected package librhash0:amd64. [2022-07-20T07:28:16.610Z] #42 55.30 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T07:28:16.610Z] #42 55.31 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T07:28:16.610Z] #42 55.58 Selecting previously unselected package libuv1:amd64. [2022-07-20T07:28:16.610Z] #42 55.58 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T07:28:16.610Z] #42 55.58 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T07:28:16.610Z] #42 55.66 Selecting previously unselected package cmake. [2022-07-20T07:28:16.610Z] #42 55.66 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T07:28:16.610Z] #42 55.66 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T07:28:17.157Z] #29 2.149 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:28:17.161Z] #19 90.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-20T07:28:17.161Z] #19 90.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-07-20T07:28:17.161Z] #19 90.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-07-20T07:28:17.161Z] #19 90.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-20T07:28:17.161Z] #19 90.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-20T07:28:17.161Z] #19 90.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-20T07:28:17.161Z] #19 90.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-20T07:28:17.161Z] #19 90.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-20T07:28:17.161Z] #19 90.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-07-20T07:28:17.161Z] #19 90.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-20T07:28:17.161Z] #19 90.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-20T07:28:17.161Z] #19 90.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-20T07:28:17.161Z] #19 90.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-20T07:28:17.161Z] #19 90.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-20T07:28:17.161Z] #19 90.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-20T07:28:17.417Z] #29 2.567 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:28:17.421Z] #19 90.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-20T07:28:17.421Z] #19 90.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-20T07:28:17.421Z] #19 90.70 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-07-20T07:28:17.421Z] #19 90.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-07-20T07:28:17.465Z] #51 ... [2022-07-20T07:28:17.465Z] [2022-07-20T07:28:17.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-07-20T07:28:17.465Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:17.465Z] #14 42.21 Reading package lists... [2022-07-20T07:28:17.465Z] #14 50.27 Building dependency tree... [2022-07-20T07:28:17.465Z] #14 57.21 The following additional packages will be installed: [2022-07-20T07:28:17.465Z] #14 57.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T07:28:17.465Z] #14 57.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T07:28:17.465Z] #14 57.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T07:28:17.465Z] #14 57.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T07:28:17.465Z] #14 57.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T07:28:17.465Z] #14 57.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T07:28:17.465Z] #14 57.24 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T07:28:17.465Z] #14 57.26 Suggested packages: [2022-07-20T07:28:17.465Z] #14 57.30 gcc-10-locales seccomp wine64 [2022-07-20T07:28:17.465Z] #14 59.81 The following NEW packages will be installed: [2022-07-20T07:28:17.465Z] #14 59.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T07:28:17.465Z] #14 59.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T07:28:17.465Z] #14 59.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T07:28:17.465Z] #14 59.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T07:28:17.465Z] #14 59.86 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T07:28:17.465Z] #14 59.87 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T07:28:17.465Z] #14 59.87 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T07:28:17.465Z] #14 59.87 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T07:28:17.465Z] #14 59.87 mingw-w64-x86-64-dev [2022-07-20T07:28:17.465Z] #14 ... [2022-07-20T07:28:17.465Z] [2022-07-20T07:28:17.465Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:28:17.465Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:28:17.465Z] #42 59.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-20T07:28:17.465Z] #42 59.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T07:28:17.465Z] #42 59.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T07:28:17.465Z] #42 59.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T07:28:17.465Z] #42 59.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T07:28:17.465Z] #42 59.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T07:28:18.128Z] #77 ... [2022-07-20T07:28:18.128Z] [2022-07-20T07:28:18.128Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:28:18.128Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T07:28:18.128Z] #21 1.067 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:28:18.128Z] #21 1.080 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:28:18.128Z] #21 1.086 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:28:18.128Z] #21 1.907 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T07:28:18.387Z] #21 ... [2022-07-20T07:28:18.387Z] [2022-07-20T07:28:18.387Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:28:18.387Z] #67 sha256:a52d2a1352fb229c052c64fe10908a6c201c29d8e849abaf0fb58c49cb361378 [2022-07-20T07:28:18.387Z] #67 104.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T07:28:18.387Z] #67 104.9 + GOBIN=/build [2022-07-20T07:28:18.387Z] #67 104.9 + GO111MODULE=on [2022-07-20T07:28:18.387Z] #67 104.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:28:18.387Z] #67 113.0 rootlesskit version 1.0.0 [2022-07-20T07:28:18.387Z] #67 113.0 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T07:28:18.387Z] #67 113.0 -container-ip string [2022-07-20T07:28:18.387Z] #67 113.0 container ip [2022-07-20T07:28:18.387Z] #67 113.0 -container-port int [2022-07-20T07:28:18.387Z] #67 113.0 container port (default -1) [2022-07-20T07:28:18.387Z] #67 113.0 -host-ip string [2022-07-20T07:28:18.387Z] #67 113.0 host ip [2022-07-20T07:28:18.387Z] #67 113.0 -host-port int [2022-07-20T07:28:18.387Z] #67 113.0 host port (default -1) [2022-07-20T07:28:18.387Z] #67 113.0 -proto string [2022-07-20T07:28:18.387Z] #67 113.0 proxy protocol (default "tcp") [2022-07-20T07:28:18.387Z] #67 DONE 113.3s [2022-07-20T07:28:18.387Z] [2022-07-20T07:28:18.387Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T07:28:18.387Z] #68 sha256:57ffbd7016b3b3177e9c929fe4a8f7a9eced587673566aa1b953a2dd6691263d [2022-07-20T07:28:18.387Z] #68 DONE 0.1s [2022-07-20T07:28:18.387Z] [2022-07-20T07:28:18.387Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T07:28:18.387Z] #69 sha256:b4ad9dd0fe2e73d47fabc5420f2172ad3b3fa4da0d101efb22abf599e7638972 [2022-07-20T07:28:18.644Z] #69 DONE 0.1s [2022-07-20T07:28:18.644Z] [2022-07-20T07:28:18.644Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:28:18.644Z] #64 sha256:5dec6317a88e6f8287a8c4bf76ffb846269e855fef03dbd380c204a563fe7aca [2022-07-20T07:28:18.795Z] #29 3.628 Fetched 8555 kB in 3s (3402 kB/s) [2022-07-20T07:28:18.806Z] #19 92.19 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-07-20T07:28:18.806Z] #19 92.19 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-07-20T07:28:18.806Z] #19 92.23 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-20T07:28:18.837Z] #42 ... [2022-07-20T07:28:18.837Z] [2022-07-20T07:28:18.837Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-20T07:28:18.837Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T07:28:18.837Z] #57 59.82 v3.0.2 [2022-07-20T07:28:18.837Z] #57 DONE 61.4s [2022-07-20T07:28:18.837Z] [2022-07-20T07:28:18.838Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:18.838Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:18.838Z] #51 59.67 The following NEW packages will be installed: [2022-07-20T07:28:18.838Z] #51 59.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T07:28:18.838Z] #51 59.69 python3-protobuf python3-six [2022-07-20T07:28:18.838Z] #51 60.32 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:28:18.838Z] #51 60.32 Need to get 2315 kB of archives. [2022-07-20T07:28:18.838Z] #51 60.32 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T07:28:18.838Z] #51 60.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T07:28:18.838Z] #51 60.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T07:28:18.838Z] #51 60.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T07:28:18.838Z] #51 60.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T07:28:18.838Z] #51 60.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T07:28:18.838Z] #51 60.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-20T07:28:18.838Z] #51 60.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T07:28:19.065Z] #19 92.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-07-20T07:28:19.065Z] #19 92.36 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-07-20T07:28:19.156Z] #42 60.08 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T07:28:19.156Z] #42 60.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:19.156Z] #42 60.11 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T07:28:19.156Z] #42 60.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:19.156Z] #42 60.17 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T07:28:19.156Z] #42 60.19 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T07:28:19.156Z] #42 60.21 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T07:28:19.156Z] #42 60.23 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T07:28:19.156Z] #42 60.24 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T07:28:19.156Z] #42 60.26 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T07:28:19.156Z] #42 60.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:28:19.361Z] #29 3.628 Reading package lists... [2022-07-20T07:28:20.011Z] #64 ... [2022-07-20T07:28:20.011Z] [2022-07-20T07:28:20.011Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:28:20.011Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T07:28:20.011Z] #21 3.982 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T07:28:20.296Z] #29 4.406 Reading package lists... [2022-07-20T07:28:20.296Z] #29 5.202 Building dependency tree... [2022-07-20T07:28:20.451Z] #19 93.80 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-20T07:28:20.451Z] #19 93.80 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T07:28:20.451Z] #19 93.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T07:28:20.451Z] #19 93.87 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-20T07:28:20.451Z] #19 93.87 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-20T07:28:20.451Z] #19 93.87 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T07:28:20.543Z] #42 DONE 61.7s [2022-07-20T07:28:20.543Z] [2022-07-20T07:28:20.543Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:20.543Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:20.543Z] #14 61.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T07:28:20.543Z] #14 61.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T07:28:20.543Z] #14 61.66 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T07:28:20.554Z] #29 5.539 The following additional packages will be installed: [2022-07-20T07:28:20.554Z] #29 5.541 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T07:28:20.554Z] #29 5.541 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T07:28:20.554Z] #29 5.543 Recommended packages: [2022-07-20T07:28:20.554Z] #29 5.543 libldap-common publicsuffix libsasl2-modules [2022-07-20T07:28:20.712Z] #19 94.08 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-20T07:28:20.712Z] #19 94.09 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-20T07:28:20.712Z] #19 94.10 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-20T07:28:20.712Z] #19 94.10 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-20T07:28:20.712Z] #19 94.10 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-20T07:28:20.712Z] #19 94.12 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-20T07:28:20.712Z] #19 94.12 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-20T07:28:20.712Z] #19 94.12 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-20T07:28:20.712Z] #19 94.13 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-20T07:28:20.712Z] #19 94.13 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-20T07:28:20.712Z] #19 94.13 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-20T07:28:20.712Z] #19 94.13 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-20T07:28:20.712Z] #19 94.13 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-20T07:28:20.712Z] #19 94.13 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-20T07:28:20.712Z] #19 94.17 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-20T07:28:20.712Z] #19 94.17 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-20T07:28:20.712Z] #19 94.18 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-20T07:28:20.712Z] #19 94.18 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-20T07:28:20.735Z] #51 ... [2022-07-20T07:28:20.735Z] [2022-07-20T07:28:20.735Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:28:20.735Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:28:20.735Z] #62 59.47 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:20.735Z] #62 60.05 Fetched 460 kB in 0s (1369 kB/s) [2022-07-20T07:28:20.735Z] #62 61.17 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T07:28:20.735Z] #62 61.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 ... 15717 files and directories currently installed.) [2022-07-20T07:28:20.735Z] #62 61.28 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T07:28:20.735Z] #62 61.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:28:20.735Z] #62 61.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T07:28:20.735Z] #62 61.87 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T07:28:20.735Z] #62 61.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:28:20.735Z] #62 62.76 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:28:20.735Z] #62 62.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:28:20.735Z] #62 62.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:28:20.735Z] #62 DONE 63.3s [2022-07-20T07:28:20.735Z] [2022-07-20T07:28:20.735Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:20.735Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:20.735Z] #51 62.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T07:28:20.812Z] #14 ... [2022-07-20T07:28:20.812Z] [2022-07-20T07:28:20.812Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T07:28:20.812Z] #43 sha256:164833b017b3ca1948692902237c9adbd96e028b3f19be0cd9b5a0ea51dc9db0 [2022-07-20T07:28:20.812Z] #43 DONE 0.5s [2022-07-20T07:28:20.812Z] [2022-07-20T07:28:20.812Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-20T07:28:20.812Z] #44 sha256:7575c03e958f6d78b58c2de38b6bd1d620077f5fe0fab80828cabbe30aa22163 [2022-07-20T07:28:20.813Z] #29 5.744 The following NEW packages will be installed: [2022-07-20T07:28:20.813Z] #29 5.746 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T07:28:20.813Z] #29 5.746 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T07:28:20.813Z] #29 5.746 libssh2-1 openssl [2022-07-20T07:28:20.973Z] #19 94.23 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-20T07:28:20.973Z] #19 94.24 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-20T07:28:20.973Z] #19 94.27 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-20T07:28:20.973Z] #19 94.29 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-07-20T07:28:20.992Z] #51 ... [2022-07-20T07:28:20.992Z] [2022-07-20T07:28:20.992Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T07:28:20.992Z] #63 sha256:8a4f3a49954c6c1b9c2f5eae3f1d63fac1ec9e90431d89270eb3472dba5b6625 [2022-07-20T07:28:20.992Z] #63 DONE 0.3s [2022-07-20T07:28:21.077Z] #29 6.026 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:28:21.077Z] #29 6.026 Need to get 3041 kB of archives. [2022-07-20T07:28:21.077Z] #29 6.026 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T07:28:21.077Z] #29 6.026 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T07:28:21.077Z] #29 6.056 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T07:28:21.077Z] #29 6.056 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T07:28:21.077Z] #29 6.056 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-20T07:28:21.077Z] #29 6.056 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T07:28:21.077Z] #29 6.056 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-20T07:28:21.077Z] #29 6.056 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T07:28:21.077Z] #29 6.056 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T07:28:21.077Z] #29 6.056 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T07:28:21.077Z] #29 6.056 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T07:28:21.077Z] #29 6.056 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T07:28:21.077Z] #29 6.062 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T07:28:21.077Z] #29 6.062 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T07:28:21.077Z] #29 6.083 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T07:28:21.077Z] #29 6.083 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T07:28:21.249Z] [2022-07-20T07:28:21.250Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:28:21.250Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:28:21.250Z] #42 62.01 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:21.250Z] #42 62.51 Fetched 17.7 MB in 2s (7991 kB/s) [2022-07-20T07:28:21.250Z] #42 62.67 Selecting previously unselected package xxd. [2022-07-20T07:28:21.250Z] #42 62.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 ... 15717 files and directories currently installed.) [2022-07-20T07:28:21.250Z] #42 62.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T07:28:21.250Z] #42 62.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:21.250Z] #42 63.35 Selecting previously unselected package vim-common. [2022-07-20T07:28:21.250Z] #42 63.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:28:21.250Z] #42 63.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:21.335Z] #29 6.347 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:21.336Z] #29 6.375 Fetched 3041 kB in 0s (9632 kB/s) [2022-07-20T07:28:21.377Z] #21 5.503 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T07:28:21.508Z] #42 63.98 Selecting previously unselected package cmake-data. [2022-07-20T07:28:21.508Z] #42 63.98 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T07:28:21.508Z] #42 64.03 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T07:28:21.595Z] #29 6.478 Selecting previously unselected package openssl. [2022-07-20T07:28:21.595Z] #29 6.478 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-20T07:28:21.595Z] #29 6.478 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T07:28:21.595Z] #29 6.487 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T07:28:21.595Z] #29 6.766 Selecting previously unselected package ca-certificates. [2022-07-20T07:28:21.595Z] #29 6.766 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T07:28:21.853Z] #29 6.770 Unpacking ca-certificates (20210119) ... [2022-07-20T07:28:21.853Z] #29 6.911 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T07:28:21.853Z] #29 6.911 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T07:28:21.853Z] #29 6.923 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T07:28:22.112Z] #29 7.104 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T07:28:22.112Z] #29 7.104 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T07:28:22.112Z] #29 7.108 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:28:22.112Z] #29 7.210 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T07:28:22.112Z] #29 7.210 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T07:28:22.112Z] #29 7.214 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:28:22.112Z] #29 7.318 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T07:28:22.112Z] #29 7.318 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T07:28:22.357Z] #19 95.75 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-20T07:28:22.357Z] #19 95.75 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-20T07:28:22.357Z] #19 95.78 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-20T07:28:22.357Z] #19 95.84 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-20T07:28:22.357Z] #19 ... [2022-07-20T07:28:22.357Z] [2022-07-20T07:28:22.357Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:22.357Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:22.357Z] #84 64.86 configure.ac:11: installing 'build-aux/compile' [2022-07-20T07:28:22.371Z] #29 7.327 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T07:28:22.371Z] #29 7.460 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T07:28:22.371Z] #29 7.460 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T07:28:22.371Z] #29 7.467 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T07:28:22.371Z] #29 7.570 Selecting previously unselected package libpsl5:amd64. [2022-07-20T07:28:22.371Z] #29 7.570 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T07:28:22.371Z] #29 7.570 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T07:28:22.442Z] #42 ... [2022-07-20T07:28:22.442Z] [2022-07-20T07:28:22.442Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:28:22.442Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T07:28:22.442Z] #40 65.03 NAME: [2022-07-20T07:28:22.442Z] #40 65.03 go-winres - A tool for embedding resources in Windows executables [2022-07-20T07:28:22.442Z] #40 65.03 [2022-07-20T07:28:22.442Z] #40 65.03 USAGE: [2022-07-20T07:28:22.442Z] #40 65.03 go-winres [global options] command [command options] [arguments...] [2022-07-20T07:28:22.442Z] #40 65.03 [2022-07-20T07:28:22.442Z] #40 65.03 COMMANDS: [2022-07-20T07:28:22.442Z] #40 65.03 init Create an initial ./winres/winres.json [2022-07-20T07:28:22.442Z] #40 65.03 make Make syso files for the "go build" command [2022-07-20T07:28:22.442Z] #40 65.03 simply Make syso files for the "go build" command (simplified) [2022-07-20T07:28:22.442Z] #40 65.03 extract Extract all resources from an executable [2022-07-20T07:28:22.442Z] #40 65.03 patch Replace resources in an executable file (exe, dll) [2022-07-20T07:28:22.442Z] #40 65.03 help, h Shows a list of commands or help for one command [2022-07-20T07:28:22.442Z] #40 65.03 [2022-07-20T07:28:22.442Z] #40 65.03 GLOBAL OPTIONS: [2022-07-20T07:28:22.442Z] #40 65.03 --help, -h show help (default: false) [2022-07-20T07:28:22.442Z] #40 DONE 65.2s [2022-07-20T07:28:22.618Z] #84 64.86 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T07:28:22.618Z] #84 64.87 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T07:28:22.618Z] #84 64.88 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T07:28:22.618Z] #84 64.89 configure.ac:13: installing 'build-aux/missing' [2022-07-20T07:28:22.618Z] #84 64.90 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T07:28:22.618Z] #84 65.10 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T07:28:22.631Z] #29 7.700 Selecting previously unselected package librtmp1:amd64. [2022-07-20T07:28:22.631Z] #29 7.700 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T07:28:22.631Z] #29 7.705 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T07:28:22.702Z] [2022-07-20T07:28:22.702Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:28:22.702Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:28:22.702Z] #76 56.02 The following NEW packages will be installed: [2022-07-20T07:28:22.702Z] #76 56.03 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T07:28:22.702Z] #76 56.04 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T07:28:22.702Z] #76 56.04 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T07:28:22.702Z] #76 56.05 libyajl2 m4 patch xz-utils [2022-07-20T07:28:22.702Z] #76 56.66 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:28:22.702Z] #76 56.66 Need to get 5940 kB of archives. [2022-07-20T07:28:22.702Z] #76 56.66 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T07:28:22.702Z] #76 56.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T07:28:22.702Z] #76 56.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T07:28:22.702Z] #76 56.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T07:28:22.702Z] #76 56.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T07:28:22.702Z] #76 56.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T07:28:22.702Z] #76 56.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T07:28:22.702Z] #76 56.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T07:28:22.702Z] #76 56.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T07:28:22.702Z] #76 56.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T07:28:22.702Z] #76 56.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T07:28:22.702Z] #76 56.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T07:28:22.702Z] #76 56.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T07:28:22.702Z] #76 57.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T07:28:22.702Z] #76 57.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T07:28:22.702Z] #76 57.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T07:28:22.702Z] #76 57.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T07:28:22.702Z] #76 57.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-20T07:28:22.702Z] #76 57.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T07:28:22.702Z] #76 57.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T07:28:22.702Z] #76 57.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T07:28:22.702Z] #76 57.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T07:28:22.702Z] #76 57.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T07:28:22.702Z] #76 57.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T07:28:22.702Z] #76 59.25 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:22.702Z] #76 59.82 Fetched 5940 kB in 1s (4897 kB/s) [2022-07-20T07:28:22.702Z] #76 60.50 Selecting previously unselected package bzip2. [2022-07-20T07:28:22.702Z] #76 60.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:28:22.702Z] #76 60.59 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T07:28:22.702Z] #76 60.88 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T07:28:22.702Z] #76 61.50 Selecting previously unselected package libmagic-mgc. [2022-07-20T07:28:22.702Z] #76 61.52 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T07:28:22.702Z] #76 61.52 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T07:28:22.702Z] #76 62.57 Selecting previously unselected package libmagic1:amd64. [2022-07-20T07:28:22.702Z] #76 62.57 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T07:28:22.702Z] #76 62.59 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T07:28:22.702Z] #76 63.01 Selecting previously unselected package file. [2022-07-20T07:28:22.702Z] #76 63.01 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T07:28:22.702Z] #76 63.01 Unpacking file (1:5.39-3) ... [2022-07-20T07:28:22.702Z] #76 63.35 Selecting previously unselected package xz-utils. [2022-07-20T07:28:22.702Z] #76 63.35 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T07:28:22.702Z] #76 63.37 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:28:22.702Z] #76 63.97 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T07:28:22.702Z] #76 63.98 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T07:28:22.702Z] #76 63.98 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T07:28:22.702Z] #76 64.21 Selecting previously unselected package m4. [2022-07-20T07:28:22.702Z] #76 64.21 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T07:28:22.702Z] #76 64.21 Unpacking m4 (1.4.18-5) ... [2022-07-20T07:28:22.702Z] #76 64.95 Selecting previously unselected package autoconf. [2022-07-20T07:28:22.702Z] #76 64.97 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T07:28:22.702Z] #76 64.97 Unpacking autoconf (2.69-14) ... [2022-07-20T07:28:22.893Z] #29 7.850 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T07:28:22.893Z] #29 7.850 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T07:28:22.893Z] #29 7.850 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T07:28:22.970Z] #76 ... [2022-07-20T07:28:22.970Z] [2022-07-20T07:28:22.970Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:22.970Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:22.970Z] #51 64.96 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:23.154Z] #29 8.005 Selecting previously unselected package libcurl4:amd64. [2022-07-20T07:28:23.154Z] #29 8.005 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T07:28:23.154Z] #29 8.044 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T07:28:23.154Z] #29 8.140 Selecting previously unselected package curl. [2022-07-20T07:28:23.154Z] #29 8.140 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T07:28:23.154Z] #29 8.207 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T07:28:23.154Z] #29 8.299 Selecting previously unselected package libonig5:amd64. [2022-07-20T07:28:23.154Z] #29 8.299 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T07:28:23.154Z] #29 8.304 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:28:23.413Z] #29 8.418 Selecting previously unselected package libjq1:amd64. [2022-07-20T07:28:23.413Z] #29 8.421 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T07:28:23.413Z] #29 8.424 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:28:23.413Z] #29 8.528 Selecting previously unselected package jq. [2022-07-20T07:28:23.413Z] #29 8.528 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T07:28:23.413Z] #29 8.534 Unpacking jq (1.6-2.1) ... [2022-07-20T07:28:23.413Z] #29 8.608 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T07:28:23.535Z] #51 65.47 Fetched 2315 kB in 4s (650 kB/s) [2022-07-20T07:28:23.535Z] #51 65.67 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T07:28:23.535Z] #51 65.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 ... 15717 files and directories currently installed.) [2022-07-20T07:28:23.535Z] #51 65.82 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T07:28:23.535Z] #51 65.84 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T07:28:23.671Z] #29 8.619 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T07:28:23.672Z] #29 8.626 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T07:28:23.672Z] #29 8.638 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:28:23.672Z] #29 8.649 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T07:28:23.672Z] #29 8.661 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T07:28:23.672Z] #29 8.672 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T07:28:23.672Z] #29 8.685 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T07:28:23.672Z] #29 8.708 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:28:23.672Z] #29 8.721 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:28:23.672Z] #29 ... [2022-07-20T07:28:23.672Z] [2022-07-20T07:28:23.672Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:28:23.672Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:28:23.672Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-20T07:28:23.672Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-20T07:28:23.672Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 6.4s [2022-07-20T07:28:23.672Z] #11 ... [2022-07-20T07:28:23.672Z] [2022-07-20T07:28:23.672Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-20T07:28:23.672Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T07:28:23.672Z] #29 8.733 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T07:28:23.672Z] #29 8.745 Setting up ca-certificates (20210119) ... [2022-07-20T07:28:24.263Z] #84 66.39 checking build system type... x86_64-pc-linux-gnu [2022-07-20T07:28:24.264Z] #84 66.56 checking host system type... x86_64-pc-linux-gnu [2022-07-20T07:28:24.264Z] #84 66.56 checking how to print strings... printf [2022-07-20T07:28:24.264Z] #84 66.57 checking for gcc... gcc [2022-07-20T07:28:24.616Z] #29 9.536 Updating certificates in /etc/ssl/certs... [2022-07-20T07:28:24.648Z] #21 8.334 Fetched 8441 kB in 8s (1118 kB/s) [2022-07-20T07:28:24.835Z] #84 66.69 checking whether the C compiler works... yes [2022-07-20T07:28:24.835Z] #84 66.96 checking for C compiler default output file name... a.out [2022-07-20T07:28:24.835Z] #84 66.97 checking for suffix of executables... [2022-07-20T07:28:24.835Z] #84 67.13 checking whether we are cross compiling... no [2022-07-20T07:28:25.018Z] #44 ... [2022-07-20T07:28:25.019Z] [2022-07-20T07:28:25.019Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:28:25.019Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:28:25.019Z] #53 65.58 gotestsum version dev [2022-07-20T07:28:25.019Z] #53 DONE 66.5s [2022-07-20T07:28:25.283Z] [2022-07-20T07:28:25.284Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:25.284Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:25.284Z] #77 9.815 Cloning into '/tmp/crun-build'... [2022-07-20T07:28:25.355Z] #84 67.38 checking for suffix of object files... o [2022-07-20T07:28:25.355Z] #84 67.53 checking whether we are using the GNU C compiler... yes [2022-07-20T07:28:25.355Z] #84 67.67 checking whether gcc accepts -g... yes [2022-07-20T07:28:25.355Z] #84 67.76 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:28:25.620Z] #84 67.89 checking whether gcc understands -c and -o together... yes [2022-07-20T07:28:25.620Z] #84 68.05 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:28:25.620Z] #84 68.06 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:28:25.620Z] #84 68.08 checking for egrep... /bin/grep -E [2022-07-20T07:28:25.620Z] #84 68.09 checking for fgrep... /bin/grep -F [2022-07-20T07:28:25.620Z] #84 68.09 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:28:25.620Z] #84 68.12 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:28:25.620Z] #84 68.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:28:25.856Z] #77 ... [2022-07-20T07:28:25.856Z] [2022-07-20T07:28:25.856Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-20T07:28:25.856Z] #44 sha256:7575c03e958f6d78b58c2de38b6bd1d620077f5fe0fab80828cabbe30aa22163 [2022-07-20T07:28:25.856Z] #44 5.089 + RM_GOPATH=0 [2022-07-20T07:28:25.856Z] #44 5.089 + TMP_GOPATH= [2022-07-20T07:28:25.856Z] #44 5.089 + : /build [2022-07-20T07:28:25.856Z] #44 5.089 + '[' -z '' ']' [2022-07-20T07:28:25.880Z] #84 68.14 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:28:25.880Z] #84 68.26 checking whether ln -s works... yes [2022-07-20T07:28:25.880Z] #84 68.26 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:28:25.880Z] #84 68.29 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T07:28:25.880Z] #84 68.29 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:28:25.880Z] #84 68.29 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:28:25.880Z] #84 68.30 checking for objdump... objdump [2022-07-20T07:28:25.880Z] #84 68.30 checking how to recognize dependent libraries... pass_all [2022-07-20T07:28:25.880Z] #84 68.30 checking for dlltool... no [2022-07-20T07:28:25.880Z] #84 68.30 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:28:25.880Z] #84 68.31 checking for ar... ar [2022-07-20T07:28:26.004Z] #29 10.83 129 added, 0 removed; done. [2022-07-20T07:28:26.004Z] #29 10.91 Setting up jq (1.6-2.1) ... [2022-07-20T07:28:26.004Z] #29 10.93 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T07:28:26.004Z] #29 10.94 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T07:28:26.004Z] #29 10.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:28:26.004Z] #29 10.97 Processing triggers for ca-certificates (20210119) ... [2022-07-20T07:28:26.004Z] #29 10.98 Updating certificates in /etc/ssl/certs... [2022-07-20T07:28:26.015Z] #21 8.334 Reading package lists... [2022-07-20T07:28:26.015Z] #21 ... [2022-07-20T07:28:26.015Z] [2022-07-20T07:28:26.015Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:28:26.015Z] #60 sha256:ea28336f883671daa91d4e91d0a0d420dd8a97badebf857a2d0ce82845035b5f [2022-07-20T07:28:26.015Z] #60 11.88 + cd /tmp/tmp.Ge5hD3ITOe/src/github.com/opencontainers/runc [2022-07-20T07:28:26.015Z] #60 11.88 + git checkout -q v1.1.2 [2022-07-20T07:28:26.015Z] #60 12.51 + '[' -z '' ']' [2022-07-20T07:28:26.015Z] #60 12.51 + target=static [2022-07-20T07:28:26.015Z] #60 12.51 + make BUILDTAGS=seccomp static [2022-07-20T07:28:26.015Z] #60 12.89 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-20T07:28:26.121Z] #51 68.00 Selecting previously unselected package python3-pkg-resources. [2022-07-20T07:28:26.121Z] #51 68.00 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T07:28:26.121Z] #51 68.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:28:26.125Z] #44 5.115 ++ mktemp -d [2022-07-20T07:28:26.125Z] #44 5.115 + export GOPATH=/tmp/tmp.YCs8MvONjx [2022-07-20T07:28:26.125Z] #44 5.115 + GOPATH=/tmp/tmp.YCs8MvONjx [2022-07-20T07:28:26.125Z] #44 5.115 + RM_GOPATH=1 [2022-07-20T07:28:26.125Z] #44 5.115 + case "$(go env GOARCH)" in [2022-07-20T07:28:26.125Z] #44 5.115 ++ go env GOARCH [2022-07-20T07:28:26.125Z] #44 5.136 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:26.125Z] #44 5.136 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:26.125Z] #44 5.136 ++ dirname /install.sh [2022-07-20T07:28:26.125Z] #44 5.155 + dir=/ [2022-07-20T07:28:26.125Z] #44 5.155 + bin=tini [2022-07-20T07:28:26.125Z] #44 5.155 + shift [2022-07-20T07:28:26.125Z] #44 5.155 + '[' '!' -f //tini.installer ']' [2022-07-20T07:28:26.125Z] #44 5.155 + . //tini.installer [2022-07-20T07:28:26.125Z] #44 5.155 ++ : v0.19.0 [2022-07-20T07:28:26.125Z] #44 5.155 + install_tini [2022-07-20T07:28:26.125Z] #44 5.155 + echo 'Install tini version v0.19.0' [2022-07-20T07:28:26.125Z] #44 5.155 + git clone https://github.com/krallin/tini.git /tmp/tmp.YCs8MvONjx/tini [2022-07-20T07:28:26.125Z] #44 5.155 Install tini version v0.19.0 [2022-07-20T07:28:26.125Z] #44 5.155 Cloning into '/tmp/tmp.YCs8MvONjx/tini'... [2022-07-20T07:28:26.140Z] #84 68.32 checking for archiver @FILE support... @ [2022-07-20T07:28:26.140Z] #84 68.47 checking for strip... strip [2022-07-20T07:28:26.140Z] #84 68.47 checking for ranlib... ranlib [2022-07-20T07:28:26.140Z] #84 68.48 checking for gawk... no [2022-07-20T07:28:26.140Z] #84 68.48 checking for mawk... mawk [2022-07-20T07:28:26.379Z] #51 68.37 Selecting previously unselected package python3-six. [2022-07-20T07:28:26.379Z] #51 68.38 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T07:28:26.379Z] #51 68.39 Unpacking python3-six (1.16.0-2) ... [2022-07-20T07:28:26.379Z] #51 68.51 Selecting previously unselected package python3-protobuf. [2022-07-20T07:28:26.379Z] #51 68.51 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T07:28:26.379Z] #51 68.52 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T07:28:26.712Z] #84 68.48 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:28:26.712Z] #84 68.87 checking for sysroot... no [2022-07-20T07:28:26.712Z] #84 68.87 checking for a working dd... /bin/dd [2022-07-20T07:28:26.712Z] #84 68.90 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:28:26.712Z] #84 68.98 checking for mt... no [2022-07-20T07:28:26.712Z] #84 68.98 checking if : is a manifest tool... no [2022-07-20T07:28:26.712Z] #84 69.00 checking how to run the C preprocessor... gcc -E [2022-07-20T07:28:26.940Z] #29 12.01 0 added, 0 removed; done. [2022-07-20T07:28:26.940Z] #29 12.01 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T07:28:26.940Z] #29 12.01 done. [2022-07-20T07:28:27.070Z] #44 6.139 + cd /tmp/tmp.YCs8MvONjx/tini [2022-07-20T07:28:27.070Z] #44 6.139 + git checkout -q v0.19.0 [2022-07-20T07:28:27.070Z] #44 6.183 + cmake . [2022-07-20T07:28:27.543Z] #84 69.27 checking for ANSI C header files... yes [2022-07-20T07:28:27.642Z] #44 6.891 -- The C compiler identification is GNU 10.2.1 [2022-07-20T07:28:27.642Z] #44 6.964 -- Detecting C compiler ABI info [2022-07-20T07:28:27.758Z] #51 69.62 Selecting previously unselected package libnet1:amd64. [2022-07-20T07:28:27.758Z] #51 69.62 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T07:28:27.758Z] #51 69.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:28:27.758Z] #51 ... [2022-07-20T07:28:27.758Z] [2022-07-20T07:28:27.758Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:27.758Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:27.758Z] #14 60.41 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:28:27.758Z] #14 60.41 Need to get 115 MB of archives. [2022-07-20T07:28:27.758Z] #14 60.41 After this operation, 645 MB of additional disk space will be used. [2022-07-20T07:28:27.758Z] #14 60.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-20T07:28:27.758Z] #14 60.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-20T07:28:27.758Z] #14 60.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-20T07:28:27.758Z] #14 60.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-20T07:28:27.758Z] #14 60.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-20T07:28:27.758Z] #14 60.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T07:28:27.758Z] #14 61.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-20T07:28:27.758Z] #14 61.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-20T07:28:27.758Z] #14 61.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-20T07:28:27.758Z] #14 62.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-20T07:28:27.758Z] #14 65.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-20T07:28:27.758Z] #14 66.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-20T07:28:27.758Z] #14 68.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-20T07:28:27.805Z] #84 69.81 checking for sys/types.h... yes [2022-07-20T07:28:27.805Z] #84 70.04 checking for sys/stat.h... yes [2022-07-20T07:28:28.016Z] #14 ... [2022-07-20T07:28:28.016Z] [2022-07-20T07:28:28.016Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:28:28.016Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:28:28.016Z] #34 69.36 Updating files: 75% (1149/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 95% (1456/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-20T07:28:28.016Z] #34 70.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T07:28:28.097Z] #84 70.21 checking for stdlib.h... yes [2022-07-20T07:28:28.215Z] #44 7.533 -- Detecting C compiler ABI info - done [2022-07-20T07:28:28.318Z] #29 DONE 13.1s [2022-07-20T07:28:28.319Z] [2022-07-20T07:28:28.319Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T07:28:28.319Z] #30 sha256:1a420e83d8c875880ea5585e000a2c5aed5866a4215147bc7e41a54b8ccb2f44 [2022-07-20T07:28:28.319Z] #30 DONE 0.1s [2022-07-20T07:28:28.319Z] [2022-07-20T07:28:28.319Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:28:28.319Z] #31 sha256:a3622fb00d0c2719e526141753c3aab70b6d651db96bffa134160bf2f1b6e871 [2022-07-20T07:28:28.363Z] #84 70.45 checking for string.h... yes [2022-07-20T07:28:28.363Z] #84 70.75 checking for memory.h... yes [2022-07-20T07:28:28.476Z] #44 7.656 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T07:28:28.476Z] #44 7.656 -- Detecting C compile features [2022-07-20T07:28:28.476Z] #44 7.656 -- Detecting C compile features - done [2022-07-20T07:28:28.476Z] #44 7.707 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T07:28:28.476Z] #44 7.789 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T07:28:28.534Z] #60 ... [2022-07-20T07:28:28.534Z] [2022-07-20T07:28:28.534Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:28:28.534Z] #26 sha256:7201768be091187687497b039bb9a8d0ab94d8e8d4f5904e845c4c33eca8d736 [2022-07-20T07:28:28.635Z] #84 70.83 checking for strings.h... yes [2022-07-20T07:28:28.737Z] #44 7.818 -- Configuring done [2022-07-20T07:28:28.737Z] #44 7.828 -- Generating done [2022-07-20T07:28:28.737Z] #44 7.848 -- Build files have been written to: /tmp/tmp.YCs8MvONjx/tini [2022-07-20T07:28:28.737Z] #44 7.859 + make tini-static [2022-07-20T07:28:28.904Z] #84 71.00 checking for inttypes.h... yes [2022-07-20T07:28:28.950Z] #34 71.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:28:28.998Z] #44 8.032 Scanning dependencies of target tini-static [2022-07-20T07:28:28.998Z] #44 8.115 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T07:28:29.165Z] #84 71.29 checking for stdint.h... yes [2022-07-20T07:28:29.165Z] #84 71.46 checking for unistd.h... yes [2022-07-20T07:28:29.424Z] #84 71.64 checking for dlfcn.h... yes [2022-07-20T07:28:29.424Z] #84 71.82 checking for objdir... .libs [2022-07-20T07:28:29.882Z] #34 ... [2022-07-20T07:28:29.882Z] [2022-07-20T07:28:29.882Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:28:29.882Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:28:29.882Z] #55 62.52 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T07:28:29.882Z] #55 62.71 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T07:28:29.882Z] #55 62.79 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T07:28:29.882Z] #55 62.98 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T07:28:29.882Z] #55 63.16 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T07:28:29.882Z] #55 63.24 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T07:28:29.882Z] #55 63.24 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T07:28:29.882Z] #55 63.59 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T07:28:29.882Z] #55 63.59 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T07:28:29.882Z] #55 63.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T07:28:29.882Z] #55 63.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T07:28:29.882Z] #55 64.05 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T07:28:29.882Z] #55 65.28 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T07:28:29.882Z] #55 65.35 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T07:28:29.882Z] #55 65.65 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T07:28:29.882Z] #55 66.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T07:28:29.882Z] #55 66.46 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T07:28:29.882Z] #55 66.62 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T07:28:29.882Z] #55 66.62 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T07:28:29.882Z] #55 66.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T07:28:29.882Z] #55 66.91 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T07:28:29.882Z] #55 67.10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T07:28:29.882Z] #55 67.12 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T07:28:29.882Z] #55 67.42 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T07:28:29.882Z] #55 68.15 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T07:28:29.882Z] #55 68.15 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T07:28:29.882Z] #55 69.29 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T07:28:29.882Z] #55 71.58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T07:28:29.942Z] #84 72.15 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:28:29.942Z] #84 72.25 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:28:29.942Z] #84 72.25 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:28:30.139Z] #55 ... [2022-07-20T07:28:30.139Z] [2022-07-20T07:28:30.140Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:30.140Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:30.140Z] #14 70.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-20T07:28:30.140Z] #14 71.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-20T07:28:30.140Z] #14 71.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T07:28:30.140Z] #14 71.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T07:28:30.140Z] #14 71.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T07:28:30.140Z] #14 71.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T07:28:30.140Z] #14 71.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-20T07:28:30.140Z] #14 71.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T07:28:30.140Z] #14 71.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T07:28:30.140Z] #14 71.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T07:28:30.140Z] #14 71.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T07:28:30.140Z] #14 71.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T07:28:30.140Z] #14 71.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T07:28:30.140Z] #14 71.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T07:28:30.140Z] #14 71.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-20T07:28:30.140Z] #14 71.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T07:28:30.140Z] #14 71.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T07:28:30.383Z] #44 9.405 [100%] Linking C executable tini-static [2022-07-20T07:28:30.513Z] #84 72.35 checking if gcc static flag -static works... yes [2022-07-20T07:28:30.513Z] #84 72.80 checking if gcc supports -c -o file.o... yes [2022-07-20T07:28:30.773Z] #84 72.93 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:28:30.773Z] #84 72.93 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T07:28:30.859Z] #31 2.192 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T07:28:30.859Z] #31 2.558 [2022-07-20T07:28:30.859Z] #31 2.787 #=#=# ######################################################################## 100.0% [2022-07-20T07:28:30.955Z] #44 10.01 [100%] Built target tini-static [2022-07-20T07:28:30.955Z] #44 10.09 + mkdir -p /build [2022-07-20T07:28:30.955Z] #44 10.10 + cp tini-static /build/docker-init [2022-07-20T07:28:31.035Z] #84 72.97 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:28:31.035Z] #84 73.31 checking how to hardcode library paths into programs... immediate [2022-07-20T07:28:31.035Z] #84 73.31 checking whether stripping libraries is possible... yes [2022-07-20T07:28:31.035Z] #84 73.32 checking if libtool supports shared libraries... yes [2022-07-20T07:28:31.035Z] #84 73.32 checking whether to build shared libraries... no [2022-07-20T07:28:31.035Z] #84 73.32 checking whether to build static libraries... yes [2022-07-20T07:28:31.035Z] #84 73.32 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:28:31.035Z] #84 73.36 checking whether build environment is sane... yes [2022-07-20T07:28:31.035Z] #84 73.42 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:28:31.035Z] #84 73.43 checking whether make sets $(MAKE)... yes [2022-07-20T07:28:31.035Z] #84 73.48 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:28:31.035Z] #84 73.53 checking whether make supports nested variables... yes [2022-07-20T07:28:31.070Z] #14 ... [2022-07-20T07:28:31.070Z] [2022-07-20T07:28:31.070Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:28:31.070Z] #64 sha256:c8bb486753eb7f2819378a1c2b2021dfcbb84fcf24dbfe67cb65d4edc7d3fc4b [2022-07-20T07:28:31.070Z] #64 1.821 + RM_GOPATH=0 [2022-07-20T07:28:31.070Z] #64 1.821 + TMP_GOPATH= [2022-07-20T07:28:31.070Z] #64 1.821 + : /build [2022-07-20T07:28:31.070Z] #64 1.821 + '[' -z '' ']' [2022-07-20T07:28:31.070Z] #64 1.821 ++ mktemp -d [2022-07-20T07:28:31.070Z] #64 1.825 + export GOPATH=/tmp/tmp.sDoPNV4QlM [2022-07-20T07:28:31.070Z] #64 1.825 + GOPATH=/tmp/tmp.sDoPNV4QlM [2022-07-20T07:28:31.070Z] #64 1.825 + RM_GOPATH=1 [2022-07-20T07:28:31.070Z] #64 1.825 + case "$(go env GOARCH)" in [2022-07-20T07:28:31.070Z] #64 1.826 ++ go env GOARCH [2022-07-20T07:28:31.070Z] #64 1.893 Install containerd version v1.6.6 [2022-07-20T07:28:31.070Z] #64 1.893 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:31.070Z] #64 1.893 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:31.070Z] #64 1.893 ++ dirname /install.sh [2022-07-20T07:28:31.070Z] #64 1.893 + dir=/ [2022-07-20T07:28:31.070Z] #64 1.893 + bin=containerd [2022-07-20T07:28:31.070Z] #64 1.893 + shift [2022-07-20T07:28:31.070Z] #64 1.893 + '[' '!' -f //containerd.installer ']' [2022-07-20T07:28:31.070Z] #64 1.893 + . //containerd.installer [2022-07-20T07:28:31.070Z] #64 1.893 ++ set -e [2022-07-20T07:28:31.070Z] #64 1.893 ++ : v1.6.6 [2022-07-20T07:28:31.070Z] #64 1.893 + install_containerd [2022-07-20T07:28:31.070Z] #64 1.893 + echo 'Install containerd version v1.6.6' [2022-07-20T07:28:31.070Z] #64 1.893 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sDoPNV4QlM/src/github.com/containerd/containerd [2022-07-20T07:28:31.070Z] #64 1.893 Cloning into '/tmp/tmp.sDoPNV4QlM/src/github.com/containerd/containerd'... [2022-07-20T07:28:31.070Z] #64 ... [2022-07-20T07:28:31.070Z] [2022-07-20T07:28:31.070Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:31.070Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:31.070Z] #14 73.71 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:31.100Z] #26 122.8 Updating files: 23% (2629/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 41% (4722/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 64% (7347/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 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% (10022/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-20T07:28:31.100Z] #26 126.4 + cd /tmp/tmp.my0KNuyMF9/tmp/docker-ce [2022-07-20T07:28:31.100Z] #26 126.4 + git checkout -q v17.06.2-ce [2022-07-20T07:28:31.118Z] #31 3.111 [2022-07-20T07:28:31.295Z] #84 73.57 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:28:31.295Z] #84 73.58 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:28:31.295Z] #84 73.58 checking how to create a ustar tar archive... gnutar [2022-07-20T07:28:31.295Z] #84 73.64 checking dependency style of gcc... gcc3 [2022-07-20T07:28:31.527Z] #44 DONE 10.7s [2022-07-20T07:28:31.527Z] [2022-07-20T07:28:31.527Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:31.527Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:31.527Z] #77 15.86 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T07:28:31.527Z] #77 15.87 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T07:28:31.527Z] #77 17.03 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T07:28:31.527Z] #77 17.05 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T07:28:31.527Z] #77 17.05 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T07:28:31.527Z] #77 17.05 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T07:28:31.527Z] #77 17.07 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T07:28:31.527Z] #77 19.28 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T07:28:31.555Z] #84 73.81 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:28:31.555Z] #84 73.81 checking whether make supports nested variables... (cached) yes [2022-07-20T07:28:31.555Z] #84 73.81 checking for gawk... (cached) mawk [2022-07-20T07:28:31.555Z] #84 73.81 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T07:28:31.555Z] #84 73.81 checking for gcc... (cached) gcc [2022-07-20T07:28:31.555Z] #84 73.91 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T07:28:31.555Z] #84 73.91 checking whether gcc accepts -g... (cached) yes [2022-07-20T07:28:31.555Z] #84 73.91 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T07:28:31.555Z] #84 73.92 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T07:28:31.555Z] #84 73.92 checking for a Python interpreter with version >= 3... python3 [2022-07-20T07:28:31.634Z] #14 74.14 Fetched 115 MB in 12s (9804 kB/s) [2022-07-20T07:28:31.634Z] #14 74.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T07:28:31.788Z] #77 21.12 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T07:28:31.815Z] #84 74.01 checking for python3... /usr/bin/python3 [2022-07-20T07:28:31.815Z] #84 74.01 checking for python3 version... 3.9 [2022-07-20T07:28:31.815Z] #84 74.07 checking for python3 platform... linux [2022-07-20T07:28:31.815Z] #84 74.12 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T07:28:31.891Z] #14 74.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:28:31.891Z] #14 74.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T07:28:31.891Z] #14 74.43 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T07:28:32.076Z] #84 74.25 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T07:28:32.076Z] #84 74.41 checking for go-md2man... no [2022-07-20T07:28:32.336Z] #84 74.42 checking error.h usability... yes [2022-07-20T07:28:32.336Z] #84 74.61 checking error.h presence... yes [2022-07-20T07:28:32.336Z] #84 74.65 checking for error.h... yes [2022-07-20T07:28:32.468Z] #26 ... [2022-07-20T07:28:32.468Z] [2022-07-20T07:28:32.468Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:28:32.468Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-20T07:28:32.468Z] #36 126.7 Delve is a source level debugger for Go programs. [2022-07-20T07:28:32.468Z] #36 126.7 [2022-07-20T07:28:32.468Z] #36 126.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T07:28:32.468Z] #36 126.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T07:28:32.468Z] #36 126.7 [2022-07-20T07:28:32.468Z] #36 126.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T07:28:32.468Z] #36 126.7 [2022-07-20T07:28:32.468Z] #36 126.7 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T07:28:32.468Z] #36 126.7 [2022-07-20T07:28:32.468Z] #36 126.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T07:28:32.468Z] #36 126.7 [2022-07-20T07:28:32.468Z] #36 126.7 Usage: [2022-07-20T07:28:32.468Z] #36 126.7 dlv [command] [2022-07-20T07:28:32.468Z] #36 126.7 [2022-07-20T07:28:32.468Z] #36 126.7 Available Commands: [2022-07-20T07:28:32.468Z] #36 126.7 attach Attach to running process and begin debugging. [2022-07-20T07:28:32.468Z] #36 126.7 connect Connect to a headless debug server with a terminal client. [2022-07-20T07:28:32.468Z] #36 126.7 core Examine a core dump. [2022-07-20T07:28:32.468Z] #36 126.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T07:28:32.468Z] #36 126.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T07:28:32.468Z] #36 126.7 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T07:28:32.468Z] #36 126.7 help Help about any command [2022-07-20T07:28:32.468Z] #36 126.7 run Deprecated command. Use 'debug' instead. [2022-07-20T07:28:32.468Z] #36 126.7 test Compile test binary and begin debugging program. [2022-07-20T07:28:32.468Z] #36 126.7 trace Compile and begin tracing program. [2022-07-20T07:28:32.468Z] #36 126.7 version Prints version. [2022-07-20T07:28:32.468Z] #36 126.7 [2022-07-20T07:28:32.468Z] #36 126.7 Flags: [2022-07-20T07:28:32.468Z] #36 126.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T07:28:32.468Z] #36 126.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T07:28:32.468Z] #36 126.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-20T07:28:32.468Z] #36 126.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T07:28:32.468Z] #36 126.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T07:28:32.468Z] #36 126.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-20T07:28:32.468Z] #36 126.7 --disable-aslr Disables address space randomization [2022-07-20T07:28:32.468Z] #36 126.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T07:28:32.468Z] #36 126.7 -h, --help help for dlv [2022-07-20T07:28:32.468Z] #36 126.7 --init string Init file, executed by the terminal client. [2022-07-20T07:28:32.468Z] #36 126.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T07:28:32.468Z] #36 126.7 --log Enable debugging server logging. [2022-07-20T07:28:32.468Z] #36 126.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T07:28:32.468Z] #36 126.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T07:28:32.468Z] #36 126.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T07:28:32.468Z] #36 126.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T07:28:32.468Z] #36 126.7 --wd string Working directory for running the program. [2022-07-20T07:28:32.468Z] #36 126.7 [2022-07-20T07:28:32.468Z] #36 126.7 Additional help topics: [2022-07-20T07:28:32.468Z] #36 126.7 dlv backend Help about the --backend flag. [2022-07-20T07:28:32.468Z] #36 126.7 dlv log Help about logging flags. [2022-07-20T07:28:32.468Z] #36 126.7 dlv redirect Help about file redirection. [2022-07-20T07:28:32.468Z] #36 126.7 [2022-07-20T07:28:32.468Z] #36 126.7 Use "dlv [command] --help" for more information about a command. [2022-07-20T07:28:32.468Z] #36 DONE 127.4s [2022-07-20T07:28:32.468Z] [2022-07-20T07:28:32.468Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:32.468Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:28:32.468Z] #77 77.43 configure.ac:11: installing 'build-aux/compile' [2022-07-20T07:28:32.468Z] #77 77.43 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T07:28:32.468Z] #77 77.44 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T07:28:32.468Z] #77 77.45 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T07:28:32.468Z] #77 77.47 configure.ac:13: installing 'build-aux/missing' [2022-07-20T07:28:32.468Z] #77 77.48 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T07:28:32.468Z] #77 77.71 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T07:28:32.468Z] #77 79.25 checking build system type... aarch64-unknown-linux-gnu [2022-07-20T07:28:32.468Z] #77 79.61 checking host system type... aarch64-unknown-linux-gnu [2022-07-20T07:28:32.468Z] #77 79.61 checking how to print strings... printf [2022-07-20T07:28:32.468Z] #77 79.63 checking for gcc... gcc [2022-07-20T07:28:32.468Z] #77 79.77 checking whether the C compiler works... yes [2022-07-20T07:28:32.468Z] #77 80.05 checking for C compiler default output file name... a.out [2022-07-20T07:28:32.468Z] #77 80.06 checking for suffix of executables... [2022-07-20T07:28:32.468Z] #77 80.29 checking whether we are cross compiling... no [2022-07-20T07:28:32.468Z] #77 80.50 checking for suffix of object files... o [2022-07-20T07:28:32.468Z] #77 80.65 checking whether we are using the GNU C compiler... yes [2022-07-20T07:28:32.468Z] #77 80.80 checking whether gcc accepts -g... yes [2022-07-20T07:28:32.468Z] #77 80.96 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:28:32.468Z] #77 81.21 checking whether gcc understands -c and -o together... yes [2022-07-20T07:28:32.468Z] #77 81.39 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:28:32.468Z] #77 81.43 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:28:32.468Z] #77 81.44 checking for egrep... /bin/grep -E [2022-07-20T07:28:32.468Z] #77 81.45 checking for fgrep... /bin/grep -F [2022-07-20T07:28:32.468Z] #77 81.47 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:28:32.468Z] #77 81.50 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:28:32.468Z] #77 81.50 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:28:32.468Z] #77 81.53 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:28:32.468Z] #77 81.70 checking whether ln -s works... yes [2022-07-20T07:28:32.468Z] #77 81.70 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:28:32.468Z] #77 81.77 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-20T07:28:32.468Z] #77 81.78 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:28:32.468Z] #77 81.78 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:28:32.468Z] #77 81.78 checking for objdump... objdump [2022-07-20T07:28:32.468Z] #77 81.78 checking how to recognize dependent libraries... pass_all [2022-07-20T07:28:32.468Z] #77 81.80 checking for dlltool... no [2022-07-20T07:28:32.468Z] #77 81.80 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:28:32.468Z] #77 81.80 checking for ar... ar [2022-07-20T07:28:32.468Z] #77 81.80 checking for archiver @FILE support... @ [2022-07-20T07:28:32.468Z] #77 82.06 checking for strip... strip [2022-07-20T07:28:32.468Z] #77 82.07 checking for ranlib... ranlib [2022-07-20T07:28:32.468Z] #77 82.08 checking for gawk... no [2022-07-20T07:28:32.468Z] #77 82.08 checking for mawk... mawk [2022-07-20T07:28:32.498Z] #31 4.139 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T07:28:32.596Z] #84 74.69 checking linux/openat2.h usability... yes [2022-07-20T07:28:32.596Z] #84 74.83 checking linux/openat2.h presence... yes [2022-07-20T07:28:32.596Z] #84 ... [2022-07-20T07:28:32.596Z] [2022-07-20T07:28:32.596Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:28:32.596Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:28:32.596Z] #19 95.88 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-07-20T07:28:32.596Z] #19 97.12 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-20T07:28:32.596Z] #19 97.13 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-20T07:28:32.596Z] #19 97.13 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-20T07:28:32.596Z] #19 97.16 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-20T07:28:32.596Z] #19 97.16 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-20T07:28:32.596Z] #19 97.17 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-20T07:28:32.596Z] #19 97.17 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-20T07:28:32.596Z] #19 97.22 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-20T07:28:32.597Z] #19 97.23 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-20T07:28:32.597Z] #19 97.26 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-20T07:28:32.597Z] #19 97.27 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-07-20T07:28:32.597Z] #19 98.64 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-20T07:28:32.597Z] #19 98.64 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-20T07:28:32.597Z] #19 98.67 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-20T07:28:32.597Z] #19 98.73 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-20T07:28:32.597Z] #19 98.77 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-07-20T07:28:32.597Z] #19 100.1 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-20T07:28:32.597Z] #19 100.1 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-20T07:28:32.597Z] #19 100.1 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-20T07:28:32.597Z] #19 100.2 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-20T07:28:32.597Z] #19 100.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-20T07:28:32.597Z] #19 100.2 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-20T07:28:32.597Z] #19 100.2 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-20T07:28:32.597Z] #19 100.2 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-20T07:28:32.597Z] #19 100.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-20T07:28:32.597Z] #19 100.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-20T07:28:32.597Z] #19 100.3 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-20T07:28:32.597Z] #19 100.3 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-20T07:28:32.597Z] #19 100.3 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-20T07:28:32.597Z] #19 100.3 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-20T07:28:32.597Z] #19 100.4 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-07-20T07:28:32.597Z] #19 101.6 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-20T07:28:32.597Z] #19 101.6 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-20T07:28:32.597Z] #19 101.7 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-20T07:28:32.597Z] #19 101.8 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-20T07:28:32.597Z] #19 101.8 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-07-20T07:28:32.597Z] #19 103.1 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-20T07:28:32.597Z] #19 103.1 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-20T07:28:32.597Z] #19 103.1 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-20T07:28:32.597Z] #19 103.1 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-20T07:28:32.597Z] #19 103.1 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-20T07:28:32.597Z] #19 103.1 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-20T07:28:32.597Z] #19 103.1 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-20T07:28:32.597Z] #19 103.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-20T07:28:32.597Z] #19 103.2 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-20T07:28:32.597Z] #19 103.2 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-20T07:28:32.597Z] #19 103.2 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-20T07:28:32.597Z] #19 103.2 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-07-20T07:28:32.597Z] #19 104.7 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-20T07:28:32.597Z] #19 104.7 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-20T07:28:32.597Z] #19 104.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-20T07:28:32.597Z] #19 104.8 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-20T07:28:32.597Z] #19 104.8 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-07-20T07:28:32.597Z] #19 106.1 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-20T07:28:32.597Z] #19 ... [2022-07-20T07:28:32.597Z] [2022-07-20T07:28:32.597Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:32.597Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:32.597Z] #84 74.93 checking for linux/openat2.h... yes [2022-07-20T07:28:32.756Z] #31 4.482 [2022-07-20T07:28:32.857Z] #84 74.97 checking for copy_file_range... yes [2022-07-20T07:28:33.015Z] #31 4.716 #=#=# ######################################################## 78.6% ######################################################################## 100.0% [2022-07-20T07:28:33.041Z] #77 82.08 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:28:33.041Z] #77 83.01 checking for sysroot... no [2022-07-20T07:28:33.041Z] #77 83.01 checking for a working dd... /bin/dd [2022-07-20T07:28:33.041Z] #77 83.05 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:28:33.041Z] #77 83.10 checking for mt... no [2022-07-20T07:28:33.041Z] #77 83.10 checking if : is a manifest tool... no [2022-07-20T07:28:33.041Z] #77 83.12 checking how to run the C preprocessor... gcc -E [2022-07-20T07:28:33.117Z] #84 75.20 checking for fgetxattr... yes [2022-07-20T07:28:33.117Z] #84 75.39 checking for statx... yes [2022-07-20T07:28:33.178Z] #77 22.39 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T07:28:33.266Z] #14 ... [2022-07-20T07:28:33.266Z] [2022-07-20T07:28:33.266Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:28:33.266Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:28:33.266Z] #76 65.84 Selecting previously unselected package autotools-dev. [2022-07-20T07:28:33.266Z] #76 65.87 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T07:28:33.266Z] #76 65.88 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T07:28:33.266Z] #76 66.20 Selecting previously unselected package automake. [2022-07-20T07:28:33.266Z] #76 66.20 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T07:28:33.266Z] #76 66.25 Unpacking automake (1:1.16.3-2) ... [2022-07-20T07:28:33.266Z] #76 67.51 Selecting previously unselected package patch. [2022-07-20T07:28:33.266Z] #76 67.52 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T07:28:33.266Z] #76 67.54 Unpacking patch (2.7.6-7) ... [2022-07-20T07:28:33.266Z] #76 68.46 Selecting previously unselected package dpkg-dev. [2022-07-20T07:28:33.266Z] #76 68.47 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T07:28:33.266Z] #76 68.51 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T07:28:33.266Z] #76 70.82 Selecting previously unselected package build-essential. [2022-07-20T07:28:33.266Z] #76 70.84 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T07:28:33.266Z] #76 70.85 Unpacking build-essential (12.9) ... [2022-07-20T07:28:33.266Z] #76 71.09 Selecting previously unselected package libcap2:amd64. [2022-07-20T07:28:33.266Z] #76 71.09 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T07:28:33.266Z] #76 71.10 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:28:33.266Z] #76 71.26 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T07:28:33.266Z] #76 71.26 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T07:28:33.266Z] #76 71.28 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T07:28:33.266Z] #76 71.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T07:28:33.266Z] #76 71.67 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:28:33.266Z] #76 71.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:28:33.266Z] #76 72.08 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T07:28:33.266Z] #76 72.08 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:28:33.266Z] #76 72.09 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T07:28:33.266Z] #76 72.65 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T07:28:33.266Z] #76 72.65 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T07:28:33.266Z] #76 72.70 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:28:33.266Z] #76 73.29 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T07:28:33.266Z] #76 73.39 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T07:28:33.266Z] #76 73.44 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:28:33.266Z] #76 74.68 Selecting previously unselected package libtool. [2022-07-20T07:28:33.266Z] #76 74.68 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T07:28:33.266Z] #76 74.71 Unpacking libtool (2.4.6-15) ... [2022-07-20T07:28:33.266Z] #76 75.04 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T07:28:33.266Z] #76 75.04 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T07:28:33.266Z] #76 75.07 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:28:33.266Z] #76 75.54 Selecting previously unselected package libyajl2:amd64. [2022-07-20T07:28:33.266Z] #76 75.55 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T07:28:33.266Z] #76 75.55 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:28:33.266Z] #76 75.73 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T07:28:33.266Z] #76 75.77 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T07:28:33.266Z] #76 75.79 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T07:28:33.266Z] #76 76.10 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:28:33.273Z] #31 5.079 [2022-07-20T07:28:33.439Z] #77 22.65 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T07:28:33.537Z] #76 76.13 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T07:28:33.537Z] #76 76.14 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:28:33.537Z] #76 76.15 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T07:28:33.537Z] #76 76.18 Setting up file (1:5.39-3) ... [2022-07-20T07:28:33.537Z] #76 76.22 Setting up bzip2 (1.0.8-4) ... [2022-07-20T07:28:33.537Z] #76 76.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:28:33.537Z] #76 76.24 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T07:28:33.537Z] #76 76.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:28:33.537Z] #76 76.29 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T07:28:33.537Z] #76 76.31 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T07:28:33.537Z] #76 76.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:28:33.687Z] #84 75.63 checking for fgetpwent_r... yes [2022-07-20T07:28:33.687Z] #84 75.88 checking for issetugid... no [2022-07-20T07:28:33.687Z] #84 76.07 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T07:28:33.687Z] #84 76.07 checking pkg-config is at least version 0.9.0... yes [2022-07-20T07:28:33.700Z] #77 22.82 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T07:28:33.836Z] #76 76.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T07:28:33.836Z] #76 76.49 Setting up patch (2.7.6-7) ... [2022-07-20T07:28:33.836Z] #76 76.60 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:28:33.844Z] #31 ... [2022-07-20T07:28:33.844Z] [2022-07-20T07:28:33.844Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:28:33.844Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:28:33.844Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.5s done [2022-07-20T07:28:33.844Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 8.0s [2022-07-20T07:28:33.946Z] #84 76.08 checking for library containing yajl_tree_get... -lyajl [2022-07-20T07:28:33.946Z] #84 76.46 checking for yajl >= 2.0.0... yes [2022-07-20T07:28:33.969Z] #77 83.24 checking for ANSI C header files... yes [2022-07-20T07:28:33.969Z] #77 83.96 checking for sys/types.h... yes [2022-07-20T07:28:34.097Z] #76 76.69 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T07:28:34.097Z] #76 76.76 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T07:28:34.097Z] #76 76.81 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:28:34.097Z] #76 76.83 Setting up libtool (2.4.6-15) ... [2022-07-20T07:28:34.097Z] #76 76.87 Setting up m4 (1.4.18-5) ... [2022-07-20T07:28:34.103Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 8.3s done [2022-07-20T07:28:34.103Z] #11 ... [2022-07-20T07:28:34.103Z] [2022-07-20T07:28:34.103Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:28:34.103Z] #31 sha256:a3622fb00d0c2719e526141753c3aab70b6d651db96bffa134160bf2f1b6e871 [2022-07-20T07:28:34.103Z] #31 6.121 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T07:28:34.206Z] #84 76.49 checking sys/capability.h usability... yes [2022-07-20T07:28:34.225Z] #77 84.15 checking for sys/stat.h... yes [2022-07-20T07:28:34.225Z] #77 84.28 checking for stdlib.h... yes [2022-07-20T07:28:34.225Z] #77 84.39 checking for string.h... yes [2022-07-20T07:28:34.373Z] #76 76.89 Setting up dpkg-dev (1.20.11) ... [2022-07-20T07:28:34.374Z] #76 76.92 Setting up autoconf (2.69-14) ... [2022-07-20T07:28:34.374Z] #76 76.94 Setting up build-essential (12.9) ... [2022-07-20T07:28:34.374Z] #76 76.97 Setting up automake (1:1.16.3-2) ... [2022-07-20T07:28:34.374Z] #76 77.06 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T07:28:34.374Z] #76 77.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:28:34.466Z] #84 76.66 checking sys/capability.h presence... yes [2022-07-20T07:28:34.466Z] #84 76.73 checking for sys/capability.h... yes [2022-07-20T07:28:34.481Z] #77 84.56 checking for memory.h... yes [2022-07-20T07:28:34.675Z] #31 6.383 [2022-07-20T07:28:34.726Z] #84 76.73 checking for library containing cap_from_name... -lcap [2022-07-20T07:28:34.737Z] #77 84.69 checking for strings.h... yes [2022-07-20T07:28:34.986Z] #84 77.13 checking for library containing dlopen... -ldl [2022-07-20T07:28:34.993Z] #77 84.82 checking for inttypes.h... yes [2022-07-20T07:28:35.203Z] #31 6.598 #=#=# ############### 21.1% ######################################## 56.9% ############################################################### 88.6% ######################################################################## 100.0% [2022-07-20T07:28:35.246Z] #84 77.43 checking seccomp.h usability... yes [2022-07-20T07:28:35.246Z] #84 77.57 checking seccomp.h presence... yes [2022-07-20T07:28:35.246Z] #84 77.63 checking for seccomp.h... yes [2022-07-20T07:28:35.249Z] #77 85.08 checking for stdint.h... yes [2022-07-20T07:28:35.462Z] #31 7.172 [2022-07-20T07:28:35.505Z] #77 85.35 checking for unistd.h... yes [2022-07-20T07:28:35.505Z] #77 85.56 checking for dlfcn.h... yes [2022-07-20T07:28:35.761Z] #77 85.78 checking for objdir... .libs [2022-07-20T07:28:35.761Z] #77 ... [2022-07-20T07:28:35.761Z] [2022-07-20T07:28:35.761Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:28:35.761Z] #26 sha256:7201768be091187687497b039bb9a8d0ab94d8e8d4f5904e845c4c33eca8d736 [2022-07-20T07:28:35.761Z] #26 131.1 + mkdir -p /tmp/tmp.my0KNuyMF9/src/github.com/docker [2022-07-20T07:28:35.816Z] #84 77.64 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T07:28:35.816Z] #84 78.07 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T07:28:36.017Z] #26 131.1 + mv components/cli /tmp/tmp.my0KNuyMF9/src/github.com/docker/cli [2022-07-20T07:28:36.017Z] #26 131.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-20T07:28:36.276Z] #76 ... [2022-07-20T07:28:36.276Z] [2022-07-20T07:28:36.276Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:36.276Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:36.276Z] #14 78.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T07:28:36.276Z] #14 78.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T07:28:36.276Z] #14 79.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T07:28:36.336Z] #84 78.37 checking systemd/sd-bus.h usability... yes [2022-07-20T07:28:36.336Z] #84 78.53 checking systemd/sd-bus.h presence... yes [2022-07-20T07:28:36.336Z] #84 78.64 checking for systemd/sd-bus.h... yes [2022-07-20T07:28:36.398Z] #31 8.093 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T07:28:36.532Z] #14 ... [2022-07-20T07:28:36.532Z] [2022-07-20T07:28:36.532Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:28:36.532Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:28:36.532Z] #76 DONE 79.2s [2022-07-20T07:28:36.532Z] [2022-07-20T07:28:36.532Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:36.532Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:36.596Z] #84 78.65 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T07:28:36.596Z] [2022-07-20T07:28:36.596Z] #84 ... [2022-07-20T07:28:36.596Z] [2022-07-20T07:28:36.596Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:28:36.596Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:28:36.596Z] #41 DONE 117.8s [2022-07-20T07:28:36.596Z] [2022-07-20T07:28:36.596Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:36.596Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:36.670Z] #31 8.359 [2022-07-20T07:28:36.670Z] #31 8.577 #=#=# ######################################################################## 100.0% [2022-07-20T07:28:36.856Z] #84 78.92 checking for sd_notify_barrier... yes [2022-07-20T07:28:36.929Z] #31 8.857 [2022-07-20T07:28:36.947Z] #26 ... [2022-07-20T07:28:36.947Z] [2022-07-20T07:28:36.947Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:28:36.947Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T07:28:36.947Z] #21 8.334 Reading package lists... [2022-07-20T07:28:36.947Z] #21 11.32 Reading package lists... [2022-07-20T07:28:36.947Z] #21 14.15 Building dependency tree... [2022-07-20T07:28:36.947Z] #21 16.61 The following additional packages will be installed: [2022-07-20T07:28:36.947Z] #21 16.64 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T07:28:36.947Z] #21 16.64 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T07:28:36.947Z] #21 16.64 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T07:28:36.947Z] #21 16.65 python3-pkg-resources vim-runtime xxd [2022-07-20T07:28:36.947Z] #21 16.65 Suggested packages: [2022-07-20T07:28:36.947Z] #21 16.65 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T07:28:36.947Z] #21 16.65 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T07:28:36.947Z] #21 16.65 acl attr quota [2022-07-20T07:28:36.947Z] #21 16.65 Recommended packages: [2022-07-20T07:28:36.947Z] #21 16.65 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T07:28:36.947Z] #21 18.33 The following NEW packages will be installed: [2022-07-20T07:28:36.947Z] #21 18.34 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T07:28:36.947Z] #21 18.34 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T07:28:36.947Z] #21 18.34 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T07:28:36.947Z] #21 18.34 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T07:28:36.947Z] #21 18.34 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T07:28:36.947Z] #21 18.35 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T07:28:36.947Z] #21 18.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T07:28:36.947Z] #21 18.35 xz-utils zip zstd [2022-07-20T07:28:36.947Z] #21 18.70 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:28:36.947Z] #21 18.70 Need to get 27.0 MB of archives. [2022-07-20T07:28:36.947Z] #21 18.70 After this operation, 105 MB of additional disk space will be used. [2022-07-20T07:28:36.947Z] #21 18.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-20T07:28:36.947Z] #21 18.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-20T07:28:36.947Z] #21 18.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-20T07:28:36.947Z] #21 18.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-20T07:28:36.947Z] #21 18.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-20T07:28:36.947Z] #21 18.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-20T07:28:36.947Z] #21 18.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-20T07:28:36.947Z] #21 18.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-20T07:28:36.947Z] #21 18.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T07:28:36.947Z] #21 18.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T07:28:36.947Z] #21 18.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T07:28:36.947Z] #21 18.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-20T07:28:36.947Z] #21 18.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-20T07:28:36.947Z] #21 18.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-20T07:28:36.947Z] #21 18.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-20T07:28:36.947Z] #21 18.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-20T07:28:36.947Z] #21 18.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-20T07:28:36.947Z] #21 18.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-20T07:28:36.947Z] #21 18.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-20T07:28:36.947Z] #21 18.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-20T07:28:36.947Z] #21 18.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-20T07:28:36.947Z] #21 18.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-20T07:28:36.947Z] #21 18.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-20T07:28:36.948Z] #21 18.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-20T07:28:36.948Z] #21 18.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-20T07:28:36.948Z] #21 18.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-20T07:28:36.948Z] #21 18.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-20T07:28:36.948Z] #21 19.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-20T07:28:36.948Z] #21 19.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-20T07:28:36.948Z] #21 19.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-20T07:28:36.948Z] #21 19.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-20T07:28:36.948Z] #21 19.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-20T07:28:36.948Z] #21 19.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-20T07:28:36.948Z] #21 19.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-20T07:28:36.948Z] #21 19.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-20T07:28:36.948Z] #21 19.21 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T07:28:36.948Z] #21 19.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T07:28:36.948Z] #21 19.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T07:28:36.948Z] #21 19.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T07:28:36.948Z] #21 19.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T07:28:36.948Z] #21 19.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T07:28:36.948Z] #21 19.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-20T07:28:36.948Z] #21 19.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-20T07:28:36.948Z] #21 19.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-20T07:28:36.948Z] #21 19.32 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-20T07:28:36.948Z] #21 19.45 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-20T07:28:36.948Z] #21 19.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-20T07:28:36.948Z] #21 19.49 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-20T07:28:36.948Z] #21 19.51 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-20T07:28:36.948Z] #21 20.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:36.948Z] #21 20.37 Fetched 27.0 MB in 1s (24.0 MB/s) [2022-07-20T07:28:36.948Z] #21 20.44 Selecting previously unselected package pigz. [2022-07-20T07:28:36.948Z] #21 20.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-07-20T07:28:36.948Z] #21 20.49 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-20T07:28:36.948Z] #21 20.50 Unpacking pigz (2.6-1) ... [2022-07-20T07:28:36.948Z] #21 20.60 Selecting previously unselected package libelf1:arm64. [2022-07-20T07:28:36.948Z] #21 20.62 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-20T07:28:36.948Z] #21 20.64 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-20T07:28:36.948Z] #21 20.78 Selecting previously unselected package libbpf0:arm64. [2022-07-20T07:28:36.948Z] #21 20.78 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-20T07:28:36.948Z] #21 20.79 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-20T07:28:36.948Z] #21 20.92 Selecting previously unselected package libcap2:arm64. [2022-07-20T07:28:36.948Z] #21 20.93 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-20T07:28:36.948Z] #21 20.95 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-20T07:28:36.948Z] #21 21.04 Selecting previously unselected package libmnl0:arm64. [2022-07-20T07:28:36.948Z] #21 21.04 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-20T07:28:36.948Z] #21 21.04 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-20T07:28:36.948Z] #21 21.11 Selecting previously unselected package libxtables12:arm64. [2022-07-20T07:28:36.948Z] #21 21.11 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-20T07:28:36.948Z] #21 21.12 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-20T07:28:36.948Z] #21 21.20 Selecting previously unselected package libcap2-bin. [2022-07-20T07:28:36.948Z] #21 21.22 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-20T07:28:36.948Z] #21 21.22 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T07:28:37.002Z] #77 ... [2022-07-20T07:28:37.002Z] [2022-07-20T07:28:37.002Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:37.002Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:37.002Z] #14 67.73 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T07:28:37.002Z] #14 67.73 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:28:37.002Z] #14 67.73 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T07:28:37.002Z] #14 67.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T07:28:37.002Z] #14 67.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:28:37.002Z] #14 67.87 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T07:28:37.002Z] #14 76.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T07:28:37.002Z] #14 76.46 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:28:37.002Z] #14 76.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:28:37.116Z] #84 79.28 checking linux/bpf.h usability... yes [2022-07-20T07:28:37.116Z] #84 79.50 checking linux/bpf.h presence... yes [2022-07-20T07:28:37.116Z] #84 79.57 checking for linux/bpf.h... yes [2022-07-20T07:28:37.204Z] #21 21.34 Selecting previously unselected package iproute2. [2022-07-20T07:28:37.204Z] #21 21.34 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-20T07:28:37.204Z] #21 21.35 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T07:28:37.204Z] #21 ... [2022-07-20T07:28:37.204Z] [2022-07-20T07:28:37.204Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:37.204Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:28:37.204Z] #77 86.23 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:28:37.204Z] #77 86.38 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:28:37.204Z] #77 86.38 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:28:37.204Z] #77 86.54 checking if gcc static flag -static works... yes [2022-07-20T07:28:37.204Z] #77 86.99 checking if gcc supports -c -o file.o... yes [2022-07-20T07:28:37.204Z] #77 87.16 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:28:37.204Z] #77 87.16 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-20T07:28:37.376Z] #84 79.58 checking compilation for eBPF... yes [2022-07-20T07:28:37.376Z] #84 79.80 checking for criu >= 3.15... no [2022-07-20T07:28:37.376Z] #84 79.85 configure: CRIU headers not found, building without CRIU support [2022-07-20T07:28:37.376Z] #84 79.85 checking for criu > 3.16... no [2022-07-20T07:28:37.376Z] #84 79.90 configure: CRIU version doesn't support join-ns API [2022-07-20T07:28:37.461Z] #77 87.24 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:28:37.461Z] #77 87.57 checking how to hardcode library paths into programs... immediate [2022-07-20T07:28:37.461Z] #77 87.57 checking whether stripping libraries is possible... yes [2022-07-20T07:28:37.461Z] #77 87.58 checking if libtool supports shared libraries... yes [2022-07-20T07:28:37.461Z] #77 87.58 checking whether to build shared libraries... no [2022-07-20T07:28:37.461Z] #77 87.59 checking whether to build static libraries... yes [2022-07-20T07:28:37.461Z] #77 87.59 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:28:37.461Z] #77 87.63 checking whether build environment is sane... yes [2022-07-20T07:28:37.636Z] #84 79.90 checking for criu > 3.16.1... no [2022-07-20T07:28:37.636Z] #84 79.98 configure: CRIU version doesn't support for pre-dumping [2022-07-20T07:28:37.636Z] #84 79.98 checking for new mount API (fsconfig)... yes [2022-07-20T07:28:37.636Z] #84 80.09 checking for seccomp notify API... yes [2022-07-20T07:28:37.718Z] #77 87.68 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:28:37.718Z] #77 87.71 checking whether make sets $(MAKE)... yes [2022-07-20T07:28:37.718Z] #77 87.79 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:28:37.718Z] #77 87.86 checking whether make supports nested variables... yes [2022-07-20T07:28:37.864Z] #31 9.552 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T07:28:37.896Z] #84 80.17 checking for gperf... no [2022-07-20T07:28:37.896Z] #84 80.17 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T07:28:37.900Z] #77 1.489 Cloning into '/tmp/crun-build'... [2022-07-20T07:28:37.975Z] #77 87.92 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:28:37.975Z] #77 87.92 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:28:37.975Z] #77 87.92 checking how to create a ustar tar archive... gnutar [2022-07-20T07:28:37.975Z] #77 87.98 checking dependency style of gcc... gcc3 [2022-07-20T07:28:38.123Z] #31 9.823 [2022-07-20T07:28:38.156Z] #84 80.17 checking for library containing argp_parse... none required [2022-07-20T07:28:38.156Z] #84 80.47 checking that generated files are newer than configure... done [2022-07-20T07:28:38.156Z] #84 80.48 configure: creating ./config.status [2022-07-20T07:28:38.156Z] #77 ... [2022-07-20T07:28:38.156Z] [2022-07-20T07:28:38.156Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:38.156Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:38.156Z] #51 70.24 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T07:28:38.156Z] #51 70.25 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T07:28:38.156Z] #51 70.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:28:38.156Z] #51 70.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T07:28:38.156Z] #51 70.45 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:28:38.156Z] #51 70.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:28:38.156Z] #51 70.76 Selecting previously unselected package criu. [2022-07-20T07:28:38.156Z] #51 70.76 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T07:28:38.156Z] #51 70.77 Unpacking criu (3.17.1-1) ... [2022-07-20T07:28:38.156Z] #51 72.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:28:38.156Z] #51 74.73 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T07:28:38.156Z] #51 74.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:28:38.156Z] #51 74.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:28:38.156Z] #51 74.77 Setting up python3-six (1.16.0-2) ... [2022-07-20T07:28:38.156Z] #51 76.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:28:38.156Z] #51 76.73 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T07:28:38.156Z] #51 ... [2022-07-20T07:28:38.156Z] [2022-07-20T07:28:38.157Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:28:38.157Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:28:38.157Z] #42 70.86 Selecting previously unselected package libicu67:amd64. [2022-07-20T07:28:38.157Z] #42 70.88 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-20T07:28:38.157Z] #42 70.95 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T07:28:38.231Z] #77 88.19 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:28:38.231Z] #77 88.20 checking whether make supports nested variables... (cached) yes [2022-07-20T07:28:38.231Z] #77 88.20 checking for gawk... (cached) mawk [2022-07-20T07:28:38.231Z] #77 88.20 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T07:28:38.231Z] #77 88.20 checking for gcc... (cached) gcc [2022-07-20T07:28:38.231Z] #77 88.32 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T07:28:38.231Z] #77 88.32 checking whether gcc accepts -g... (cached) yes [2022-07-20T07:28:38.232Z] #77 88.32 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T07:28:38.232Z] #77 88.32 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T07:28:38.232Z] #77 88.32 checking for a Python interpreter with version >= 3... python3 [2022-07-20T07:28:38.232Z] #77 88.41 checking for python3... /usr/bin/python3 [2022-07-20T07:28:38.232Z] #77 88.41 checking for python3 version... 3.9 [2022-07-20T07:28:38.383Z] #31 10.04 #=#=# ######################################################################## 100.0% [2022-07-20T07:28:38.383Z] #31 10.34 [2022-07-20T07:28:38.383Z] #31 10.40 Download of images into '/build' complete. [2022-07-20T07:28:38.383Z] #31 10.40 Use something like the following to load the result into a Docker daemon: [2022-07-20T07:28:38.383Z] #31 10.40 tar -cC '/build' . | docker load [2022-07-20T07:28:38.488Z] #77 88.48 checking for python3 platform... linux [2022-07-20T07:28:38.488Z] #77 88.55 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T07:28:38.745Z] #77 88.72 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T07:28:38.745Z] #77 88.87 checking for go-md2man... no [2022-07-20T07:28:39.002Z] #77 88.89 checking error.h usability... yes [2022-07-20T07:28:39.002Z] #77 89.07 checking error.h presence... yes [2022-07-20T07:28:39.002Z] #77 89.12 checking for error.h... yes [2022-07-20T07:28:39.258Z] #77 89.17 checking linux/openat2.h usability... yes [2022-07-20T07:28:39.259Z] #77 89.34 checking linux/openat2.h presence... yes [2022-07-20T07:28:39.259Z] #77 89.41 checking for linux/openat2.h... yes [2022-07-20T07:28:39.515Z] #77 89.45 checking for copy_file_range... yes [2022-07-20T07:28:39.537Z] #84 ... [2022-07-20T07:28:39.537Z] [2022-07-20T07:28:39.537Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:28:39.537Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:28:39.537Z] #43 120.6 Delve is a source level debugger for Go programs. [2022-07-20T07:28:39.537Z] #43 120.6 [2022-07-20T07:28:39.537Z] #43 120.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T07:28:39.537Z] #43 120.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T07:28:39.537Z] #43 120.6 [2022-07-20T07:28:39.537Z] #43 120.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T07:28:39.537Z] #43 120.6 [2022-07-20T07:28:39.537Z] #43 120.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T07:28:39.537Z] #43 120.6 [2022-07-20T07:28:39.537Z] #43 120.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T07:28:39.537Z] #43 120.6 [2022-07-20T07:28:39.537Z] #43 120.6 Usage: [2022-07-20T07:28:39.537Z] #43 120.6 dlv [command] [2022-07-20T07:28:39.537Z] #43 120.6 [2022-07-20T07:28:39.537Z] #43 120.6 Available Commands: [2022-07-20T07:28:39.537Z] #43 120.6 attach Attach to running process and begin debugging. [2022-07-20T07:28:39.537Z] #43 120.6 connect Connect to a headless debug server with a terminal client. [2022-07-20T07:28:39.537Z] #43 120.6 core Examine a core dump. [2022-07-20T07:28:39.537Z] #43 120.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T07:28:39.537Z] #43 120.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T07:28:39.537Z] #43 120.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T07:28:39.537Z] #43 120.6 help Help about any command [2022-07-20T07:28:39.537Z] #43 120.6 run Deprecated command. Use 'debug' instead. [2022-07-20T07:28:39.537Z] #43 120.6 test Compile test binary and begin debugging program. [2022-07-20T07:28:39.537Z] #43 120.6 trace Compile and begin tracing program. [2022-07-20T07:28:39.537Z] #43 120.6 version Prints version. [2022-07-20T07:28:39.537Z] #43 120.6 [2022-07-20T07:28:39.537Z] #43 120.6 Flags: [2022-07-20T07:28:39.537Z] #43 120.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T07:28:39.537Z] #43 120.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T07:28:39.537Z] #43 120.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-07-20T07:28:39.537Z] #43 120.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T07:28:39.537Z] #43 120.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T07:28:39.537Z] #43 120.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-07-20T07:28:39.537Z] #43 120.6 --disable-aslr Disables address space randomization [2022-07-20T07:28:39.537Z] #43 120.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T07:28:39.537Z] #43 120.6 -h, --help help for dlv [2022-07-20T07:28:39.537Z] #43 120.6 --init string Init file, executed by the terminal client. [2022-07-20T07:28:39.537Z] #43 120.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T07:28:39.537Z] #43 120.6 --log Enable debugging server logging. [2022-07-20T07:28:39.537Z] #43 120.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T07:28:39.537Z] #43 120.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T07:28:39.537Z] #43 120.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T07:28:39.537Z] #43 120.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T07:28:39.537Z] #43 120.6 --wd string Working directory for running the program. [2022-07-20T07:28:39.537Z] #43 120.6 [2022-07-20T07:28:39.537Z] #43 120.6 Additional help topics: [2022-07-20T07:28:39.537Z] #43 120.6 dlv backend Help about the --backend flag. [2022-07-20T07:28:39.537Z] #43 120.6 dlv log Help about logging flags. [2022-07-20T07:28:39.537Z] #43 120.6 dlv redirect Help about file redirection. [2022-07-20T07:28:39.537Z] #43 120.6 [2022-07-20T07:28:39.537Z] #43 120.6 Use "dlv [command] --help" for more information about a command. [2022-07-20T07:28:39.537Z] #43 DONE 120.7s [2022-07-20T07:28:39.537Z] [2022-07-20T07:28:39.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-07-20T07:28:39.537Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:28:39.537Z] #19 106.1 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-20T07:28:39.537Z] #19 107.2 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:28:39.537Z] #19 107.8 Fetched 788 MB in 22s (35.3 MB/s) [2022-07-20T07:28:39.537Z] #19 107.8 Selecting previously unselected package liblocale-gettext-perl. [2022-07-20T07:28:39.537Z] #19 107.8 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:28:39.537Z] #19 107.9 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-20T07:28:39.537Z] #19 107.9 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-20T07:28:39.537Z] #19 108.0 Selecting previously unselected package bzip2. [2022-07-20T07:28:39.537Z] #19 108.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T07:28:39.537Z] #19 108.0 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T07:28:39.537Z] #19 108.1 Selecting previously unselected package libmagic-mgc. [2022-07-20T07:28:39.537Z] #19 108.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T07:28:39.537Z] #19 108.1 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T07:28:39.537Z] #19 108.4 Selecting previously unselected package libmagic1:amd64. [2022-07-20T07:28:39.537Z] #19 108.4 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T07:28:39.537Z] #19 108.4 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T07:28:39.537Z] #19 108.6 Selecting previously unselected package file. [2022-07-20T07:28:39.537Z] #19 108.6 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-20T07:28:39.537Z] #19 108.6 Unpacking file (1:5.39-3) ... [2022-07-20T07:28:39.537Z] #19 108.7 Selecting previously unselected package xz-utils. [2022-07-20T07:28:39.537Z] #19 108.7 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T07:28:39.537Z] #19 108.7 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:28:39.537Z] #19 108.8 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-20T07:28:39.537Z] #19 108.8 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-20T07:28:39.537Z] #19 108.8 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-20T07:28:39.537Z] #19 110.7 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-20T07:28:39.537Z] #19 110.7 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-20T07:28:39.537Z] #19 110.8 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-20T07:28:39.537Z] #19 112.0 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-20T07:28:39.537Z] #19 112.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-20T07:28:39.537Z] #19 112.0 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-20T07:28:39.772Z] #77 89.68 checking for fgetxattr... yes [2022-07-20T07:28:39.797Z] #19 ... [2022-07-20T07:28:39.797Z] [2022-07-20T07:28:39.797Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:39.797Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:39.797Z] #84 82.25 config.status: creating Makefile [2022-07-20T07:28:40.057Z] #84 82.31 config.status: creating rpm/crun.spec [2022-07-20T07:28:40.057Z] #84 82.36 config.status: creating config.h [2022-07-20T07:28:40.057Z] #84 82.40 config.status: executing libtool commands [2022-07-20T07:28:40.057Z] #84 82.50 config.status: executing depfiles commands [2022-07-20T07:28:40.335Z] #77 89.95 checking for statx... yes [2022-07-20T07:28:40.592Z] #77 90.30 checking for fgetpwent_r... yes [2022-07-20T07:28:40.849Z] #77 90.58 checking for issetugid... no [2022-07-20T07:28:40.849Z] #77 90.88 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T07:28:40.849Z] #77 90.88 checking pkg-config is at least version 0.9.0... yes [2022-07-20T07:28:40.997Z] #84 83.38 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T07:28:40.997Z] #84 83.39 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T07:28:41.105Z] #77 90.89 checking for library containing yajl_tree_get... -lyajl [2022-07-20T07:28:41.256Z] #84 83.58 checking for gcc... gcc [2022-07-20T07:28:41.256Z] #84 83.64 checking whether the C compiler works... yes [2022-07-20T07:28:41.362Z] #77 91.33 checking for yajl >= 2.0.0... yes [2022-07-20T07:28:41.362Z] #77 91.35 checking sys/capability.h usability... yes [2022-07-20T07:28:41.362Z] #77 91.56 checking sys/capability.h presence... yes [2022-07-20T07:28:41.432Z] #42 83.44 Selecting previously unselected package libxml2:amd64. [2022-07-20T07:28:41.432Z] #42 83.45 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T07:28:41.432Z] #42 83.48 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T07:28:41.432Z] #42 ... [2022-07-20T07:28:41.432Z] [2022-07-20T07:28:41.432Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:41.432Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:41.432Z] #14 84.00 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T07:28:41.432Z] #14 84.01 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T07:28:41.432Z] #14 84.01 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T07:28:41.516Z] #84 83.75 checking for C compiler default output file name... a.out [2022-07-20T07:28:41.516Z] #84 83.75 checking for suffix of executables... [2022-07-20T07:28:41.516Z] #84 83.87 checking whether we are cross compiling... no [2022-07-20T07:28:41.516Z] #84 83.94 checking for suffix of object files... o [2022-07-20T07:28:41.619Z] #77 91.63 checking for sys/capability.h... yes [2022-07-20T07:28:41.669Z] #31 ... [2022-07-20T07:28:41.669Z] [2022-07-20T07:28:41.669Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:28:41.669Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:28:41.669Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 6.6s [2022-07-20T07:28:41.689Z] #14 84.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T07:28:41.689Z] #14 84.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:28:41.689Z] #14 84.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:28:41.776Z] #84 83.97 checking whether we are using the GNU C compiler... yes [2022-07-20T07:28:41.776Z] #84 84.02 checking whether gcc accepts -g... yes [2022-07-20T07:28:41.776Z] #84 84.08 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:28:41.875Z] #77 91.64 checking for library containing cap_from_name... -lcap [2022-07-20T07:28:41.946Z] #14 84.53 Selecting previously unselected package dmsetup. [2022-07-20T07:28:41.946Z] #14 84.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:28:41.946Z] #14 84.55 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T07:28:42.036Z] #84 84.17 checking whether gcc understands -c and -o together... yes [2022-07-20T07:28:42.036Z] #84 84.27 checking how to run the C preprocessor... gcc -E [2022-07-20T07:28:42.036Z] #84 84.42 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:28:42.036Z] #84 84.43 checking for egrep... /bin/grep -E [2022-07-20T07:28:42.512Z] #14 84.92 Selecting previously unselected package mingw-w64-common. [2022-07-20T07:28:42.512Z] #14 84.93 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T07:28:42.512Z] #14 84.96 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T07:28:42.606Z] #84 84.44 checking for ANSI C header files... yes [2022-07-20T07:28:42.606Z] #84 84.85 checking for sys/types.h... yes [2022-07-20T07:28:42.606Z] #84 84.93 checking for sys/stat.h... yes [2022-07-20T07:28:42.606Z] #84 85.03 checking for stdlib.h... yes [2022-07-20T07:28:42.606Z] #84 85.11 checking for string.h... yes [2022-07-20T07:28:42.610Z] #11 ... [2022-07-20T07:28:42.610Z] [2022-07-20T07:28:42.610Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-20T07:28:42.610Z] #31 sha256:a3622fb00d0c2719e526141753c3aab70b6d651db96bffa134160bf2f1b6e871 [2022-07-20T07:28:42.610Z] #31 DONE 14.2s [2022-07-20T07:28:42.610Z] [2022-07-20T07:28:42.610Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T07:28:42.610Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T07:28:42.695Z] #77 92.17 checking for library containing dlopen... -ldl [2022-07-20T07:28:42.696Z] #77 92.68 checking seccomp.h usability... yes [2022-07-20T07:28:42.866Z] #84 85.17 checking for memory.h... yes [2022-07-20T07:28:42.952Z] #77 92.85 checking seccomp.h presence... yes [2022-07-20T07:28:42.952Z] #77 92.96 checking for seccomp.h... yes [2022-07-20T07:28:43.127Z] #84 85.30 checking for strings.h... yes [2022-07-20T07:28:43.224Z] #77 92.97 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T07:28:43.387Z] #84 85.45 checking for inttypes.h... yes [2022-07-20T07:28:43.388Z] #84 85.59 checking for stdint.h... yes [2022-07-20T07:28:43.388Z] #84 85.66 checking for unistd.h... yes [2022-07-20T07:28:43.481Z] #77 93.29 checking for library containing seccomp_arch_resolve_name... [2022-07-20T07:28:43.481Z] #77 ... [2022-07-20T07:28:43.481Z] [2022-07-20T07:28:43.481Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:28:43.481Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T07:28:43.481Z] #34 DONE 138.3s [2022-07-20T07:28:43.481Z] [2022-07-20T07:28:43.481Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:43.481Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:28:43.481Z] #77 93.29 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T07:28:43.481Z] #77 93.55 checking systemd/sd-bus.h usability... [2022-07-20T07:28:43.481Z] #77 ... [2022-07-20T07:28:43.481Z] [2022-07-20T07:28:43.481Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:28:43.481Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T07:28:43.481Z] #21 21.88 Selecting previously unselected package xxd. [2022-07-20T07:28:43.481Z] #21 21.88 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-20T07:28:43.481Z] #21 21.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:43.481Z] #21 22.03 Selecting previously unselected package vim-common. [2022-07-20T07:28:43.481Z] #21 22.04 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:28:43.481Z] #21 22.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:43.481Z] #21 22.27 Selecting previously unselected package bash-completion. [2022-07-20T07:28:43.481Z] #21 22.27 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T07:28:43.481Z] #21 25.37 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T07:28:43.481Z] #21 25.93 Selecting previously unselected package bzip2. [2022-07-20T07:28:43.481Z] #21 25.94 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-20T07:28:43.481Z] #21 25.94 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T07:28:43.481Z] #21 26.04 Selecting previously unselected package xz-utils. [2022-07-20T07:28:43.481Z] #21 26.04 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-20T07:28:43.481Z] #21 26.05 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:28:43.481Z] #21 26.23 Selecting previously unselected package apparmor. [2022-07-20T07:28:43.481Z] #21 26.24 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-20T07:28:43.481Z] #21 26.32 Unpacking apparmor (2.13.6-10) ... [2022-07-20T07:28:43.481Z] #21 26.81 Selecting previously unselected package inetutils-ping. [2022-07-20T07:28:43.481Z] #21 26.83 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-20T07:28:43.481Z] #21 26.84 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T07:28:43.481Z] #21 26.98 Selecting previously unselected package libip4tc2:arm64. [2022-07-20T07:28:43.481Z] #21 26.99 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-20T07:28:43.481Z] #21 27.00 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-20T07:28:43.481Z] #21 27.08 Selecting previously unselected package libip6tc2:arm64. [2022-07-20T07:28:43.481Z] #21 27.09 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-20T07:28:43.481Z] #21 27.11 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-20T07:28:43.481Z] #21 27.22 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-20T07:28:43.481Z] #21 27.23 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-20T07:28:43.481Z] #21 27.23 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-20T07:28:43.481Z] #21 27.31 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-20T07:28:43.481Z] #21 27.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-20T07:28:43.481Z] #21 27.32 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-20T07:28:43.481Z] #21 27.47 Selecting previously unselected package libnftnl11:arm64. [2022-07-20T07:28:43.481Z] #21 27.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-20T07:28:43.481Z] #21 27.48 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-20T07:28:43.481Z] #21 27.62 Selecting previously unselected package iptables. [2022-07-20T07:28:43.481Z] #21 27.68 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-20T07:28:43.481Z] #21 27.69 Unpacking iptables (1.8.7-1) ... [2022-07-20T07:28:43.647Z] #84 85.75 checking minix/config.h usability... no [2022-07-20T07:28:43.648Z] #84 85.89 checking minix/config.h presence... no [2022-07-20T07:28:43.648Z] #84 85.94 checking for minix/config.h... no [2022-07-20T07:28:43.648Z] #84 85.94 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T07:28:43.908Z] #84 86.06 checking build system type... x86_64-pc-linux-gnu [2022-07-20T07:28:43.908Z] #84 86.22 checking host system type... x86_64-pc-linux-gnu [2022-07-20T07:28:43.908Z] #84 86.22 checking how to print strings... printf [2022-07-20T07:28:43.908Z] #84 86.23 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:28:43.908Z] #84 86.25 checking for fgrep... /bin/grep -F [2022-07-20T07:28:43.908Z] #84 86.25 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:28:43.908Z] #84 86.26 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:28:43.908Z] #84 86.27 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:28:44.044Z] #21 28.24 Selecting previously unselected package libonig5:arm64. [2022-07-20T07:28:44.044Z] #21 28.24 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-20T07:28:44.044Z] #21 28.25 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T07:28:44.168Z] #84 86.27 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:28:44.168Z] #84 86.36 checking whether ln -s works... yes [2022-07-20T07:28:44.168Z] #84 86.36 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:28:44.168Z] #84 86.37 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T07:28:44.168Z] #84 86.37 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:28:44.168Z] #84 86.38 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:28:44.168Z] #84 86.38 checking for objdump... objdump [2022-07-20T07:28:44.168Z] #84 86.38 checking how to recognize dependent libraries... pass_all [2022-07-20T07:28:44.168Z] #84 86.38 checking for dlltool... no [2022-07-20T07:28:44.168Z] #84 86.39 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:28:44.168Z] #84 86.39 checking for ar... ar [2022-07-20T07:28:44.168Z] #84 86.39 checking for archiver @FILE support... @ [2022-07-20T07:28:44.168Z] #84 86.53 checking for strip... strip [2022-07-20T07:28:44.168Z] #84 86.53 checking for ranlib... ranlib [2022-07-20T07:28:44.168Z] #84 86.53 checking for gawk... no [2022-07-20T07:28:44.168Z] #84 86.53 checking for mawk... mawk [2022-07-20T07:28:44.312Z] #21 28.52 Selecting previously unselected package libjq1:arm64. [2022-07-20T07:28:44.312Z] #21 28.58 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-20T07:28:44.312Z] #21 28.62 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-20T07:28:44.428Z] #84 86.53 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:28:44.428Z] #84 86.79 checking for sysroot... no [2022-07-20T07:28:44.428Z] #84 86.79 checking for a working dd... /bin/dd [2022-07-20T07:28:44.428Z] #84 86.80 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:28:44.428Z] #84 86.86 checking for mt... no [2022-07-20T07:28:44.428Z] #84 86.86 checking if : is a manifest tool... no [2022-07-20T07:28:44.568Z] #21 28.79 Selecting previously unselected package jq. [2022-07-20T07:28:44.568Z] #21 28.79 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-20T07:28:44.568Z] #21 28.81 Unpacking jq (1.6-2.1) ... [2022-07-20T07:28:44.688Z] #84 86.87 checking for dlfcn.h... yes [2022-07-20T07:28:44.688Z] #84 86.96 checking for objdir... .libs [2022-07-20T07:28:44.826Z] #21 28.94 Selecting previously unselected package libaio1:arm64. [2022-07-20T07:28:44.826Z] #21 28.94 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-20T07:28:44.826Z] #21 28.95 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-20T07:28:44.826Z] #21 29.00 Selecting previously unselected package libgpm2:arm64. [2022-07-20T07:28:44.826Z] #21 29.01 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-20T07:28:44.826Z] #21 29.02 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-20T07:28:44.826Z] #21 29.12 Selecting previously unselected package libicu67:arm64. [2022-07-20T07:28:44.826Z] #21 29.13 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-20T07:28:44.826Z] #21 29.13 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-20T07:28:44.948Z] #84 87.18 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:28:44.948Z] #84 87.24 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:28:44.948Z] #84 87.25 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:28:45.142Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.4s done [2022-07-20T07:28:45.208Z] #84 87.33 checking if gcc static flag -static works... yes [2022-07-20T07:28:45.402Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T07:28:45.402Z] #11 DONE 44.8s [2022-07-20T07:28:45.468Z] #84 87.63 checking if gcc supports -c -o file.o... yes [2022-07-20T07:28:45.468Z] #84 87.70 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:28:45.468Z] #84 87.70 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T07:28:45.468Z] #84 87.73 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:28:45.468Z] #84 87.90 checking how to hardcode library paths into programs... immediate [2022-07-20T07:28:45.468Z] #84 87.90 checking whether stripping libraries is possible... yes [2022-07-20T07:28:45.468Z] #84 87.91 checking if libtool supports shared libraries... yes [2022-07-20T07:28:45.468Z] #84 87.91 checking whether to build shared libraries... no [2022-07-20T07:28:45.468Z] #84 87.91 checking whether to build static libraries... yes [2022-07-20T07:28:45.468Z] #84 87.92 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:28:45.468Z] #84 87.93 checking whether build environment is sane... yes [2022-07-20T07:28:45.662Z] [2022-07-20T07:28:45.662Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T07:28:45.662Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T07:28:45.728Z] #84 87.97 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:28:45.728Z] #84 87.98 checking whether make sets $(MAKE)... yes [2022-07-20T07:28:45.728Z] #84 88.00 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:28:45.728Z] #84 88.03 checking whether make supports nested variables... yes [2022-07-20T07:28:45.728Z] #84 88.07 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:28:45.728Z] #84 88.07 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:28:45.728Z] #84 88.07 checking how to create a ustar tar archive... gnutar [2022-07-20T07:28:45.728Z] #84 88.11 checking dependency style of gcc... gcc3 [2022-07-20T07:28:45.988Z] #84 88.22 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:28:45.988Z] #84 88.22 checking whether make supports nested variables... (cached) yes [2022-07-20T07:28:45.988Z] #84 88.22 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T07:28:45.988Z] #84 88.22 checking pkg-config is at least version 0.9.0... yes [2022-07-20T07:28:45.988Z] #84 88.23 checking for yajl >= 2.1.0... yes [2022-07-20T07:28:45.988Z] #84 88.25 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T07:28:45.988Z] #84 88.25 checking for gcc... (cached) gcc [2022-07-20T07:28:45.988Z] #84 88.31 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T07:28:45.988Z] #84 88.31 checking whether gcc accepts -g... (cached) yes [2022-07-20T07:28:45.988Z] #84 88.31 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T07:28:45.988Z] #84 88.31 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T07:28:45.988Z] #84 88.31 checking for a Python interpreter with version >= 3... python3 [2022-07-20T07:28:45.988Z] #84 88.35 checking for python3... /usr/bin/python3 [2022-07-20T07:28:45.988Z] #84 88.36 checking for python3 version... 3.9 [2022-07-20T07:28:45.988Z] #84 88.39 checking for python3 platform... linux [2022-07-20T07:28:46.194Z] #21 ... [2022-07-20T07:28:46.194Z] [2022-07-20T07:28:46.194Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:46.194Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:28:46.194Z] #77 93.55 checking systemd/sd-bus.h usability... yes [2022-07-20T07:28:46.194Z] #77 93.96 checking systemd/sd-bus.h presence... yes [2022-07-20T07:28:46.194Z] #77 94.21 checking for systemd/sd-bus.h... yes [2022-07-20T07:28:46.194Z] #77 94.21 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T07:28:46.194Z] #77 94.90 checking for sd_notify_barrier... yes [2022-07-20T07:28:46.194Z] #77 95.13 checking linux/bpf.h usability... yes [2022-07-20T07:28:46.194Z] #77 95.25 checking linux/bpf.h presence... yes [2022-07-20T07:28:46.194Z] #77 95.29 checking for linux/bpf.h... yes [2022-07-20T07:28:46.194Z] #77 95.30 checking compilation for eBPF... yes [2022-07-20T07:28:46.194Z] #77 95.49 checking for criu >= 3.15... no [2022-07-20T07:28:46.194Z] #77 95.53 configure: CRIU headers not found, building without CRIU support [2022-07-20T07:28:46.194Z] #77 95.53 checking for criu > 3.16... no [2022-07-20T07:28:46.194Z] #77 95.57 configure: CRIU version doesn't support join-ns API [2022-07-20T07:28:46.194Z] #77 95.58 checking for criu > 3.16.1... no [2022-07-20T07:28:46.194Z] #77 95.61 configure: CRIU version doesn't support for pre-dumping [2022-07-20T07:28:46.194Z] #77 95.61 checking for new mount API (fsconfig)... yes [2022-07-20T07:28:46.194Z] #77 95.68 checking for seccomp notify API... yes [2022-07-20T07:28:46.194Z] #77 95.78 checking for gperf... no [2022-07-20T07:28:46.194Z] #77 95.78 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T07:28:46.194Z] #77 95.78 checking for library containing argp_parse... none required [2022-07-20T07:28:46.194Z] #77 96.07 checking that generated files are newer than configure... done [2022-07-20T07:28:46.194Z] #77 96.08 configure: creating ./config.status [2022-07-20T07:28:46.229Z] #12 DONE 0.6s [2022-07-20T07:28:46.229Z] [2022-07-20T07:28:46.229Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-20T07:28:46.229Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T07:28:46.247Z] #84 88.43 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T07:28:46.248Z] #84 88.53 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T07:28:46.798Z] #13 DONE 0.7s [2022-07-20T07:28:46.798Z] [2022-07-20T07:28:46.798Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:46.798Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:46.817Z] #84 88.73 checking that generated files are newer than configure... done [2022-07-20T07:28:46.817Z] #84 88.95 configure: creating ./config.status [2022-07-20T07:28:47.060Z] #14 ... [2022-07-20T07:28:47.060Z] [2022-07-20T07:28:47.060Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T07:28:47.060Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T07:28:47.060Z] #33 DONE 0.2s [2022-07-20T07:28:47.060Z] [2022-07-20T07:28:47.060Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T07:28:47.060Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T07:28:47.060Z] #46 DONE 0.2s [2022-07-20T07:28:47.060Z] [2022-07-20T07:28:47.060Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-20T07:28:47.060Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T07:28:47.060Z] #50 DONE 0.2s [2022-07-20T07:28:47.060Z] [2022-07-20T07:28:47.060Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T07:28:47.060Z] #25 sha256:d334f7292e88fcad698aaa2582294fe6d060a400d79f77f874d73df5ff5374b1 [2022-07-20T07:28:47.060Z] #25 DONE 0.3s [2022-07-20T07:28:47.060Z] [2022-07-20T07:28:47.060Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T07:28:47.060Z] #66 sha256:1167456c515b738ee4a4380a39cba0e629b3cbb2de388e3430197806c68fa890 [2022-07-20T07:28:47.060Z] #66 DONE 0.3s [2022-07-20T07:28:47.060Z] [2022-07-20T07:28:47.060Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:28:47.060Z] #67 sha256:53c158ad18eee748a87f34f77ed4b505725d7251b247cb9733f16670053c1084 [2022-07-20T07:28:47.758Z] #84 90.10 config.status: creating Makefile [2022-07-20T07:28:47.758Z] #84 90.14 config.status: creating config.h [2022-07-20T07:28:47.758Z] #84 90.17 config.status: executing libtool commands [2022-07-20T07:28:47.758Z] #84 90.20 config.status: executing depfiles commands [2022-07-20T07:28:47.771Z] #14 ... [2022-07-20T07:28:47.771Z] [2022-07-20T07:28:47.771Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:47.771Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:47.771Z] #51 84.07 Setting up criu (3.17.1-1) ... [2022-07-20T07:28:47.771Z] #51 87.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:28:47.771Z] #51 DONE 88.9s [2022-07-20T07:28:47.771Z] [2022-07-20T07:28:47.771Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:28:47.771Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:28:47.771Z] #42 84.34 Selecting previously unselected package libarchive13:amd64. [2022-07-20T07:28:47.771Z] #42 84.35 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T07:28:47.771Z] #42 84.37 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T07:28:47.771Z] #42 85.18 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T07:28:47.771Z] #42 85.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T07:28:47.771Z] #42 85.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T07:28:47.771Z] #42 85.44 Selecting previously unselected package librhash0:amd64. [2022-07-20T07:28:47.771Z] #42 85.45 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T07:28:47.771Z] #42 85.47 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T07:28:47.771Z] #42 85.70 Selecting previously unselected package libuv1:amd64. [2022-07-20T07:28:47.771Z] #42 85.71 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T07:28:47.771Z] #42 85.76 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T07:28:47.771Z] #42 86.21 Selecting previously unselected package cmake. [2022-07-20T07:28:47.771Z] #42 86.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T07:28:47.771Z] #42 86.26 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T07:28:48.029Z] #42 ... [2022-07-20T07:28:48.029Z] [2022-07-20T07:28:48.029Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:48.029Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:48.029Z] #77 11.45 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T07:28:48.029Z] #77 11.51 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T07:28:48.327Z] #84 90.58 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T07:28:48.327Z] #84 90.59 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T07:28:48.587Z] #84 90.77 checking for gcc... gcc [2022-07-20T07:28:48.587Z] #84 90.82 checking whether the C compiler works... yes [2022-07-20T07:28:48.587Z] #84 90.99 checking for C compiler default output file name... a.out [2022-07-20T07:28:48.847Z] #84 90.99 checking for suffix of executables... [2022-07-20T07:28:49.107Z] #84 91.20 checking whether we are cross compiling... no [2022-07-20T07:28:49.107Z] #84 91.36 checking for suffix of object files... o [2022-07-20T07:28:49.107Z] #84 91.42 checking whether we are using the GNU C compiler... yes [2022-07-20T07:28:49.107Z] #84 91.49 checking whether gcc accepts -g... yes [2022-07-20T07:28:49.337Z] #14 ... [2022-07-20T07:28:49.337Z] [2022-07-20T07:28:49.337Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:49.337Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:49.337Z] #77 38.20 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T07:28:49.367Z] #84 91.54 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:28:49.367Z] #84 91.70 checking whether gcc understands -c and -o together... yes [2022-07-20T07:28:49.367Z] #84 91.84 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:28:49.367Z] #84 91.86 checking whether build environment is sane... yes [2022-07-20T07:28:49.367Z] #84 91.89 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:28:49.466Z] #77 98.98 config.status: creating Makefile [2022-07-20T07:28:49.466Z] #77 99.07 config.status: creating rpm/crun.spec [2022-07-20T07:28:49.466Z] #77 99.16 config.status: creating config.h [2022-07-20T07:28:49.466Z] #77 99.21 config.status: executing libtool commands [2022-07-20T07:28:49.466Z] #77 99.27 config.status: executing depfiles commands [2022-07-20T07:28:49.627Z] #84 91.89 checking for gawk... no [2022-07-20T07:28:49.627Z] #84 91.89 checking for mawk... mawk [2022-07-20T07:28:49.627Z] #84 91.89 checking whether make sets $(MAKE)... yes [2022-07-20T07:28:49.627Z] #84 91.91 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:28:49.627Z] #84 91.94 checking whether make supports nested variables... yes [2022-07-20T07:28:49.627Z] #84 91.97 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:28:49.627Z] #84 91.97 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:28:49.627Z] #84 91.97 checking how to create a ustar tar archive... gnutar [2022-07-20T07:28:49.627Z] #84 92.02 checking dependency style of gcc... gcc3 [2022-07-20T07:28:49.887Z] #84 92.11 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:28:49.887Z] #84 92.11 checking whether make supports nested variables... (cached) yes [2022-07-20T07:28:49.887Z] #84 92.15 checking build system type... x86_64-pc-linux-gnu [2022-07-20T07:28:49.887Z] #84 92.29 checking host system type... x86_64-pc-linux-gnu [2022-07-20T07:28:49.887Z] #84 92.29 checking how to print strings... printf [2022-07-20T07:28:49.887Z] #84 92.30 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:28:49.887Z] #84 92.31 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:28:49.887Z] #84 92.32 checking for egrep... /bin/grep -E [2022-07-20T07:28:49.887Z] #84 92.33 checking for fgrep... /bin/grep -F [2022-07-20T07:28:49.887Z] #84 92.33 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:28:49.887Z] #84 92.34 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:28:49.887Z] #84 92.35 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:28:50.030Z] #77 ... [2022-07-20T07:28:50.030Z] [2022-07-20T07:28:50.030Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:28:50.030Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T07:28:50.030Z] #21 32.33 Selecting previously unselected package libinih1:arm64. [2022-07-20T07:28:50.030Z] #21 32.34 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-20T07:28:50.030Z] #21 32.35 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-20T07:28:50.030Z] #21 32.43 Selecting previously unselected package libnet1:arm64. [2022-07-20T07:28:50.030Z] #21 32.44 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-20T07:28:50.030Z] #21 32.45 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:28:50.030Z] #21 32.55 Selecting previously unselected package libnl-3-200:arm64. [2022-07-20T07:28:50.030Z] #21 32.55 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-20T07:28:50.030Z] #21 32.56 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T07:28:50.030Z] #21 32.64 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-20T07:28:50.030Z] #21 32.66 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-20T07:28:50.030Z] #21 32.67 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T07:28:50.030Z] #21 32.78 Selecting previously unselected package libyajl2:arm64. [2022-07-20T07:28:50.030Z] #21 32.78 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-20T07:28:50.030Z] #21 32.79 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-20T07:28:50.030Z] #21 32.85 Selecting previously unselected package net-tools. [2022-07-20T07:28:50.030Z] #21 32.86 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-20T07:28:50.030Z] #21 32.87 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T07:28:50.030Z] #21 33.05 Selecting previously unselected package patch. [2022-07-20T07:28:50.030Z] #21 33.06 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-20T07:28:50.030Z] #21 33.07 Unpacking patch (2.7.6-7) ... [2022-07-20T07:28:50.030Z] #21 33.19 Selecting previously unselected package python-pip-whl. [2022-07-20T07:28:50.030Z] #21 33.19 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T07:28:50.030Z] #21 33.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T07:28:50.030Z] #21 33.74 Selecting previously unselected package python3-lib2to3. [2022-07-20T07:28:50.030Z] #21 33.75 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T07:28:50.030Z] #21 33.76 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T07:28:50.030Z] #21 33.91 Selecting previously unselected package python3-distutils. [2022-07-20T07:28:50.030Z] #21 33.92 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T07:28:50.030Z] #21 33.92 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T07:28:50.030Z] #21 34.09 Selecting previously unselected package python3-pkg-resources. [2022-07-20T07:28:50.030Z] #21 34.10 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T07:28:50.030Z] #21 34.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:28:50.030Z] #21 34.27 Selecting previously unselected package python3-setuptools. [2022-07-20T07:28:50.030Z] #21 34.27 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T07:28:50.030Z] #21 34.28 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T07:28:50.147Z] #84 92.36 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:28:50.147Z] #84 92.42 checking whether ln -s works... yes [2022-07-20T07:28:50.147Z] #84 92.42 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:28:50.147Z] #84 92.44 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T07:28:50.147Z] #84 92.44 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:28:50.147Z] #84 92.44 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:28:50.147Z] #84 92.44 checking for objdump... objdump [2022-07-20T07:28:50.147Z] #84 92.45 checking how to recognize dependent libraries... pass_all [2022-07-20T07:28:50.147Z] #84 92.45 checking for dlltool... no [2022-07-20T07:28:50.147Z] #84 92.45 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:28:50.147Z] #84 92.45 checking for ar... ar [2022-07-20T07:28:50.147Z] #84 92.45 checking for archiver @FILE support... @ [2022-07-20T07:28:50.148Z] #84 ... [2022-07-20T07:28:50.148Z] [2022-07-20T07:28:50.148Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:28:50.148Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:28:50.148Z] #19 113.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-20T07:28:50.148Z] #19 113.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-20T07:28:50.148Z] #19 113.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-20T07:28:50.148Z] #19 114.7 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-20T07:28:50.148Z] #19 114.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-20T07:28:50.148Z] #19 114.7 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-20T07:28:50.148Z] #19 115.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-20T07:28:50.148Z] #19 115.4 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:28:50.148Z] #19 115.4 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T07:28:50.148Z] #19 115.5 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-20T07:28:50.148Z] #19 115.5 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:28:50.148Z] #19 115.5 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:28:50.148Z] #19 ... [2022-07-20T07:28:50.148Z] [2022-07-20T07:28:50.148Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:50.148Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:50.148Z] #84 92.54 checking for strip... strip [2022-07-20T07:28:50.148Z] #84 92.54 checking for ranlib... ranlib [2022-07-20T07:28:50.287Z] #21 34.59 Selecting previously unselected package python3-wheel. [2022-07-20T07:28:50.287Z] #21 34.60 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T07:28:50.287Z] #21 34.61 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T07:28:50.408Z] #84 92.54 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:28:50.408Z] #84 92.80 checking for sysroot... no [2022-07-20T07:28:50.408Z] #84 92.80 checking for a working dd... /bin/dd [2022-07-20T07:28:50.408Z] #84 92.81 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:28:50.408Z] #84 92.87 checking for mt... no [2022-07-20T07:28:50.408Z] #84 92.88 checking if : is a manifest tool... no [2022-07-20T07:28:50.543Z] #21 34.70 Selecting previously unselected package python3-pip. [2022-07-20T07:28:50.543Z] #21 34.70 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T07:28:50.543Z] #21 34.71 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T07:28:50.558Z] #77 13.62 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T07:28:50.559Z] #77 13.67 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T07:28:50.559Z] #77 13.67 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T07:28:50.559Z] #77 13.67 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T07:28:50.559Z] #77 13.72 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T07:28:50.668Z] #84 92.89 checking how to run the C preprocessor... gcc -E [2022-07-20T07:28:50.798Z] #21 35.01 Selecting previously unselected package sudo. [2022-07-20T07:28:50.798Z] #21 35.02 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-20T07:28:50.798Z] #21 35.02 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T07:28:50.928Z] #84 93.05 checking for ANSI C header files... yes [2022-07-20T07:28:50.928Z] #84 93.42 checking for sys/types.h... yes [2022-07-20T07:28:51.188Z] #84 93.48 checking for sys/stat.h... yes [2022-07-20T07:28:51.188Z] #84 93.60 checking for stdlib.h... yes [2022-07-20T07:28:51.361Z] #21 35.57 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T07:28:51.361Z] #21 35.59 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-20T07:28:51.361Z] #21 35.59 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T07:28:51.448Z] #84 93.70 checking for string.h... yes [2022-07-20T07:28:51.448Z] #84 93.79 checking for memory.h... yes [2022-07-20T07:28:51.617Z] #21 35.81 Selecting previously unselected package uidmap. [2022-07-20T07:28:51.617Z] #21 35.81 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-20T07:28:51.618Z] #21 35.83 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T07:28:51.708Z] #84 93.97 checking for strings.h... yes [2022-07-20T07:28:51.708Z] #84 94.11 checking for inttypes.h... yes [2022-07-20T07:28:51.874Z] #21 35.96 Selecting previously unselected package vim-runtime. [2022-07-20T07:28:51.874Z] #21 35.97 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:28:51.874Z] #21 35.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-20T07:28:51.874Z] #21 36.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T07:28:51.874Z] #21 36.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:51.968Z] #84 94.21 checking for stdint.h... yes [2022-07-20T07:28:51.968Z] #84 94.34 checking for unistd.h... yes [2022-07-20T07:28:52.228Z] #84 94.46 checking for dlfcn.h... yes [2022-07-20T07:28:52.228Z] #84 94.57 checking for objdir... .libs [2022-07-20T07:28:52.451Z] #77 ... [2022-07-20T07:28:52.451Z] [2022-07-20T07:28:52.451Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:28:52.451Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:28:52.451Z] #42 94.23 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T07:28:52.451Z] #42 94.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:52.451Z] #42 94.26 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T07:28:52.451Z] #42 94.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:52.451Z] #42 94.41 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T07:28:52.451Z] #42 94.44 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T07:28:52.451Z] #42 94.45 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T07:28:52.451Z] #42 94.51 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T07:28:52.451Z] #42 94.52 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T07:28:52.451Z] #42 94.53 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T07:28:52.451Z] #42 94.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:28:52.451Z] #42 DONE 95.3s [2022-07-20T07:28:52.488Z] #84 94.70 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:28:52.488Z] #84 94.75 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:28:52.488Z] #84 94.75 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:28:52.709Z] [2022-07-20T07:28:52.709Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T07:28:52.709Z] #43 sha256:19b9b15da3aaa9fc561290db43c32423b4a4ba188fc85774bacd10e3c2247f48 [2022-07-20T07:28:52.709Z] #43 DONE 0.1s [2022-07-20T07:28:52.709Z] [2022-07-20T07:28:52.709Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:52.709Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:52.709Z] #14 95.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T07:28:52.709Z] #14 95.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T07:28:52.709Z] #14 95.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T07:28:52.748Z] #84 94.81 checking if gcc static flag -static works... yes [2022-07-20T07:28:52.748Z] #84 95.02 checking if gcc supports -c -o file.o... yes [2022-07-20T07:28:52.748Z] #84 95.12 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:28:52.748Z] #84 95.12 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T07:28:53.009Z] #84 95.16 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:28:53.009Z] #84 95.33 checking how to hardcode library paths into programs... immediate [2022-07-20T07:28:53.009Z] #84 95.33 checking whether stripping libraries is possible... yes [2022-07-20T07:28:53.009Z] #84 95.34 checking if libtool supports shared libraries... yes [2022-07-20T07:28:53.009Z] #84 95.34 checking whether to build shared libraries... no [2022-07-20T07:28:53.009Z] #84 95.34 checking whether to build static libraries... yes [2022-07-20T07:28:53.009Z] #84 95.35 checking float.h usability... yes [2022-07-20T07:28:53.009Z] #84 95.47 checking float.h presence... yes [2022-07-20T07:28:53.009Z] #84 95.50 checking for float.h... yes [2022-07-20T07:28:53.269Z] #84 95.52 checking limits.h usability... yes [2022-07-20T07:28:53.269Z] #84 95.70 checking limits.h presence... yes [2022-07-20T07:28:53.269Z] #84 95.73 checking for limits.h... yes [2022-07-20T07:28:53.529Z] #84 95.75 checking stddef.h usability... yes [2022-07-20T07:28:53.529Z] #84 95.89 checking stddef.h presence... yes [2022-07-20T07:28:53.529Z] #84 95.93 checking for stddef.h... yes [2022-07-20T07:28:53.529Z] #84 95.94 checking for stdlib.h... (cached) yes [2022-07-20T07:28:53.529Z] #84 95.96 checking for string.h... (cached) yes [2022-07-20T07:28:53.529Z] #84 95.98 checking sys/time.h usability... yes [2022-07-20T07:28:53.633Z] #67 ... [2022-07-20T07:28:53.633Z] [2022-07-20T07:28:53.633Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:28:53.633Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:28:53.633Z] #47 5.134 + git clone https://github.com/docker/distribution.git . [2022-07-20T07:28:53.633Z] #47 5.134 Cloning into '.'... [2022-07-20T07:28:53.633Z] #47 ... [2022-07-20T07:28:53.633Z] [2022-07-20T07:28:53.633Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:28:53.633Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:28:53.633Z] #76 5.811 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:28:53.633Z] #76 5.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:28:53.633Z] #76 5.840 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:28:53.633Z] #76 ... [2022-07-20T07:28:53.633Z] [2022-07-20T07:28:53.633Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:28:53.633Z] #67 sha256:53c158ad18eee748a87f34f77ed4b505725d7251b247cb9733f16670053c1084 [2022-07-20T07:28:53.633Z] #67 6.039 + RM_GOPATH=0 [2022-07-20T07:28:53.633Z] #67 6.039 + TMP_GOPATH= [2022-07-20T07:28:53.633Z] #67 6.039 + : /build [2022-07-20T07:28:53.633Z] #67 6.039 + '[' -z '' ']' [2022-07-20T07:28:53.633Z] #67 6.039 ++ mktemp -d [2022-07-20T07:28:53.633Z] #67 6.039 + export GOPATH=/tmp/tmp.8y8OWdT89M [2022-07-20T07:28:53.633Z] #67 6.039 + GOPATH=/tmp/tmp.8y8OWdT89M [2022-07-20T07:28:53.633Z] #67 6.039 + RM_GOPATH=1 [2022-07-20T07:28:53.633Z] #67 6.039 + case "$(go env GOARCH)" in [2022-07-20T07:28:53.633Z] #67 6.039 ++ go env GOARCH [2022-07-20T07:28:53.633Z] #67 6.078 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:53.633Z] #67 6.100 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:53.633Z] #67 6.104 ++ dirname /install.sh [2022-07-20T07:28:53.633Z] #67 6.109 + dir=/ [2022-07-20T07:28:53.633Z] #67 6.109 + bin=rootlesskit [2022-07-20T07:28:53.633Z] #67 6.110 + shift [2022-07-20T07:28:53.633Z] #67 6.110 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T07:28:53.633Z] #67 6.110 + . //rootlesskit.installer [2022-07-20T07:28:53.633Z] #67 6.110 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:28:53.633Z] #67 6.111 + install_rootlesskit [2022-07-20T07:28:53.633Z] #67 6.112 + case "$1" in [2022-07-20T07:28:53.633Z] #67 6.112 + export CGO_ENABLED=0 [2022-07-20T07:28:53.633Z] #67 6.112 + CGO_ENABLED=0 [2022-07-20T07:28:53.633Z] #67 6.112 + _install_rootlesskit [2022-07-20T07:28:53.633Z] #67 6.113 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T07:28:53.633Z] #67 6.114 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:28:53.633Z] #67 6.114 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T07:28:53.633Z] #67 6.114 + GOBIN=/build [2022-07-20T07:28:53.633Z] #67 6.114 + GO111MODULE=on [2022-07-20T07:28:53.634Z] #67 6.114 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:28:53.634Z] #67 6.641 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T07:28:53.789Z] #84 96.07 checking sys/time.h presence... yes [2022-07-20T07:28:53.789Z] #84 96.10 checking for sys/time.h... yes [2022-07-20T07:28:53.789Z] #84 96.11 checking for inline... inline [2022-07-20T07:28:53.789Z] #84 96.17 checking for size_t... yes [2022-07-20T07:28:53.789Z] #84 96.25 checking for stdlib.h... (cached) yes [2022-07-20T07:28:54.049Z] #84 96.26 checking for GNU libc compatible malloc... yes [2022-07-20T07:28:54.049Z] #84 96.37 checking for stdlib.h... (cached) yes [2022-07-20T07:28:54.309Z] #84 96.37 checking for GNU libc compatible realloc... yes [2022-07-20T07:28:54.309Z] #84 96.48 checking for working strtod... yes [2022-07-20T07:28:54.572Z] #84 96.69 checking for gettimeofday... yes [2022-07-20T07:28:54.618Z] #77 ... [2022-07-20T07:28:54.618Z] [2022-07-20T07:28:54.618Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:28:54.618Z] #64 sha256:110506ec932a449b38ad96c9c83c229443e2755b55e15d27ed075d1c6f2a343a [2022-07-20T07:28:54.833Z] #84 96.84 checking for memset... yes [2022-07-20T07:28:54.833Z] #84 97.09 checking for strspn... yes [2022-07-20T07:28:55.092Z] #84 97.36 checking that generated files are newer than configure... done [2022-07-20T07:28:55.092Z] #84 97.36 configure: creating ./config.status [2022-07-20T07:28:55.139Z] #64 52.43 Updating files: 49% (2428/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 86% (4223/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-20T07:28:55.139Z] #64 53.98 + cd /tmp/tmp.SDbh2017qZ/src/github.com/containerd/containerd [2022-07-20T07:28:55.139Z] #64 53.98 + git checkout -q v1.6.6 [2022-07-20T07:28:55.143Z] #21 39.06 Selecting previously unselected package vim. [2022-07-20T07:28:55.143Z] #21 39.07 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-20T07:28:55.143Z] #21 39.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:55.398Z] #21 39.64 Selecting previously unselected package xfsprogs. [2022-07-20T07:28:55.398Z] #21 39.65 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-20T07:28:55.398Z] #21 39.66 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T07:28:55.960Z] #21 40.18 Selecting previously unselected package zip. [2022-07-20T07:28:55.960Z] #21 40.19 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-20T07:28:55.960Z] #21 40.19 Unpacking zip (3.0-12) ... [2022-07-20T07:28:56.216Z] #21 40.33 Selecting previously unselected package zstd. [2022-07-20T07:28:56.216Z] #21 40.34 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-20T07:28:56.216Z] #21 40.34 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T07:28:56.472Z] #21 40.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:28:56.473Z] #84 98.55 config.status: creating Makefile [2022-07-20T07:28:56.473Z] #84 98.59 config.status: creating config.h [2022-07-20T07:28:56.473Z] #84 98.61 config.status: executing depfiles commands [2022-07-20T07:28:56.473Z] #84 98.71 config.status: executing libtool commands [2022-07-20T07:28:56.933Z] #67 ... [2022-07-20T07:28:56.933Z] [2022-07-20T07:28:56.933Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:28:56.933Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:28:56.933Z] #53 6.337 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T07:28:56.933Z] #53 9.343 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T07:28:56.933Z] #53 9.356 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T07:28:56.933Z] #53 9.663 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T07:28:56.933Z] #53 9.725 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T07:28:56.933Z] #53 ... [2022-07-20T07:28:56.933Z] [2022-07-20T07:28:56.933Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:28:56.933Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:28:56.933Z] #42 7.098 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:28:56.933Z] #42 7.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:28:56.933Z] #42 7.142 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:28:56.933Z] #42 9.218 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:28:57.035Z] #21 ... [2022-07-20T07:28:57.035Z] [2022-07-20T07:28:57.035Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:57.035Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:28:57.035Z] #77 100.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T07:28:57.035Z] #77 100.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T07:28:57.035Z] #77 101.2 checking for gcc... gcc [2022-07-20T07:28:57.035Z] #77 101.3 checking whether the C compiler works... yes [2022-07-20T07:28:57.035Z] #77 101.5 checking for C compiler default output file name... a.out [2022-07-20T07:28:57.035Z] #77 101.5 checking for suffix of executables... [2022-07-20T07:28:57.035Z] #77 101.7 checking whether we are cross compiling... no [2022-07-20T07:28:57.035Z] #77 101.9 checking for suffix of object files... o [2022-07-20T07:28:57.035Z] #77 101.9 checking whether we are using the GNU C compiler... yes [2022-07-20T07:28:57.035Z] #77 102.0 checking whether gcc accepts -g... yes [2022-07-20T07:28:57.035Z] #77 102.1 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:28:57.035Z] #77 102.3 checking whether gcc understands -c and -o together... yes [2022-07-20T07:28:57.035Z] #77 102.5 checking how to run the C preprocessor... gcc -E [2022-07-20T07:28:57.035Z] #77 102.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:28:57.035Z] #77 102.9 checking for egrep... /bin/grep -E [2022-07-20T07:28:57.035Z] #77 102.9 checking for ANSI C header files... yes [2022-07-20T07:28:57.035Z] #77 103.5 checking for sys/types.h... yes [2022-07-20T07:28:57.035Z] #77 103.6 checking for sys/stat.h... yes [2022-07-20T07:28:57.035Z] #77 103.8 checking for stdlib.h... yes [2022-07-20T07:28:57.035Z] #77 104.0 checking for string.h... yes [2022-07-20T07:28:57.035Z] #77 104.2 checking for memory.h... yes [2022-07-20T07:28:57.035Z] #77 104.4 checking for strings.h... yes [2022-07-20T07:28:57.035Z] #77 104.6 checking for inttypes.h... yes [2022-07-20T07:28:57.035Z] #77 104.7 checking for stdint.h... yes [2022-07-20T07:28:57.035Z] #77 104.9 checking for unistd.h... yes [2022-07-20T07:28:57.035Z] #77 105.2 checking minix/config.h usability... no [2022-07-20T07:28:57.035Z] #77 105.3 checking minix/config.h presence... no [2022-07-20T07:28:57.035Z] #77 105.4 checking for minix/config.h... no [2022-07-20T07:28:57.035Z] #77 105.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T07:28:57.035Z] #77 105.6 checking build system type... aarch64-unknown-linux-gnu [2022-07-20T07:28:57.035Z] #77 105.9 checking host system type... aarch64-unknown-linux-gnu [2022-07-20T07:28:57.035Z] #77 105.9 checking how to print strings... printf [2022-07-20T07:28:57.035Z] #77 105.9 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:28:57.035Z] #77 105.9 checking for fgrep... /bin/grep -F [2022-07-20T07:28:57.035Z] #77 105.9 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:28:57.035Z] #77 105.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:28:57.035Z] #77 105.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:28:57.035Z] #77 106.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:28:57.035Z] #77 106.1 checking whether ln -s works... yes [2022-07-20T07:28:57.035Z] #77 106.1 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:28:57.035Z] #77 106.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-20T07:28:57.035Z] #77 106.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:28:57.035Z] #77 106.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:28:57.035Z] #77 106.1 checking for objdump... objdump [2022-07-20T07:28:57.035Z] #77 106.1 checking how to recognize dependent libraries... pass_all [2022-07-20T07:28:57.035Z] #77 106.1 checking for dlltool... no [2022-07-20T07:28:57.035Z] #77 106.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:28:57.035Z] #77 106.1 checking for ar... ar [2022-07-20T07:28:57.035Z] #77 106.1 checking for archiver @FILE support... @ [2022-07-20T07:28:57.035Z] #77 106.3 checking for strip... strip [2022-07-20T07:28:57.035Z] #77 106.3 checking for ranlib... ranlib [2022-07-20T07:28:57.035Z] #77 106.3 checking for gawk... no [2022-07-20T07:28:57.035Z] #77 106.3 checking for mawk... mawk [2022-07-20T07:28:57.035Z] #77 106.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:28:57.035Z] #77 106.7 checking for sysroot... no [2022-07-20T07:28:57.035Z] #77 106.7 checking for a working dd... /bin/dd [2022-07-20T07:28:57.035Z] #77 106.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:28:57.035Z] #77 106.7 checking for mt... no [2022-07-20T07:28:57.035Z] #77 106.7 checking if : is a manifest tool... no [2022-07-20T07:28:57.035Z] #77 106.8 checking for dlfcn.h... yes [2022-07-20T07:28:57.035Z] #77 107.0 checking for objdir... .libs [2022-07-20T07:28:57.043Z] #84 99.31 GEN .version [2022-07-20T07:28:57.043Z] #84 99.33 make install-recursive [2022-07-20T07:28:57.043Z] #84 99.33 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T07:28:57.043Z] #84 99.39 Making install in libocispec [2022-07-20T07:28:57.043Z] #84 99.40 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:28:57.043Z] #84 99.43 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T07:28:57.043Z] #84 99.43 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T07:28:57.043Z] #84 99.44 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T07:28:57.043Z] #84 99.46 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T07:28:57.194Z] #42 ... [2022-07-20T07:28:57.194Z] [2022-07-20T07:28:57.194Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:28:57.195Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T07:28:57.195Z] #40 5.884 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T07:28:57.195Z] #40 6.899 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T07:28:57.195Z] #40 8.455 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T07:28:57.195Z] #40 8.773 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T07:28:57.195Z] #40 8.919 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T07:28:57.195Z] #40 ... [2022-07-20T07:28:57.195Z] [2022-07-20T07:28:57.195Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:28:57.195Z] #26 sha256:56ceb8d1119fbbfcb0b907a4e0f783d8ee9027668c91d63548e5690f9ef25e1e [2022-07-20T07:28:57.195Z] #26 6.694 + RM_GOPATH=0 [2022-07-20T07:28:57.195Z] #26 6.694 + TMP_GOPATH= [2022-07-20T07:28:57.195Z] #26 6.694 + : /build [2022-07-20T07:28:57.195Z] #26 6.694 + '[' -z '' ']' [2022-07-20T07:28:57.195Z] #26 6.694 ++ mktemp -d [2022-07-20T07:28:57.195Z] #26 6.694 + export GOPATH=/tmp/tmp.oomkS9GfkY [2022-07-20T07:28:57.195Z] #26 6.694 + GOPATH=/tmp/tmp.oomkS9GfkY [2022-07-20T07:28:57.195Z] #26 6.735 + RM_GOPATH=1 [2022-07-20T07:28:57.195Z] #26 6.735 + case "$(go env GOARCH)" in [2022-07-20T07:28:57.195Z] #26 6.735 ++ go env GOARCH [2022-07-20T07:28:57.195Z] #26 6.920 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:57.195Z] #26 6.920 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:57.195Z] #26 6.920 ++ dirname /install.sh [2022-07-20T07:28:57.195Z] #26 6.926 + dir=/ [2022-07-20T07:28:57.195Z] #26 6.926 + bin=dockercli [2022-07-20T07:28:57.195Z] #26 6.926 + shift [2022-07-20T07:28:57.195Z] #26 6.926 + '[' '!' -f //dockercli.installer ']' [2022-07-20T07:28:57.195Z] #26 6.926 + . //dockercli.installer [2022-07-20T07:28:57.195Z] #26 6.926 ++ : stable [2022-07-20T07:28:57.195Z] #26 6.926 ++ : 17.06.2-ce [2022-07-20T07:28:57.195Z] #26 6.926 + install_dockercli [2022-07-20T07:28:57.195Z] #26 6.926 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T07:28:57.195Z] #26 6.926 ++ uname -m [2022-07-20T07:28:57.195Z] #26 6.926 Install docker/cli version 17.06.2-ce from stable [2022-07-20T07:28:57.195Z] #26 6.976 + arch=x86_64 [2022-07-20T07:28:57.195Z] #26 6.976 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T07:28:57.195Z] #26 6.987 + url=https://download.docker.com/linux/static [2022-07-20T07:28:57.195Z] #26 6.987 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T07:28:57.195Z] #26 6.991 + tar -xz docker/docker [2022-07-20T07:28:57.291Z] #77 107.4 checking if gcc supports -fno-rtti -fno-exceptions... [2022-07-20T07:28:57.291Z] #77 ... [2022-07-20T07:28:57.291Z] [2022-07-20T07:28:57.291Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:28:57.291Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T07:28:57.291Z] #21 41.65 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-20T07:28:57.455Z] #26 ... [2022-07-20T07:28:57.455Z] [2022-07-20T07:28:57.455Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-20T07:28:57.455Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T07:28:57.455Z] #38 7.345 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T07:28:57.455Z] #38 ... [2022-07-20T07:28:57.455Z] [2022-07-20T07:28:57.455Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-20T07:28:57.455Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T07:28:57.455Z] #57 6.471 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T07:28:57.455Z] #57 7.784 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T07:28:57.455Z] #57 7.807 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T07:28:57.455Z] #57 7.893 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T07:28:57.548Z] #21 41.66 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T07:28:57.548Z] #21 41.67 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-20T07:28:57.548Z] #21 41.68 Setting up libicu67:arm64 (67.1-7) ... [2022-07-20T07:28:57.548Z] #21 41.69 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-20T07:28:57.548Z] #21 41.71 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-20T07:28:57.548Z] #21 41.72 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T07:28:57.548Z] #21 41.74 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-20T07:28:57.548Z] #21 41.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:28:57.548Z] #21 41.77 Setting up bzip2 (1.0.8-4) ... [2022-07-20T07:28:57.548Z] #21 41.78 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T07:28:57.548Z] #21 41.79 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T07:28:57.612Z] #84 99.94 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T07:28:57.612Z] #84 100.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T07:28:57.612Z] #84 100.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T07:28:57.612Z] #84 100.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T07:28:57.612Z] #84 100.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T07:28:57.612Z] #84 100.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T07:28:57.612Z] #84 100.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T07:28:57.612Z] #84 100.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T07:28:57.612Z] #84 100.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T07:28:57.689Z] #64 56.22 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T07:28:57.689Z] #64 56.22 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T07:28:57.689Z] #64 56.22 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T07:28:57.689Z] #64 56.22 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T07:28:57.689Z] #64 56.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T07:28:57.689Z] #64 56.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T07:28:57.689Z] #64 56.22 + '[' '' = dynamic ']' [2022-07-20T07:28:57.689Z] #64 56.22 + make [2022-07-20T07:28:57.714Z] #57 ... [2022-07-20T07:28:57.715Z] [2022-07-20T07:28:57.715Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:28:57.715Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:28:57.715Z] #51 6.926 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:28:57.715Z] #51 7.037 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:28:57.715Z] #51 7.037 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:28:57.715Z] #51 7.730 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T07:28:57.715Z] #51 8.859 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:28:57.715Z] #51 ... [2022-07-20T07:28:57.715Z] [2022-07-20T07:28:57.715Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:28:57.715Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:28:57.715Z] #62 7.067 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:28:57.715Z] #62 7.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:28:57.715Z] #62 7.245 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:28:57.715Z] #62 9.274 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:28:57.872Z] #84 100.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T07:28:57.872Z] #84 100.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T07:28:57.872Z] #84 100.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T07:28:57.872Z] #84 100.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T07:28:57.872Z] #84 100.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T07:28:57.872Z] #84 100.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T07:28:57.872Z] #84 100.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T07:28:57.969Z] #14 ... [2022-07-20T07:28:57.969Z] [2022-07-20T07:28:57.969Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:28:57.969Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:28:57.969Z] #53 100.5 gotestsum version dev [2022-07-20T07:28:57.974Z] #62 ... [2022-07-20T07:28:57.974Z] [2022-07-20T07:28:57.974Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:28:57.974Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:28:57.974Z] #34 6.712 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T07:28:57.974Z] #34 6.712 Cloning into '.'... [2022-07-20T07:28:57.974Z] #34 ... [2022-07-20T07:28:57.974Z] [2022-07-20T07:28:57.974Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:28:57.974Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:28:57.974Z] #55 7.109 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T07:28:57.974Z] #55 10.09 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T07:28:57.974Z] #55 10.10 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T07:28:57.974Z] #55 10.28 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T07:28:57.974Z] #55 10.48 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T07:28:57.974Z] #55 10.80 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T07:28:57.974Z] #55 10.91 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T07:28:58.110Z] #21 42.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:58.234Z] #55 ... [2022-07-20T07:28:58.234Z] [2022-07-20T07:28:58.234Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:28:58.234Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:28:58.234Z] #36 6.939 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T07:28:58.234Z] #36 ... [2022-07-20T07:28:58.234Z] [2022-07-20T07:28:58.234Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:28:58.234Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:28:58.234Z] #53 10.38 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T07:28:58.234Z] #53 10.42 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T07:28:58.234Z] #53 10.58 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T07:28:58.234Z] #53 10.58 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T07:28:58.234Z] #53 10.85 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T07:28:58.234Z] #53 11.01 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T07:28:58.234Z] #53 11.18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T07:28:58.234Z] #53 11.55 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T07:28:58.366Z] #21 42.50 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-20T07:28:58.366Z] #21 42.51 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T07:28:58.366Z] #21 42.53 Setting up apparmor (2.13.6-10) ... [2022-07-20T07:28:58.441Z] #84 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T07:28:58.441Z] #84 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T07:28:58.441Z] #84 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T07:28:58.441Z] #84 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T07:28:58.441Z] #84 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T07:28:58.441Z] #84 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T07:28:58.441Z] #84 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T07:28:58.441Z] #84 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T07:28:58.441Z] #84 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T07:28:58.441Z] #84 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T07:28:58.441Z] #84 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T07:28:58.441Z] #84 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T07:28:58.441Z] #84 100.9 make install-recursive [2022-07-20T07:28:58.441Z] #84 100.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:28:58.441Z] #84 100.9 Making install in yajl [2022-07-20T07:28:58.441Z] #84 100.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:28:58.441Z] #84 101.0 CC verify/json_verify-json_verify.o [2022-07-20T07:28:58.701Z] #84 101.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T07:28:58.701Z] #84 101.0 CC src/libyajl_la-yajl.lo [2022-07-20T07:28:58.701Z] #84 101.0 CC src/libyajl_la-yajl_gen.lo [2022-07-20T07:28:58.701Z] #84 101.0 CC src/libyajl_la-yajl_parser.lo [2022-07-20T07:28:58.701Z] #84 101.0 CC src/libyajl_la-yajl_buf.lo [2022-07-20T07:28:58.701Z] #84 101.0 CC src/libyajl_la-yajl_encode.lo [2022-07-20T07:28:58.701Z] #84 101.0 CC src/libyajl_la-yajl_lex.lo [2022-07-20T07:28:58.701Z] #84 101.1 CC src/libyajl_la-yajl_tree.lo [2022-07-20T07:28:58.923Z] #53 DONE 101.5s [2022-07-20T07:28:58.923Z] [2022-07-20T07:28:58.923Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-20T07:28:58.923Z] #44 sha256:9379b5464d8f408932fe32d9dfd0f05368d9b0da4df95adb3a29a688cb3f5cf6 [2022-07-20T07:28:58.923Z] #44 1.321 + RM_GOPATH=0 [2022-07-20T07:28:58.923Z] #44 1.321 + TMP_GOPATH= [2022-07-20T07:28:58.923Z] #44 1.321 + : /build [2022-07-20T07:28:58.923Z] #44 1.321 + '[' -z '' ']' [2022-07-20T07:28:58.923Z] #44 1.321 ++ mktemp -d [2022-07-20T07:28:58.923Z] #44 1.329 + export GOPATH=/tmp/tmp.Dgi1C0zO3Q [2022-07-20T07:28:58.923Z] #44 1.329 + GOPATH=/tmp/tmp.Dgi1C0zO3Q [2022-07-20T07:28:58.923Z] #44 1.329 + RM_GOPATH=1 [2022-07-20T07:28:58.923Z] #44 1.329 + case "$(go env GOARCH)" in [2022-07-20T07:28:58.923Z] #44 1.330 ++ go env GOARCH [2022-07-20T07:28:58.923Z] #44 1.372 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:58.923Z] #44 1.373 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:28:58.923Z] #44 1.377 ++ dirname /install.sh [2022-07-20T07:28:58.923Z] #44 1.404 + dir=/ [2022-07-20T07:28:58.923Z] #44 1.405 + bin=tini [2022-07-20T07:28:58.923Z] #44 1.405 + shift [2022-07-20T07:28:58.923Z] #44 1.405 + '[' '!' -f //tini.installer ']' [2022-07-20T07:28:58.923Z] #44 1.405 + . //tini.installer [2022-07-20T07:28:58.923Z] #44 1.405 ++ : v0.19.0 [2022-07-20T07:28:58.923Z] #44 1.405 + install_tini [2022-07-20T07:28:58.923Z] #44 1.405 + echo 'Install tini version v0.19.0' [2022-07-20T07:28:58.923Z] #44 1.405 + git clone https://github.com/krallin/tini.git /tmp/tmp.Dgi1C0zO3Q/tini [2022-07-20T07:28:58.923Z] #44 1.405 Install tini version v0.19.0 [2022-07-20T07:28:58.923Z] #44 1.406 Cloning into '/tmp/tmp.Dgi1C0zO3Q/tini'... [2022-07-20T07:28:58.923Z] #44 2.759 + cd /tmp/tmp.Dgi1C0zO3Q/tini [2022-07-20T07:28:58.923Z] #44 2.769 + git checkout -q v0.19.0 [2022-07-20T07:28:58.923Z] #44 2.809 + cmake . [2022-07-20T07:28:58.923Z] #44 3.593 -- The C compiler identification is GNU 10.2.1 [2022-07-20T07:28:58.923Z] #44 3.691 -- Detecting C compiler ABI info [2022-07-20T07:28:58.923Z] #44 4.352 -- Detecting C compiler ABI info - done [2022-07-20T07:28:58.923Z] #44 4.377 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T07:28:58.923Z] #44 4.378 -- Detecting C compile features [2022-07-20T07:28:58.923Z] #44 4.379 -- Detecting C compile features - done [2022-07-20T07:28:58.923Z] #44 4.389 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T07:28:58.923Z] #44 4.572 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T07:28:58.923Z] #44 4.802 -- Configuring done [2022-07-20T07:28:58.923Z] #44 4.884 -- Generating done [2022-07-20T07:28:58.923Z] #44 4.884 -- Build files have been written to: /tmp/tmp.Dgi1C0zO3Q/tini [2022-07-20T07:28:58.923Z] #44 4.956 + make tini-static [2022-07-20T07:28:58.923Z] #44 5.423 Scanning dependencies of target tini-static [2022-07-20T07:28:58.923Z] #44 5.576 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T07:28:59.074Z] #64 57.93 + bin/ctr [2022-07-20T07:28:59.335Z] #64 ... [2022-07-20T07:28:59.335Z] [2022-07-20T07:28:59.335Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:28:59.335Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:28:59.335Z] #14 90.73 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T07:28:59.335Z] #14 90.73 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:28:59.335Z] #14 90.74 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:28:59.335Z] #14 96.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T07:28:59.335Z] #14 96.63 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:28:59.335Z] #14 96.63 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T07:28:59.734Z] #21 43.98 Setting up zip (3.0-12) ... [2022-07-20T07:28:59.734Z] #21 43.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:28:59.734Z] #21 44.02 Setting up bash-completion (1:2.11-2) ... [2022-07-20T07:28:59.854Z] #44 7.328 [100%] Linking C executable tini-static [2022-07-20T07:28:59.906Z] #14 ... [2022-07-20T07:28:59.906Z] [2022-07-20T07:28:59.906Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:28:59.906Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:28:59.906Z] #77 49.30 libtoolize: putting auxiliary files in '.'. [2022-07-20T07:28:59.906Z] #77 49.30 libtoolize: copying file './ltmain.sh' [2022-07-20T07:29:00.848Z] #77 50.04 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T07:29:00.848Z] #77 50.04 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T07:29:00.848Z] #77 50.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T07:29:01.224Z] #44 8.380 [100%] Built target tini-static [2022-07-20T07:29:01.224Z] #44 8.480 + mkdir -p /build [2022-07-20T07:29:01.224Z] #44 8.485 + cp tini-static /build/docker-init [2022-07-20T07:29:01.224Z] #44 DONE 8.6s [2022-07-20T07:29:01.224Z] [2022-07-20T07:29:01.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-07-20T07:29:01.224Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:01.224Z] #77 17.02 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T07:29:01.224Z] #77 19.95 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T07:29:01.224Z] #77 22.02 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T07:29:01.224Z] #77 22.26 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T07:29:01.224Z] #77 22.60 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T07:29:02.594Z] #77 ... [2022-07-20T07:29:02.594Z] [2022-07-20T07:29:02.594Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:29:02.594Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:29:02.594Z] #14 105.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T07:29:02.594Z] #14 105.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:29:02.594Z] #14 105.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T07:29:02.852Z] #14 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T07:29:02.852Z] #14 105.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:29:02.852Z] #14 105.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T07:29:02.902Z] #84 104.7 CCLD libyajl.la [2022-07-20T07:29:02.902Z] #84 105.0 CCLD verify/json_verify [2022-07-20T07:29:02.902Z] #84 105.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:29:02.902Z] #84 105.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T07:29:02.902Z] #84 105.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T07:29:02.902Z] #84 105.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:29:02.902Z] #84 105.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:29:02.902Z] #84 105.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:29:02.902Z] #84 105.3 CC src/validate.o [2022-07-20T07:29:02.902Z] #84 105.3 CC src/image_spec_schema_config_schema.lo [2022-07-20T07:29:02.902Z] #84 105.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T07:29:02.902Z] #84 105.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T07:29:03.011Z] #21 47.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:29:03.011Z] #21 47.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T07:29:03.011Z] #21 47.03 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-20T07:29:03.011Z] #21 47.04 Setting up patch (2.7.6-7) ... [2022-07-20T07:29:03.011Z] #21 47.06 Setting up sudo (1.9.5p2-3) ... [2022-07-20T07:29:03.011Z] #21 47.13 invoke-rc.d: could not determine current runlevel [2022-07-20T07:29:03.011Z] #21 47.17 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T07:29:03.011Z] #21 47.18 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T07:29:03.011Z] #21 47.19 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-20T07:29:03.011Z] #21 47.20 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T07:29:03.011Z] #21 47.21 Setting up pigz (2.6-1) ... [2022-07-20T07:29:03.011Z] #21 47.22 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-20T07:29:03.011Z] #21 47.24 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T07:29:03.011Z] #21 47.26 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T07:29:03.011Z] #21 47.27 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:29:03.162Z] #84 105.3 CC src/image_spec_schema_defs.lo [2022-07-20T07:29:03.162Z] #84 105.4 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T07:29:03.162Z] #84 105.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T07:29:03.162Z] #84 105.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T07:29:03.162Z] #84 105.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T07:29:03.162Z] #84 105.4 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T07:29:03.162Z] #84 105.4 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T07:29:03.162Z] #84 105.5 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T07:29:03.162Z] #84 105.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T07:29:03.162Z] #84 105.5 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T07:29:03.162Z] #84 105.5 CC src/runtime_spec_schema_defs.lo [2022-07-20T07:29:03.162Z] #84 105.6 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T07:29:03.162Z] #84 105.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T07:29:03.162Z] #84 105.6 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T07:29:03.162Z] #84 105.6 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T07:29:03.162Z] #84 105.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T07:29:03.162Z] #84 105.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T07:29:03.422Z] #84 105.7 CC src/basic_test_double_array_item.lo [2022-07-20T07:29:03.509Z] #53 ... [2022-07-20T07:29:03.510Z] [2022-07-20T07:29:03.510Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:29:03.510Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:29:03.510Z] #76 6.398 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:29:03.510Z] #76 9.848 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:29:03.510Z] #76 12.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:29:03.510Z] #76 ... [2022-07-20T07:29:03.510Z] [2022-07-20T07:29:03.510Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:29:03.510Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:29:03.510Z] #55 11.82 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T07:29:03.510Z] #55 11.95 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T07:29:03.510Z] #55 12.05 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T07:29:03.510Z] #55 12.07 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T07:29:03.510Z] #55 14.29 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T07:29:03.510Z] #55 14.54 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T07:29:03.510Z] #55 14.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T07:29:03.510Z] #55 15.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T07:29:03.682Z] #84 105.9 CC src/basic_test_double_array.lo [2022-07-20T07:29:03.682Z] #84 105.9 CC src/basic_test_top_array_int.lo [2022-07-20T07:29:03.682Z] #84 106.0 CC src/basic_test_top_array_string.lo [2022-07-20T07:29:03.682Z] #84 106.0 CC src/basic_test_top_double_array_int.lo [2022-07-20T07:29:03.682Z] #84 106.0 CC src/basic_test_top_double_array_obj.lo [2022-07-20T07:29:03.831Z] #21 47.99 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-20T07:29:03.831Z] #21 48.00 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T07:29:03.942Z] #84 106.2 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T07:29:03.942Z] #84 106.2 CC src/basic_test_top_double_array_string.lo [2022-07-20T07:29:03.942Z] #84 106.2 CC src/read-file.lo [2022-07-20T07:29:03.942Z] #84 106.4 CC tests/test-1.o [2022-07-20T07:29:04.078Z] #55 ... [2022-07-20T07:29:04.078Z] [2022-07-20T07:29:04.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-07-20T07:29:04.078Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:29:04.078Z] #14 7.121 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:29:04.078Z] #14 7.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:29:04.078Z] #14 7.389 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:29:04.078Z] #14 9.201 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:29:04.078Z] #14 12.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:29:04.078Z] #14 16.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:29:04.078Z] #14 ... [2022-07-20T07:29:04.078Z] [2022-07-20T07:29:04.078Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:29:04.078Z] #67 sha256:53c158ad18eee748a87f34f77ed4b505725d7251b247cb9733f16670053c1084 [2022-07-20T07:29:04.078Z] #67 10.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T07:29:04.078Z] #67 10.14 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T07:29:04.078Z] #67 10.92 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T07:29:04.078Z] #67 15.55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T07:29:04.202Z] #84 106.4 CC src/json_common.lo [2022-07-20T07:29:04.202Z] #84 106.5 CC tests/test-2.o [2022-07-20T07:29:04.202Z] #84 106.6 CC tests/test-4.o [2022-07-20T07:29:04.202Z] #84 106.6 CC tests/test-3.o [2022-07-20T07:29:04.337Z] #67 17.19 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T07:29:04.393Z] #21 48.45 Setting up libelf1:arm64 (0.183-1) ... [2022-07-20T07:29:04.393Z] #21 48.47 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T07:29:04.393Z] #21 48.48 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T07:29:04.393Z] #21 48.49 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T07:29:04.461Z] #84 106.7 CC tests/test-5.o [2022-07-20T07:29:04.462Z] #84 106.8 CC tests/test-7.o [2022-07-20T07:29:04.462Z] #84 106.8 CC tests/test-6.o [2022-07-20T07:29:04.462Z] #84 106.9 CC tests/test-8.o [2022-07-20T07:29:04.462Z] #84 107.0 CC tests/test-9.o [2022-07-20T07:29:04.597Z] #67 17.59 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T07:29:04.650Z] #21 48.97 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:29:04.650Z] #21 48.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T07:29:04.650Z] #21 48.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T07:29:04.650Z] #21 48.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T07:29:04.650Z] #21 48.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T07:29:04.721Z] #84 107.1 CC tests/test-10.o [2022-07-20T07:29:04.907Z] #21 49.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T07:29:04.907Z] #21 49.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T07:29:04.907Z] #21 49.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T07:29:04.907Z] #21 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T07:29:04.907Z] #21 49.04 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T07:29:04.985Z] #84 107.2 CC tests/test-11.o [2022-07-20T07:29:05.245Z] #84 ... [2022-07-20T07:29:05.245Z] [2022-07-20T07:29:05.245Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:29:05.245Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:29:05.245Z] #19 128.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-20T07:29:05.245Z] #19 128.5 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:29:05.245Z] #19 128.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-20T07:29:05.245Z] #19 128.6 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-20T07:29:05.245Z] #19 128.6 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:29:05.245Z] #19 128.6 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T07:29:05.547Z] #67 18.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T07:29:05.806Z] #67 18.68 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T07:29:05.806Z] #67 18.71 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T07:29:05.837Z] #21 ... [2022-07-20T07:29:05.837Z] [2022-07-20T07:29:05.837Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:05.837Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:29:05.837Z] #77 107.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:29:05.837Z] #77 107.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:29:05.837Z] #77 107.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:29:05.837Z] #77 107.7 checking if gcc static flag -static works... yes [2022-07-20T07:29:05.837Z] #77 108.1 checking if gcc supports -c -o file.o... yes [2022-07-20T07:29:05.837Z] #77 108.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:29:05.837Z] #77 108.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-20T07:29:05.837Z] #77 108.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:29:05.837Z] #77 108.6 checking how to hardcode library paths into programs... immediate [2022-07-20T07:29:05.837Z] #77 108.6 checking whether stripping libraries is possible... yes [2022-07-20T07:29:05.837Z] #77 108.7 checking if libtool supports shared libraries... yes [2022-07-20T07:29:05.837Z] #77 108.7 checking whether to build shared libraries... no [2022-07-20T07:29:05.837Z] #77 108.7 checking whether to build static libraries... yes [2022-07-20T07:29:05.837Z] #77 108.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:29:05.837Z] #77 108.7 checking whether build environment is sane... yes [2022-07-20T07:29:05.837Z] #77 108.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:29:05.837Z] #77 108.7 checking whether make sets $(MAKE)... yes [2022-07-20T07:29:05.837Z] #77 108.8 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:29:05.837Z] #77 108.8 checking whether make supports nested variables... yes [2022-07-20T07:29:05.837Z] #77 108.9 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:29:05.837Z] #77 108.9 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:29:05.837Z] #77 108.9 checking how to create a ustar tar archive... gnutar [2022-07-20T07:29:05.837Z] #77 108.9 checking dependency style of gcc... gcc3 [2022-07-20T07:29:05.837Z] #77 109.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:29:05.837Z] #77 109.1 checking whether make supports nested variables... (cached) yes [2022-07-20T07:29:05.837Z] #77 109.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T07:29:05.837Z] #77 109.1 checking pkg-config is at least version 0.9.0... yes [2022-07-20T07:29:05.837Z] #77 109.1 checking for yajl >= 2.1.0... yes [2022-07-20T07:29:05.837Z] #77 109.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T07:29:05.837Z] #77 109.2 checking for gcc... (cached) gcc [2022-07-20T07:29:05.837Z] #77 109.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T07:29:05.837Z] #77 109.3 checking whether gcc accepts -g... (cached) yes [2022-07-20T07:29:05.837Z] #77 109.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T07:29:05.837Z] #77 109.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T07:29:05.837Z] #77 109.3 checking for a Python interpreter with version >= 3... python3 [2022-07-20T07:29:05.837Z] #77 109.4 checking for python3... /usr/bin/python3 [2022-07-20T07:29:05.837Z] #77 109.4 checking for python3 version... 3.9 [2022-07-20T07:29:05.837Z] #77 109.4 checking for python3 platform... linux [2022-07-20T07:29:05.837Z] #77 109.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T07:29:05.837Z] #77 109.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T07:29:05.837Z] #77 109.9 checking that generated files are newer than configure... done [2022-07-20T07:29:05.837Z] #77 109.9 configure: creating ./config.status [2022-07-20T07:29:05.837Z] #77 112.9 config.status: creating Makefile [2022-07-20T07:29:05.837Z] #77 112.9 config.status: creating config.h [2022-07-20T07:29:05.837Z] #77 113.0 config.status: executing libtool commands [2022-07-20T07:29:05.837Z] #77 113.0 config.status: executing depfiles commands [2022-07-20T07:29:05.837Z] #77 113.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T07:29:05.837Z] #77 113.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T07:29:05.837Z] #77 114.4 checking for gcc... gcc [2022-07-20T07:29:05.837Z] #77 114.5 checking whether the C compiler works... yes [2022-07-20T07:29:05.837Z] #77 114.7 checking for C compiler default output file name... a.out [2022-07-20T07:29:05.837Z] #77 114.7 checking for suffix of executables... [2022-07-20T07:29:05.837Z] #77 114.9 checking whether we are cross compiling... no [2022-07-20T07:29:05.837Z] #77 115.1 checking for suffix of object files... o [2022-07-20T07:29:05.837Z] #77 115.1 checking whether we are using the GNU C compiler... yes [2022-07-20T07:29:05.837Z] #77 115.2 checking whether gcc accepts -g... yes [2022-07-20T07:29:05.837Z] #77 115.3 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:29:05.837Z] #77 115.5 checking whether gcc understands -c and -o together... yes [2022-07-20T07:29:05.837Z] #77 115.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:29:05.837Z] #77 115.7 checking whether build environment is sane... yes [2022-07-20T07:29:05.837Z] #77 115.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:29:05.837Z] #77 115.8 checking for gawk... no [2022-07-20T07:29:05.837Z] #77 115.8 checking for mawk... mawk [2022-07-20T07:29:05.837Z] #77 115.8 checking whether make sets $(MAKE)... yes [2022-07-20T07:29:05.837Z] #77 115.8 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:29:05.837Z] #77 115.9 checking whether make supports nested variables... yes [2022-07-20T07:29:05.837Z] #77 115.9 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:29:05.837Z] #77 115.9 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:29:05.837Z] #77 115.9 checking how to create a ustar tar archive... gnutar [2022-07-20T07:29:06.093Z] #77 116.0 checking dependency style of gcc... gcc3 [2022-07-20T07:29:06.093Z] #77 116.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:29:06.093Z] #77 116.2 checking whether make supports nested variables... (cached) yes [2022-07-20T07:29:06.350Z] #77 116.2 checking build system type... [2022-07-20T07:29:06.350Z] #77 ... [2022-07-20T07:29:06.350Z] [2022-07-20T07:29:06.350Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:29:06.350Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T07:29:06.350Z] #21 50.52 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-20T07:29:06.350Z] #21 50.53 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-20T07:29:06.350Z] #21 50.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T07:29:06.350Z] #21 50.56 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T07:29:06.377Z] #67 19.13 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T07:29:06.950Z] #67 19.83 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T07:29:07.210Z] #67 20.04 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T07:29:07.476Z] #67 20.30 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T07:29:07.717Z] #21 51.70 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-20T07:29:07.717Z] #21 51.71 Setting up jq (1.6-2.1) ... [2022-07-20T07:29:07.717Z] #21 51.73 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-20T07:29:07.717Z] #21 51.74 Setting up iptables (1.8.7-1) ... [2022-07-20T07:29:07.717Z] #21 51.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T07:29:07.717Z] #21 51.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T07:29:07.717Z] #21 51.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T07:29:07.717Z] #21 51.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T07:29:07.717Z] #21 51.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T07:29:07.717Z] #21 51.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T07:29:07.717Z] #21 51.79 Setting up iproute2 (5.10.0-4) ... [2022-07-20T07:29:07.974Z] #21 52.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:29:08.049Z] #67 ... [2022-07-20T07:29:08.049Z] [2022-07-20T07:29:08.049Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-20T07:29:08.049Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T07:29:08.049Z] #57 11.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T07:29:08.049Z] #57 ... [2022-07-20T07:29:08.049Z] [2022-07-20T07:29:08.049Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:29:08.050Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:29:08.050Z] #51 12.34 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:29:08.050Z] #51 16.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:29:08.050Z] #51 20.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T07:29:08.618Z] #51 ... [2022-07-20T07:29:08.618Z] [2022-07-20T07:29:08.618Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:29:08.618Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:29:08.618Z] #62 11.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:29:08.618Z] #62 15.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:29:08.722Z] #19 141.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-20T07:29:08.722Z] #19 141.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:29:08.722Z] #19 141.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-20T07:29:08.722Z] #19 142.0 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-20T07:29:08.722Z] #19 142.0 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:29:08.722Z] #19 142.0 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T07:29:08.878Z] #62 ... [2022-07-20T07:29:08.878Z] [2022-07-20T07:29:08.878Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:29:08.878Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T07:29:08.878Z] #40 13.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T07:29:08.878Z] #40 14.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T07:29:08.904Z] #21 DONE 52.9s [2022-07-20T07:29:08.904Z] [2022-07-20T07:29:08.904Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:08.904Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:29:08.904Z] #77 116.2 checking build system type... aarch64-unknown-linux-gnu [2022-07-20T07:29:08.904Z] #77 116.6 checking host system type... aarch64-unknown-linux-gnu [2022-07-20T07:29:08.904Z] #77 116.6 checking how to print strings... printf [2022-07-20T07:29:08.904Z] #77 116.6 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:29:08.904Z] #77 116.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:29:08.904Z] #77 116.6 checking for egrep... /bin/grep -E [2022-07-20T07:29:08.904Z] #77 116.6 checking for fgrep... /bin/grep -F [2022-07-20T07:29:08.904Z] #77 116.7 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:29:08.904Z] #77 116.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:29:08.904Z] #77 116.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:29:08.904Z] #77 116.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:29:08.904Z] #77 116.9 checking whether ln -s works... yes [2022-07-20T07:29:08.904Z] #77 116.9 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:29:08.904Z] #77 116.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-20T07:29:08.904Z] #77 116.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:29:08.904Z] #77 116.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:29:08.904Z] #77 116.9 checking for objdump... objdump [2022-07-20T07:29:08.904Z] #77 116.9 checking how to recognize dependent libraries... pass_all [2022-07-20T07:29:08.904Z] #77 116.9 checking for dlltool... no [2022-07-20T07:29:08.904Z] #77 116.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:29:08.904Z] #77 116.9 checking for ar... ar [2022-07-20T07:29:08.904Z] #77 116.9 checking for archiver @FILE support... @ [2022-07-20T07:29:08.904Z] #77 117.1 checking for strip... strip [2022-07-20T07:29:08.904Z] #77 117.1 checking for ranlib... ranlib [2022-07-20T07:29:08.904Z] #77 117.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:29:08.904Z] #77 117.5 checking for sysroot... no [2022-07-20T07:29:08.904Z] #77 117.5 checking for a working dd... /bin/dd [2022-07-20T07:29:08.904Z] #77 117.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:29:08.904Z] #77 117.6 checking for mt... no [2022-07-20T07:29:08.904Z] #77 117.6 checking if : is a manifest tool... no [2022-07-20T07:29:08.904Z] #77 117.6 checking how to run the C preprocessor... gcc -E [2022-07-20T07:29:08.904Z] #77 117.9 checking for ANSI C header files... yes [2022-07-20T07:29:08.904Z] #77 118.5 checking for sys/types.h... yes [2022-07-20T07:29:08.904Z] #77 118.7 checking for sys/stat.h... yes [2022-07-20T07:29:08.904Z] #77 119.0 checking for stdlib.h... yes [2022-07-20T07:29:08.987Z] #77 ... [2022-07-20T07:29:08.987Z] [2022-07-20T07:29:08.987Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:29:08.987Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:29:08.987Z] #14 103.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T07:29:08.987Z] #14 103.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:29:08.987Z] #14 103.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:29:09.137Z] #40 ... [2022-07-20T07:29:09.137Z] [2022-07-20T07:29:09.137Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:29:09.137Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:29:09.137Z] #42 12.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:29:09.137Z] #42 15.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:29:09.163Z] #77 119.2 checking for string.h... yes [2022-07-20T07:29:09.397Z] #42 ... [2022-07-20T07:29:09.397Z] [2022-07-20T07:29:09.397Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:29:09.397Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:29:09.397Z] #53 22.46 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T07:29:09.397Z] #53 22.48 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T07:29:09.420Z] #77 119.4 checking for memory.h... #77 ... [2022-07-20T07:29:09.420Z] [2022-07-20T07:29:09.420Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-20T07:29:09.420Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-20T07:29:09.420Z] #22 0.662 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T07:29:09.420Z] #22 0.671 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T07:29:09.420Z] #22 0.675 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T07:29:09.420Z] #22 DONE 0.7s [2022-07-20T07:29:09.420Z] [2022-07-20T07:29:09.420Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:09.420Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:29:09.420Z] #77 119.4 checking for memory.h... yes [2022-07-20T07:29:09.677Z] #77 119.6 checking for strings.h... yes [2022-07-20T07:29:10.239Z] #77 120.0 checking for inttypes.h... yes [2022-07-20T07:29:10.239Z] #77 120.2 checking for stdint.h... yes [2022-07-20T07:29:10.372Z] #14 ... [2022-07-20T07:29:10.372Z] [2022-07-20T07:29:10.372Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:10.372Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:10.372Z] #77 59.68 configure.ac:7: installing './compile' [2022-07-20T07:29:10.372Z] #77 59.68 configure.ac:11: installing './config.guess' [2022-07-20T07:29:10.372Z] #77 59.69 configure.ac:11: installing './config.sub' [2022-07-20T07:29:10.372Z] #77 59.69 configure.ac:8: installing './install-sh' [2022-07-20T07:29:10.372Z] #77 59.70 configure.ac:8: installing './missing' [2022-07-20T07:29:10.372Z] #77 59.80 Makefile.am: installing './depcomp' [2022-07-20T07:29:10.496Z] #77 120.4 checking for unistd.h... yes [2022-07-20T07:29:10.753Z] #77 120.7 checking for dlfcn.h... yes [2022-07-20T07:29:10.753Z] #77 120.8 checking for objdir... .libs [2022-07-20T07:29:11.266Z] #77 121.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:29:11.266Z] #77 121.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:29:11.303Z] #53 ... [2022-07-20T07:29:11.304Z] [2022-07-20T07:29:11.304Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:29:11.304Z] #26 sha256:56ceb8d1119fbbfcb0b907a4e0f783d8ee9027668c91d63548e5690f9ef25e1e [2022-07-20T07:29:11.304Z] #26 23.31 + mkdir -p /build [2022-07-20T07:29:11.304Z] #26 23.33 + mv docker/docker /build/ [2022-07-20T07:29:11.304Z] #26 23.37 + rmdir docker [2022-07-20T07:29:11.304Z] #26 DONE 24.3s [2022-07-20T07:29:11.522Z] #77 121.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:29:11.563Z] [2022-07-20T07:29:11.563Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:29:11.563Z] #67 sha256:53c158ad18eee748a87f34f77ed4b505725d7251b247cb9733f16670053c1084 [2022-07-20T07:29:11.563Z] #67 24.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T07:29:11.779Z] #77 121.5 checking if gcc static flag -static works... yes [2022-07-20T07:29:11.779Z] #77 121.8 checking if gcc supports -c -o file.o... yes [2022-07-20T07:29:11.779Z] #77 121.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:29:11.779Z] #77 121.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-20T07:29:12.035Z] #77 122.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:29:12.285Z] #77 61.25 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T07:29:12.285Z] #77 61.25 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T07:29:12.285Z] #77 61.38 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T07:29:12.285Z] #77 61.38 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T07:29:12.285Z] #77 61.47 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T07:29:12.285Z] #77 61.58 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T07:29:12.285Z] #77 61.70 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T07:29:12.292Z] #77 122.3 checking how to hardcode library paths into programs... immediate [2022-07-20T07:29:12.292Z] #77 122.3 checking whether stripping libraries is possible... yes [2022-07-20T07:29:12.292Z] #77 122.3 checking if libtool supports shared libraries... yes [2022-07-20T07:29:12.292Z] #77 122.3 checking whether to build shared libraries... no [2022-07-20T07:29:12.292Z] #77 122.3 checking whether to build static libraries... yes [2022-07-20T07:29:12.546Z] #77 61.83 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T07:29:12.546Z] #77 61.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T07:29:12.548Z] #77 122.4 checking float.h usability... yes [2022-07-20T07:29:12.548Z] #77 122.5 checking float.h presence... yes [2022-07-20T07:29:12.548Z] #77 122.6 checking for float.h... yes [2022-07-20T07:29:12.805Z] #77 122.7 checking limits.h usability... yes [2022-07-20T07:29:12.805Z] #77 122.8 checking limits.h presence... yes [2022-07-20T07:29:12.805Z] #77 122.9 checking for limits.h... yes [2022-07-20T07:29:13.061Z] #77 122.9 checking stddef.h usability... yes [2022-07-20T07:29:13.061Z] #77 123.0 checking stddef.h presence... yes [2022-07-20T07:29:13.061Z] #77 123.1 checking for stddef.h... yes [2022-07-20T07:29:13.061Z] #77 123.1 checking for stdlib.h... (cached) yes [2022-07-20T07:29:13.061Z] #77 123.2 checking for string.h... (cached) yes [2022-07-20T07:29:13.317Z] #77 123.3 checking sys/time.h usability... yes [2022-07-20T07:29:13.317Z] #77 123.4 checking sys/time.h presence... yes [2022-07-20T07:29:13.317Z] #77 123.5 checking for sys/time.h... yes [2022-07-20T07:29:13.573Z] #77 123.5 checking for inline... inline [2022-07-20T07:29:13.573Z] #77 123.6 checking for size_t... yes [2022-07-20T07:29:13.829Z] #77 123.8 checking for stdlib.h... (cached) yes [2022-07-20T07:29:13.829Z] #77 123.8 checking for GNU libc compatible malloc... yes [2022-07-20T07:29:14.091Z] #77 124.1 checking for stdlib.h... (cached) yes [2022-07-20T07:29:14.354Z] #77 124.1 checking for GNU libc compatible realloc... yes [2022-07-20T07:29:14.610Z] #77 124.3 checking for working strtod... yes [2022-07-20T07:29:14.865Z] #77 124.6 checking for gettimeofday... yes [2022-07-20T07:29:14.865Z] #77 124.9 checking for memset... yes [2022-07-20T07:29:15.035Z] #14 117.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T07:29:15.035Z] #14 117.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:29:15.035Z] #14 117.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:29:15.428Z] #77 125.1 checking for strspn... yes [2022-07-20T07:29:15.428Z] #77 125.5 checking that generated files are newer than configure... done [2022-07-20T07:29:15.428Z] #77 125.5 configure: creating ./config.status [2022-07-20T07:29:16.842Z] #67 ... [2022-07-20T07:29:16.842Z] [2022-07-20T07:29:16.842Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:29:16.842Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:29:16.842Z] #55 24.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T07:29:16.842Z] #55 24.30 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T07:29:16.842Z] #55 24.99 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T07:29:16.842Z] #55 25.09 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T07:29:16.842Z] #55 25.47 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T07:29:16.842Z] #55 25.47 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T07:29:16.842Z] #55 25.91 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T07:29:16.842Z] #55 25.94 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T07:29:16.842Z] #55 26.12 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T07:29:16.842Z] #55 26.62 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T07:29:16.842Z] #55 26.62 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T07:29:16.842Z] #55 27.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T07:29:16.842Z] #55 27.29 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T07:29:16.842Z] #55 27.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T07:29:16.842Z] #55 27.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T07:29:16.842Z] #55 27.76 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T07:29:16.842Z] #55 27.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T07:29:16.842Z] #55 28.10 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T07:29:17.101Z] #55 30.20 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T07:29:17.101Z] #55 30.35 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T07:29:17.669Z] #55 ... [2022-07-20T07:29:17.669Z] [2022-07-20T07:29:17.669Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-20T07:29:17.669Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T07:29:17.669Z] #38 30.83 tomll can be used in two ways: [2022-07-20T07:29:17.669Z] #38 30.83 Writing to STDIN and reading from STDOUT: [2022-07-20T07:29:17.669Z] #38 30.83 cat file.toml | tomll > file.toml [2022-07-20T07:29:17.669Z] #38 30.83 [2022-07-20T07:29:17.669Z] #38 30.83 Reading and updating a list of files: [2022-07-20T07:29:17.669Z] #38 30.83 tomll a.toml b.toml c.toml [2022-07-20T07:29:17.669Z] #38 30.83 [2022-07-20T07:29:17.669Z] #38 30.83 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T07:29:17.929Z] #38 DONE 31.1s [2022-07-20T07:29:17.929Z] [2022-07-20T07:29:17.929Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:29:17.929Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:29:17.929Z] #62 30.81 Fetched 8555 kB in 24s (358 kB/s) [2022-07-20T07:29:18.697Z] #77 128.5 config.status: creating Makefile [2022-07-20T07:29:18.697Z] #77 128.5 config.status: creating config.h [2022-07-20T07:29:18.697Z] #77 128.5 config.status: executing depfiles commands [2022-07-20T07:29:18.697Z] #77 128.8 config.status: executing libtool commands [2022-07-20T07:29:19.259Z] #77 ... [2022-07-20T07:29:19.259Z] [2022-07-20T07:29:19.259Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T07:29:19.259Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-20T07:29:19.259Z] #23 9.625 Collecting yamllint==1.26.1 [2022-07-20T07:29:19.514Z] #23 ... [2022-07-20T07:29:19.514Z] [2022-07-20T07:29:19.514Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:19.514Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:29:19.514Z] #77 129.6 GEN .version [2022-07-20T07:29:19.514Z] #77 129.6 make install-recursive [2022-07-20T07:29:19.514Z] #77 129.6 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T07:29:19.514Z] #77 129.8 Making install in libocispec [2022-07-20T07:29:19.770Z] #77 129.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:29:19.771Z] #77 129.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T07:29:19.771Z] #77 129.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T07:29:19.771Z] #77 129.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T07:29:19.771Z] #77 129.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T07:29:20.336Z] #77 130.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T07:29:20.596Z] #77 130.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T07:29:20.596Z] #77 130.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T07:29:20.596Z] #77 130.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T07:29:20.596Z] #77 130.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T07:29:20.596Z] #77 130.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T07:29:20.596Z] #77 130.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T07:29:20.596Z] #77 130.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T07:29:20.596Z] #77 130.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T07:29:20.853Z] #77 130.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T07:29:20.853Z] #77 130.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T07:29:20.853Z] #77 130.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T07:29:20.853Z] #77 130.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T07:29:20.853Z] #77 130.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T07:29:20.853Z] #77 130.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T07:29:20.853Z] #77 130.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T07:29:21.583Z] #14 ... [2022-07-20T07:29:21.583Z] [2022-07-20T07:29:21.583Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:21.583Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:21.583Z] #77 45.13 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T07:29:21.781Z] #77 131.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T07:29:21.782Z] #77 131.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T07:29:21.782Z] #77 131.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T07:29:21.782Z] #77 131.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T07:29:21.782Z] #77 131.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T07:29:21.782Z] #77 131.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T07:29:21.782Z] #77 131.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T07:29:21.782Z] #77 131.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T07:29:21.782Z] #77 131.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T07:29:21.782Z] #77 131.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T07:29:21.782Z] #77 131.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T07:29:21.782Z] #77 131.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T07:29:21.782Z] #77 131.7 make install-recursive [2022-07-20T07:29:21.782Z] #77 131.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:29:21.782Z] #77 131.8 Making install in yajl [2022-07-20T07:29:21.782Z] #77 131.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:29:21.782Z] #77 131.9 CC verify/json_verify-json_verify.o [2022-07-20T07:29:21.782Z] #77 131.9 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T07:29:21.782Z] #77 131.9 CC src/libyajl_la-yajl.lo [2022-07-20T07:29:21.782Z] #77 131.9 CC src/libyajl_la-yajl_gen.lo [2022-07-20T07:29:21.782Z] #77 132.0 CC src/libyajl_la-yajl_parser.lo [2022-07-20T07:29:21.782Z] #77 132.0 CC src/libyajl_la-yajl_buf.lo [2022-07-20T07:29:21.782Z] #77 132.0 CC src/libyajl_la-yajl_encode.lo [2022-07-20T07:29:22.038Z] #77 132.0 CC src/libyajl_la-yajl_lex.lo [2022-07-20T07:29:22.038Z] #77 132.1 CC src/libyajl_la-yajl_tree.lo [2022-07-20T07:29:22.216Z] #62 30.81 Reading package lists... [2022-07-20T07:29:22.216Z] #62 ... [2022-07-20T07:29:22.216Z] [2022-07-20T07:29:22.216Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:29:22.216Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:29:22.216Z] #36 25.47 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T07:29:22.216Z] #36 25.58 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T07:29:22.216Z] #36 26.19 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T07:29:22.216Z] #36 26.84 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T07:29:22.216Z] #36 27.14 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T07:29:22.216Z] #36 27.62 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T07:29:22.216Z] #36 27.65 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T07:29:22.216Z] #36 27.73 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T07:29:22.216Z] #36 28.09 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T07:29:22.216Z] #36 28.87 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T07:29:22.216Z] #36 30.07 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T07:29:22.216Z] #36 30.42 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T07:29:22.216Z] #36 30.59 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T07:29:22.216Z] #36 33.67 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T07:29:22.216Z] #36 33.86 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T07:29:22.216Z] #36 35.49 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T07:29:22.216Z] #36 ... [2022-07-20T07:29:22.216Z] [2022-07-20T07:29:22.216Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:29:22.216Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:29:22.216Z] #55 31.48 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T07:29:22.216Z] #55 31.75 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T07:29:22.216Z] #55 31.85 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T07:29:22.216Z] #55 32.00 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T07:29:22.216Z] #55 32.42 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T07:29:22.216Z] #55 32.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T07:29:22.216Z] #55 33.24 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T07:29:22.216Z] #55 33.71 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T07:29:22.216Z] #55 33.88 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T07:29:22.216Z] #55 34.10 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T07:29:22.216Z] #55 34.35 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T07:29:22.216Z] #55 34.37 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T07:29:22.216Z] #55 34.59 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T07:29:22.216Z] #55 34.63 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T07:29:22.216Z] #55 34.87 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T07:29:22.216Z] #55 34.99 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T07:29:22.216Z] #55 35.20 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T07:29:22.216Z] #55 35.23 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T07:29:22.216Z] #55 35.49 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T07:29:22.216Z] #55 35.59 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T07:29:22.545Z] #77 ... [2022-07-20T07:29:22.545Z] [2022-07-20T07:29:22.545Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:29:22.545Z] #67 sha256:ff45d5842a9003007ca0a8d0dfed49509c610a0e82a937f359279d6eb0833da6 [2022-07-20T07:29:22.545Z] #67 122.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T07:29:22.545Z] #67 122.4 + GOBIN=/build [2022-07-20T07:29:22.545Z] #67 122.4 + GO111MODULE=on [2022-07-20T07:29:22.545Z] #67 122.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:29:22.801Z] #55 35.92 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T07:29:23.082Z] #55 36.28 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T07:29:23.082Z] #55 36.28 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T07:29:23.344Z] #55 36.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T07:29:23.344Z] #55 36.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T07:29:23.604Z] #55 36.74 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T07:29:23.604Z] #55 36.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T07:29:23.622Z] #19 155.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-20T07:29:23.622Z] #19 155.0 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:29:23.622Z] #19 155.0 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T07:29:23.622Z] #19 155.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-20T07:29:23.622Z] #19 155.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:29:23.622Z] #19 155.1 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:29:23.863Z] #55 ... [2022-07-20T07:29:23.863Z] [2022-07-20T07:29:23.863Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:29:23.863Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:29:23.930Z] #77 ... [2022-07-20T07:29:23.930Z] [2022-07-20T07:29:23.930Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T07:29:23.930Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-20T07:29:23.930Z] #23 10.67 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T07:29:23.930Z] #23 11.86 Collecting pathspec>=0.5.3 [2022-07-20T07:29:23.930Z] #23 11.87 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T07:29:23.930Z] #23 12.15 Collecting pyyaml [2022-07-20T07:29:23.930Z] #23 12.18 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-20T07:29:23.930Z] #23 12.24 Building wheels for collected packages: yamllint [2022-07-20T07:29:23.930Z] #23 12.25 Building wheel for yamllint (setup.py): started [2022-07-20T07:29:23.930Z] #23 13.29 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T07:29:23.930Z] #23 13.29 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=33d3ebd5431c079c4a405b8c6f1b422bbb0f63bb85ca8c018f2e0d657b7a9485 [2022-07-20T07:29:23.930Z] #23 13.29 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T07:29:23.930Z] #23 13.29 Successfully built yamllint [2022-07-20T07:29:23.930Z] #23 13.31 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T07:29:23.930Z] #23 13.77 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T07:29:23.930Z] #23 DONE 14.4s [2022-07-20T07:29:23.930Z] [2022-07-20T07:29:23.930Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:29:23.930Z] #26 sha256:7201768be091187687497b039bb9a8d0ab94d8e8d4f5904e845c4c33eca8d736 [2022-07-20T07:29:24.902Z] #47 36.45 Updating files: 45% (983/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 82% (1806/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-20T07:29:24.902Z] #47 37.92 + git checkout -q v2.3.0 [2022-07-20T07:29:25.161Z] #47 ... [2022-07-20T07:29:25.161Z] [2022-07-20T07:29:25.161Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:29:25.161Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:29:25.161Z] #76 28.35 Fetched 8555 kB in 23s (376 kB/s) [2022-07-20T07:29:25.161Z] #76 28.35 Reading package lists... [2022-07-20T07:29:25.161Z] #76 ... [2022-07-20T07:29:25.161Z] [2022-07-20T07:29:25.161Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:29:25.161Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:29:25.161Z] #55 37.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T07:29:25.161Z] #55 37.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T07:29:25.161Z] #55 37.45 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T07:29:25.161Z] #55 37.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T07:29:25.161Z] #55 37.72 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T07:29:25.161Z] #55 37.93 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T07:29:25.161Z] #55 38.12 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T07:29:25.161Z] #55 38.12 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T07:29:25.161Z] #55 38.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T07:29:25.161Z] #55 38.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T07:29:25.161Z] #55 38.37 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T07:29:25.161Z] #55 38.40 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T07:29:25.420Z] #55 38.53 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T07:29:25.420Z] #55 38.57 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T07:29:25.680Z] #55 38.88 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T07:29:25.680Z] #55 38.92 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T07:29:25.680Z] #55 39.06 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T07:29:25.939Z] #55 39.12 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T07:29:25.939Z] #55 39.20 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T07:29:26.197Z] #55 39.33 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T07:29:26.197Z] #55 39.43 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T07:29:26.456Z] #55 39.63 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T07:29:26.750Z] #67 ... [2022-07-20T07:29:26.750Z] [2022-07-20T07:29:26.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-07-20T07:29:26.750Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:29:26.750Z] #14 117.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T07:29:26.750Z] #14 117.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 117.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:29:26.750Z] #14 123.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T07:29:26.750Z] #14 123.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T07:29:26.750Z] #14 123.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T07:29:26.750Z] #14 123.9 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T07:29:26.750Z] #14 123.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 123.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T07:29:26.750Z] #14 124.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T07:29:26.750Z] #14 124.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 124.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T07:29:26.750Z] #14 124.2 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T07:29:26.750Z] #14 124.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 124.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:29:26.750Z] #14 124.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T07:29:26.750Z] #14 124.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 124.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:29:26.750Z] #14 124.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T07:29:26.750Z] #14 124.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 124.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:29:26.750Z] #14 124.8 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T07:29:26.750Z] #14 124.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 124.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:29:26.750Z] #14 124.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T07:29:26.750Z] #14 125.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 125.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T07:29:26.750Z] #14 125.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T07:29:26.750Z] #14 125.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 125.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T07:29:26.750Z] #14 125.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T07:29:26.750Z] #14 125.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 125.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T07:29:26.750Z] #14 125.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T07:29:26.750Z] #14 125.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 125.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T07:29:26.750Z] #14 125.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T07:29:26.750Z] #14 125.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 125.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T07:29:26.750Z] #14 126.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T07:29:26.750Z] #14 126.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 126.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T07:29:26.750Z] #14 126.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T07:29:26.750Z] #14 126.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 126.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:29:26.750Z] #14 126.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T07:29:26.750Z] #14 126.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 126.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:29:26.750Z] #14 127.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T07:29:26.750Z] #14 127.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T07:29:26.750Z] #14 127.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:29:26.750Z] #14 127.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:29:26.750Z] #14 ... [2022-07-20T07:29:26.750Z] [2022-07-20T07:29:26.751Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:26.751Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:26.751Z] #77 75.08 configure.ac:7: installing 'build-aux/compile' [2022-07-20T07:29:26.751Z] #77 75.10 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T07:29:26.751Z] #77 75.11 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T07:29:26.751Z] #77 75.12 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T07:29:26.751Z] #77 75.13 configure.ac:11: installing 'build-aux/missing' [2022-07-20T07:29:26.751Z] #77 75.32 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T07:29:26.751Z] #77 75.42 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T07:29:27.202Z] #26 ... [2022-07-20T07:29:27.202Z] [2022-07-20T07:29:27.202Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:27.202Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:29:27.202Z] #77 137.4 CCLD libyajl.la [2022-07-20T07:29:27.693Z] #77 ... [2022-07-20T07:29:27.693Z] [2022-07-20T07:29:27.694Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:29:27.694Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:29:27.694Z] #14 127.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:29:27.694Z] #14 127.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T07:29:27.694Z] #14 127.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T07:29:27.694Z] #14 127.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T07:29:27.694Z] #14 127.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T07:29:27.694Z] #14 127.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T07:29:27.694Z] #14 127.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:29:27.694Z] #14 127.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T07:29:27.694Z] #14 127.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:29:27.694Z] #14 127.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T07:29:27.694Z] #14 127.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T07:29:27.694Z] #14 127.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:29:27.694Z] #14 127.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T07:29:27.694Z] #14 127.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T07:29:27.694Z] #14 127.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T07:29:27.694Z] #14 127.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:29:27.694Z] #14 127.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T07:29:27.694Z] #14 127.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T07:29:27.694Z] #14 127.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T07:29:27.694Z] #14 127.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T07:29:27.694Z] #14 127.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:29:27.694Z] #14 127.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-20T07:29:27.694Z] #14 127.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:29:27.694Z] #14 127.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-20T07:29:27.694Z] #14 127.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T07:29:27.694Z] #14 127.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:29:27.694Z] #14 127.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-20T07:29:27.694Z] #14 127.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:29:27.694Z] #14 128.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T07:29:27.694Z] #14 128.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:29:27.694Z] #14 128.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T07:29:27.694Z] #14 128.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:29:27.694Z] #14 128.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:29:27.694Z] #14 128.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:29:27.694Z] #14 DONE 128.9s [2022-07-20T07:29:27.694Z] [2022-07-20T07:29:27.694Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T07:29:27.694Z] #59 sha256:7b085cd32c98392c8467568675f6727621f5a31e574062f0ae5c4fcf08d7c3d4 [2022-07-20T07:29:27.694Z] #59 DONE 0.3s [2022-07-20T07:29:27.694Z] [2022-07-20T07:29:27.694Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T07:29:27.694Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T07:29:27.765Z] #77 137.8 CCLD verify/json_verify [2022-07-20T07:29:27.835Z] #55 40.98 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T07:29:27.835Z] #55 41.03 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T07:29:28.022Z] #77 138.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:29:28.022Z] #77 138.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T07:29:28.022Z] #77 138.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T07:29:28.022Z] #77 138.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:29:28.022Z] #77 138.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:29:28.022Z] #77 138.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:29:28.095Z] #55 ... [2022-07-20T07:29:28.095Z] [2022-07-20T07:29:28.095Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:29:28.095Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:29:28.095Z] #14 31.17 Fetched 8555 kB in 24s (352 kB/s) [2022-07-20T07:29:28.095Z] #14 31.17 Reading package lists... [2022-07-20T07:29:28.095Z] #14 40.94 Reading package lists... [2022-07-20T07:29:28.095Z] #14 ... [2022-07-20T07:29:28.095Z] [2022-07-20T07:29:28.095Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:29:28.095Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:29:28.095Z] #55 41.28 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T07:29:28.095Z] #55 41.29 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T07:29:28.278Z] #77 138.2 CC src/validate.o [2022-07-20T07:29:28.278Z] #77 138.2 CC src/image_spec_schema_config_schema.lo [2022-07-20T07:29:28.278Z] #77 138.2 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T07:29:28.278Z] #77 138.3 CC src/image_spec_schema_defs.lo [2022-07-20T07:29:28.278Z] #77 138.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T07:29:28.278Z] #77 138.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T07:29:28.278Z] #77 138.3 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T07:29:28.278Z] #77 138.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T07:29:28.278Z] #77 138.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T07:29:28.278Z] #77 138.4 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T07:29:28.278Z] #77 138.4 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T07:29:28.278Z] #77 138.5 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T07:29:28.278Z] #77 138.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T07:29:28.278Z] #77 138.6 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T07:29:28.354Z] #55 41.42 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T07:29:28.354Z] #55 41.52 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T07:29:28.354Z] #55 ... [2022-07-20T07:29:28.354Z] [2022-07-20T07:29:28.354Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:29:28.354Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:29:28.354Z] #42 31.43 Fetched 8555 kB in 25s (348 kB/s) [2022-07-20T07:29:28.354Z] #42 31.43 Reading package lists... [2022-07-20T07:29:28.354Z] #42 41.18 Reading package lists... [2022-07-20T07:29:28.354Z] #42 ... [2022-07-20T07:29:28.354Z] [2022-07-20T07:29:28.354Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:29:28.354Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:29:28.354Z] #55 41.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T07:29:28.535Z] #77 138.6 CC src/runtime_spec_schema_defs.lo [2022-07-20T07:29:28.535Z] #77 138.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T07:29:28.629Z] #55 41.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T07:29:28.629Z] #55 41.82 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T07:29:28.638Z] #15 ... [2022-07-20T07:29:28.638Z] [2022-07-20T07:29:28.638Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:29:28.638Z] #67 sha256:ff45d5842a9003007ca0a8d0dfed49509c610a0e82a937f359279d6eb0833da6 [2022-07-20T07:29:28.638Z] #67 129.1 rootlesskit version 1.0.0 [2022-07-20T07:29:28.638Z] #67 129.1 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T07:29:28.638Z] #67 129.1 -container-ip string [2022-07-20T07:29:28.638Z] #67 129.1 container ip [2022-07-20T07:29:28.638Z] #67 129.1 -container-port int [2022-07-20T07:29:28.638Z] #67 129.1 container port (default -1) [2022-07-20T07:29:28.638Z] #67 129.1 -host-ip string [2022-07-20T07:29:28.638Z] #67 129.1 host ip [2022-07-20T07:29:28.638Z] #67 129.1 -host-port int [2022-07-20T07:29:28.638Z] #67 129.1 host port (default -1) [2022-07-20T07:29:28.638Z] #67 129.1 -proto string [2022-07-20T07:29:28.638Z] #67 129.1 proxy protocol (default "tcp") [2022-07-20T07:29:28.638Z] #67 DONE 129.4s [2022-07-20T07:29:28.638Z] [2022-07-20T07:29:28.638Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T07:29:28.638Z] #68 sha256:e4cd50ed1e4cd04616739bbff2a8df594b83c279c80202ff020decb824a26c4e [2022-07-20T07:29:28.638Z] #68 DONE 0.3s [2022-07-20T07:29:28.638Z] [2022-07-20T07:29:28.638Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T07:29:28.638Z] #69 sha256:229fedd60ef7a81573816de617382d30c91f6241b99235ee91cd48db9f3af5f8 [2022-07-20T07:29:28.792Z] #77 138.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T07:29:28.792Z] #77 138.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T07:29:28.792Z] #77 139.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T07:29:28.899Z] #69 DONE 0.2s [2022-07-20T07:29:28.899Z] [2022-07-20T07:29:28.899Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:28.899Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:28.899Z] #77 77.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T07:29:28.899Z] #77 77.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T07:29:28.899Z] #77 77.98 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T07:29:28.899Z] #77 77.98 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T07:29:28.899Z] #77 78.08 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T07:29:28.899Z] #77 78.24 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T07:29:28.899Z] #77 78.32 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T07:29:29.048Z] #77 139.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T07:29:29.048Z] #77 139.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T07:29:29.048Z] #77 139.2 CC src/basic_test_double_array_item.lo [2022-07-20T07:29:29.048Z] #77 139.2 CC src/basic_test_double_array.lo [2022-07-20T07:29:29.161Z] #77 78.46 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T07:29:29.197Z] #55 42.39 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T07:29:29.197Z] #55 42.40 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T07:29:29.305Z] #77 139.4 CC src/basic_test_top_array_int.lo [2022-07-20T07:29:29.456Z] #55 42.65 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T07:29:29.561Z] #77 139.5 CC src/basic_test_top_array_string.lo [2022-07-20T07:29:29.561Z] #77 139.6 CC src/basic_test_top_double_array_int.lo [2022-07-20T07:29:29.561Z] #77 139.7 CC src/basic_test_top_double_array_obj.lo [2022-07-20T07:29:29.716Z] #55 42.80 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T07:29:29.716Z] #55 42.95 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T07:29:29.716Z] #55 42.97 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T07:29:29.716Z] #55 43.00 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T07:29:29.838Z] #77 139.9 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T07:29:29.838Z] #77 140.0 CC src/basic_test_top_double_array_string.lo [2022-07-20T07:29:29.975Z] #55 43.11 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T07:29:29.975Z] #55 ... [2022-07-20T07:29:29.975Z] [2022-07-20T07:29:29.975Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:29:29.975Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:29:29.975Z] #51 32.84 Fetched 8558 kB in 26s (327 kB/s) [2022-07-20T07:29:29.975Z] #51 32.84 Reading package lists... [2022-07-20T07:29:30.098Z] #77 140.2 CC src/read-file.lo [2022-07-20T07:29:30.234Z] #51 42.86 Reading package lists... [2022-07-20T07:29:30.234Z] #51 ... [2022-07-20T07:29:30.234Z] [2022-07-20T07:29:30.234Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:29:30.234Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:29:30.234Z] #55 43.37 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T07:29:30.234Z] #55 43.43 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T07:29:30.354Z] #77 140.3 CC src/json_common.lo [2022-07-20T07:29:30.354Z] #77 140.5 CC tests/test-1.o [2022-07-20T07:29:30.496Z] #55 43.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T07:29:30.496Z] #55 43.70 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T07:29:30.610Z] #77 140.6 CC tests/test-2.o [2022-07-20T07:29:30.610Z] #77 140.8 CC tests/test-3.o [2022-07-20T07:29:30.755Z] #55 43.98 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T07:29:30.866Z] #77 140.9 CC tests/test-4.o [2022-07-20T07:29:30.866Z] #77 141.0 CC tests/test-5.o [2022-07-20T07:29:31.014Z] #55 44.24 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T07:29:31.014Z] #55 44.32 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T07:29:31.122Z] #77 141.2 CC tests/test-6.o [2022-07-20T07:29:31.276Z] #55 44.48 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T07:29:31.377Z] #77 141.4 CC tests/test-7.o [2022-07-20T07:29:31.377Z] #77 141.5 CC tests/test-8.o [2022-07-20T07:29:31.535Z] #55 44.61 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T07:29:31.535Z] #55 44.83 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T07:29:31.633Z] #77 141.9 CC tests/test-9.o [2022-07-20T07:29:31.757Z] #19 ... [2022-07-20T07:29:31.757Z] [2022-07-20T07:29:31.757Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:31.757Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:31.757Z] #84 133.1 CCLD libocispec.la [2022-07-20T07:29:31.757Z] #84 133.5 CCLD src/validate [2022-07-20T07:29:31.757Z] #84 133.5 CCLD tests/test-1 [2022-07-20T07:29:31.757Z] #84 133.5 CCLD tests/test-2 [2022-07-20T07:29:31.757Z] #84 133.5 CCLD tests/test-3 [2022-07-20T07:29:31.757Z] #84 133.6 CCLD tests/test-4 [2022-07-20T07:29:31.757Z] #84 133.6 CCLD tests/test-5 [2022-07-20T07:29:31.757Z] #84 133.7 CCLD tests/test-6 [2022-07-20T07:29:31.757Z] #84 133.8 CCLD tests/test-7 [2022-07-20T07:29:31.757Z] #84 133.8 CCLD tests/test-8 [2022-07-20T07:29:31.757Z] #84 133.8 CCLD tests/test-9 [2022-07-20T07:29:31.757Z] #84 133.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T07:29:31.757Z] #84 134.0 CCLD tests/test-10 [2022-07-20T07:29:31.757Z] #84 134.0 CCLD tests/test-11 [2022-07-20T07:29:32.103Z] #55 45.27 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T07:29:32.195Z] #77 142.1 CC tests/test-10.o [2022-07-20T07:29:32.195Z] #77 142.2 CC tests/test-11.o [2022-07-20T07:29:32.362Z] #55 45.60 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T07:29:32.466Z] #77 ... [2022-07-20T07:29:32.466Z] [2022-07-20T07:29:32.466Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T07:29:32.466Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T07:29:32.466Z] #15 DONE 4.5s [2022-07-20T07:29:32.466Z] [2022-07-20T07:29:32.466Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-20T07:29:32.466Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T07:29:33.668Z] #84 135.5 libtool: link: ar cr libocispec.a [2022-07-20T07:29:33.668Z] #84 135.6 libtool: link: ranlib libocispec.a [2022-07-20T07:29:34.608Z] #84 136.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:29:34.608Z] #84 137.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T07:29:34.608Z] #84 137.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T07:29:34.608Z] #84 137.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:29:34.608Z] #84 137.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:29:34.608Z] #84 137.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:29:34.608Z] #84 137.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:29:34.608Z] #84 137.0 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T07:29:34.608Z] #84 137.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T07:29:34.868Z] #84 137.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T07:29:34.868Z] #84 137.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T07:29:34.868Z] #84 137.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T07:29:34.868Z] #84 137.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T07:29:34.868Z] #84 137.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T07:29:34.868Z] #84 137.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T07:29:34.868Z] #84 137.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T07:29:34.868Z] #84 137.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T07:29:34.868Z] #84 137.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T07:29:34.868Z] #84 137.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T07:29:34.868Z] #84 137.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T07:29:34.868Z] #84 137.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T07:29:34.868Z] #84 137.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T07:29:34.868Z] #84 137.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T07:29:35.128Z] #84 137.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T07:29:35.128Z] #84 137.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T07:29:35.128Z] #84 137.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T07:29:35.128Z] #84 137.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T07:29:35.128Z] #84 137.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T07:29:35.128Z] #84 137.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T07:29:35.128Z] #84 137.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T07:29:35.128Z] #84 137.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T07:29:35.408Z] #84 137.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T07:29:35.408Z] #84 137.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T07:29:35.408Z] #84 137.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T07:29:35.408Z] #84 137.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T07:29:35.408Z] #84 137.9 CC src/crun-crun.o [2022-07-20T07:29:35.668Z] #84 137.9 CC src/crun-run.o [2022-07-20T07:29:35.668Z] #84 138.1 CC src/crun-kill.o [2022-07-20T07:29:35.668Z] #84 138.1 CC src/crun-pause.o [2022-07-20T07:29:35.668Z] #84 138.1 CC src/crun-delete.o [2022-07-20T07:29:35.670Z] #55 48.57 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T07:29:35.670Z] #55 48.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T07:29:35.670Z] #55 48.72 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T07:29:35.670Z] #55 ... [2022-07-20T07:29:35.670Z] [2022-07-20T07:29:35.670Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:29:35.670Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:29:35.670Z] #76 38.64 Reading package lists... [2022-07-20T07:29:35.670Z] #76 47.67 Building dependency tree... [2022-07-20T07:29:35.670Z] #76 ... [2022-07-20T07:29:35.670Z] [2022-07-20T07:29:35.670Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:29:35.670Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:29:35.670Z] #55 48.86 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T07:29:35.670Z] #55 48.94 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T07:29:35.670Z] #55 48.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T07:29:35.928Z] #84 138.2 CC src/crun-unpause.o [2022-07-20T07:29:35.928Z] #84 138.2 CC src/crun-spec.o [2022-07-20T07:29:35.928Z] #84 138.2 CC src/crun-exec.o [2022-07-20T07:29:35.928Z] #84 138.2 CC src/crun-list.o [2022-07-20T07:29:35.929Z] #84 138.3 CC src/crun-create.o [2022-07-20T07:29:35.929Z] #84 138.3 CC src/crun-start.o [2022-07-20T07:29:35.929Z] #84 138.3 CC src/crun-state.o [2022-07-20T07:29:35.929Z] #84 138.4 CC src/crun-update.o [2022-07-20T07:29:35.929Z] #55 49.13 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T07:29:35.929Z] #55 49.22 go: downloading golang.org/x/text v0.3.7 [2022-07-20T07:29:36.189Z] #84 138.4 CC src/crun-ps.o [2022-07-20T07:29:36.189Z] #84 138.5 CC src/crun-checkpoint.o [2022-07-20T07:29:36.189Z] #84 138.5 CC src/crun-restore.o [2022-07-20T07:29:36.189Z] #84 138.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T07:29:36.189Z] #84 138.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T07:29:36.444Z] #77 ... [2022-07-20T07:29:36.444Z] [2022-07-20T07:29:36.444Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:29:36.444Z] #64 sha256:c8bb486753eb7f2819378a1c2b2021dfcbb84fcf24dbfe67cb65d4edc7d3fc4b [2022-07-20T07:29:36.449Z] #84 138.7 CC src/libcrun/libcrun_la-container.lo [2022-07-20T07:29:36.449Z] #84 138.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T07:29:36.449Z] #84 138.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T07:29:36.449Z] #84 138.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T07:29:36.671Z] #16 DONE 4.1s [2022-07-20T07:29:36.671Z] [2022-07-20T07:29:36.671Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:29:36.671Z] #60 sha256:79807a96a659de44eddc9c1796e9ddf486ce99b17ea59f4244642f9fa65bafb3 [2022-07-20T07:29:36.671Z] #60 4.854 + RM_GOPATH=0 [2022-07-20T07:29:36.671Z] #60 4.854 + TMP_GOPATH= [2022-07-20T07:29:36.671Z] #60 4.854 + : /build [2022-07-20T07:29:36.671Z] #60 4.854 + '[' -z '' ']' [2022-07-20T07:29:36.671Z] #60 4.854 ++ mktemp -d [2022-07-20T07:29:36.671Z] #60 4.854 + export GOPATH=/tmp/tmp.95psLjH7Yn [2022-07-20T07:29:36.671Z] #60 4.854 + GOPATH=/tmp/tmp.95psLjH7Yn [2022-07-20T07:29:36.671Z] #60 4.854 + RM_GOPATH=1 [2022-07-20T07:29:36.671Z] #60 4.854 + case "$(go env GOARCH)" in [2022-07-20T07:29:36.671Z] #60 4.870 ++ go env GOARCH [2022-07-20T07:29:36.671Z] #60 4.888 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T07:29:36.671Z] #60 4.891 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:29:36.671Z] #60 4.891 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:29:36.671Z] #60 4.891 ++ dirname /install.sh [2022-07-20T07:29:36.671Z] #60 4.891 + dir=/ [2022-07-20T07:29:36.671Z] #60 4.891 + bin=runc [2022-07-20T07:29:36.671Z] #60 4.891 + shift [2022-07-20T07:29:36.671Z] #60 4.891 + '[' '!' -f //runc.installer ']' [2022-07-20T07:29:36.671Z] #60 4.891 + . //runc.installer [2022-07-20T07:29:36.671Z] #60 4.891 ++ set -e [2022-07-20T07:29:36.671Z] #60 4.891 ++ : v1.1.2 [2022-07-20T07:29:36.671Z] #60 4.891 + install_runc [2022-07-20T07:29:36.671Z] #60 4.891 + RUNC_BUILDTAGS=seccomp [2022-07-20T07:29:36.671Z] #60 4.891 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T07:29:36.671Z] #60 4.891 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.95psLjH7Yn/src/github.com/opencontainers/runc [2022-07-20T07:29:36.671Z] #60 4.891 Cloning into '/tmp/tmp.95psLjH7Yn/src/github.com/opencontainers/runc'... [2022-07-20T07:29:36.671Z] #60 ... [2022-07-20T07:29:36.671Z] [2022-07-20T07:29:36.671Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T07:29:36.671Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-20T07:29:36.709Z] #84 139.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T07:29:36.709Z] #84 139.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T07:29:36.709Z] #84 139.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T07:29:36.709Z] #84 139.1 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T07:29:36.709Z] #84 139.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T07:29:36.970Z] #84 139.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T07:29:36.970Z] #84 139.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T07:29:37.230Z] #84 139.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T07:29:37.230Z] #84 139.7 CC src/libcrun/libcrun_la-status.lo [2022-07-20T07:29:37.230Z] #84 139.7 CC src/libcrun/libcrun_la-error.lo [2022-07-20T07:29:37.230Z] #84 139.7 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T07:29:37.308Z] #55 ... [2022-07-20T07:29:37.308Z] [2022-07-20T07:29:37.308Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:29:37.308Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:29:37.308Z] #62 30.81 Reading package lists... [2022-07-20T07:29:37.308Z] #62 40.81 Reading package lists... [2022-07-20T07:29:37.308Z] #62 50.09 Building dependency tree... [2022-07-20T07:29:37.308Z] #62 ... [2022-07-20T07:29:37.308Z] [2022-07-20T07:29:37.308Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:29:37.308Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:29:37.308Z] #42 41.18 Reading package lists... [2022-07-20T07:29:37.490Z] #84 139.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T07:29:37.490Z] #84 140.0 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T07:29:37.750Z] #84 140.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T07:29:37.750Z] #84 140.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T07:29:37.750Z] #84 140.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T07:29:38.011Z] #84 140.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T07:29:38.248Z] #42 50.24 Building dependency tree... [2022-07-20T07:29:38.248Z] #42 ... [2022-07-20T07:29:38.248Z] [2022-07-20T07:29:38.248Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:29:38.248Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:29:38.248Z] #47 41.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-20T07:29:38.271Z] #84 140.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T07:29:38.506Z] #64 74.20 Updating files: 25% (1227/4896) Updating files: 26% (1273/4896) Updating files: 27% (1322/4896) Updating files: 28% (1371/4896) Updating files: 29% (1420/4896) Updating files: 30% (1469/4896) Updating files: 31% (1518/4896) Updating files: 32% (1567/4896) Updating files: 33% (1616/4896) Updating files: 34% (1665/4896) Updating files: 35% (1714/4896) Updating files: 36% (1763/4896) Updating files: 37% (1812/4896) Updating files: 38% (1861/4896) Updating files: 39% (1910/4896) Updating files: 40% (1959/4896) Updating files: 41% (2008/4896) Updating files: 42% (2057/4896) Updating files: 43% (2106/4896) Updating files: 44% (2155/4896) Updating files: 45% (2204/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 78% (3829/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 91% (4463/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-20T07:29:38.506Z] #64 77.57 + cd /tmp/tmp.sDoPNV4QlM/src/github.com/containerd/containerd [2022-07-20T07:29:38.506Z] #64 77.57 + git checkout -q v1.6.6 [2022-07-20T07:29:38.510Z] #47 ... [2022-07-20T07:29:38.510Z] [2022-07-20T07:29:38.510Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:29:38.510Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:29:38.510Z] #14 40.94 Reading package lists... [2022-07-20T07:29:38.531Z] #84 140.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T07:29:38.791Z] #84 141.0 CC tests/init.o [2022-07-20T07:29:39.051Z] #84 141.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T07:29:39.077Z] #14 49.84 Building dependency tree... [2022-07-20T07:29:39.877Z] #64 78.93 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T07:29:39.877Z] #64 78.93 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T07:29:39.877Z] #64 78.93 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T07:29:39.877Z] #64 78.93 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T07:29:39.877Z] #64 78.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T07:29:39.877Z] #64 78.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T07:29:39.877Z] #64 78.93 + '[' '' = dynamic ']' [2022-07-20T07:29:39.877Z] #64 78.93 + make [2022-07-20T07:29:39.972Z] #17 3.248 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T07:29:39.972Z] #17 DONE 3.4s [2022-07-20T07:29:39.972Z] [2022-07-20T07:29:39.973Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:29:39.973Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:29:39.973Z] #34 ... [2022-07-20T07:29:39.973Z] [2022-07-20T07:29:39.973Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T07:29:39.973Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-20T07:29:42.364Z] #14 ... [2022-07-20T07:29:42.364Z] [2022-07-20T07:29:42.365Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:29:42.365Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:29:42.365Z] #76 47.67 Building dependency tree... [2022-07-20T07:29:42.365Z] #76 53.95 python3 is already the newest version (3.9.2-3). [2022-07-20T07:29:42.365Z] #76 53.95 The following additional packages will be installed: [2022-07-20T07:29:42.365Z] #76 53.96 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T07:29:42.365Z] #76 53.98 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T07:29:42.365Z] #76 54.00 Suggested packages: [2022-07-20T07:29:42.365Z] #76 54.04 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T07:29:42.365Z] #76 54.04 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T07:29:42.365Z] #76 54.04 m4-doc ed diffutils-doc [2022-07-20T07:29:42.365Z] #76 54.04 Recommended packages: [2022-07-20T07:29:42.365Z] #76 54.04 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T07:29:42.520Z] #18 DONE 2.9s [2022-07-20T07:29:42.520Z] [2022-07-20T07:29:42.520Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T07:29:42.520Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-20T07:29:42.933Z] #76 ... [2022-07-20T07:29:42.933Z] [2022-07-20T07:29:42.933Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:29:42.933Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:29:42.933Z] #14 56.05 The following additional packages will be installed: [2022-07-20T07:29:42.933Z] #14 56.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T07:29:42.933Z] #14 56.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T07:29:42.933Z] #14 56.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T07:29:42.933Z] #14 56.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T07:29:42.933Z] #14 56.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T07:29:42.933Z] #14 56.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T07:29:42.933Z] #14 56.09 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T07:29:42.933Z] #14 56.12 Suggested packages: [2022-07-20T07:29:42.933Z] #14 56.12 gcc-10-locales seccomp wine64 [2022-07-20T07:29:43.253Z] #84 ... [2022-07-20T07:29:43.253Z] [2022-07-20T07:29:43.253Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:29:43.253Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:29:43.253Z] #54 183.9 + dpkg --print-architecture [2022-07-20T07:29:43.253Z] #54 183.9 + git checkout -q v2.1.0 [2022-07-20T07:29:43.253Z] #54 184.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T07:29:43.253Z] #54 184.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T07:29:43.513Z] #54 ... [2022-07-20T07:29:43.513Z] [2022-07-20T07:29:43.513Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:29:43.513Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:29:43.514Z] #19 166.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-20T07:29:43.514Z] #19 166.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:29:43.514Z] #19 166.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T07:29:43.514Z] #19 167.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-20T07:29:43.514Z] #19 167.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:29:43.514Z] #19 167.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:29:44.052Z] #64 82.93 + bin/ctr [2022-07-20T07:29:45.065Z] #19 DONE 2.1s [2022-07-20T07:29:45.065Z] [2022-07-20T07:29:45.065Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:45.065Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:45.065Z] #77 93.56 configure.ac:11: installing 'build-aux/compile' [2022-07-20T07:29:45.065Z] #77 93.56 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T07:29:45.065Z] #77 93.56 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T07:29:45.065Z] #77 93.57 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T07:29:45.065Z] #77 93.58 configure.ac:13: installing 'build-aux/missing' [2022-07-20T07:29:45.065Z] #77 93.59 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T07:29:45.065Z] #77 93.85 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T07:29:45.424Z] #19 178.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-20T07:29:45.424Z] #19 178.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:29:45.424Z] #19 178.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:29:45.424Z] #19 178.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-20T07:29:45.424Z] #19 178.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:29:45.424Z] #19 178.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T07:29:45.424Z] #19 178.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-20T07:29:45.424Z] #19 178.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:29:45.424Z] #19 178.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T07:29:45.424Z] #19 178.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-20T07:29:45.424Z] #19 178.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:29:45.424Z] #19 178.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:29:45.424Z] #19 178.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-20T07:29:45.424Z] #19 178.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:29:45.424Z] #19 178.8 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:29:45.424Z] #19 178.9 Selecting previously unselected package cross-config. [2022-07-20T07:29:45.424Z] #19 178.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-20T07:29:45.468Z] #14 58.44 The following NEW packages will be installed: [2022-07-20T07:29:45.468Z] #14 58.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T07:29:45.468Z] #14 58.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T07:29:45.468Z] #14 58.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T07:29:45.468Z] #14 58.45 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T07:29:45.468Z] #14 58.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T07:29:45.468Z] #14 58.45 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T07:29:45.468Z] #14 58.45 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T07:29:45.468Z] #14 58.45 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T07:29:45.468Z] #14 58.46 mingw-w64-x86-64-dev [2022-07-20T07:29:45.684Z] #19 178.9 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-20T07:29:45.684Z] #19 178.9 Selecting previously unselected package gcc-10-cross-base. [2022-07-20T07:29:45.684Z] #19 178.9 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-20T07:29:45.684Z] #19 179.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-20T07:29:45.684Z] #19 179.0 Selecting previously unselected package libc6-arm64-cross. [2022-07-20T07:29:45.684Z] #19 179.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-20T07:29:45.684Z] #19 179.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-20T07:29:45.945Z] #19 179.4 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-20T07:29:46.008Z] #77 95.07 checking build system type... x86_64-pc-linux-gnu [2022-07-20T07:29:46.008Z] #77 95.34 checking host system type... x86_64-pc-linux-gnu [2022-07-20T07:29:46.008Z] #77 95.34 checking how to print strings... printf [2022-07-20T07:29:46.008Z] #77 95.38 checking for gcc... gcc [2022-07-20T07:29:46.036Z] #14 59.02 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:29:46.036Z] #14 59.02 Need to get 115 MB of archives. [2022-07-20T07:29:46.036Z] #14 59.02 After this operation, 645 MB of additional disk space will be used. [2022-07-20T07:29:46.036Z] #14 59.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-20T07:29:46.205Z] #19 179.4 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:29:46.206Z] #19 179.4 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:29:46.206Z] #19 179.5 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-20T07:29:46.206Z] #19 179.5 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:29:46.206Z] #19 179.5 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:29:46.206Z] #19 179.6 Selecting previously unselected package libitm1-arm64-cross. [2022-07-20T07:29:46.206Z] #19 179.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:29:46.206Z] #19 179.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:29:46.206Z] #19 179.7 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-20T07:29:46.206Z] #19 179.7 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:29:46.206Z] #19 179.7 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:29:46.206Z] #19 179.7 Selecting previously unselected package libasan6-arm64-cross. [2022-07-20T07:29:46.296Z] #14 59.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-20T07:29:46.296Z] #14 59.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-20T07:29:46.296Z] #14 59.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-20T07:29:46.296Z] #14 59.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-20T07:29:46.296Z] #14 59.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T07:29:46.466Z] #19 179.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:29:46.466Z] #19 179.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:29:46.530Z] #77 95.48 checking whether the C compiler works... yes [2022-07-20T07:29:46.530Z] #77 95.67 checking for C compiler default output file name... a.out [2022-07-20T07:29:46.791Z] #77 95.67 checking for suffix of executables... [2022-07-20T07:29:46.791Z] #77 95.94 checking whether we are cross compiling... no [2022-07-20T07:29:46.864Z] #14 60.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-20T07:29:47.052Z] #77 96.15 checking for suffix of object files... [2022-07-20T07:29:47.052Z] #77 ... [2022-07-20T07:29:47.052Z] [2022-07-20T07:29:47.052Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T07:29:47.052Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-20T07:29:47.052Z] #20 DONE 2.4s [2022-07-20T07:29:47.052Z] [2022-07-20T07:29:47.052Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:47.052Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:47.052Z] #77 96.15 checking for suffix of object files... o [2022-07-20T07:29:47.052Z] #77 96.25 checking whether we are using the GNU C compiler... yes [2022-07-20T07:29:47.311Z] #77 96.41 checking whether gcc accepts -g... yes [2022-07-20T07:29:47.414Z] #19 180.5 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-20T07:29:47.414Z] #19 180.5 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:29:47.414Z] #19 180.5 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:29:47.433Z] #14 60.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-20T07:29:47.434Z] #14 60.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-20T07:29:47.571Z] #77 96.58 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:29:47.571Z] #77 96.76 checking whether gcc understands -c and -o together... yes [2022-07-20T07:29:47.674Z] #19 181.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-20T07:29:47.674Z] #19 181.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:29:47.674Z] #19 181.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:29:47.831Z] #77 96.96 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:29:47.831Z] #77 96.98 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:29:47.831Z] #77 97.03 checking for egrep... /bin/grep -E [2022-07-20T07:29:47.831Z] #77 97.03 checking for fgrep... /bin/grep -F [2022-07-20T07:29:47.831Z] #77 97.03 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:29:47.831Z] #77 97.04 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:29:47.831Z] #77 97.06 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:29:47.831Z] #77 97.11 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:29:47.831Z] #77 97.22 checking whether ln -s works... yes [2022-07-20T07:29:47.831Z] #77 97.22 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:29:48.091Z] #77 97.23 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T07:29:48.091Z] #77 97.23 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:29:48.091Z] #77 97.23 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:29:48.091Z] #77 97.23 checking for objdump... objdump [2022-07-20T07:29:48.091Z] #77 97.23 checking how to recognize dependent libraries... pass_all [2022-07-20T07:29:48.091Z] #77 97.23 checking for dlltool... no [2022-07-20T07:29:48.091Z] #77 97.23 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:29:48.091Z] #77 97.23 checking for ar... ar [2022-07-20T07:29:48.091Z] #77 97.24 checking for archiver @FILE support... @ [2022-07-20T07:29:48.091Z] #77 97.38 checking for strip... strip [2022-07-20T07:29:48.091Z] #77 97.38 checking for ranlib... ranlib [2022-07-20T07:29:48.091Z] #77 97.38 checking for gawk... no [2022-07-20T07:29:48.091Z] #77 97.38 checking for mawk... mawk [2022-07-20T07:29:48.351Z] #77 97.38 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:29:48.372Z] #14 61.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-20T07:29:48.611Z] #77 97.82 checking for sysroot... no [2022-07-20T07:29:48.612Z] #77 97.82 checking for a working dd... /bin/dd [2022-07-20T07:29:48.612Z] #77 97.82 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:29:48.612Z] #77 97.89 checking for mt... no [2022-07-20T07:29:48.612Z] #77 97.89 checking if : is a manifest tool... no [2022-07-20T07:29:48.615Z] #19 181.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-20T07:29:48.615Z] #19 181.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:29:48.615Z] #19 181.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:29:48.872Z] #77 97.90 checking how to run the C preprocessor... gcc -E [2022-07-20T07:29:48.875Z] #19 182.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-20T07:29:48.875Z] #19 182.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:29:48.875Z] #19 182.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:29:48.941Z] #14 ... [2022-07-20T07:29:48.941Z] [2022-07-20T07:29:48.941Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:29:48.941Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:29:48.941Z] #51 42.86 Reading package lists... [2022-07-20T07:29:48.941Z] #51 52.04 Building dependency tree... [2022-07-20T07:29:48.941Z] #51 58.33 The following additional packages will be installed: [2022-07-20T07:29:48.941Z] #51 58.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T07:29:48.941Z] #51 58.35 python3-protobuf python3-six [2022-07-20T07:29:48.941Z] #51 58.35 Suggested packages: [2022-07-20T07:29:48.941Z] #51 58.39 python3-setuptools [2022-07-20T07:29:48.941Z] #51 58.39 Recommended packages: [2022-07-20T07:29:48.941Z] #51 58.39 iproute2 | iproute [2022-07-20T07:29:48.941Z] #51 59.54 The following NEW packages will be installed: [2022-07-20T07:29:48.941Z] #51 59.58 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T07:29:48.941Z] #51 59.59 python3-protobuf python3-six [2022-07-20T07:29:48.941Z] #51 60.23 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:29:48.941Z] #51 60.23 Need to get 2315 kB of archives. [2022-07-20T07:29:48.941Z] #51 60.23 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T07:29:48.941Z] #51 60.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T07:29:48.941Z] #51 60.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T07:29:48.941Z] #51 60.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T07:29:48.941Z] #51 60.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T07:29:48.941Z] #51 60.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T07:29:48.941Z] #51 60.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-20T07:29:48.941Z] #51 60.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T07:29:48.941Z] #51 ... [2022-07-20T07:29:48.941Z] [2022-07-20T07:29:48.941Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:29:48.941Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:29:48.941Z] #76 56.64 The following NEW packages will be installed: [2022-07-20T07:29:48.941Z] #76 56.68 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T07:29:48.941Z] #76 56.69 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T07:29:48.941Z] #76 56.69 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T07:29:48.941Z] #76 56.69 libyajl2 m4 patch xz-utils [2022-07-20T07:29:48.941Z] #76 57.20 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:29:48.941Z] #76 57.20 Need to get 5940 kB of archives. [2022-07-20T07:29:48.941Z] #76 57.20 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T07:29:48.941Z] #76 57.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T07:29:48.941Z] #76 57.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T07:29:48.941Z] #76 57.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T07:29:48.941Z] #76 57.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T07:29:48.941Z] #76 57.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T07:29:48.941Z] #76 57.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T07:29:48.941Z] #76 57.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T07:29:48.941Z] #76 57.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T07:29:48.941Z] #76 57.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T07:29:48.941Z] #76 57.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T07:29:48.941Z] #76 57.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T07:29:48.941Z] #76 57.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T07:29:48.941Z] #76 57.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T07:29:48.941Z] #76 57.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T07:29:48.941Z] #76 57.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T07:29:48.941Z] #76 57.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T07:29:48.941Z] #76 57.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-20T07:29:48.941Z] #76 57.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T07:29:48.941Z] #76 57.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T07:29:48.941Z] #76 57.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T07:29:48.941Z] #76 57.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T07:29:48.941Z] #76 57.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T07:29:48.941Z] #76 57.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T07:29:48.941Z] #76 59.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:29:48.941Z] #76 60.33 Fetched 5940 kB in 1s (5414 kB/s) [2022-07-20T07:29:48.941Z] #76 60.49 Selecting previously unselected package bzip2. [2022-07-20T07:29:48.941Z] #76 60.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:29:48.941Z] #76 60.61 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T07:29:48.941Z] #76 60.63 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T07:29:48.941Z] #76 60.89 Selecting previously unselected package libmagic-mgc. [2022-07-20T07:29:48.941Z] #76 60.91 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T07:29:48.941Z] #76 60.92 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T07:29:49.135Z] #19 182.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-20T07:29:49.135Z] #19 182.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:29:49.135Z] #19 182.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:29:49.202Z] #76 ... [2022-07-20T07:29:49.202Z] [2022-07-20T07:29:49.202Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:29:49.202Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:29:49.202Z] #62 50.09 Building dependency tree... [2022-07-20T07:29:49.202Z] #62 56.39 The following additional packages will be installed: [2022-07-20T07:29:49.202Z] #62 56.40 libbtrfs0 [2022-07-20T07:29:49.202Z] #62 57.00 The following NEW packages will be installed: [2022-07-20T07:29:49.202Z] #62 57.01 libbtrfs-dev libbtrfs0 [2022-07-20T07:29:49.202Z] #62 57.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:29:49.202Z] #62 57.46 Need to get 460 kB of archives. [2022-07-20T07:29:49.202Z] #62 57.46 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T07:29:49.202Z] #62 57.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T07:29:49.202Z] #62 57.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T07:29:49.202Z] #62 59.45 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:29:49.202Z] #62 59.90 Fetched 460 kB in 0s (1268 kB/s) [2022-07-20T07:29:49.202Z] #62 60.21 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T07:29:49.202Z] #62 60.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:29:49.202Z] #62 60.35 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T07:29:49.202Z] #62 60.36 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:29:49.202Z] #62 60.73 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T07:29:49.202Z] #62 60.77 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T07:29:49.202Z] #62 60.78 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:29:49.202Z] #62 61.38 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:29:49.202Z] #62 61.40 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:29:49.202Z] #62 61.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:29:49.315Z] #64 ... [2022-07-20T07:29:49.315Z] [2022-07-20T07:29:49.315Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:49.315Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:49.315Z] #77 62.85 libtoolize: putting auxiliary files in '.'. [2022-07-20T07:29:49.315Z] #77 62.86 libtoolize: copying file './ltmain.sh' [2022-07-20T07:29:49.315Z] #77 63.72 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T07:29:49.315Z] #77 63.72 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T07:29:49.315Z] #77 63.72 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T07:29:49.396Z] #19 182.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-20T07:29:49.396Z] #19 182.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:29:49.396Z] #19 182.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:29:49.442Z] #77 98.15 checking for ANSI C header files... yes [2022-07-20T07:29:49.479Z] #62 ... [2022-07-20T07:29:49.479Z] [2022-07-20T07:29:49.479Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:29:49.479Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:29:49.479Z] #42 50.24 Building dependency tree... [2022-07-20T07:29:49.479Z] #42 56.73 The following additional packages will be installed: [2022-07-20T07:29:49.479Z] #42 56.73 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T07:29:49.479Z] #42 56.77 Suggested packages: [2022-07-20T07:29:49.479Z] #42 56.77 cmake-doc ninja-build lrzip [2022-07-20T07:29:49.479Z] #42 56.77 Recommended packages: [2022-07-20T07:29:49.479Z] #42 56.77 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T07:29:49.479Z] #42 58.20 The following NEW packages will be installed: [2022-07-20T07:29:49.479Z] #42 58.23 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T07:29:49.479Z] #42 58.26 vim-common xxd [2022-07-20T07:29:49.479Z] #42 58.94 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:29:49.479Z] #42 58.94 Need to get 17.7 MB of archives. [2022-07-20T07:29:49.479Z] #42 58.94 After this operation, 70.7 MB of additional disk space will be used. [2022-07-20T07:29:49.479Z] #42 58.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T07:29:49.479Z] #42 58.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T07:29:49.479Z] #42 59.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T07:29:49.479Z] #42 59.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T07:29:49.479Z] #42 60.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-20T07:29:49.479Z] #42 60.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T07:29:49.479Z] #42 60.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T07:29:49.479Z] #42 60.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T07:29:49.479Z] #42 60.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T07:29:49.479Z] #42 60.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T07:29:49.479Z] #42 ... [2022-07-20T07:29:49.479Z] [2022-07-20T07:29:49.479Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:29:49.479Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:29:49.479Z] #76 62.52 Selecting previously unselected package libmagic1:amd64. [2022-07-20T07:29:49.479Z] #76 62.52 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T07:29:49.479Z] #76 62.56 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T07:29:49.734Z] #77 98.74 checking for sys/types.h... yes [2022-07-20T07:29:49.734Z] #77 98.92 checking for sys/stat.h... yes [2022-07-20T07:29:50.002Z] #77 99.09 checking for stdlib.h... yes [2022-07-20T07:29:50.267Z] #77 99.39 checking for string.h... yes [2022-07-20T07:29:50.267Z] #77 99.56 checking for memory.h... yes [2022-07-20T07:29:50.275Z] #77 ... [2022-07-20T07:29:50.275Z] [2022-07-20T07:29:50.275Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:29:50.275Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:29:50.275Z] #14 142.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T07:29:50.275Z] #14 142.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:29:50.275Z] #14 142.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:29:50.425Z] #76 ... [2022-07-20T07:29:50.425Z] [2022-07-20T07:29:50.426Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-20T07:29:50.426Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T07:29:50.426Z] #57 62.64 v3.0.2 [2022-07-20T07:29:50.426Z] #57 DONE 63.4s [2022-07-20T07:29:50.426Z] [2022-07-20T07:29:50.426Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:29:50.426Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T07:29:50.426Z] #62 DONE 63.4s [2022-07-20T07:29:50.426Z] [2022-07-20T07:29:50.426Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:29:50.426Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:29:50.426Z] #76 63.48 Selecting previously unselected package file. [2022-07-20T07:29:50.426Z] #76 63.48 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T07:29:50.426Z] #76 63.49 Unpacking file (1:5.39-3) ... [2022-07-20T07:29:50.534Z] #77 99.69 checking for strings.h... yes [2022-07-20T07:29:50.685Z] #76 ... [2022-07-20T07:29:50.685Z] [2022-07-20T07:29:50.685Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T07:29:50.685Z] #63 sha256:63e0fb6dad38fb81790d521e675d432dcbe7d90321efbf60aeb1673bccf0fecb [2022-07-20T07:29:50.685Z] #63 DONE 0.4s [2022-07-20T07:29:50.685Z] [2022-07-20T07:29:50.685Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:29:50.685Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:29:50.685Z] #76 63.86 Selecting previously unselected package xz-utils. [2022-07-20T07:29:50.685Z] #76 63.87 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T07:29:50.685Z] #76 63.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:29:50.802Z] #77 99.87 checking for inttypes.h... yes [2022-07-20T07:29:51.061Z] #77 100.1 checking for stdint.h... yes [2022-07-20T07:29:51.061Z] #77 100.3 checking for unistd.h... yes [2022-07-20T07:29:51.259Z] #76 64.38 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T07:29:51.259Z] #76 64.39 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T07:29:51.259Z] #76 64.43 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T07:29:51.323Z] #77 100.4 checking for dlfcn.h... yes [2022-07-20T07:29:51.323Z] #77 100.7 checking for objdir... .libs [2022-07-20T07:29:51.828Z] #76 64.87 Selecting previously unselected package m4. [2022-07-20T07:29:51.828Z] #76 64.87 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T07:29:51.828Z] #76 64.88 Unpacking m4 (1.4.18-5) ... [2022-07-20T07:29:51.893Z] #77 101.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:29:51.894Z] #77 101.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:29:51.894Z] #77 101.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:29:52.137Z] #76 65.27 Selecting previously unselected package autoconf. [2022-07-20T07:29:52.137Z] #76 65.28 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T07:29:52.137Z] #76 65.29 Unpacking autoconf (2.69-14) ... [2022-07-20T07:29:52.464Z] #77 101.2 checking if gcc static flag -static works... yes [2022-07-20T07:29:52.464Z] #77 101.6 checking if gcc supports -c -o file.o... yes [2022-07-20T07:29:52.464Z] #77 101.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:29:52.464Z] #77 101.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T07:29:52.724Z] #77 101.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:29:52.724Z] #77 102.1 checking how to hardcode library paths into programs... immediate [2022-07-20T07:29:52.724Z] #77 102.1 checking whether stripping libraries is possible... yes [2022-07-20T07:29:52.724Z] #77 102.1 checking if libtool supports shared libraries... yes [2022-07-20T07:29:52.724Z] #77 102.1 checking whether to build shared libraries... no [2022-07-20T07:29:52.724Z] #77 102.1 checking whether to build static libraries... yes [2022-07-20T07:29:52.724Z] #77 102.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:29:52.724Z] #77 102.1 checking whether build environment is sane... yes [2022-07-20T07:29:52.800Z] #14 155.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T07:29:52.800Z] #14 155.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:29:52.800Z] #14 155.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T07:29:52.984Z] #77 102.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:29:52.984Z] #77 102.2 checking whether make sets $(MAKE)... yes [2022-07-20T07:29:52.984Z] #77 102.3 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:29:52.984Z] #77 102.3 checking whether make supports nested variables... yes [2022-07-20T07:29:52.984Z] #77 102.4 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:29:52.984Z] #77 102.4 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:29:52.984Z] #77 102.4 checking how to create a ustar tar archive... gnutar [2022-07-20T07:29:53.080Z] #76 66.06 Selecting previously unselected package autotools-dev. [2022-07-20T07:29:53.080Z] #76 66.09 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T07:29:53.080Z] #76 66.13 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T07:29:53.244Z] #77 102.5 checking dependency style of gcc... gcc3 [2022-07-20T07:29:53.344Z] #76 66.45 Selecting previously unselected package automake. [2022-07-20T07:29:53.344Z] #76 66.45 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T07:29:53.344Z] #76 66.47 Unpacking automake (1:1.16.3-2) ... [2022-07-20T07:29:53.505Z] #77 102.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:29:53.505Z] #77 102.7 checking whether make supports nested variables... (cached) yes [2022-07-20T07:29:53.505Z] #77 102.7 checking for gawk... (cached) mawk [2022-07-20T07:29:53.505Z] #77 102.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T07:29:53.505Z] #77 102.7 checking for gcc... (cached) gcc [2022-07-20T07:29:53.505Z] #77 102.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T07:29:53.505Z] #77 102.9 checking whether gcc accepts -g... (cached) yes [2022-07-20T07:29:53.505Z] #77 102.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T07:29:53.505Z] #77 102.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T07:29:53.505Z] #77 102.9 checking for a Python interpreter with version >= 3... python3 [2022-07-20T07:29:53.603Z] #76 ... [2022-07-20T07:29:53.603Z] [2022-07-20T07:29:53.603Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T07:29:53.603Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T07:29:53.603Z] #40 66.79 NAME: [2022-07-20T07:29:53.603Z] #40 66.79 go-winres - A tool for embedding resources in Windows executables [2022-07-20T07:29:53.603Z] #40 66.79 [2022-07-20T07:29:53.603Z] #40 66.79 USAGE: [2022-07-20T07:29:53.603Z] #40 66.79 go-winres [global options] command [command options] [arguments...] [2022-07-20T07:29:53.603Z] #40 66.79 [2022-07-20T07:29:53.603Z] #40 66.79 COMMANDS: [2022-07-20T07:29:53.603Z] #40 66.79 init Create an initial ./winres/winres.json [2022-07-20T07:29:53.603Z] #40 66.79 make Make syso files for the "go build" command [2022-07-20T07:29:53.603Z] #40 66.79 simply Make syso files for the "go build" command (simplified) [2022-07-20T07:29:53.603Z] #40 66.79 extract Extract all resources from an executable [2022-07-20T07:29:53.603Z] #40 66.79 patch Replace resources in an executable file (exe, dll) [2022-07-20T07:29:53.603Z] #40 66.79 help, h Shows a list of commands or help for one command [2022-07-20T07:29:53.603Z] #40 66.79 [2022-07-20T07:29:53.603Z] #40 66.79 GLOBAL OPTIONS: [2022-07-20T07:29:53.603Z] #40 66.79 --help, -h show help (default: false) [2022-07-20T07:29:53.603Z] #40 DONE 67.0s [2022-07-20T07:29:53.765Z] #77 103.0 checking for python3... /usr/bin/python3 [2022-07-20T07:29:53.765Z] #77 103.0 checking for python3 version... 3.9 [2022-07-20T07:29:53.765Z] #77 103.0 checking for python3 platform... linux [2022-07-20T07:29:53.765Z] #77 ... [2022-07-20T07:29:53.765Z] [2022-07-20T07:29:53.765Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:29:53.765Z] #60 sha256:79807a96a659de44eddc9c1796e9ddf486ce99b17ea59f4244642f9fa65bafb3 [2022-07-20T07:29:53.765Z] #60 15.88 + cd /tmp/tmp.95psLjH7Yn/src/github.com/opencontainers/runc [2022-07-20T07:29:53.765Z] #60 15.88 + git checkout -q v1.1.2 [2022-07-20T07:29:53.765Z] #60 16.63 + '[' -z '' ']' [2022-07-20T07:29:53.765Z] #60 16.64 + target=static [2022-07-20T07:29:53.765Z] #60 16.64 + make BUILDTAGS=seccomp static [2022-07-20T07:29:53.765Z] #60 17.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-20T07:29:53.765Z] #60 ... [2022-07-20T07:29:53.765Z] [2022-07-20T07:29:53.765Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:53.765Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:53.862Z] [2022-07-20T07:29:53.862Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:29:53.862Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:29:53.862Z] #55 60.71 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T07:29:53.862Z] #55 60.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T07:29:53.862Z] #55 61.24 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T07:29:53.862Z] #55 61.24 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T07:29:53.862Z] #55 61.40 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T07:29:53.862Z] #55 61.73 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T07:29:53.862Z] #55 62.08 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T07:29:53.862Z] #55 62.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T07:29:53.862Z] #55 62.36 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T07:29:53.862Z] #55 62.51 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T07:29:53.862Z] #55 62.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T07:29:53.862Z] #55 62.70 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T07:29:53.862Z] #55 62.92 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T07:29:53.862Z] #55 62.96 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T07:29:53.862Z] #55 63.14 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T07:29:53.862Z] #55 63.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T07:29:53.862Z] #55 63.53 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T07:29:53.862Z] #55 64.65 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T07:29:53.862Z] #55 64.85 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T07:29:53.862Z] #55 65.15 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T07:29:53.862Z] #55 65.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T07:29:53.862Z] #55 65.80 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T07:29:53.862Z] #55 65.92 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T07:29:53.862Z] #55 66.08 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T07:29:53.862Z] #55 66.15 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T07:29:53.862Z] #55 66.45 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T07:29:53.862Z] #55 66.50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T07:29:53.862Z] #55 66.64 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T07:29:53.862Z] #55 66.87 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T07:29:54.025Z] #77 103.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T07:29:54.083Z] #77 ... [2022-07-20T07:29:54.083Z] [2022-07-20T07:29:54.083Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:29:54.083Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T07:29:54.083Z] #47 206.8 + dpkg --print-architecture [2022-07-20T07:29:54.083Z] #47 DONE 207.1s [2022-07-20T07:29:54.083Z] [2022-07-20T07:29:54.083Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:54.083Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:29:54.121Z] #55 ... [2022-07-20T07:29:54.121Z] [2022-07-20T07:29:54.121Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:29:54.121Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:29:54.121Z] #76 67.36 Selecting previously unselected package patch. [2022-07-20T07:29:54.121Z] #76 67.36 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T07:29:54.121Z] #76 67.38 Unpacking patch (2.7.6-7) ... [2022-07-20T07:29:54.285Z] #77 103.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T07:29:54.285Z] #77 103.4 checking for go-md2man... no [2022-07-20T07:29:54.285Z] #77 103.5 checking error.h usability... yes [2022-07-20T07:29:54.285Z] #77 103.6 checking error.h presence... yes [2022-07-20T07:29:54.546Z] #77 103.7 checking for error.h... yes [2022-07-20T07:29:54.546Z] #77 103.7 checking linux/openat2.h usability... yes [2022-07-20T07:29:54.546Z] #77 103.9 checking linux/openat2.h presence... yes [2022-07-20T07:29:54.546Z] #77 104.0 checking for linux/openat2.h... yes [2022-07-20T07:29:54.690Z] #76 67.75 Selecting previously unselected package dpkg-dev. [2022-07-20T07:29:54.690Z] #76 67.75 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T07:29:54.690Z] #76 67.80 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T07:29:55.116Z] #77 104.0 checking for copy_file_range... yes [2022-07-20T07:29:55.116Z] #77 104.3 checking for fgetxattr... yes [2022-07-20T07:29:55.376Z] #77 104.5 checking for statx... yes [2022-07-20T07:29:55.947Z] #77 104.9 checking for fgetpwent_r... yes [2022-07-20T07:29:56.208Z] #77 105.1 checking for issetugid... no [2022-07-20T07:29:56.208Z] #77 105.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T07:29:56.208Z] #77 105.4 checking pkg-config is at least version 0.9.0... yes [2022-07-20T07:29:56.468Z] #77 105.4 checking for library containing yajl_tree_get... [2022-07-20T07:29:56.468Z] #77 ... [2022-07-20T07:29:56.468Z] [2022-07-20T07:29:56.468Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:29:56.468Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:29:56.468Z] #34 DONE 157.5s [2022-07-20T07:29:56.468Z] [2022-07-20T07:29:56.468Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:56.468Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:56.468Z] #77 105.4 checking for library containing yajl_tree_get... -lyajl [2022-07-20T07:29:56.605Z] #76 69.80 Selecting previously unselected package build-essential. [2022-07-20T07:29:56.605Z] #76 69.81 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T07:29:56.605Z] #76 69.81 Unpacking build-essential (12.9) ... [2022-07-20T07:29:56.728Z] #77 105.9 checking for yajl >= 2.0.0... yes [2022-07-20T07:29:56.728Z] #77 105.9 checking sys/capability.h usability... yes [2022-07-20T07:29:56.728Z] #77 106.1 checking sys/capability.h presence... yes [2022-07-20T07:29:56.728Z] #77 106.2 checking for sys/capability.h... yes [2022-07-20T07:29:56.864Z] #76 69.97 Selecting previously unselected package libcap2:amd64. [2022-07-20T07:29:56.864Z] #76 69.98 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T07:29:56.864Z] #76 69.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:29:56.972Z] #14 ... [2022-07-20T07:29:56.972Z] [2022-07-20T07:29:56.972Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:29:56.972Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:56.972Z] #77 79.90 configure.ac:7: installing './compile' [2022-07-20T07:29:56.972Z] #77 79.93 configure.ac:11: installing './config.guess' [2022-07-20T07:29:56.972Z] #77 79.94 configure.ac:11: installing './config.sub' [2022-07-20T07:29:56.972Z] #77 79.96 configure.ac:8: installing './install-sh' [2022-07-20T07:29:56.972Z] #77 79.97 configure.ac:8: installing './missing' [2022-07-20T07:29:56.972Z] #77 80.10 Makefile.am: installing './depcomp' [2022-07-20T07:29:56.988Z] #77 106.2 checking for library containing cap_from_name... [2022-07-20T07:29:56.988Z] #77 ... [2022-07-20T07:29:56.988Z] [2022-07-20T07:29:56.988Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:29:56.988Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:29:56.988Z] #21 2.442 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:29:56.988Z] #21 2.469 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:29:56.988Z] #21 2.543 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:29:56.988Z] #21 3.092 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:29:56.988Z] #21 4.409 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:29:56.988Z] #21 5.862 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:29:57.183Z] #76 70.31 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T07:29:57.184Z] #76 70.33 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T07:29:57.184Z] #76 70.36 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T07:29:57.445Z] #76 70.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T07:29:57.445Z] #76 70.67 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:29:57.445Z] #76 70.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:29:57.558Z] #21 10.37 Fetched 8555 kB in 8s (1022 kB/s) [2022-07-20T07:29:57.558Z] #21 10.37 Reading package lists... [2022-07-20T07:29:57.558Z] #21 ... [2022-07-20T07:29:57.558Z] [2022-07-20T07:29:57.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-07-20T07:29:57.558Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:29:57.558Z] #77 106.2 checking for library containing cap_from_name... -lcap [2022-07-20T07:29:57.704Z] #76 70.91 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T07:29:57.704Z] #76 70.91 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:29:57.704Z] #76 70.92 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T07:29:57.962Z] #76 71.22 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T07:29:58.128Z] #77 106.7 checking for library containing dlopen... -ldl [2022-07-20T07:29:58.128Z] #77 107.2 checking seccomp.h usability... yes [2022-07-20T07:29:58.128Z] #77 107.4 checking seccomp.h presence... yes [2022-07-20T07:29:58.128Z] #77 107.5 checking for seccomp.h... yes [2022-07-20T07:29:58.232Z] #76 71.23 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T07:29:58.232Z] #76 71.25 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:29:58.491Z] #76 71.69 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T07:29:58.491Z] #76 71.69 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T07:29:58.491Z] #76 71.69 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:29:58.869Z] #77 82.05 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T07:29:58.869Z] #77 82.05 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T07:29:58.869Z] #77 82.27 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T07:29:58.869Z] #77 82.27 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T07:29:58.869Z] #77 82.30 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T07:29:59.067Z] #77 107.5 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T07:29:59.068Z] #77 108.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T07:29:59.125Z] #77 82.46 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T07:29:59.125Z] #77 82.68 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T07:29:59.327Z] #77 108.4 checking systemd/sd-bus.h usability... yes [2022-07-20T07:29:59.328Z] #77 108.7 checking systemd/sd-bus.h presence... yes [2022-07-20T07:29:59.328Z] #77 108.8 checking for systemd/sd-bus.h... yes [2022-07-20T07:29:59.382Z] #77 82.77 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T07:29:59.382Z] #77 82.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T07:29:59.429Z] #76 72.70 Selecting previously unselected package libtool. [2022-07-20T07:29:59.429Z] #76 72.75 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T07:29:59.429Z] #76 72.77 Unpacking libtool (2.4.6-15) ... [2022-07-20T07:29:59.688Z] #76 ... [2022-07-20T07:29:59.688Z] [2022-07-20T07:29:59.688Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:29:59.688Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:29:59.688Z] #42 62.94 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:29:59.688Z] #42 63.57 Fetched 17.7 MB in 2s (7772 kB/s) [2022-07-20T07:29:59.688Z] #42 63.81 Selecting previously unselected package xxd. [2022-07-20T07:29:59.688Z] #42 63.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:29:59.688Z] #42 64.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T07:29:59.688Z] #42 64.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:29:59.688Z] #42 64.40 Selecting previously unselected package vim-common. [2022-07-20T07:29:59.688Z] #42 64.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:29:59.688Z] #42 64.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:29:59.688Z] #42 65.03 Selecting previously unselected package cmake-data. [2022-07-20T07:29:59.688Z] #42 65.03 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T07:29:59.688Z] #42 65.10 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T07:29:59.688Z] #42 70.93 Selecting previously unselected package libicu67:amd64. [2022-07-20T07:29:59.688Z] #42 70.93 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-20T07:29:59.688Z] #42 70.95 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T07:29:59.948Z] #42 ... [2022-07-20T07:29:59.948Z] [2022-07-20T07:29:59.948Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:29:59.948Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:29:59.948Z] #14 64.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-20T07:29:59.948Z] #14 65.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-20T07:29:59.948Z] #14 66.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-20T07:29:59.948Z] #14 69.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-20T07:29:59.948Z] #14 70.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-20T07:29:59.948Z] #14 70.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T07:29:59.948Z] #14 70.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T07:29:59.948Z] #14 70.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T07:29:59.948Z] #14 70.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T07:29:59.948Z] #14 70.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-07-20T07:29:59.948Z] #14 70.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T07:29:59.948Z] #14 70.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T07:29:59.948Z] #14 70.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T07:29:59.948Z] #14 70.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T07:29:59.948Z] #14 70.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T07:29:59.948Z] #14 70.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T07:29:59.948Z] #14 70.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T07:29:59.948Z] #14 70.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-20T07:29:59.948Z] #14 70.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T07:29:59.948Z] #14 70.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T07:29:59.948Z] #14 72.32 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:29:59.948Z] #14 72.60 Fetched 115 MB in 12s (9283 kB/s) [2022-07-20T07:29:59.948Z] #14 72.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T07:29:59.948Z] #14 72.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:29:59.948Z] #14 72.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T07:29:59.948Z] #14 72.90 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T07:29:59.948Z] #14 ... [2022-07-20T07:29:59.948Z] [2022-07-20T07:29:59.948Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:29:59.948Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:30:00.158Z] #77 108.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T07:30:00.158Z] #77 109.2 checking for sd_notify_barrier... yes [2022-07-20T07:30:00.158Z] #77 109.4 checking linux/bpf.h usability... yes [2022-07-20T07:30:00.207Z] #34 73.13 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) [2022-07-20T07:30:00.207Z] #34 ... [2022-07-20T07:30:00.207Z] [2022-07-20T07:30:00.207Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:30:00.207Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:30:00.207Z] #51 63.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T07:30:00.207Z] #51 65.58 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:30:00.207Z] #51 66.06 Fetched 2315 kB in 4s (611 kB/s) [2022-07-20T07:30:00.207Z] #51 66.24 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T07:30:00.207Z] #51 66.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T07:30:00.207Z] #51 66.43 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T07:30:00.207Z] #51 66.71 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T07:30:00.207Z] #51 68.33 Selecting previously unselected package python3-pkg-resources. [2022-07-20T07:30:00.207Z] #51 68.33 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T07:30:00.207Z] #51 68.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:30:00.207Z] #51 69.41 Selecting previously unselected package python3-six. [2022-07-20T07:30:00.207Z] #51 69.41 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T07:30:00.207Z] #51 69.49 Unpacking python3-six (1.16.0-2) ... [2022-07-20T07:30:00.207Z] #51 69.79 Selecting previously unselected package python3-protobuf. [2022-07-20T07:30:00.207Z] #51 69.81 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T07:30:00.207Z] #51 69.81 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T07:30:00.207Z] #51 70.99 Selecting previously unselected package libnet1:amd64. [2022-07-20T07:30:00.207Z] #51 71.02 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T07:30:00.207Z] #51 71.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:30:00.207Z] #51 71.38 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T07:30:00.207Z] #51 71.40 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T07:30:00.207Z] #51 71.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:30:00.207Z] #51 71.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T07:30:00.207Z] #51 71.72 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:30:00.207Z] #51 71.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:30:00.208Z] #51 72.02 Selecting previously unselected package criu. [2022-07-20T07:30:00.208Z] #51 72.02 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T07:30:00.208Z] #51 72.10 Unpacking criu (3.17.1-1) ... [2022-07-20T07:30:00.421Z] #77 109.6 checking linux/bpf.h presence... yes [2022-07-20T07:30:00.421Z] #77 109.7 checking for linux/bpf.h... yes [2022-07-20T07:30:00.421Z] #77 109.7 checking compilation for eBPF... [2022-07-20T07:30:00.421Z] #77 ... [2022-07-20T07:30:00.421Z] [2022-07-20T07:30:00.421Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:30:00.421Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:30:00.421Z] #36 161.8 Delve is a source level debugger for Go programs. [2022-07-20T07:30:00.421Z] #36 161.8 [2022-07-20T07:30:00.421Z] #36 161.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T07:30:00.421Z] #36 161.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T07:30:00.421Z] #36 161.8 [2022-07-20T07:30:00.421Z] #36 161.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T07:30:00.421Z] #36 161.8 [2022-07-20T07:30:00.421Z] #36 161.8 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T07:30:00.421Z] #36 161.8 [2022-07-20T07:30:00.421Z] #36 161.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T07:30:00.421Z] #36 161.8 [2022-07-20T07:30:00.421Z] #36 161.8 Usage: [2022-07-20T07:30:00.421Z] #36 161.8 dlv [command] [2022-07-20T07:30:00.421Z] #36 161.8 [2022-07-20T07:30:00.421Z] #36 161.8 Available Commands: [2022-07-20T07:30:00.421Z] #36 161.8 attach Attach to running process and begin debugging. [2022-07-20T07:30:00.421Z] #36 161.8 connect Connect to a headless debug server with a terminal client. [2022-07-20T07:30:00.421Z] #36 161.8 core Examine a core dump. [2022-07-20T07:30:00.421Z] #36 161.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T07:30:00.421Z] #36 161.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T07:30:00.421Z] #36 161.8 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T07:30:00.421Z] #36 161.8 help Help about any command [2022-07-20T07:30:00.421Z] #36 161.8 run Deprecated command. Use 'debug' instead. [2022-07-20T07:30:00.421Z] #36 161.8 test Compile test binary and begin debugging program. [2022-07-20T07:30:00.421Z] #36 161.8 trace Compile and begin tracing program. [2022-07-20T07:30:00.421Z] #36 161.8 version Prints version. [2022-07-20T07:30:00.421Z] #36 161.8 [2022-07-20T07:30:00.421Z] #36 161.8 Flags: [2022-07-20T07:30:00.421Z] #36 161.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T07:30:00.421Z] #36 161.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T07:30:00.421Z] #36 161.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-07-20T07:30:00.421Z] #36 161.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T07:30:00.421Z] #36 161.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T07:30:00.421Z] #36 161.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-07-20T07:30:00.421Z] #36 161.8 --disable-aslr Disables address space randomization [2022-07-20T07:30:00.421Z] #36 161.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T07:30:00.421Z] #36 161.8 -h, --help help for dlv [2022-07-20T07:30:00.421Z] #36 161.8 --init string Init file, executed by the terminal client. [2022-07-20T07:30:00.421Z] #36 161.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T07:30:00.421Z] #36 161.8 --log Enable debugging server logging. [2022-07-20T07:30:00.421Z] #36 161.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T07:30:00.421Z] #36 161.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T07:30:00.421Z] #36 161.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T07:30:00.421Z] #36 161.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T07:30:00.421Z] #36 161.8 --wd string Working directory for running the program. [2022-07-20T07:30:00.421Z] #36 161.8 [2022-07-20T07:30:00.421Z] #36 161.8 Additional help topics: [2022-07-20T07:30:00.421Z] #36 161.8 dlv backend Help about the --backend flag. [2022-07-20T07:30:00.421Z] #36 161.8 dlv log Help about logging flags. [2022-07-20T07:30:00.421Z] #36 161.8 dlv redirect Help about file redirection. [2022-07-20T07:30:00.421Z] #36 161.8 [2022-07-20T07:30:00.421Z] #36 161.8 Use "dlv [command] --help" for more information about a command. [2022-07-20T07:30:00.421Z] #36 DONE 161.9s [2022-07-20T07:30:00.466Z] #51 ... [2022-07-20T07:30:00.466Z] [2022-07-20T07:30:00.466Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:30:00.466Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:30:00.466Z] #76 73.44 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T07:30:00.466Z] #76 73.45 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T07:30:00.466Z] #76 73.46 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:30:00.683Z] [2022-07-20T07:30:00.683Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:30:00.683Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:30:00.683Z] #21 10.37 Reading package lists... [2022-07-20T07:30:00.725Z] #76 73.92 Selecting previously unselected package libyajl2:amd64. [2022-07-20T07:30:00.725Z] #76 73.92 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T07:30:00.725Z] #76 73.95 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:30:00.725Z] #76 ... [2022-07-20T07:30:00.725Z] [2022-07-20T07:30:00.725Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:30:00.725Z] #64 sha256:af4d3bb1feaf841358d62b0bedcd567cb8d4ab4b2f56f0102edc392fc124a084 [2022-07-20T07:30:00.725Z] #64 2.375 + RM_GOPATH=0 [2022-07-20T07:30:00.725Z] #64 2.375 + TMP_GOPATH= [2022-07-20T07:30:00.725Z] #64 2.375 + : /build [2022-07-20T07:30:00.725Z] #64 2.375 + '[' -z '' ']' [2022-07-20T07:30:00.725Z] #64 2.375 ++ mktemp -d [2022-07-20T07:30:00.725Z] #64 2.377 + export GOPATH=/tmp/tmp.xy9y7LPXNa [2022-07-20T07:30:00.725Z] #64 2.377 + GOPATH=/tmp/tmp.xy9y7LPXNa [2022-07-20T07:30:00.725Z] #64 2.377 + RM_GOPATH=1 [2022-07-20T07:30:00.725Z] #64 2.377 + case "$(go env GOARCH)" in [2022-07-20T07:30:00.725Z] #64 2.386 ++ go env GOARCH [2022-07-20T07:30:00.725Z] #64 2.431 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:30:00.725Z] #64 2.431 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:30:00.725Z] #64 2.431 ++ dirname /install.sh [2022-07-20T07:30:00.725Z] #64 2.449 + dir=/ [2022-07-20T07:30:00.725Z] #64 2.449 + bin=containerd [2022-07-20T07:30:00.725Z] #64 2.449 + shift [2022-07-20T07:30:00.725Z] #64 2.449 + '[' '!' -f //containerd.installer ']' [2022-07-20T07:30:00.725Z] #64 2.449 + . //containerd.installer [2022-07-20T07:30:00.725Z] #64 2.449 ++ set -e [2022-07-20T07:30:00.725Z] #64 2.449 ++ : v1.6.6 [2022-07-20T07:30:00.725Z] #64 2.449 + install_containerd [2022-07-20T07:30:00.725Z] #64 2.449 + echo 'Install containerd version v1.6.6' [2022-07-20T07:30:00.725Z] #64 2.450 Install containerd version v1.6.6 [2022-07-20T07:30:00.725Z] #64 2.450 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xy9y7LPXNa/src/github.com/containerd/containerd [2022-07-20T07:30:00.725Z] #64 2.475 Cloning into '/tmp/tmp.xy9y7LPXNa/src/github.com/containerd/containerd'... [2022-07-20T07:30:00.725Z] #64 ... [2022-07-20T07:30:00.725Z] [2022-07-20T07:30:00.725Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:30:00.725Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:30:00.725Z] #34 73.13 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-20T07:30:00.984Z] #34 73.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T07:30:01.551Z] #34 74.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:30:01.621Z] #19 ... [2022-07-20T07:30:01.621Z] [2022-07-20T07:30:01.621Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:01.621Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:01.621Z] #84 162.2 CCLD tests/init [2022-07-20T07:30:03.983Z] #21 13.62 Reading package lists... [2022-07-20T07:30:04.555Z] #21 16.65 Building dependency tree... [2022-07-20T07:30:04.841Z] #34 ... [2022-07-20T07:30:04.841Z] [2022-07-20T07:30:04.841Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:30:04.841Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:30:04.841Z] #55 67.53 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T07:30:04.841Z] #55 67.53 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T07:30:04.841Z] #55 69.19 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T07:30:04.841Z] #55 71.08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T07:30:04.841Z] #55 ... [2022-07-20T07:30:04.841Z] [2022-07-20T07:30:04.841Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:30:04.841Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:30:04.841Z] #14 77.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T07:30:04.841Z] #14 ... [2022-07-20T07:30:04.841Z] [2022-07-20T07:30:04.841Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-20T07:30:04.841Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T07:30:04.841Z] #76 73.95 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:30:04.841Z] #76 74.29 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T07:30:04.841Z] #76 74.31 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T07:30:04.841Z] #76 74.42 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T07:30:04.841Z] #76 74.88 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:30:04.841Z] #76 74.91 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T07:30:04.841Z] #76 74.93 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:30:04.841Z] #76 75.02 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T07:30:04.841Z] #76 75.06 Setting up file (1:5.39-3) ... [2022-07-20T07:30:04.841Z] #76 75.10 Setting up bzip2 (1.0.8-4) ... [2022-07-20T07:30:04.841Z] #76 75.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:30:04.841Z] #76 75.14 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T07:30:04.841Z] #76 75.15 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:30:04.841Z] #76 75.17 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T07:30:04.841Z] #76 75.18 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T07:30:04.841Z] #76 75.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:30:04.841Z] #76 75.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T07:30:04.841Z] #76 75.24 Setting up patch (2.7.6-7) ... [2022-07-20T07:30:04.841Z] #76 75.28 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:30:04.841Z] #76 75.33 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T07:30:04.841Z] #76 75.34 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T07:30:04.841Z] #76 75.35 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:30:04.841Z] #76 75.37 Setting up libtool (2.4.6-15) ... [2022-07-20T07:30:04.841Z] #76 75.41 Setting up m4 (1.4.18-5) ... [2022-07-20T07:30:04.841Z] #76 75.42 Setting up dpkg-dev (1.20.11) ... [2022-07-20T07:30:04.841Z] #76 75.44 Setting up autoconf (2.69-14) ... [2022-07-20T07:30:04.841Z] #76 75.47 Setting up build-essential (12.9) ... [2022-07-20T07:30:04.841Z] #76 75.49 Setting up automake (1:1.16.3-2) ... [2022-07-20T07:30:04.841Z] #76 75.55 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T07:30:04.841Z] #76 75.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:30:04.841Z] #76 DONE 77.7s [2022-07-20T07:30:04.841Z] [2022-07-20T07:30:04.841Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:30:04.841Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:30:04.841Z] #14 77.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T07:30:04.841Z] #14 77.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T07:30:04.919Z] #84 ... [2022-07-20T07:30:04.919Z] [2022-07-20T07:30:04.919Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:30:04.919Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:30:04.919Z] #19 197.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-20T07:30:04.919Z] #19 197.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:30:04.919Z] #19 197.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:30:04.919Z] #19 197.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-20T07:30:04.919Z] #19 197.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-20T07:30:04.919Z] #19 197.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-20T07:30:04.919Z] #19 198.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-20T07:30:04.919Z] #19 198.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-20T07:30:04.919Z] #19 198.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-20T07:30:05.496Z] #21 18.53 The following additional packages will be installed: [2022-07-20T07:30:05.757Z] #21 18.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T07:30:05.757Z] #21 18.54 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T07:30:05.757Z] #21 18.54 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T07:30:05.757Z] #21 18.54 python3-pkg-resources vim-runtime xxd [2022-07-20T07:30:05.757Z] #21 18.55 Suggested packages: [2022-07-20T07:30:05.757Z] #21 18.55 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T07:30:05.757Z] #21 18.55 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T07:30:05.757Z] #21 18.55 acl attr quota [2022-07-20T07:30:05.757Z] #21 18.55 Recommended packages: [2022-07-20T07:30:05.757Z] #21 18.55 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T07:30:05.888Z] #19 199.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-20T07:30:05.888Z] #19 199.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:05.888Z] #19 199.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:30:06.149Z] #19 ... [2022-07-20T07:30:06.149Z] [2022-07-20T07:30:06.149Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:30:06.149Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:30:06.149Z] #54 DONE 207.3s [2022-07-20T07:30:06.149Z] [2022-07-20T07:30:06.149Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:06.149Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:06.256Z] #77 174.9 CCLD libocispec.la [2022-07-20T07:30:06.256Z] #77 175.3 CCLD src/validate [2022-07-20T07:30:06.256Z] #77 175.3 CCLD tests/test-1 [2022-07-20T07:30:06.256Z] #77 175.3 CCLD tests/test-2 [2022-07-20T07:30:06.256Z] #77 175.3 CCLD tests/test-3 [2022-07-20T07:30:06.256Z] #77 175.4 CCLD tests/test-4 [2022-07-20T07:30:06.256Z] #77 175.4 CCLD tests/test-5 [2022-07-20T07:30:06.256Z] #77 175.6 CCLD tests/test-6 [2022-07-20T07:30:06.256Z] #77 175.6 CCLD tests/test-7 [2022-07-20T07:30:06.256Z] #77 175.7 CCLD tests/test-8 [2022-07-20T07:30:06.256Z] #77 175.7 CCLD tests/test-9 [2022-07-20T07:30:06.256Z] #77 175.9 CCLD tests/test-10 [2022-07-20T07:30:06.256Z] #77 175.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T07:30:06.256Z] #77 176.0 CCLD tests/test-11 [2022-07-20T07:30:07.088Z] #84 ... [2022-07-20T07:30:07.088Z] [2022-07-20T07:30:07.088Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:30:07.088Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:30:07.088Z] #19 200.5 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-20T07:30:07.088Z] #19 200.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:30:07.088Z] #19 200.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:30:07.140Z] #21 ... [2022-07-20T07:30:07.140Z] [2022-07-20T07:30:07.140Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:07.140Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:07.140Z] #77 109.7 checking compilation for eBPF... yes [2022-07-20T07:30:07.140Z] #77 110.0 checking for criu >= 3.15... no [2022-07-20T07:30:07.140Z] #77 110.0 configure: CRIU headers not found, building without CRIU support [2022-07-20T07:30:07.140Z] #77 110.0 checking for criu > 3.16... no [2022-07-20T07:30:07.140Z] #77 110.1 configure: CRIU version doesn't support join-ns API [2022-07-20T07:30:07.140Z] #77 110.1 checking for criu > 3.16.1... no [2022-07-20T07:30:07.140Z] #77 110.1 configure: CRIU version doesn't support for pre-dumping [2022-07-20T07:30:07.140Z] #77 110.1 checking for new mount API (fsconfig)... yes [2022-07-20T07:30:07.140Z] #77 110.2 checking for seccomp notify API... yes [2022-07-20T07:30:07.140Z] #77 110.3 checking for gperf... no [2022-07-20T07:30:07.140Z] #77 110.3 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T07:30:07.140Z] #77 110.3 checking for library containing argp_parse... none required [2022-07-20T07:30:07.140Z] #77 110.7 checking that generated files are newer than configure... done [2022-07-20T07:30:07.140Z] #77 110.7 configure: creating ./config.status [2022-07-20T07:30:07.140Z] #77 113.2 config.status: creating Makefile [2022-07-20T07:30:07.140Z] #77 113.3 config.status: creating rpm/crun.spec [2022-07-20T07:30:07.140Z] #77 113.4 config.status: creating config.h [2022-07-20T07:30:07.140Z] #77 113.4 config.status: executing libtool commands [2022-07-20T07:30:07.140Z] #77 113.5 config.status: executing depfiles commands [2022-07-20T07:30:07.140Z] #77 114.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T07:30:07.140Z] #77 114.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T07:30:07.140Z] #77 115.0 checking for gcc... gcc [2022-07-20T07:30:07.140Z] #77 115.1 checking whether the C compiler works... yes [2022-07-20T07:30:07.140Z] #77 115.3 checking for C compiler default output file name... a.out [2022-07-20T07:30:07.140Z] #77 115.3 checking for suffix of executables... [2022-07-20T07:30:07.140Z] #77 115.5 checking whether we are cross compiling... no [2022-07-20T07:30:07.140Z] #77 115.7 checking for suffix of object files... o [2022-07-20T07:30:07.140Z] #77 115.8 checking whether we are using the GNU C compiler... yes [2022-07-20T07:30:07.140Z] #77 115.9 checking whether gcc accepts -g... yes [2022-07-20T07:30:07.140Z] #77 116.0 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:30:07.140Z] #77 116.2 checking whether gcc understands -c and -o together... yes [2022-07-20T07:30:07.140Z] #77 116.4 checking how to run the C preprocessor... [2022-07-20T07:30:07.140Z] #77 ... [2022-07-20T07:30:07.140Z] [2022-07-20T07:30:07.140Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:30:07.140Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:30:07.140Z] #21 19.96 The following NEW packages will be installed: [2022-07-20T07:30:07.140Z] #21 19.97 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T07:30:07.140Z] #21 19.97 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T07:30:07.140Z] #21 19.97 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T07:30:07.140Z] #21 19.97 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T07:30:07.140Z] #21 19.97 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T07:30:07.140Z] #21 19.97 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T07:30:07.140Z] #21 19.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T07:30:07.140Z] #21 19.97 xz-utils zip zstd [2022-07-20T07:30:07.400Z] #21 20.32 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:30:07.400Z] #21 20.32 Need to get 27.7 MB of archives. [2022-07-20T07:30:07.400Z] #21 20.32 After this operation, 106 MB of additional disk space will be used. [2022-07-20T07:30:07.400Z] #21 20.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T07:30:07.400Z] #21 20.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T07:30:07.400Z] #21 20.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T07:30:07.400Z] #21 20.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T07:30:07.400Z] #21 20.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T07:30:07.400Z] #21 20.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T07:30:07.400Z] #21 20.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T07:30:07.400Z] #21 20.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T07:30:07.400Z] #21 20.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T07:30:07.400Z] #21 20.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T07:30:07.400Z] #21 20.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T07:30:07.400Z] #21 20.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T07:30:07.400Z] #21 20.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T07:30:07.400Z] #21 20.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T07:30:07.400Z] #21 20.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T07:30:07.506Z] #77 ... [2022-07-20T07:30:07.506Z] [2022-07-20T07:30:07.506Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:30:07.506Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:30:07.506Z] #14 169.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T07:30:07.506Z] #14 169.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:30:07.506Z] #14 169.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:30:07.624Z] #77 177.5 libtool: link: ar cr libocispec.a [2022-07-20T07:30:07.624Z] #77 177.6 libtool: link: ranlib libocispec.a [2022-07-20T07:30:07.660Z] #21 20.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T07:30:07.660Z] #21 20.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T07:30:07.660Z] #21 20.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T07:30:07.660Z] #21 20.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T07:30:07.660Z] #21 20.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T07:30:07.660Z] #21 20.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T07:30:07.660Z] #21 20.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T07:30:07.660Z] #21 20.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T07:30:07.660Z] #21 20.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T07:30:07.660Z] #21 20.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T07:30:07.660Z] #21 20.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T07:30:07.660Z] #21 20.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T07:30:07.920Z] #21 20.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T07:30:07.920Z] #21 20.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T07:30:07.920Z] #21 20.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-20T07:30:07.920Z] #21 20.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T07:30:07.920Z] #21 20.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T07:30:07.920Z] #21 20.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T07:30:07.920Z] #21 20.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T07:30:07.920Z] #21 20.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-20T07:30:07.920Z] #21 20.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T07:30:08.181Z] #21 20.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T07:30:08.181Z] #21 20.94 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T07:30:08.181Z] #21 20.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T07:30:08.181Z] #21 20.97 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T07:30:08.181Z] #21 20.97 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T07:30:08.181Z] #21 20.98 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T07:30:08.181Z] #21 21.02 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T07:30:08.181Z] #21 21.05 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T07:30:08.181Z] #21 21.06 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-20T07:30:08.442Z] #21 21.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T07:30:08.442Z] #21 21.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T07:30:08.442Z] #21 21.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T07:30:08.442Z] #21 21.33 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T07:30:08.992Z] #77 179.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:30:08.992Z] #77 179.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T07:30:08.992Z] #77 179.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T07:30:08.992Z] #77 179.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:30:08.992Z] #77 179.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:30:08.992Z] #77 179.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:30:08.992Z] #77 179.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:30:08.992Z] #77 179.1 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T07:30:09.013Z] #21 21.96 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:30:09.013Z] #21 22.10 Fetched 27.7 MB in 1s (20.6 MB/s) [2022-07-20T07:30:09.055Z] #14 81.89 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T07:30:09.055Z] #14 81.91 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T07:30:09.055Z] #14 81.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T07:30:09.055Z] #14 82.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T07:30:09.055Z] #14 82.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:30:09.055Z] #14 82.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:30:09.263Z] #77 179.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T07:30:09.263Z] #77 179.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T07:30:09.263Z] #77 179.3 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T07:30:09.263Z] #77 179.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T07:30:09.263Z] #77 179.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T07:30:09.263Z] #77 179.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T07:30:09.263Z] #77 179.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T07:30:09.263Z] #77 179.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T07:30:09.263Z] #77 179.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T07:30:09.263Z] #77 179.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T07:30:09.263Z] #77 179.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T07:30:09.263Z] #77 179.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T07:30:09.263Z] #77 179.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T07:30:09.273Z] #21 22.18 Selecting previously unselected package pigz. [2022-07-20T07:30:09.273Z] #21 22.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-20T07:30:09.273Z] #21 22.23 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T07:30:09.273Z] #21 22.24 Unpacking pigz (2.6-1) ... [2022-07-20T07:30:09.336Z] #14 82.52 Selecting previously unselected package dmsetup. [2022-07-20T07:30:09.336Z] #14 82.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:30:09.336Z] #14 82.53 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T07:30:09.525Z] #77 179.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T07:30:09.525Z] #77 179.6 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T07:30:09.525Z] #77 179.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T07:30:09.525Z] #77 179.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T07:30:09.533Z] #21 22.33 Selecting previously unselected package libelf1:amd64. [2022-07-20T07:30:09.533Z] #21 22.34 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T07:30:09.533Z] #21 22.35 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T07:30:09.533Z] #21 22.52 Selecting previously unselected package libbpf0:amd64. [2022-07-20T07:30:09.533Z] #21 22.53 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T07:30:09.533Z] #21 22.54 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T07:30:09.598Z] #14 82.83 Selecting previously unselected package mingw-w64-common. [2022-07-20T07:30:09.598Z] #14 82.83 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T07:30:09.782Z] #77 179.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T07:30:09.782Z] #77 179.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T07:30:09.782Z] #77 180.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T07:30:09.794Z] #21 22.64 Selecting previously unselected package libcap2:amd64. [2022-07-20T07:30:09.794Z] #21 22.65 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T07:30:09.794Z] #21 22.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:30:09.794Z] #21 22.74 Selecting previously unselected package libmnl0:amd64. [2022-07-20T07:30:09.794Z] #21 22.74 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T07:30:09.794Z] #21 22.75 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T07:30:09.794Z] #21 22.81 Selecting previously unselected package libxtables12:amd64. [2022-07-20T07:30:09.794Z] #21 22.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T07:30:09.794Z] #21 22.82 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T07:30:09.857Z] #14 82.84 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T07:30:10.039Z] #77 180.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T07:30:10.054Z] #21 22.89 Selecting previously unselected package libcap2-bin. [2022-07-20T07:30:10.054Z] #21 22.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T07:30:10.054Z] #21 22.91 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T07:30:10.054Z] #21 23.00 Selecting previously unselected package iproute2. [2022-07-20T07:30:10.054Z] #21 23.01 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T07:30:10.054Z] #21 23.01 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T07:30:10.296Z] #77 180.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T07:30:10.296Z] #77 180.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T07:30:10.296Z] #77 180.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T07:30:10.296Z] #77 180.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T07:30:10.460Z] #14 ... [2022-07-20T07:30:10.460Z] [2022-07-20T07:30:10.460Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:30:10.460Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:30:10.460Z] #51 73.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:30:10.460Z] #51 77.09 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T07:30:10.460Z] #51 77.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:30:10.460Z] #51 77.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:30:10.460Z] #51 77.51 Setting up python3-six (1.16.0-2) ... [2022-07-20T07:30:10.460Z] #51 79.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:30:10.460Z] #51 80.01 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T07:30:10.552Z] #77 180.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T07:30:10.552Z] #77 180.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T07:30:10.625Z] #21 23.49 Selecting previously unselected package xxd. [2022-07-20T07:30:10.625Z] #21 23.50 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T07:30:10.625Z] #21 23.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:30:10.625Z] #21 23.66 Selecting previously unselected package vim-common. [2022-07-20T07:30:10.625Z] #21 23.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:30:10.625Z] #21 23.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:30:10.719Z] #51 ... [2022-07-20T07:30:10.719Z] [2022-07-20T07:30:10.719Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:30:10.719Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:30:10.719Z] #42 82.73 Selecting previously unselected package libxml2:amd64. [2022-07-20T07:30:10.719Z] #42 82.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T07:30:10.719Z] #42 82.77 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T07:30:10.719Z] #42 83.49 Selecting previously unselected package libarchive13:amd64. [2022-07-20T07:30:10.719Z] #42 83.50 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T07:30:10.719Z] #42 83.51 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T07:30:10.811Z] #77 181.1 CC src/crun-crun.o [2022-07-20T07:30:10.977Z] #42 84.19 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T07:30:10.977Z] #42 84.24 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T07:30:10.977Z] #42 84.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T07:30:11.067Z] #77 181.2 CC src/crun-run.o [2022-07-20T07:30:11.197Z] #21 23.87 Selecting previously unselected package bash-completion. [2022-07-20T07:30:11.197Z] #21 23.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T07:30:11.324Z] #77 181.4 CC src/crun-delete.o [2022-07-20T07:30:11.324Z] #77 181.5 CC src/crun-kill.o [2022-07-20T07:30:11.545Z] #42 84.76 Selecting previously unselected package librhash0:amd64. [2022-07-20T07:30:11.545Z] #42 84.76 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T07:30:11.545Z] #42 84.76 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T07:30:11.581Z] #77 181.5 CC src/crun-pause.o [2022-07-20T07:30:11.581Z] #77 181.6 CC src/crun-unpause.o [2022-07-20T07:30:11.581Z] #77 181.7 CC src/crun-exec.o [2022-07-20T07:30:11.581Z] #77 181.7 CC src/crun-list.o [2022-07-20T07:30:11.581Z] #77 181.8 CC src/crun-spec.o [2022-07-20T07:30:11.581Z] #77 181.8 CC src/crun-create.o [2022-07-20T07:30:11.838Z] #77 181.9 CC src/crun-start.o [2022-07-20T07:30:12.095Z] #77 182.1 CC src/crun-state.o [2022-07-20T07:30:12.095Z] #77 182.2 CC src/crun-update.o [2022-07-20T07:30:12.112Z] #42 85.12 Selecting previously unselected package libuv1:amd64. [2022-07-20T07:30:12.112Z] #42 85.12 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T07:30:12.112Z] #42 85.12 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T07:30:12.351Z] #77 182.4 CC src/crun-ps.o [2022-07-20T07:30:12.371Z] #42 85.41 Selecting previously unselected package cmake. [2022-07-20T07:30:12.371Z] #42 85.41 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T07:30:12.371Z] #42 85.42 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T07:30:12.608Z] #77 182.7 CC src/crun-checkpoint.o [2022-07-20T07:30:12.608Z] #77 182.7 CC src/crun-restore.o [2022-07-20T07:30:12.864Z] #77 182.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T07:30:12.864Z] #77 183.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T07:30:13.113Z] #21 25.97 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T07:30:13.121Z] #77 183.2 CC src/libcrun/libcrun_la-container.lo [2022-07-20T07:30:13.121Z] #77 183.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T07:30:13.373Z] #21 26.43 Selecting previously unselected package bzip2. [2022-07-20T07:30:13.634Z] #21 26.44 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T07:30:13.634Z] #21 26.45 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T07:30:13.634Z] #21 26.53 Selecting previously unselected package xz-utils. [2022-07-20T07:30:13.634Z] #21 26.55 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T07:30:13.634Z] #21 26.56 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:30:13.683Z] #77 183.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T07:30:13.903Z] #21 26.73 Selecting previously unselected package apparmor. [2022-07-20T07:30:13.903Z] #21 26.73 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T07:30:13.903Z] #21 26.80 Unpacking apparmor (2.13.6-10) ... [2022-07-20T07:30:13.940Z] #77 183.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T07:30:13.940Z] #77 184.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T07:30:14.173Z] #21 27.27 Selecting previously unselected package inetutils-ping. [2022-07-20T07:30:14.173Z] #21 27.27 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T07:30:14.196Z] #77 184.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T07:30:14.434Z] #21 27.30 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T07:30:14.434Z] #21 27.42 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T07:30:14.452Z] #77 184.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T07:30:14.694Z] #21 27.42 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T07:30:14.694Z] #21 27.44 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T07:30:14.694Z] #21 27.51 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T07:30:14.694Z] #21 27.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T07:30:14.694Z] #21 27.51 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T07:30:14.694Z] #21 27.59 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T07:30:14.694Z] #21 27.59 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T07:30:14.694Z] #21 27.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T07:30:14.694Z] #21 27.66 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T07:30:14.694Z] #21 27.66 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T07:30:14.694Z] #21 27.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T07:30:14.709Z] #77 184.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T07:30:14.905Z] #42 ... [2022-07-20T07:30:14.905Z] [2022-07-20T07:30:14.905Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:14.905Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:14.905Z] #77 1.520 Cloning into '/tmp/crun-build'... [2022-07-20T07:30:14.905Z] #77 ... [2022-07-20T07:30:14.905Z] [2022-07-20T07:30:14.905Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T07:30:14.905Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T07:30:14.905Z] #51 86.70 Setting up criu (3.17.1-1) ... [2022-07-20T07:30:14.954Z] #21 27.75 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T07:30:14.954Z] #21 27.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T07:30:14.954Z] #21 27.77 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T07:30:14.954Z] #21 27.88 Selecting previously unselected package iptables. [2022-07-20T07:30:14.954Z] #21 27.89 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-20T07:30:14.954Z] #21 27.89 Unpacking iptables (1.8.7-1) ... [2022-07-20T07:30:14.965Z] #77 185.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T07:30:15.215Z] #21 28.19 Selecting previously unselected package libonig5:amd64. [2022-07-20T07:30:15.215Z] #21 28.20 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T07:30:15.215Z] #21 28.21 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:30:15.222Z] #77 185.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T07:30:15.475Z] #21 28.37 Selecting previously unselected package libjq1:amd64. [2022-07-20T07:30:15.476Z] #21 28.39 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T07:30:15.478Z] #77 185.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T07:30:15.478Z] #77 185.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T07:30:15.734Z] #77 186.0 CC src/libcrun/libcrun_la-error.lo [2022-07-20T07:30:15.736Z] #21 28.51 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:30:15.736Z] #21 28.61 Selecting previously unselected package jq. [2022-07-20T07:30:15.736Z] #21 28.61 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-20T07:30:15.736Z] #21 28.62 Unpacking jq (1.6-2.1) ... [2022-07-20T07:30:15.736Z] #21 28.72 Selecting previously unselected package libaio1:amd64. [2022-07-20T07:30:16.000Z] #21 28.73 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T07:30:16.000Z] #21 28.73 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T07:30:16.000Z] #21 28.80 Selecting previously unselected package libgpm2:amd64. [2022-07-20T07:30:16.000Z] #21 28.81 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T07:30:16.000Z] #21 28.82 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T07:30:16.000Z] #21 28.88 Selecting previously unselected package libicu67:amd64. [2022-07-20T07:30:16.001Z] #21 28.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-20T07:30:16.001Z] #21 28.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T07:30:17.071Z] #19 ... [2022-07-20T07:30:17.071Z] [2022-07-20T07:30:17.071Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:17.071Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:17.071Z] #84 179.1 AR libcrun_testing.a [2022-07-20T07:30:17.071Z] #84 179.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T07:30:17.071Z] #84 179.2 CCLD tests/tests_libcrun_utils [2022-07-20T07:30:17.071Z] #84 179.2 CCLD tests/tests_libcrun_errors [2022-07-20T07:30:17.071Z] #84 179.2 CCLD tests/tests_libcrun_fuzzer [2022-07-20T07:30:17.071Z] #84 179.2 CCLD libcrun.la [2022-07-20T07:30:17.101Z] #77 187.0 CC src/libcrun/libcrun_la-status.lo [2022-07-20T07:30:17.101Z] #77 187.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T07:30:17.384Z] #21 ... [2022-07-20T07:30:17.384Z] [2022-07-20T07:30:17.384Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:17.384Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:17.384Z] #77 116.4 checking how to run the C preprocessor... gcc -E [2022-07-20T07:30:17.384Z] #77 116.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:30:17.384Z] #77 116.6 checking for egrep... /bin/grep -E [2022-07-20T07:30:17.384Z] #77 116.6 checking for ANSI C header files... yes [2022-07-20T07:30:17.384Z] #77 117.2 checking for sys/types.h... yes [2022-07-20T07:30:17.384Z] #77 117.4 checking for sys/stat.h... yes [2022-07-20T07:30:17.384Z] #77 117.5 checking for stdlib.h... yes [2022-07-20T07:30:17.384Z] #77 117.6 checking for string.h... yes [2022-07-20T07:30:17.384Z] #77 117.8 checking for memory.h... yes [2022-07-20T07:30:17.384Z] #77 118.1 checking for strings.h... yes [2022-07-20T07:30:17.384Z] #77 118.3 checking for inttypes.h... yes [2022-07-20T07:30:17.384Z] #77 118.4 checking for stdint.h... yes [2022-07-20T07:30:17.384Z] #77 118.6 checking for unistd.h... yes [2022-07-20T07:30:17.384Z] #77 118.8 checking minix/config.h usability... no [2022-07-20T07:30:17.384Z] #77 118.9 checking minix/config.h presence... no [2022-07-20T07:30:17.384Z] #77 118.9 checking for minix/config.h... no [2022-07-20T07:30:17.384Z] #77 118.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T07:30:17.384Z] #77 119.2 checking build system type... x86_64-pc-linux-gnu [2022-07-20T07:30:17.384Z] #77 119.4 checking host system type... x86_64-pc-linux-gnu [2022-07-20T07:30:17.384Z] #77 119.4 checking how to print strings... printf [2022-07-20T07:30:17.384Z] #77 119.4 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:30:17.384Z] #77 119.4 checking for fgrep... /bin/grep -F [2022-07-20T07:30:17.384Z] #77 119.4 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:30:17.384Z] #77 119.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:30:17.384Z] #77 119.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:30:17.384Z] #77 119.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:30:17.384Z] #77 119.6 checking whether ln -s works... yes [2022-07-20T07:30:17.384Z] #77 119.6 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:30:17.384Z] #77 119.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T07:30:17.384Z] #77 119.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:30:17.384Z] #77 119.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:30:17.384Z] #77 119.6 checking for objdump... objdump [2022-07-20T07:30:17.384Z] #77 119.6 checking how to recognize dependent libraries... pass_all [2022-07-20T07:30:17.384Z] #77 119.6 checking for dlltool... no [2022-07-20T07:30:17.384Z] #77 119.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:30:17.384Z] #77 119.6 checking for ar... ar [2022-07-20T07:30:17.384Z] #77 119.6 checking for archiver @FILE support... @ [2022-07-20T07:30:17.384Z] #77 119.8 checking for strip... strip [2022-07-20T07:30:17.384Z] #77 119.8 checking for ranlib... ranlib [2022-07-20T07:30:17.384Z] #77 119.8 checking for gawk... no [2022-07-20T07:30:17.384Z] #77 119.8 checking for mawk... mawk [2022-07-20T07:30:17.384Z] #77 119.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:30:17.384Z] #77 120.1 checking for sysroot... no [2022-07-20T07:30:17.384Z] #77 120.1 checking for a working dd... /bin/dd [2022-07-20T07:30:17.384Z] #77 120.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:30:17.384Z] #77 120.2 checking for mt... no [2022-07-20T07:30:17.384Z] #77 120.2 checking if : is a manifest tool... no [2022-07-20T07:30:17.384Z] #77 120.3 checking for dlfcn.h... yes [2022-07-20T07:30:17.384Z] #77 120.4 checking for objdir... .libs [2022-07-20T07:30:17.384Z] #77 120.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:30:17.384Z] #77 120.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:30:17.384Z] #77 120.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:30:17.384Z] #77 121.0 checking if gcc static flag -static works... yes [2022-07-20T07:30:17.384Z] #77 121.4 checking if gcc supports -c -o file.o... yes [2022-07-20T07:30:17.384Z] #77 121.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:30:17.384Z] #77 121.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T07:30:17.384Z] #77 121.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:30:17.384Z] #77 121.9 checking how to hardcode library paths into programs... immediate [2022-07-20T07:30:17.384Z] #77 121.9 checking whether stripping libraries is possible... yes [2022-07-20T07:30:17.384Z] #77 121.9 checking if libtool supports shared libraries... yes [2022-07-20T07:30:17.384Z] #77 121.9 checking whether to build shared libraries... no [2022-07-20T07:30:17.384Z] #77 121.9 checking whether to build static libraries... yes [2022-07-20T07:30:17.384Z] #77 121.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:30:17.384Z] #77 121.9 checking whether build environment is sane... yes [2022-07-20T07:30:17.384Z] #77 122.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:30:17.384Z] #77 122.0 checking whether make sets $(MAKE)... yes [2022-07-20T07:30:17.384Z] #77 122.0 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:30:17.384Z] #77 122.1 checking whether make supports nested variables... yes [2022-07-20T07:30:17.384Z] #77 122.1 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:30:17.384Z] #77 122.1 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:30:17.384Z] #77 122.1 checking how to create a ustar tar archive... gnutar [2022-07-20T07:30:17.384Z] #77 122.2 checking dependency style of gcc... gcc3 [2022-07-20T07:30:17.384Z] #77 122.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:30:17.384Z] #77 122.3 checking whether make supports nested variables... (cached) yes [2022-07-20T07:30:17.384Z] #77 122.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T07:30:17.384Z] #77 122.3 checking pkg-config is at least version 0.9.0... yes [2022-07-20T07:30:17.384Z] #77 122.3 checking for yajl >= 2.1.0... yes [2022-07-20T07:30:17.384Z] #77 122.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T07:30:17.384Z] #77 122.4 checking for gcc... (cached) gcc [2022-07-20T07:30:17.384Z] #77 122.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T07:30:17.384Z] #77 122.5 checking whether gcc accepts -g... (cached) yes [2022-07-20T07:30:17.384Z] #77 122.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T07:30:17.384Z] #77 122.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T07:30:17.384Z] #77 122.5 checking for a Python interpreter with version >= 3... python3 [2022-07-20T07:30:17.384Z] #77 122.6 checking for python3... /usr/bin/python3 [2022-07-20T07:30:17.384Z] #77 122.6 checking for python3 version... 3.9 [2022-07-20T07:30:17.384Z] #77 122.6 checking for python3 platform... linux [2022-07-20T07:30:17.384Z] #77 122.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T07:30:17.384Z] #77 122.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T07:30:17.384Z] #77 123.2 checking that generated files are newer than configure... done [2022-07-20T07:30:17.384Z] #77 123.2 configure: creating ./config.status [2022-07-20T07:30:17.384Z] #77 125.3 config.status: creating Makefile [2022-07-20T07:30:17.384Z] #77 125.3 config.status: creating config.h [2022-07-20T07:30:17.384Z] #77 125.4 config.status: executing libtool commands [2022-07-20T07:30:17.384Z] #77 125.4 config.status: executing depfiles commands [2022-07-20T07:30:17.384Z] #77 126.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T07:30:17.384Z] #77 126.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T07:30:17.384Z] #77 126.4 checking for gcc... gcc [2022-07-20T07:30:17.384Z] #77 126.5 checking whether the C compiler works... yes [2022-07-20T07:30:17.384Z] #77 126.7 checking for C compiler default output file name... a.out [2022-07-20T07:30:17.440Z] #51 90.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:30:17.644Z] #77 126.7 checking for suffix of executables... [2022-07-20T07:30:17.644Z] #77 126.8 checking whether we are cross compiling... no [2022-07-20T07:30:17.664Z] #77 187.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T07:30:17.904Z] #77 127.0 checking for suffix of object files... o [2022-07-20T07:30:17.904Z] #77 127.1 checking whether we are using the GNU C compiler... yes [2022-07-20T07:30:17.904Z] #77 127.2 checking whether gcc accepts -g... yes [2022-07-20T07:30:17.920Z] #77 188.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T07:30:18.009Z] #84 180.3 CCLD crun [2022-07-20T07:30:18.289Z] #84 180.7 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T07:30:18.296Z] #77 127.3 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:30:18.296Z] #77 127.5 checking whether gcc understands -c and -o together... yes [2022-07-20T07:30:18.296Z] #77 127.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:30:18.379Z] #51 DONE 91.4s [2022-07-20T07:30:18.379Z] [2022-07-20T07:30:18.380Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:18.380Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:18.380Z] #77 11.88 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T07:30:18.380Z] #77 11.90 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T07:30:18.380Z] #77 13.60 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T07:30:18.380Z] #77 13.61 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T07:30:18.380Z] #77 13.61 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T07:30:18.380Z] #77 13.61 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T07:30:18.380Z] #77 13.61 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T07:30:18.549Z] #84 180.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T07:30:18.549Z] #84 180.9 /bin/mkdir -p '/usr/local/lib' [2022-07-20T07:30:18.549Z] #84 180.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T07:30:18.549Z] #84 180.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T07:30:18.549Z] #84 180.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T07:30:18.549Z] #84 180.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T07:30:18.549Z] #84 181.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T07:30:18.549Z] #84 181.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T07:30:18.549Z] #84 181.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-20T07:30:18.556Z] #77 127.7 checking whether build environment is sane... yes [2022-07-20T07:30:18.556Z] #77 127.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:30:18.556Z] #77 127.8 checking for gawk... no [2022-07-20T07:30:18.556Z] #77 127.8 checking for mawk... mawk [2022-07-20T07:30:18.556Z] #77 127.8 checking whether make sets $(MAKE)... yes [2022-07-20T07:30:18.556Z] #77 127.8 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:30:18.556Z] #77 127.8 checking whether make supports nested variables... yes [2022-07-20T07:30:18.556Z] #77 127.9 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:30:18.556Z] #77 127.9 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:30:18.598Z] #77 188.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T07:30:18.598Z] #77 188.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T07:30:18.810Z] #84 181.1 ---------------------------------------------------------------------- [2022-07-20T07:30:18.810Z] #84 181.1 Libraries have been installed in: [2022-07-20T07:30:18.810Z] #84 181.1 /usr/local/lib [2022-07-20T07:30:18.810Z] #84 181.1 [2022-07-20T07:30:18.810Z] #84 181.1 If you ever happen to want to link against installed libraries [2022-07-20T07:30:18.810Z] #84 181.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T07:30:18.810Z] #84 181.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T07:30:18.810Z] #84 181.1 flag during linking and do at least one of the following: [2022-07-20T07:30:18.810Z] #84 181.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T07:30:18.810Z] #84 181.1 during execution [2022-07-20T07:30:18.810Z] #84 181.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T07:30:18.810Z] #84 181.1 during linking [2022-07-20T07:30:18.810Z] #84 181.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T07:30:18.810Z] #84 181.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T07:30:18.810Z] #84 181.1 [2022-07-20T07:30:18.810Z] #84 181.1 See any operating system documentation about shared libraries for [2022-07-20T07:30:18.810Z] #84 181.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T07:30:18.810Z] #84 181.1 ---------------------------------------------------------------------- [2022-07-20T07:30:18.810Z] #84 181.1 /bin/mkdir -p '/build' [2022-07-20T07:30:18.810Z] #84 181.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T07:30:18.810Z] #84 181.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T07:30:18.810Z] #84 181.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T07:30:18.810Z] #84 181.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T07:30:18.810Z] #84 181.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T07:30:18.825Z] #77 127.9 checking how to create a ustar tar archive... gnutar [2022-07-20T07:30:18.825Z] #77 128.0 checking dependency style of gcc... gcc3 [2022-07-20T07:30:18.825Z] #77 128.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:30:18.825Z] #77 128.1 checking whether make supports nested variables... (cached) yes [2022-07-20T07:30:19.085Z] #77 128.2 checking build system type... x86_64-pc-linux-gnu [2022-07-20T07:30:19.085Z] #77 128.4 checking host system type... x86_64-pc-linux-gnu [2022-07-20T07:30:19.085Z] #77 128.4 checking how to print strings... printf [2022-07-20T07:30:19.085Z] #77 128.4 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:30:19.085Z] #77 128.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:30:19.085Z] #77 128.5 checking for egrep... /bin/grep -E [2022-07-20T07:30:19.085Z] #77 128.5 checking for fgrep... /bin/grep -F [2022-07-20T07:30:19.085Z] #77 128.5 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:30:19.085Z] #77 128.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:30:19.160Z] #77 189.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T07:30:19.160Z] #77 189.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T07:30:19.345Z] #77 128.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:30:19.345Z] #77 128.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:30:19.345Z] #77 128.7 checking whether ln -s works... yes [2022-07-20T07:30:19.345Z] #77 128.7 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:30:19.345Z] #77 128.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T07:30:19.345Z] #77 128.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:30:19.345Z] #77 128.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:30:19.345Z] #77 128.7 checking for objdump... objdump [2022-07-20T07:30:19.345Z] #77 128.7 checking how to recognize dependent libraries... pass_all [2022-07-20T07:30:19.345Z] #77 128.7 checking for dlltool... no [2022-07-20T07:30:19.345Z] #77 128.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:30:19.345Z] #77 128.7 checking for ar... ar [2022-07-20T07:30:19.345Z] #77 128.7 checking for archiver @FILE support... [2022-07-20T07:30:19.345Z] #77 ... [2022-07-20T07:30:19.345Z] [2022-07-20T07:30:19.345Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:30:19.345Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:30:19.345Z] #21 32.29 Selecting previously unselected package libinih1:amd64. [2022-07-20T07:30:19.345Z] #21 32.31 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-20T07:30:19.345Z] #21 32.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T07:30:19.380Z] #84 DONE 181.8s [2022-07-20T07:30:19.380Z] [2022-07-20T07:30:19.380Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:30:19.380Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:30:19.380Z] #19 211.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-20T07:30:19.380Z] #19 211.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:30:19.380Z] #19 211.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:30:19.380Z] #19 211.4 Selecting previously unselected package patch. [2022-07-20T07:30:19.380Z] #19 211.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-20T07:30:19.380Z] #19 211.4 Unpacking patch (2.7.6-7) ... [2022-07-20T07:30:19.380Z] #19 211.5 Selecting previously unselected package dpkg-dev. [2022-07-20T07:30:19.380Z] #19 211.5 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-20T07:30:19.380Z] #19 211.5 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T07:30:19.380Z] #19 211.8 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-20T07:30:19.380Z] #19 211.8 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-20T07:30:19.380Z] #19 211.8 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-20T07:30:19.380Z] #19 211.8 Selecting previously unselected package libio-string-perl. [2022-07-20T07:30:19.380Z] #19 211.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-20T07:30:19.380Z] #19 211.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-20T07:30:19.380Z] #19 211.9 Selecting previously unselected package libicu67:amd64. [2022-07-20T07:30:19.380Z] #19 211.9 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-20T07:30:19.380Z] #19 211.9 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T07:30:19.606Z] #21 32.39 Selecting previously unselected package libnet1:amd64. [2022-07-20T07:30:19.606Z] #21 32.40 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T07:30:19.606Z] #21 32.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:30:19.606Z] #21 32.51 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T07:30:19.606Z] #21 32.51 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T07:30:19.606Z] #21 32.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:30:19.606Z] #21 32.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T07:30:19.606Z] #21 32.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:30:19.606Z] #21 32.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:30:19.866Z] #21 32.69 Selecting previously unselected package libyajl2:amd64. [2022-07-20T07:30:19.866Z] #21 32.70 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T07:30:19.866Z] #21 32.70 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:30:19.866Z] #21 32.77 Selecting previously unselected package net-tools. [2022-07-20T07:30:19.866Z] #21 32.78 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T07:30:19.866Z] #21 32.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T07:30:20.088Z] #77 190.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T07:30:20.127Z] #21 33.01 Selecting previously unselected package patch. [2022-07-20T07:30:20.127Z] #21 33.01 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-20T07:30:20.127Z] #21 33.02 Unpacking patch (2.7.6-7) ... [2022-07-20T07:30:20.127Z] #21 33.13 Selecting previously unselected package python-pip-whl. [2022-07-20T07:30:20.127Z] #21 33.15 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T07:30:20.127Z] #21 33.15 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T07:30:20.344Z] #77 190.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T07:30:20.600Z] #77 190.6 CC tests/init.o [2022-07-20T07:30:20.600Z] #77 190.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T07:30:20.698Z] #21 33.69 Selecting previously unselected package python3-lib2to3. [2022-07-20T07:30:20.698Z] #21 33.70 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T07:30:20.698Z] #21 33.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T07:30:20.760Z] #19 213.9 Selecting previously unselected package libxml2:amd64. [2022-07-20T07:30:20.760Z] #19 213.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T07:30:20.760Z] #19 213.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T07:30:20.760Z] #19 214.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-20T07:30:20.760Z] #19 214.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-20T07:30:20.760Z] #19 214.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-20T07:30:20.760Z] #19 214.1 Selecting previously unselected package libxml-sax-base-perl. [2022-07-20T07:30:20.760Z] #19 214.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-20T07:30:20.760Z] #19 214.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-20T07:30:20.760Z] #19 214.1 Selecting previously unselected package libxml-sax-perl. [2022-07-20T07:30:20.760Z] #19 214.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-20T07:30:20.760Z] #19 214.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-20T07:30:20.760Z] #19 214.2 Selecting previously unselected package libxml-libxml-perl. [2022-07-20T07:30:20.760Z] #19 214.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-20T07:30:20.760Z] #19 214.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-20T07:30:20.959Z] #21 33.84 Selecting previously unselected package python3-distutils. [2022-07-20T07:30:20.959Z] #21 33.85 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T07:30:20.959Z] #21 33.86 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T07:30:21.020Z] #19 214.3 Selecting previously unselected package libxml-simple-perl. [2022-07-20T07:30:21.020Z] #19 214.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-20T07:30:21.020Z] #19 214.4 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-20T07:30:21.020Z] #19 214.4 Selecting previously unselected package libyaml-perl. [2022-07-20T07:30:21.020Z] #19 214.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-20T07:30:21.020Z] #19 214.4 Unpacking libyaml-perl (1.30-1) ... [2022-07-20T07:30:21.020Z] #19 214.5 Selecting previously unselected package libconfig-auto-perl. [2022-07-20T07:30:21.020Z] #19 214.5 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-20T07:30:21.020Z] #19 214.5 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-20T07:30:21.020Z] #19 214.5 Selecting previously unselected package libfile-which-perl. [2022-07-20T07:30:21.225Z] #21 34.01 Selecting previously unselected package python3-pkg-resources. [2022-07-20T07:30:21.225Z] #21 34.02 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T07:30:21.225Z] #21 34.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:30:21.280Z] #19 214.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-20T07:30:21.280Z] #19 214.5 Unpacking libfile-which-perl (1.23-1) ... [2022-07-20T07:30:21.280Z] #19 214.6 Selecting previously unselected package libfile-homedir-perl. [2022-07-20T07:30:21.280Z] #19 214.6 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-20T07:30:21.280Z] #19 214.6 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-20T07:30:21.280Z] #19 214.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-20T07:30:21.280Z] #19 214.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-20T07:30:21.280Z] #19 214.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-20T07:30:21.280Z] #19 214.7 Selecting previously unselected package dpkg-cross. [2022-07-20T07:30:21.280Z] #19 214.7 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-20T07:30:21.280Z] #19 214.7 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-20T07:30:21.487Z] #21 34.39 Selecting previously unselected package python3-setuptools. [2022-07-20T07:30:21.487Z] #21 34.40 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T07:30:21.487Z] #21 34.42 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T07:30:21.540Z] #19 214.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-20T07:30:21.540Z] #19 214.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-20T07:30:21.540Z] #19 214.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-20T07:30:21.540Z] #19 214.8 Selecting previously unselected package libc6-armel-cross. [2022-07-20T07:30:21.540Z] #19 214.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-20T07:30:21.540Z] #19 214.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-20T07:30:21.540Z] #19 215.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-20T07:30:21.540Z] #19 215.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:21.540Z] #19 215.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:30:21.540Z] #19 215.0 Selecting previously unselected package libgomp1-armel-cross. [2022-07-20T07:30:21.540Z] #19 215.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:21.540Z] #19 215.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:30:21.699Z] #77 16.77 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T07:30:21.699Z] #77 ... [2022-07-20T07:30:21.699Z] [2022-07-20T07:30:21.699Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:30:21.699Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T07:30:21.699Z] #42 93.26 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T07:30:21.699Z] #42 93.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:30:21.699Z] #42 93.43 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T07:30:21.699Z] #42 93.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:30:21.699Z] #42 94.09 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T07:30:21.699Z] #42 94.12 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T07:30:21.699Z] #42 94.13 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T07:30:21.699Z] #42 94.15 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T07:30:21.699Z] #42 94.16 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T07:30:21.699Z] #42 94.17 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T07:30:21.699Z] #42 94.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:30:21.699Z] #42 DONE 94.8s [2022-07-20T07:30:21.699Z] [2022-07-20T07:30:21.699Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T07:30:21.699Z] #43 sha256:1876bf8db98c75fe81ba855dd536763b6425d42370303d8aa7bd8fe5ea3f436c [2022-07-20T07:30:21.699Z] #43 DONE 0.1s [2022-07-20T07:30:21.699Z] [2022-07-20T07:30:21.699Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-20T07:30:21.699Z] #44 sha256:34a53270a630d08f16e1822ddafd8f37836dd488dc232d354a8dae36524501e4 [2022-07-20T07:30:21.747Z] #21 34.70 Selecting previously unselected package python3-wheel. [2022-07-20T07:30:21.748Z] #21 34.71 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T07:30:21.748Z] #21 34.71 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T07:30:21.799Z] #19 215.1 Selecting previously unselected package libatomic1-armel-cross. [2022-07-20T07:30:21.799Z] #19 215.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:21.799Z] #19 215.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:30:21.799Z] #19 215.1 Selecting previously unselected package libasan6-armel-cross. [2022-07-20T07:30:21.799Z] #19 215.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:21.799Z] #19 215.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:30:22.008Z] #21 34.77 Selecting previously unselected package python3-pip. [2022-07-20T07:30:22.008Z] #21 34.78 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T07:30:22.008Z] #21 34.78 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T07:30:22.060Z] #19 215.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-20T07:30:22.060Z] #19 215.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:22.060Z] #19 215.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:30:22.269Z] #21 35.04 Selecting previously unselected package sudo. [2022-07-20T07:30:22.269Z] #21 35.05 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T07:30:22.269Z] #21 35.05 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T07:30:22.320Z] #19 215.6 Selecting previously unselected package libubsan1-armel-cross. [2022-07-20T07:30:22.320Z] #19 215.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:22.320Z] #19 215.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:30:22.320Z] #19 215.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-20T07:30:22.320Z] #19 215.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:22.320Z] #19 215.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:30:22.579Z] #19 215.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-20T07:30:22.579Z] #19 215.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:30:22.579Z] #19 216.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T07:30:22.841Z] #21 35.65 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T07:30:22.841Z] #21 35.67 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T07:30:22.841Z] #21 35.68 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T07:30:23.081Z] #44 1.229 + RM_GOPATH=0 [2022-07-20T07:30:23.081Z] #44 1.229 + TMP_GOPATH= [2022-07-20T07:30:23.081Z] #44 1.229 + : /build [2022-07-20T07:30:23.081Z] #44 1.229 + '[' -z '' ']' [2022-07-20T07:30:23.081Z] #44 1.241 ++ mktemp -d [2022-07-20T07:30:23.081Z] #44 1.242 + export GOPATH=/tmp/tmp.7RrbD0Vpjs [2022-07-20T07:30:23.081Z] #44 1.242 + GOPATH=/tmp/tmp.7RrbD0Vpjs [2022-07-20T07:30:23.081Z] #44 1.242 + RM_GOPATH=1 [2022-07-20T07:30:23.081Z] #44 1.242 + case "$(go env GOARCH)" in [2022-07-20T07:30:23.081Z] #44 1.243 ++ go env GOARCH [2022-07-20T07:30:23.081Z] #44 1.289 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:30:23.081Z] #44 1.289 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:30:23.081Z] #44 1.290 ++ dirname /install.sh [2022-07-20T07:30:23.081Z] #44 1.303 + dir=/ [2022-07-20T07:30:23.081Z] #44 1.303 + bin=tini [2022-07-20T07:30:23.081Z] #44 1.303 + shift [2022-07-20T07:30:23.081Z] #44 1.303 + '[' '!' -f //tini.installer ']' [2022-07-20T07:30:23.081Z] #44 1.303 + . //tini.installer [2022-07-20T07:30:23.081Z] #44 1.303 ++ : v0.19.0 [2022-07-20T07:30:23.081Z] #44 1.303 + install_tini [2022-07-20T07:30:23.081Z] #44 1.303 + echo 'Install tini version v0.19.0' [2022-07-20T07:30:23.081Z] #44 1.303 + git clone https://github.com/krallin/tini.git /tmp/tmp.7RrbD0Vpjs/tini [2022-07-20T07:30:23.081Z] #44 1.303 Install tini version v0.19.0 [2022-07-20T07:30:23.081Z] #44 1.310 Cloning into '/tmp/tmp.7RrbD0Vpjs/tini'... [2022-07-20T07:30:23.101Z] #21 35.92 Selecting previously unselected package uidmap. [2022-07-20T07:30:23.101Z] #21 35.93 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T07:30:23.101Z] #21 35.93 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T07:30:23.101Z] #21 36.08 Selecting previously unselected package vim-runtime. [2022-07-20T07:30:23.101Z] #21 36.09 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:30:23.101Z] #21 36.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-07-20T07:30:23.362Z] #21 36.16 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T07:30:23.362Z] #21 36.17 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:30:24.459Z] #44 2.678 + cd /tmp/tmp.7RrbD0Vpjs/tini [2022-07-20T07:30:24.459Z] #44 2.678 + git checkout -q v0.19.0 [2022-07-20T07:30:24.459Z] #44 2.707 + cmake . [2022-07-20T07:30:25.027Z] #44 3.383 -- The C compiler identification is GNU 10.2.1 [2022-07-20T07:30:25.286Z] #44 3.528 -- Detecting C compiler ABI info [2022-07-20T07:30:25.590Z] #14 ... [2022-07-20T07:30:25.590Z] [2022-07-20T07:30:25.590Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:25.590Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:25.590Z] #77 106.0 configure.ac:7: installing 'build-aux/compile' [2022-07-20T07:30:25.590Z] #77 106.0 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T07:30:25.590Z] #77 106.0 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T07:30:25.590Z] #77 106.0 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T07:30:25.590Z] #77 106.0 configure.ac:11: installing 'build-aux/missing' [2022-07-20T07:30:25.590Z] #77 106.6 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T07:30:25.590Z] #77 106.7 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T07:30:26.658Z] #21 39.34 Selecting previously unselected package vim. [2022-07-20T07:30:26.658Z] #21 39.35 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T07:30:26.658Z] #21 39.37 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:30:26.665Z] #44 4.679 -- Detecting C compiler ABI info - done [2022-07-20T07:30:26.665Z] #44 4.871 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T07:30:26.665Z] #44 4.897 -- Detecting C compile features [2022-07-20T07:30:26.665Z] #44 4.901 -- Detecting C compile features - done [2022-07-20T07:30:26.665Z] #44 5.010 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T07:30:26.919Z] #21 39.88 Selecting previously unselected package xfsprogs. [2022-07-20T07:30:26.919Z] #21 39.88 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T07:30:26.919Z] #21 39.88 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T07:30:27.234Z] #44 5.419 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T07:30:27.234Z] #44 5.533 -- Configuring done [2022-07-20T07:30:27.234Z] #44 5.580 -- Generating done [2022-07-20T07:30:27.234Z] #44 5.588 -- Build files have been written to: /tmp/tmp.7RrbD0Vpjs/tini [2022-07-20T07:30:27.234Z] #44 5.613 + make tini-static [2022-07-20T07:30:27.489Z] #21 40.36 Selecting previously unselected package zip. [2022-07-20T07:30:27.489Z] #21 40.38 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-20T07:30:27.489Z] #21 40.39 Unpacking zip (3.0-12) ... [2022-07-20T07:30:27.750Z] #21 40.55 Selecting previously unselected package zstd. [2022-07-20T07:30:27.750Z] #21 40.55 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T07:30:27.750Z] #21 40.56 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T07:30:27.802Z] #44 6.194 Scanning dependencies of target tini-static [2022-07-20T07:30:28.010Z] #21 40.91 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:30:28.113Z] #77 111.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T07:30:28.113Z] #77 111.2 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T07:30:28.370Z] #77 ... [2022-07-20T07:30:28.370Z] [2022-07-20T07:30:28.370Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:30:28.370Z] #67 sha256:8f008ea2231df87727ee922f9e095f3e0c94eaac1ab09ea7ba60ca2e9f8ebfcb [2022-07-20T07:30:28.370Z] #67 190.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T07:30:28.370Z] #67 190.5 + GOBIN=/build [2022-07-20T07:30:28.370Z] #67 190.5 + GO111MODULE=on [2022-07-20T07:30:28.370Z] #67 190.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:30:28.370Z] #44 6.413 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T07:30:29.004Z] #21 41.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T07:30:29.004Z] #21 41.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T07:30:29.004Z] #21 41.92 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T07:30:29.004Z] #21 41.93 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T07:30:29.004Z] #21 41.95 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T07:30:29.004Z] #21 41.96 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T07:30:29.004Z] #21 41.97 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T07:30:29.004Z] #21 41.98 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:30:29.004Z] #21 42.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:30:29.004Z] #21 42.01 Setting up bzip2 (1.0.8-4) ... [2022-07-20T07:30:29.268Z] #21 42.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:30:29.268Z] #21 42.03 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T07:30:29.530Z] #21 ... [2022-07-20T07:30:29.530Z] [2022-07-20T07:30:29.530Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:29.530Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:29.530Z] #77 128.7 checking for archiver @FILE support... @ [2022-07-20T07:30:29.530Z] #77 128.8 checking for strip... strip [2022-07-20T07:30:29.530Z] #77 128.8 checking for ranlib... ranlib [2022-07-20T07:30:29.530Z] #77 128.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:30:29.530Z] #77 129.3 checking for sysroot... no [2022-07-20T07:30:29.530Z] #77 129.3 checking for a working dd... /bin/dd [2022-07-20T07:30:29.530Z] #77 129.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:30:29.530Z] #77 129.4 checking for mt... no [2022-07-20T07:30:29.530Z] #77 129.4 checking if : is a manifest tool... no [2022-07-20T07:30:29.530Z] #77 129.4 checking how to run the C preprocessor... gcc -E [2022-07-20T07:30:29.530Z] #77 129.6 checking for ANSI C header files... yes [2022-07-20T07:30:29.530Z] #77 130.2 checking for sys/types.h... yes [2022-07-20T07:30:29.530Z] #77 130.3 checking for sys/stat.h... yes [2022-07-20T07:30:29.530Z] #77 130.5 checking for stdlib.h... yes [2022-07-20T07:30:29.530Z] #77 130.7 checking for string.h... yes [2022-07-20T07:30:29.530Z] #77 130.9 checking for memory.h... yes [2022-07-20T07:30:29.530Z] #77 131.1 checking for strings.h... yes [2022-07-20T07:30:29.530Z] #77 131.2 checking for inttypes.h... yes [2022-07-20T07:30:29.530Z] #77 131.3 checking for stdint.h... yes [2022-07-20T07:30:29.530Z] #77 131.5 checking for unistd.h... yes [2022-07-20T07:30:29.530Z] #77 131.6 checking for dlfcn.h... yes [2022-07-20T07:30:29.530Z] #77 131.7 checking for objdir... .libs [2022-07-20T07:30:29.530Z] #77 132.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:30:29.530Z] #77 132.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:30:29.530Z] #77 132.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:30:29.530Z] #77 132.2 checking if gcc static flag -static works... yes [2022-07-20T07:30:29.530Z] #77 132.6 checking if gcc supports -c -o file.o... yes [2022-07-20T07:30:29.530Z] #77 132.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:30:29.530Z] #77 132.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T07:30:29.530Z] #77 132.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:30:29.530Z] #77 133.0 checking how to hardcode library paths into programs... immediate [2022-07-20T07:30:29.530Z] #77 133.0 checking whether stripping libraries is possible... yes [2022-07-20T07:30:29.530Z] #77 133.0 checking if libtool supports shared libraries... yes [2022-07-20T07:30:29.530Z] #77 133.0 checking whether to build shared libraries... no [2022-07-20T07:30:29.530Z] #77 133.0 checking whether to build static libraries... yes [2022-07-20T07:30:29.530Z] #77 133.0 checking float.h usability... yes [2022-07-20T07:30:29.530Z] #77 133.2 checking float.h presence... yes [2022-07-20T07:30:29.530Z] #77 133.2 checking for float.h... yes [2022-07-20T07:30:29.530Z] #77 133.3 checking limits.h usability... yes [2022-07-20T07:30:29.530Z] #77 133.4 checking limits.h presence... yes [2022-07-20T07:30:29.530Z] #77 133.5 checking for limits.h... yes [2022-07-20T07:30:29.530Z] #77 133.5 checking stddef.h usability... yes [2022-07-20T07:30:29.530Z] #77 133.6 checking stddef.h presence... yes [2022-07-20T07:30:29.530Z] #77 133.6 checking for stddef.h... yes [2022-07-20T07:30:29.530Z] #77 133.7 checking for stdlib.h... (cached) yes [2022-07-20T07:30:29.530Z] #77 133.7 checking for string.h... (cached) yes [2022-07-20T07:30:29.530Z] #77 133.7 checking sys/time.h usability... yes [2022-07-20T07:30:29.530Z] #77 133.9 checking sys/time.h presence... yes [2022-07-20T07:30:29.530Z] #77 133.9 checking for sys/time.h... yes [2022-07-20T07:30:29.530Z] #77 134.0 checking for inline... inline [2022-07-20T07:30:29.530Z] #77 134.0 checking for size_t... yes [2022-07-20T07:30:29.530Z] #77 134.4 checking for stdlib.h... (cached) yes [2022-07-20T07:30:29.530Z] #77 134.4 checking for GNU libc compatible malloc... yes [2022-07-20T07:30:29.530Z] #77 134.6 checking for stdlib.h... (cached) yes [2022-07-20T07:30:29.530Z] #77 134.6 checking for GNU libc compatible realloc... yes [2022-07-20T07:30:29.530Z] #77 134.8 checking for working strtod... yes [2022-07-20T07:30:29.530Z] #77 135.1 checking for gettimeofday... yes [2022-07-20T07:30:29.530Z] #77 135.3 checking for memset... yes [2022-07-20T07:30:29.530Z] #77 135.5 checking for strspn... yes [2022-07-20T07:30:29.530Z] #77 135.8 checking that generated files are newer than configure... done [2022-07-20T07:30:29.530Z] #77 135.8 configure: creating ./config.status [2022-07-20T07:30:29.530Z] #77 137.8 config.status: creating Makefile [2022-07-20T07:30:29.530Z] #77 137.9 config.status: creating config.h [2022-07-20T07:30:29.530Z] #77 137.9 config.status: executing depfiles commands [2022-07-20T07:30:29.530Z] #77 138.1 config.status: executing libtool commands [2022-07-20T07:30:29.530Z] #77 139.0 GEN .version [2022-07-20T07:30:29.795Z] #77 139.0 make install-recursive [2022-07-20T07:30:29.795Z] #77 139.0 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T07:30:29.795Z] #77 139.1 Making install in libocispec [2022-07-20T07:30:29.795Z] #77 139.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:30:29.795Z] #77 139.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T07:30:29.795Z] #77 139.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T07:30:29.795Z] #77 139.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T07:30:29.795Z] #77 139.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T07:30:30.055Z] #77 ... [2022-07-20T07:30:30.055Z] [2022-07-20T07:30:30.055Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:30:30.055Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:30:30.055Z] #21 42.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:30:30.055Z] #21 42.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:30:30.055Z] #21 42.98 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T07:30:30.055Z] #21 42.99 Setting up apparmor (2.13.6-10) ... [2022-07-20T07:30:30.275Z] #44 ... [2022-07-20T07:30:30.275Z] [2022-07-20T07:30:30.275Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:30:30.275Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:30:30.275Z] #14 93.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T07:30:30.275Z] #14 93.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T07:30:30.275Z] #14 93.13 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T07:30:30.275Z] #14 102.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T07:30:30.275Z] #14 102.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:30:30.275Z] #14 102.8 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T07:30:30.275Z] #14 103.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T07:30:30.275Z] #14 103.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:30:30.275Z] #14 103.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T07:30:30.275Z] #14 ... [2022-07-20T07:30:30.275Z] [2022-07-20T07:30:30.275Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-20T07:30:30.275Z] #44 sha256:34a53270a630d08f16e1822ddafd8f37836dd488dc232d354a8dae36524501e4 [2022-07-20T07:30:30.275Z] #44 8.472 [100%] Linking C executable tini-static [2022-07-20T07:30:30.709Z] #19 222.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-20T07:30:30.709Z] #19 222.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:30:30.709Z] #19 222.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T07:30:30.709Z] #19 222.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-20T07:30:30.709Z] #19 222.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-20T07:30:30.709Z] #19 222.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-20T07:30:30.709Z] #19 223.2 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-20T07:30:30.709Z] #19 223.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-20T07:30:30.709Z] #19 223.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-20T07:30:30.709Z] #19 223.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-20T07:30:30.709Z] #19 223.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:30.709Z] #19 223.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:30:30.709Z] #19 224.0 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-20T07:30:30.709Z] #19 224.0 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:30:30.709Z] #19 224.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T07:30:30.844Z] #44 9.299 [100%] Built target tini-static [2022-07-20T07:30:31.104Z] #44 9.405 + mkdir -p /build [2022-07-20T07:30:31.104Z] #44 9.409 + cp tini-static /build/docker-init [2022-07-20T07:30:31.277Z] #19 ... [2022-07-20T07:30:31.277Z] [2022-07-20T07:30:31.277Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:30:31.277Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:30:31.277Z] #62 231.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T07:30:31.277Z] #62 DONE 232.7s [2022-07-20T07:30:31.536Z] [2022-07-20T07:30:31.536Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T07:30:31.536Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T07:30:31.963Z] #21 44.68 Setting up zip (3.0-12) ... [2022-07-20T07:30:31.963Z] #21 44.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:30:31.963Z] #21 44.72 Setting up bash-completion (1:2.11-2) ... [2022-07-20T07:30:32.043Z] #44 DONE 10.4s [2022-07-20T07:30:32.043Z] [2022-07-20T07:30:32.043Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-20T07:30:32.043Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T07:30:32.043Z] #53 103.8 gotestsum version dev [2022-07-20T07:30:32.043Z] #53 DONE 105.3s [2022-07-20T07:30:32.043Z] [2022-07-20T07:30:32.043Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:32.043Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:32.043Z] #77 19.74 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T07:30:32.043Z] #77 21.93 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T07:30:32.043Z] #77 22.45 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T07:30:32.043Z] #77 22.83 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T07:30:34.503Z] #21 46.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:30:34.503Z] #21 46.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T07:30:34.503Z] #21 46.97 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T07:30:34.503Z] #21 46.98 Setting up patch (2.7.6-7) ... [2022-07-20T07:30:34.503Z] #21 47.00 Setting up sudo (1.9.5p2-3) ... [2022-07-20T07:30:34.503Z] #21 47.09 invoke-rc.d: could not determine current runlevel [2022-07-20T07:30:34.503Z] #21 47.10 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T07:30:34.503Z] #21 47.11 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T07:30:34.503Z] #21 47.12 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T07:30:34.503Z] #21 47.14 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T07:30:34.503Z] #21 47.15 Setting up pigz (2.6-1) ... [2022-07-20T07:30:34.503Z] #21 47.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T07:30:34.503Z] #21 47.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:30:34.503Z] #21 47.20 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T07:30:34.503Z] #21 47.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:30:34.918Z] #67 ... [2022-07-20T07:30:34.919Z] [2022-07-20T07:30:34.919Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:34.919Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:34.919Z] #77 112.0 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T07:30:34.919Z] #77 112.0 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T07:30:34.919Z] #77 112.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T07:30:34.919Z] #77 112.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T07:30:34.919Z] #77 112.9 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T07:30:34.919Z] #77 113.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T07:30:35.074Z] #21 48.06 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T07:30:35.335Z] #21 48.08 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T07:30:35.596Z] #21 48.58 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T07:30:35.596Z] #21 48.60 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T07:30:35.772Z] #19 229.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-20T07:30:35.772Z] #19 229.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:30:35.772Z] #19 229.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T07:30:35.772Z] #19 229.1 Selecting previously unselected package crossbuild-essential-armel. [2022-07-20T07:30:35.772Z] #19 229.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-20T07:30:35.772Z] #19 229.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-20T07:30:35.772Z] #19 229.1 Selecting previously unselected package libc6-armhf-cross. [2022-07-20T07:30:35.772Z] #19 229.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-20T07:30:35.772Z] #19 229.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-20T07:30:35.772Z] #19 229.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-20T07:30:35.772Z] #19 229.3 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:35.772Z] #19 229.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:30:35.772Z] #19 229.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-20T07:30:35.772Z] #19 229.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:35.772Z] #19 229.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:30:35.772Z] #19 229.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-20T07:30:35.857Z] #21 48.62 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:30:35.857Z] #21 48.63 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T07:30:36.031Z] #19 229.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:36.031Z] #19 229.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:30:36.031Z] #19 229.4 Selecting previously unselected package libasan6-armhf-cross. [2022-07-20T07:30:36.031Z] #19 229.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:36.031Z] #19 229.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:30:36.117Z] #21 49.08 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:30:36.118Z] #21 49.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T07:30:36.118Z] #21 49.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T07:30:36.118Z] #21 49.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T07:30:36.118Z] #21 49.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T07:30:36.118Z] #21 49.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T07:30:36.118Z] #21 49.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T07:30:36.118Z] #21 49.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T07:30:36.118Z] #21 49.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T07:30:36.118Z] #21 49.16 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T07:30:36.291Z] #19 229.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-20T07:30:36.291Z] #19 229.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:36.291Z] #19 229.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:30:36.291Z] #19 229.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-20T07:30:36.291Z] #19 229.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:36.291Z] #19 229.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:30:36.551Z] #19 229.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-20T07:30:36.551Z] #19 229.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:36.551Z] #19 229.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:30:36.551Z] #19 229.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-20T07:30:36.551Z] #19 229.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:30:36.551Z] #19 229.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T07:30:38.040Z] #21 50.70 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:30:38.040Z] #21 50.74 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T07:30:38.040Z] #21 50.76 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T07:30:38.040Z] #21 50.78 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T07:30:38.993Z] #21 52.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T07:30:39.106Z] #77 ... [2022-07-20T07:30:39.106Z] [2022-07-20T07:30:39.106Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:30:39.106Z] #67 sha256:8f008ea2231df87727ee922f9e095f3e0c94eaac1ab09ea7ba60ca2e9f8ebfcb [2022-07-20T07:30:39.106Z] #67 200.6 rootlesskit version 1.0.0 [2022-07-20T07:30:39.106Z] #67 200.6 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T07:30:39.106Z] #67 200.6 -container-ip string [2022-07-20T07:30:39.106Z] #67 200.6 container ip [2022-07-20T07:30:39.106Z] #67 200.6 -container-port int [2022-07-20T07:30:39.106Z] #67 200.6 container port (default -1) [2022-07-20T07:30:39.106Z] #67 200.6 -host-ip string [2022-07-20T07:30:39.106Z] #67 200.6 host ip [2022-07-20T07:30:39.106Z] #67 200.6 -host-port int [2022-07-20T07:30:39.106Z] #67 200.6 host port (default -1) [2022-07-20T07:30:39.106Z] #67 200.6 -proto string [2022-07-20T07:30:39.106Z] #67 200.6 proxy protocol (default "tcp") [2022-07-20T07:30:39.255Z] #21 52.06 Setting up jq (1.6-2.1) ... [2022-07-20T07:30:39.255Z] #21 52.07 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T07:30:39.255Z] #21 52.08 Setting up iptables (1.8.7-1) ... [2022-07-20T07:30:39.255Z] #21 52.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T07:30:39.255Z] #21 52.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T07:30:39.255Z] #21 52.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T07:30:39.255Z] #21 52.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T07:30:39.255Z] #21 52.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T07:30:39.255Z] #21 52.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T07:30:39.255Z] #21 52.15 Setting up iproute2 (5.10.0-4) ... [2022-07-20T07:30:39.826Z] #21 52.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:30:40.039Z] #67 DONE 202.0s [2022-07-20T07:30:40.039Z] [2022-07-20T07:30:40.039Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T07:30:40.039Z] #68 sha256:8e87e777aa1bc25a6c2dd776e1d8a4177fc95233eef370dc6551e7e55d809cf5 [2022-07-20T07:30:40.039Z] #68 DONE 0.1s [2022-07-20T07:30:40.039Z] [2022-07-20T07:30:40.039Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T07:30:40.039Z] #69 sha256:4434184d2db5db458db4e18fa6466293f71dde3799bac92a18bf9d5a8ed5d09c [2022-07-20T07:30:40.297Z] #69 DONE 0.1s [2022-07-20T07:30:40.297Z] [2022-07-20T07:30:40.297Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:30:40.297Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:30:40.297Z] #14 194.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T07:30:40.297Z] #14 194.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:30:40.297Z] #14 194.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:30:40.398Z] #21 DONE 53.2s [2022-07-20T07:30:40.398Z] [2022-07-20T07:30:40.398Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-20T07:30:40.398Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T07:30:40.659Z] #22 ... [2022-07-20T07:30:40.659Z] [2022-07-20T07:30:40.659Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:40.659Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:40.659Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T07:30:40.659Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T07:30:40.659Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T07:30:40.659Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T07:30:40.659Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T07:30:40.659Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T07:30:40.659Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T07:30:40.659Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T07:30:40.659Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T07:30:40.659Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T07:30:40.659Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T07:30:40.659Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T07:30:40.659Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T07:30:40.659Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T07:30:40.659Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T07:30:40.659Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T07:30:40.659Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T07:30:40.659Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T07:30:40.659Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T07:30:40.659Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T07:30:40.659Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T07:30:40.659Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T07:30:40.659Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T07:30:40.659Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T07:30:40.659Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T07:30:40.659Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T07:30:40.659Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T07:30:40.659Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T07:30:40.659Z] #77 141.3 make install-recursive [2022-07-20T07:30:40.659Z] #77 141.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:30:40.659Z] #77 141.4 Making install in yajl [2022-07-20T07:30:40.659Z] #77 141.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:30:40.659Z] #77 141.5 CC verify/json_verify-json_verify.o [2022-07-20T07:30:40.659Z] #77 141.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T07:30:40.659Z] #77 141.5 CC src/libyajl_la-yajl.lo [2022-07-20T07:30:40.659Z] #77 141.5 CC src/libyajl_la-yajl_gen.lo [2022-07-20T07:30:40.659Z] #77 141.6 CC src/libyajl_la-yajl_parser.lo [2022-07-20T07:30:40.659Z] #77 141.6 CC src/libyajl_la-yajl_buf.lo [2022-07-20T07:30:40.659Z] #77 141.6 CC src/libyajl_la-yajl_encode.lo [2022-07-20T07:30:40.659Z] #77 141.6 CC src/libyajl_la-yajl_lex.lo [2022-07-20T07:30:40.659Z] #77 141.7 CC src/libyajl_la-yajl_tree.lo [2022-07-20T07:30:40.659Z] #77 147.2 CCLD libyajl.la [2022-07-20T07:30:40.659Z] #77 147.5 CCLD verify/json_verify [2022-07-20T07:30:40.659Z] #77 147.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:30:40.659Z] #77 147.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T07:30:40.659Z] #77 147.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T07:30:40.659Z] #77 147.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:30:40.659Z] #77 147.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:30:40.659Z] #77 147.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:30:40.659Z] #77 148.0 CC src/validate.o [2022-07-20T07:30:40.659Z] #77 148.0 CC src/image_spec_schema_config_schema.lo [2022-07-20T07:30:40.659Z] #77 148.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T07:30:40.659Z] #77 148.0 CC src/image_spec_schema_defs.lo [2022-07-20T07:30:40.659Z] #77 148.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T07:30:40.659Z] #77 148.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T07:30:40.659Z] #77 148.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T07:30:40.659Z] #77 148.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T07:30:40.659Z] #77 148.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T07:30:40.659Z] #77 148.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T07:30:40.659Z] #77 148.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T07:30:40.659Z] #77 148.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T07:30:40.659Z] #77 148.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T07:30:40.659Z] #77 148.3 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T07:30:40.659Z] #77 148.4 CC src/runtime_spec_schema_defs.lo [2022-07-20T07:30:40.659Z] #77 148.5 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T07:30:40.659Z] #77 148.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T07:30:40.659Z] #77 148.7 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T07:30:40.659Z] #77 148.7 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T07:30:40.659Z] #77 148.8 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T07:30:40.659Z] #77 148.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T07:30:40.659Z] #77 149.1 CC src/basic_test_double_array_item.lo [2022-07-20T07:30:40.659Z] #77 149.3 CC src/basic_test_double_array.lo [2022-07-20T07:30:40.659Z] #77 149.4 CC src/basic_test_top_array_int.lo [2022-07-20T07:30:40.659Z] #77 149.5 CC src/basic_test_top_array_string.lo [2022-07-20T07:30:40.659Z] #77 149.5 CC src/basic_test_top_double_array_int.lo [2022-07-20T07:30:40.659Z] #77 149.7 CC src/basic_test_top_double_array_obj.lo [2022-07-20T07:30:40.659Z] #77 149.9 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T07:30:40.659Z] #77 150.0 CC src/basic_test_top_double_array_string.lo [2022-07-20T07:30:40.920Z] #77 150.2 CC src/read-file.lo [2022-07-20T07:30:41.181Z] #77 150.4 CC src/json_common.lo [2022-07-20T07:30:41.181Z] #77 150.5 CC tests/test-1.o [2022-07-20T07:30:41.442Z] #77 150.9 CC tests/test-2.o [2022-07-20T07:30:41.703Z] #77 151.1 CC tests/test-3.o [2022-07-20T07:30:41.827Z] #19 234.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-20T07:30:41.827Z] #19 234.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:30:41.827Z] #19 234.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T07:30:41.827Z] #19 234.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-20T07:30:41.827Z] #19 234.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-20T07:30:41.827Z] #19 234.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-20T07:30:41.827Z] #19 234.8 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-20T07:30:41.827Z] #19 234.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-20T07:30:41.827Z] #19 234.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-20T07:30:41.827Z] #19 235.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-20T07:30:41.827Z] #19 235.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:41.827Z] #19 235.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:30:41.963Z] #77 ... [2022-07-20T07:30:41.963Z] [2022-07-20T07:30:41.963Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-20T07:30:41.963Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T07:30:41.963Z] #22 1.580 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T07:30:41.963Z] #22 1.584 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T07:30:41.963Z] #22 1.589 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T07:30:41.963Z] #22 DONE 1.7s [2022-07-20T07:30:41.963Z] [2022-07-20T07:30:41.963Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T07:30:41.963Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T07:30:42.087Z] #19 235.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-20T07:30:42.087Z] #19 235.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:30:42.087Z] #19 235.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T07:30:42.492Z] #77 209.2 CCLD tests/init [2022-07-20T07:30:42.834Z] #14 205.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T07:30:42.834Z] #14 205.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T07:30:42.834Z] #14 205.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T07:30:42.834Z] #14 205.3 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T07:30:42.834Z] #14 205.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T07:30:42.834Z] #14 205.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T07:30:42.834Z] #14 205.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T07:30:42.834Z] #14 205.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T07:30:42.834Z] #14 205.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T07:30:43.092Z] #14 205.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T07:30:43.092Z] #14 205.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T07:30:43.092Z] #14 205.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:30:43.656Z] #14 206.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T07:30:43.656Z] #14 206.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T07:30:43.656Z] #14 206.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:30:44.220Z] #14 206.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T07:30:44.220Z] #14 206.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:30:44.220Z] #14 206.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:30:44.257Z] #77 ... [2022-07-20T07:30:44.257Z] [2022-07-20T07:30:44.257Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:30:44.257Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:30:44.257Z] #14 116.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T07:30:44.257Z] #14 116.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:30:44.257Z] #14 116.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:30:44.477Z] #14 207.0 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T07:30:44.477Z] #14 207.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T07:30:44.477Z] #14 207.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:30:44.735Z] #14 207.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T07:30:44.735Z] #14 207.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T07:30:44.735Z] #14 207.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T07:30:45.299Z] #14 207.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T07:30:45.299Z] #14 207.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T07:30:45.299Z] #14 207.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T07:30:45.557Z] #14 208.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T07:30:45.557Z] #14 208.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T07:30:45.557Z] #14 208.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T07:30:45.814Z] #14 208.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T07:30:45.814Z] #14 208.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T07:30:45.814Z] #14 208.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T07:30:46.071Z] #14 208.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T07:30:46.071Z] #14 208.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T07:30:46.071Z] #14 208.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T07:30:46.892Z] #14 209.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T07:30:46.892Z] #14 209.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T07:30:46.892Z] #14 209.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T07:30:47.152Z] #14 209.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T07:30:47.152Z] #14 209.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:30:47.152Z] #14 209.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:30:47.152Z] #14 209.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T07:30:47.152Z] #14 209.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T07:30:47.152Z] #14 209.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:30:47.367Z] #19 239.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-20T07:30:47.367Z] #19 239.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:30:47.367Z] #19 239.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T07:30:47.367Z] #19 239.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-20T07:30:47.367Z] #19 239.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-20T07:30:47.367Z] #19 239.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-20T07:30:47.367Z] #19 239.9 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-20T07:30:47.367Z] #19 239.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-20T07:30:47.367Z] #19 240.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-20T07:30:47.367Z] #19 240.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-20T07:30:47.367Z] #19 240.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:47.367Z] #19 240.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:30:47.367Z] #19 240.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-20T07:30:47.367Z] #19 240.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:47.367Z] #19 240.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:30:47.367Z] #19 240.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-20T07:30:47.367Z] #19 240.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:47.367Z] #19 240.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:30:47.367Z] #19 240.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-20T07:30:47.367Z] #19 240.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:47.367Z] #19 240.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:30:47.367Z] #19 240.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-20T07:30:47.367Z] #19 240.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:47.367Z] #19 240.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:30:47.367Z] #19 240.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-20T07:30:47.367Z] #19 240.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:47.367Z] #19 240.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:30:47.367Z] #19 240.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-20T07:30:47.367Z] #19 240.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:47.367Z] #19 240.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:30:47.416Z] #14 210.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T07:30:47.416Z] #14 210.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T07:30:47.416Z] #14 210.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:30:47.626Z] #19 240.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-20T07:30:47.626Z] #19 240.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:47.626Z] #19 240.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:30:47.626Z] #19 241.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-20T07:30:47.626Z] #19 241.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:47.626Z] #19 241.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:30:47.886Z] #19 241.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-20T07:30:47.886Z] #19 241.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:47.886Z] #19 241.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:30:47.886Z] #19 241.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-20T07:30:47.886Z] #19 241.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:47.886Z] #19 241.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:30:47.886Z] #19 241.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-20T07:30:47.886Z] #19 241.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:30:47.886Z] #19 241.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:30:48.347Z] #14 210.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:30:48.347Z] #14 210.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T07:30:48.347Z] #14 210.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T07:30:48.347Z] #14 210.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T07:30:48.347Z] #14 210.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T07:30:48.347Z] #14 210.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T07:30:48.347Z] #14 210.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:30:48.347Z] #14 211.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T07:30:48.347Z] #14 211.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:30:48.347Z] #14 211.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T07:30:48.347Z] #14 211.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T07:30:48.347Z] #14 211.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:30:48.347Z] #14 211.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T07:30:48.347Z] #14 211.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T07:30:48.347Z] #14 211.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T07:30:48.347Z] #14 211.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:30:48.347Z] #14 211.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T07:30:48.347Z] #14 211.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T07:30:48.347Z] #14 211.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T07:30:48.347Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T07:30:48.347Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:30:48.347Z] #14 211.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-07-20T07:30:48.347Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:30:48.541Z] #23 ... [2022-07-20T07:30:48.541Z] [2022-07-20T07:30:48.541Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:48.541Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:48.541Z] #77 151.4 CC tests/test-4.o [2022-07-20T07:30:48.541Z] #77 151.7 CC tests/test-5.o [2022-07-20T07:30:48.541Z] #77 151.9 CC tests/test-6.o [2022-07-20T07:30:48.541Z] #77 152.3 CC tests/test-7.o [2022-07-20T07:30:48.541Z] #77 152.4 CC tests/test-8.o [2022-07-20T07:30:48.541Z] #77 152.5 CC tests/test-9.o [2022-07-20T07:30:48.541Z] #77 152.8 CC tests/test-10.o [2022-07-20T07:30:48.541Z] #77 153.1 CC tests/test-11.o [2022-07-20T07:30:48.605Z] #14 211.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-07-20T07:30:48.605Z] #14 211.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T07:30:48.605Z] #14 211.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:30:48.605Z] #14 211.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-07-20T07:30:48.605Z] #14 211.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:30:48.605Z] #14 211.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T07:30:48.605Z] #14 211.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:30:48.605Z] #14 211.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T07:30:48.605Z] #14 211.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:30:48.605Z] #14 211.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:30:48.605Z] #14 211.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:30:49.976Z] #14 DONE 212.4s [2022-07-20T07:30:49.976Z] [2022-07-20T07:30:49.976Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T07:30:49.976Z] #59 sha256:58444b3f14dbf61db4c200fae78dcd84fe9c518b06d4776ad0240a2dc5cbccc2 [2022-07-20T07:30:49.976Z] #59 DONE 0.1s [2022-07-20T07:30:49.976Z] [2022-07-20T07:30:49.976Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:30:49.976Z] #60 sha256:9d2513a81a34140cb0987385f6ab9a063db7ee9d1695e7e7129ab3db15d4e935 [2022-07-20T07:30:50.827Z] #14 ... [2022-07-20T07:30:50.827Z] [2022-07-20T07:30:50.827Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:50.827Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:50.827Z] #77 45.95 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T07:30:51.869Z] #60 1.803 + RM_GOPATH=0 [2022-07-20T07:30:51.869Z] #60 1.803 + TMP_GOPATH= [2022-07-20T07:30:51.869Z] #60 1.803 + : /build [2022-07-20T07:30:51.869Z] #60 1.803 + '[' -z '' ']' [2022-07-20T07:30:51.869Z] #60 1.803 ++ mktemp -d [2022-07-20T07:30:51.869Z] #60 1.803 + export GOPATH=/tmp/tmp.dN6QxB0NiJ [2022-07-20T07:30:51.869Z] #60 1.803 + GOPATH=/tmp/tmp.dN6QxB0NiJ [2022-07-20T07:30:51.869Z] #60 1.803 + RM_GOPATH=1 [2022-07-20T07:30:51.869Z] #60 1.803 + case "$(go env GOARCH)" in [2022-07-20T07:30:51.869Z] #60 1.803 ++ go env GOARCH [2022-07-20T07:30:51.869Z] #60 1.865 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T07:30:51.869Z] #60 1.866 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:30:51.869Z] #60 1.866 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:30:51.869Z] #60 1.866 ++ dirname /install.sh [2022-07-20T07:30:51.869Z] #60 1.866 + dir=/ [2022-07-20T07:30:51.869Z] #60 1.866 + bin=runc [2022-07-20T07:30:51.869Z] #60 1.866 + shift [2022-07-20T07:30:51.869Z] #60 1.866 + '[' '!' -f //runc.installer ']' [2022-07-20T07:30:51.869Z] #60 1.866 + . //runc.installer [2022-07-20T07:30:51.869Z] #60 1.866 ++ set -e [2022-07-20T07:30:51.869Z] #60 1.866 ++ : v1.1.2 [2022-07-20T07:30:51.869Z] #60 1.866 + install_runc [2022-07-20T07:30:51.869Z] #60 1.866 + RUNC_BUILDTAGS=seccomp [2022-07-20T07:30:51.869Z] #60 1.866 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T07:30:51.869Z] #60 1.866 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dN6QxB0NiJ/src/github.com/opencontainers/runc [2022-07-20T07:30:51.869Z] #60 1.871 Cloning into '/tmp/tmp.dN6QxB0NiJ/src/github.com/opencontainers/runc'... [2022-07-20T07:30:51.869Z] #60 ... [2022-07-20T07:30:51.869Z] [2022-07-20T07:30:51.869Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T07:30:51.869Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T07:30:51.869Z] #15 DONE 2.2s [2022-07-20T07:30:52.127Z] [2022-07-20T07:30:52.127Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-20T07:30:52.127Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T07:30:52.740Z] #77 ... [2022-07-20T07:30:52.740Z] [2022-07-20T07:30:52.740Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T07:30:52.740Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T07:30:52.740Z] #23 10.80 Collecting yamllint==1.26.1 [2022-07-20T07:30:53.162Z] #19 245.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-20T07:30:53.162Z] #19 245.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:30:53.162Z] #19 245.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:30:53.162Z] #19 246.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-20T07:30:53.162Z] #19 246.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-20T07:30:53.162Z] #19 246.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-20T07:30:53.162Z] #19 246.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-20T07:30:53.162Z] #19 246.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-20T07:30:53.162Z] #19 246.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-20T07:30:53.162Z] #19 246.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-20T07:30:53.162Z] #19 246.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:53.162Z] #19 246.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:30:53.421Z] #19 246.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-20T07:30:53.421Z] #19 246.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:30:53.421Z] #19 246.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:30:54.025Z] #16 DONE 1.9s [2022-07-20T07:30:54.025Z] [2022-07-20T07:30:54.025Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:54.025Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:30:54.025Z] #77 137.1 configure.ac:11: installing 'build-aux/compile' [2022-07-20T07:30:54.025Z] #77 137.1 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T07:30:54.025Z] #77 137.1 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T07:30:54.025Z] #77 137.1 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T07:30:54.025Z] #77 137.2 configure.ac:13: installing 'build-aux/missing' [2022-07-20T07:30:54.025Z] #77 137.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T07:30:54.025Z] #77 137.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T07:30:54.122Z] #23 11.88 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T07:30:55.062Z] #23 13.17 Collecting pathspec>=0.5.3 [2022-07-20T07:30:55.062Z] #23 13.19 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T07:30:55.632Z] #23 13.66 Collecting pyyaml [2022-07-20T07:30:55.632Z] #23 13.69 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-20T07:30:55.892Z] #23 13.80 Building wheels for collected packages: yamllint [2022-07-20T07:30:55.892Z] #23 13.80 Building wheel for yamllint (setup.py): started [2022-07-20T07:30:55.922Z] #77 ... [2022-07-20T07:30:55.922Z] [2022-07-20T07:30:55.922Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T07:30:55.922Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-20T07:30:55.922Z] #17 1.457 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T07:30:55.922Z] #17 DONE 1.6s [2022-07-20T07:30:55.922Z] [2022-07-20T07:30:55.922Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T07:30:55.922Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-20T07:30:56.832Z] #23 14.87 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T07:30:56.833Z] #23 14.88 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=144e08e34a718e9b15233d20f40e3449949ae9f2108ccc279aca4ce20f61e2aa [2022-07-20T07:30:56.833Z] #23 14.88 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T07:30:56.833Z] #23 14.88 Successfully built yamllint [2022-07-20T07:30:56.833Z] #23 14.91 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T07:30:57.292Z] #18 DONE 1.8s [2022-07-20T07:30:57.292Z] [2022-07-20T07:30:57.292Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T07:30:57.292Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-20T07:30:57.338Z] #77 ... [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:30:57.338Z] #26 sha256:7201768be091187687497b039bb9a8d0ab94d8e8d4f5904e845c4c33eca8d736 [2022-07-20T07:30:57.338Z] #26 270.4 + return [2022-07-20T07:30:57.338Z] #26 DONE 270.8s [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:57.338Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:30:57.338Z] #77 ... [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T07:30:57.338Z] #27 sha256:1a6ba593211cf506843fb06d24b3fb8b35189a9c99caf8ed036f52e8c3ee7383 [2022-07-20T07:30:57.338Z] #27 DONE 0.1s [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T07:30:57.338Z] #32 sha256:1e52790fae7b65e88b1fec13dc1dac61dd443238769837c12fab9e6a52dfc001 [2022-07-20T07:30:57.338Z] #32 DONE 0.2s [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:30:57.338Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T07:30:57.338Z] #55 ... [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T07:30:57.338Z] #35 sha256:0013d985babbe53be35b1b9a234f6eba71a48a5ed6ce98a4ead8517eb7bb55ba [2022-07-20T07:30:57.338Z] #35 DONE 0.1s [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T07:30:57.338Z] #37 sha256:4efa12c4389436fb9245b6dd79707f7309f62ac141743e7baacc00a3d843714b [2022-07-20T07:30:57.338Z] #37 DONE 0.1s [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:30:57.338Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T07:30:57.338Z] #55 ... [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T07:30:57.338Z] #39 sha256:31e3a91497a8bc57cd3ba9b8cf81f5dcd183dba4a6d16ef4147227f19af9b1bf [2022-07-20T07:30:57.338Z] #39 DONE 0.1s [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T07:30:57.338Z] #41 sha256:cc5ebaf6f5bec2caa384413a06371f0d074ea7a876134f4b1ea8aaf15cd02e62 [2022-07-20T07:30:57.338Z] #41 DONE 0.1s [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T07:30:57.338Z] #45 sha256:e2f3fe625dee70eee1aac4ea15c36604096b0a1094dfc8e734931a26b85f4956 [2022-07-20T07:30:57.338Z] #45 DONE 0.1s [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T07:30:57.338Z] #48 sha256:f507ed1aee8d5ed963571ac1767ab412884f841c0a08c98bce2ea277edb26a12 [2022-07-20T07:30:57.338Z] #48 DONE 0.1s [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T07:30:57.338Z] #52 sha256:56110feb7abf2526adad385df8d3b7d0dedd8076df6289b0ca7e149a897543ea [2022-07-20T07:30:57.338Z] #52 DONE 0.1s [2022-07-20T07:30:57.338Z] [2022-07-20T07:30:57.338Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:57.338Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:30:57.402Z] #23 15.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T07:30:57.594Z] #77 ... [2022-07-20T07:30:57.594Z] [2022-07-20T07:30:57.595Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T07:30:57.595Z] #54 sha256:d5b8e6ce4749dd4f4cabf3b016a10be5a775df34625c3b5e396c7aeaffde78a5 [2022-07-20T07:30:57.595Z] #54 DONE 0.1s [2022-07-20T07:30:57.595Z] [2022-07-20T07:30:57.595Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:30:57.595Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:30:57.974Z] #23 DONE 16.0s [2022-07-20T07:30:57.974Z] [2022-07-20T07:30:57.974Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:30:57.974Z] #64 sha256:110506ec932a449b38ad96c9c83c229443e2755b55e15d27ed075d1c6f2a343a [2022-07-20T07:30:57.974Z] #64 ... [2022-07-20T07:30:57.974Z] [2022-07-20T07:30:57.974Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T07:30:57.974Z] #27 sha256:a1f93ffadb595b137ac4b6762101952b2accbc84928386f7046c478ba1685c7a [2022-07-20T07:30:58.544Z] #27 DONE 0.5s [2022-07-20T07:30:58.544Z] [2022-07-20T07:30:58.544Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T07:30:58.544Z] #32 sha256:d03e7f7a548c764145389905a82b5067342f669260fbf06471784d0d8e956052 [2022-07-20T07:30:58.698Z] #19 251.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-20T07:30:58.698Z] #19 251.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:30:58.698Z] #19 251.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:30:58.698Z] #19 251.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-20T07:30:58.698Z] #19 251.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-20T07:30:58.698Z] #19 251.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-20T07:30:58.698Z] #19 251.1 Selecting previously unselected package libc6-s390x-cross. [2022-07-20T07:30:58.698Z] #19 251.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-20T07:30:58.698Z] #19 251.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-20T07:30:58.698Z] #19 251.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-20T07:30:58.698Z] #19 251.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:58.698Z] #19 251.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:30:58.698Z] #19 251.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-20T07:30:58.698Z] #19 251.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:58.698Z] #19 251.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:30:58.698Z] #19 251.4 Selecting previously unselected package libitm1-s390x-cross. [2022-07-20T07:30:58.698Z] #19 251.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:58.698Z] #19 251.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:30:58.698Z] #19 251.4 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-20T07:30:58.698Z] #19 251.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:58.698Z] #19 251.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:30:58.698Z] #19 251.4 Selecting previously unselected package libasan6-s390x-cross. [2022-07-20T07:30:58.698Z] #19 251.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:58.698Z] #19 251.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:30:58.698Z] #19 251.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-20T07:30:58.698Z] #19 251.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:58.698Z] #19 251.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:30:58.698Z] #19 251.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-20T07:30:58.698Z] #19 251.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:58.698Z] #19 251.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:30:58.698Z] #19 251.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-20T07:30:58.698Z] #19 251.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:30:58.698Z] #19 251.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:30:58.698Z] #19 252.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-20T07:30:58.698Z] #19 252.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:30:58.698Z] #19 252.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:30:59.114Z] #32 DONE 0.8s [2022-07-20T07:30:59.114Z] [2022-07-20T07:30:59.114Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T07:30:59.114Z] #35 sha256:d014e784e62390db0c5687e6a07bcbf076ca13b14675e711b7cd1bac2645f85a [2022-07-20T07:30:59.187Z] #19 DONE 1.9s [2022-07-20T07:30:59.187Z] [2022-07-20T07:30:59.187Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T07:30:59.188Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-20T07:30:59.485Z] #77 229.8 AR libcrun_testing.a [2022-07-20T07:30:59.685Z] #35 DONE 0.4s [2022-07-20T07:30:59.685Z] [2022-07-20T07:30:59.685Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T07:30:59.685Z] #37 sha256:0316c48c7bb3f39582cb918e4823e6931dcbbbe9ea4a71ce4c11d8e13e1180b7 [2022-07-20T07:30:59.747Z] #77 229.8 CCLD libcrun.la [2022-07-20T07:30:59.747Z] #77 229.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T07:30:59.747Z] #77 229.9 CCLD tests/tests_libcrun_errors [2022-07-20T07:30:59.747Z] #77 229.9 CCLD tests/tests_libcrun_fuzzer [2022-07-20T07:30:59.747Z] #77 229.9 CCLD tests/tests_libcrun_utils [2022-07-20T07:30:59.945Z] #37 DONE 0.4s [2022-07-20T07:30:59.945Z] [2022-07-20T07:30:59.945Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:30:59.945Z] #64 sha256:110506ec932a449b38ad96c9c83c229443e2755b55e15d27ed075d1c6f2a343a [2022-07-20T07:31:00.205Z] #64 ... [2022-07-20T07:31:00.205Z] [2022-07-20T07:31:00.205Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T07:31:00.205Z] #39 sha256:e48775cdf6eac044c655f0d7745e20498a032db978f5edf36faeffdf11876944 [2022-07-20T07:31:00.205Z] #39 DONE 0.1s [2022-07-20T07:31:00.205Z] [2022-07-20T07:31:00.205Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T07:31:00.205Z] #41 sha256:3de6a5a438593e407b69c7a367d504c807fbdb2a601c8faac71433429679ef84 [2022-07-20T07:31:00.205Z] #41 DONE 0.1s [2022-07-20T07:31:00.205Z] [2022-07-20T07:31:00.205Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T07:31:00.205Z] #45 sha256:c7a24bb751ee850753ffc6d28f9ed41e9a85228340879ce4b6a82573eede64d5 [2022-07-20T07:31:00.205Z] #45 DONE 0.1s [2022-07-20T07:31:00.205Z] [2022-07-20T07:31:00.205Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:31:00.205Z] #60 sha256:79807a96a659de44eddc9c1796e9ddf486ce99b17ea59f4244642f9fa65bafb3 [2022-07-20T07:31:00.309Z] #77 ... [2022-07-20T07:31:00.309Z] [2022-07-20T07:31:00.309Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:31:00.309Z] #60 sha256:ea28336f883671daa91d4e91d0a0d420dd8a97badebf857a2d0ce82845035b5f [2022-07-20T07:31:00.309Z] #60 168.8 + mkdir -p /build [2022-07-20T07:31:00.309Z] #60 168.8 + cp runc /build/runc [2022-07-20T07:31:00.309Z] #60 DONE 169.0s [2022-07-20T07:31:00.309Z] [2022-07-20T07:31:00.309Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:31:00.309Z] #64 sha256:5dec6317a88e6f8287a8c4bf76ffb846269e855fef03dbd380c204a563fe7aca [2022-07-20T07:31:01.097Z] #20 DONE 1.7s [2022-07-20T07:31:01.097Z] [2022-07-20T07:31:01.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-07-20T07:31:01.097Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:31:01.237Z] #64 ... [2022-07-20T07:31:01.237Z] [2022-07-20T07:31:01.237Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:01.237Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T07:31:01.237Z] #77 231.3 CCLD crun [2022-07-20T07:31:01.798Z] #77 231.8 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T07:31:01.798Z] #77 232.0 /bin/mkdir -p '/usr/local/lib' [2022-07-20T07:31:01.798Z] #77 232.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T07:31:01.798Z] #77 232.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T07:31:01.798Z] #77 232.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T07:31:01.798Z] #77 232.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T07:31:01.798Z] #77 232.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T07:31:01.798Z] #77 232.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T07:31:02.055Z] #77 232.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T07:31:02.055Z] #77 232.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-20T07:31:02.055Z] #77 232.2 ---------------------------------------------------------------------- [2022-07-20T07:31:02.055Z] #77 232.2 Libraries have been installed in: [2022-07-20T07:31:02.055Z] #77 232.2 /usr/local/lib [2022-07-20T07:31:02.055Z] #77 232.2 [2022-07-20T07:31:02.055Z] #77 232.2 If you ever happen to want to link against installed libraries [2022-07-20T07:31:02.055Z] #77 232.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T07:31:02.055Z] #77 232.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T07:31:02.055Z] #77 232.2 flag during linking and do at least one of the following: [2022-07-20T07:31:02.055Z] #77 232.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T07:31:02.055Z] #77 232.2 during execution [2022-07-20T07:31:02.055Z] #77 232.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T07:31:02.055Z] #77 232.2 during linking [2022-07-20T07:31:02.055Z] #77 232.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T07:31:02.055Z] #77 232.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T07:31:02.055Z] #77 232.2 [2022-07-20T07:31:02.055Z] #77 232.2 See any operating system documentation about shared libraries for [2022-07-20T07:31:02.055Z] #77 232.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T07:31:02.055Z] #77 232.2 ---------------------------------------------------------------------- [2022-07-20T07:31:02.055Z] #77 232.2 /bin/mkdir -p '/build' [2022-07-20T07:31:02.055Z] #77 232.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T07:31:02.055Z] #77 232.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T07:31:02.055Z] #77 232.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T07:31:02.055Z] #77 232.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T07:31:02.055Z] #77 232.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T07:31:02.055Z] #77 DONE 232.3s [2022-07-20T07:31:02.055Z] [2022-07-20T07:31:02.055Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:31:02.055Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T07:31:03.023Z] #21 1.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:31:03.023Z] #21 2.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:31:03.023Z] #21 2.252 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:31:03.421Z] #55 278.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T07:31:03.709Z] #55 DONE 278.9s [2022-07-20T07:31:03.709Z] [2022-07-20T07:31:03.709Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:31:03.709Z] #64 sha256:5dec6317a88e6f8287a8c4bf76ffb846269e855fef03dbd380c204a563fe7aca [2022-07-20T07:31:03.988Z] #19 256.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-20T07:31:03.988Z] #19 256.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:31:03.988Z] #19 256.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:31:03.988Z] #19 256.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-20T07:31:03.988Z] #19 256.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-20T07:31:03.988Z] #19 256.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-20T07:31:03.988Z] #19 256.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-20T07:31:03.988Z] #19 256.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-20T07:31:03.988Z] #19 257.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-20T07:31:03.988Z] #19 257.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-20T07:31:03.988Z] #19 257.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T07:31:03.988Z] #19 257.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:31:04.249Z] #19 257.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-20T07:31:04.295Z] #64 ... [2022-07-20T07:31:04.295Z] [2022-07-20T07:31:04.295Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T07:31:04.295Z] #56 sha256:3acdf887653ab005f840e4e5a5ba10748984456aea7a5bab36fa4fe00409c0ad [2022-07-20T07:31:04.393Z] #21 3.381 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:31:04.509Z] #19 257.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T07:31:04.509Z] #19 257.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:31:04.551Z] #56 DONE 0.1s [2022-07-20T07:31:04.551Z] [2022-07-20T07:31:04.551Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:31:04.551Z] #64 sha256:5dec6317a88e6f8287a8c4bf76ffb846269e855fef03dbd380c204a563fe7aca [2022-07-20T07:31:04.551Z] #64 ... [2022-07-20T07:31:04.551Z] [2022-07-20T07:31:04.551Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T07:31:04.551Z] #58 sha256:5a6c00f14d1eaa5e48955948d6271115742ce78edb1a0b35e4c698ee351a2819 [2022-07-20T07:31:04.551Z] #58 DONE 0.1s [2022-07-20T07:31:04.551Z] [2022-07-20T07:31:04.551Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T07:31:04.551Z] #61 sha256:d73feef1e0f12ba3cca6f4734f35270159080240f0c0c6dac022b04c86e57861 [2022-07-20T07:31:04.807Z] #61 DONE 0.1s [2022-07-20T07:31:04.807Z] [2022-07-20T07:31:04.807Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:31:04.807Z] #64 sha256:5dec6317a88e6f8287a8c4bf76ffb846269e855fef03dbd380c204a563fe7aca [2022-07-20T07:31:05.716Z] #77 ... [2022-07-20T07:31:05.716Z] [2022-07-20T07:31:05.716Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:31:05.716Z] #64 sha256:af4d3bb1feaf841358d62b0bedcd567cb8d4ab4b2f56f0102edc392fc124a084 [2022-07-20T07:31:05.766Z] #21 4.960 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:31:06.699Z] #21 ... [2022-07-20T07:31:06.699Z] [2022-07-20T07:31:06.699Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:06.699Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:06.699Z] #77 139.9 checking build system type... x86_64-pc-linux-gnu [2022-07-20T07:31:06.699Z] #77 140.5 checking host system type... x86_64-pc-linux-gnu [2022-07-20T07:31:06.699Z] #77 140.5 checking how to print strings... printf [2022-07-20T07:31:06.699Z] #77 140.6 checking for gcc... gcc [2022-07-20T07:31:06.699Z] #77 140.7 checking whether the C compiler works... yes [2022-07-20T07:31:06.699Z] #77 141.3 checking for C compiler default output file name... a.out [2022-07-20T07:31:06.699Z] #77 141.3 checking for suffix of executables... [2022-07-20T07:31:06.699Z] #77 141.6 checking whether we are cross compiling... no [2022-07-20T07:31:06.699Z] #77 141.9 checking for suffix of object files... o [2022-07-20T07:31:06.699Z] #77 142.1 checking whether we are using the GNU C compiler... yes [2022-07-20T07:31:06.699Z] #77 142.4 checking whether gcc accepts -g... yes [2022-07-20T07:31:06.699Z] #77 142.7 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:31:06.699Z] #77 143.0 checking whether gcc understands -c and -o together... yes [2022-07-20T07:31:06.699Z] #77 143.4 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:31:06.699Z] #77 143.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:31:06.699Z] #77 143.5 checking for egrep... /bin/grep -E [2022-07-20T07:31:06.699Z] #77 143.5 checking for fgrep... /bin/grep -F [2022-07-20T07:31:06.699Z] #77 143.5 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:31:06.699Z] #77 143.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:31:06.699Z] #77 143.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:31:06.699Z] #77 143.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:31:06.699Z] #77 143.9 checking whether ln -s works... yes [2022-07-20T07:31:06.699Z] #77 143.9 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:31:06.699Z] #77 144.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T07:31:06.699Z] #77 144.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:31:06.699Z] #77 144.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:31:06.699Z] #77 144.0 checking for objdump... objdump [2022-07-20T07:31:06.699Z] #77 144.0 checking how to recognize dependent libraries... pass_all [2022-07-20T07:31:06.699Z] #77 144.0 checking for dlltool... no [2022-07-20T07:31:06.699Z] #77 144.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:31:06.699Z] #77 144.0 checking for ar... ar [2022-07-20T07:31:06.699Z] #77 144.0 checking for archiver @FILE support... @ [2022-07-20T07:31:06.699Z] #77 144.3 checking for strip... strip [2022-07-20T07:31:06.699Z] #77 144.3 checking for ranlib... ranlib [2022-07-20T07:31:06.699Z] #77 144.3 checking for gawk... no [2022-07-20T07:31:06.699Z] #77 144.3 checking for mawk... mawk [2022-07-20T07:31:06.699Z] #77 144.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:31:06.699Z] #77 145.1 checking for sysroot... no [2022-07-20T07:31:06.699Z] #77 145.1 checking for a working dd... /bin/dd [2022-07-20T07:31:06.699Z] #77 145.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:31:06.699Z] #77 145.3 checking for mt... no [2022-07-20T07:31:06.699Z] #77 145.3 checking if : is a manifest tool... no [2022-07-20T07:31:06.699Z] #77 145.4 checking how to run the C preprocessor... gcc -E [2022-07-20T07:31:06.699Z] #77 145.8 checking for ANSI C header files... yes [2022-07-20T07:31:06.699Z] #77 147.3 checking for sys/types.h... yes [2022-07-20T07:31:06.699Z] #77 147.7 checking for sys/stat.h... yes [2022-07-20T07:31:06.699Z] #77 147.9 checking for stdlib.h... yes [2022-07-20T07:31:06.699Z] #77 148.3 checking for string.h... yes [2022-07-20T07:31:06.699Z] #77 148.6 checking for memory.h... yes [2022-07-20T07:31:06.699Z] #77 148.9 checking for strings.h... yes [2022-07-20T07:31:06.699Z] #77 149.1 checking for inttypes.h... yes [2022-07-20T07:31:06.699Z] #77 149.4 checking for stdint.h... yes [2022-07-20T07:31:06.699Z] #77 149.6 checking for unistd.h... yes [2022-07-20T07:31:06.699Z] #77 149.8 checking for dlfcn.h... yes [2022-07-20T07:31:06.699Z] #77 150.0 checking for objdir... .libs [2022-07-20T07:31:07.264Z] #77 150.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:31:07.264Z] #77 ... [2022-07-20T07:31:07.264Z] [2022-07-20T07:31:07.264Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:31:07.264Z] #60 sha256:9d2513a81a34140cb0987385f6ab9a063db7ee9d1695e7e7129ab3db15d4e935 [2022-07-20T07:31:07.264Z] #60 17.28 + cd /tmp/tmp.dN6QxB0NiJ/src/github.com/opencontainers/runc [2022-07-20T07:31:07.264Z] #60 17.28 + git checkout -q v1.1.2 [2022-07-20T07:31:07.793Z] #64 73.90 Updating files: 24% (1202/4896) Updating files: 25% (1224/4896) Updating files: 26% (1273/4896) Updating files: 27% (1322/4896) Updating files: 28% (1371/4896) Updating files: 29% (1420/4896) Updating files: 30% (1469/4896) Updating files: 31% (1518/4896) Updating files: 32% (1567/4896) Updating files: 33% (1616/4896) Updating files: 34% (1665/4896) Updating files: 35% (1714/4896) Updating files: 36% (1763/4896) Updating files: 37% (1812/4896) Updating files: 38% (1861/4896) Updating files: 39% (1910/4896) Updating files: 40% (1959/4896) Updating files: 41% (2008/4896) Updating files: 42% (2057/4896) Updating files: 43% (2106/4896) Updating files: 44% (2155/4896) Updating files: 45% (2204/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 78% (3829/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 92% (4530/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-20T07:31:07.793Z] #64 77.22 + cd /tmp/tmp.xy9y7LPXNa/src/github.com/containerd/containerd [2022-07-20T07:31:07.793Z] #64 77.22 + git checkout -q v1.6.6 [2022-07-20T07:31:07.829Z] #60 18.09 + '[' -z '' ']' [2022-07-20T07:31:08.086Z] #60 18.09 + target=static [2022-07-20T07:31:08.086Z] #60 18.09 + make BUILDTAGS=seccomp static [2022-07-20T07:31:08.343Z] #60 18.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-20T07:31:08.707Z] #19 261.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-20T07:31:08.707Z] #19 261.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T07:31:08.707Z] #19 261.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:31:08.707Z] #19 261.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-20T07:31:08.707Z] #19 261.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-20T07:31:08.707Z] #19 261.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-20T07:31:08.707Z] #19 261.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-20T07:31:08.707Z] #19 261.9 Setting up libfile-which-perl (1.23-1) ... [2022-07-20T07:31:08.707Z] #19 262.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-20T07:31:08.707Z] #19 262.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-20T07:31:08.707Z] #19 262.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-20T07:31:08.707Z] #19 262.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T07:31:08.707Z] #19 262.0 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T07:31:08.707Z] #19 262.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T07:31:08.707Z] #19 262.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-20T07:31:08.707Z] #19 262.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-20T07:31:08.707Z] #19 262.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T07:31:08.707Z] #19 262.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-20T07:31:08.707Z] #19 262.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-20T07:31:08.707Z] #19 262.1 Setting up file (1:5.39-3) ... [2022-07-20T07:31:08.707Z] #19 262.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-20T07:31:08.707Z] #19 262.1 Setting up bzip2 (1.0.8-4) ... [2022-07-20T07:31:08.707Z] #19 262.1 Setting up libyaml-perl (1.30-1) ... [2022-07-20T07:31:08.965Z] #19 262.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-20T07:31:08.965Z] #19 262.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-20T07:31:08.965Z] #19 262.2 Setting up libio-string-perl (1.08-3.1) ... [2022-07-20T07:31:08.965Z] #19 262.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-20T07:31:08.965Z] #19 262.2 Setting up cross-config (2.6.18+nmu1) ... [2022-07-20T07:31:08.965Z] #19 262.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:31:08.965Z] #19 262.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T07:31:08.965Z] #19 262.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-20T07:31:08.965Z] #19 262.4 Setting up patch (2.7.6-7) ... [2022-07-20T07:31:08.965Z] #19 262.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-20T07:31:08.965Z] #19 262.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-20T07:31:08.965Z] #19 262.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:31:08.965Z] #19 262.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-20T07:31:08.965Z] #19 262.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-20T07:31:08.965Z] #19 262.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:31:08.965Z] #19 262.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:31:08.965Z] #19 262.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-20T07:31:08.976Z] #64 249.2 + bin/containerd [2022-07-20T07:31:09.224Z] #19 262.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-20T07:31:09.224Z] #19 262.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.224Z] #19 262.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:31:09.224Z] #19 262.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-20T07:31:09.224Z] #19 262.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-20T07:31:09.224Z] #19 262.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-20T07:31:09.224Z] #19 262.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-20T07:31:09.224Z] #19 262.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.224Z] #19 262.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T07:31:09.224Z] #19 262.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T07:31:09.224Z] #19 262.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-20T07:31:09.224Z] #19 262.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:31:09.224Z] #19 262.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-20T07:31:09.224Z] #19 262.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-20T07:31:09.484Z] #19 262.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-20T07:31:09.484Z] #19 262.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.484Z] #19 262.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.743Z] #19 262.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.744Z] #19 263.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-20T07:31:09.744Z] #19 263.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.744Z] #19 263.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.744Z] #19 263.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:31:09.744Z] #19 263.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-20T07:31:09.744Z] #19 263.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-20T07:31:09.744Z] #19 263.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-20T07:31:10.003Z] #19 263.3 [2022-07-20T07:31:10.003Z] #19 263.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-20T07:31:10.003Z] #19 263.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.003Z] #19 263.3 Setting up dpkg-dev (1.20.11) ... [2022-07-20T07:31:10.003Z] #19 263.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.003Z] #19 263.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T07:31:10.003Z] #19 263.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.003Z] #19 263.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.003Z] #19 263.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.003Z] #19 263.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.003Z] #19 263.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T07:31:10.003Z] #19 263.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.262Z] #19 263.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.262Z] #19 263.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.262Z] #19 263.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.262Z] #19 263.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-20T07:31:10.262Z] #19 263.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-20T07:31:10.262Z] #19 263.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-20T07:31:10.262Z] #19 263.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-20T07:31:10.331Z] #64 79.47 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T07:31:10.331Z] #64 79.47 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T07:31:10.331Z] #64 79.47 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T07:31:10.331Z] #64 79.47 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T07:31:10.331Z] #64 79.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T07:31:10.331Z] #64 79.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T07:31:10.331Z] #64 79.47 + '[' '' = dynamic ']' [2022-07-20T07:31:10.331Z] #64 79.47 + make [2022-07-20T07:31:10.522Z] #19 263.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-20T07:31:10.522Z] #19 263.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 263.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 263.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 263.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T07:31:10.522Z] #19 263.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 263.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 263.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:31:10.522Z] #19 263.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 263.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 263.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 263.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 264.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 264.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 264.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 264.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 264.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:31:10.522Z] #19 264.0 Setting up libxml-simple-perl (2.25-1) ... [2022-07-20T07:31:10.522Z] #19 264.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T07:31:10.522Z] #19 264.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T07:31:10.522Z] #19 264.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T07:31:10.522Z] #19 264.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.780Z] #19 264.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.781Z] #19 264.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.781Z] #19 264.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.781Z] #19 264.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:31:10.781Z] #19 264.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-20T07:31:10.781Z] #19 264.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.781Z] #19 264.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:31:10.781Z] #19 264.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.781Z] #19 264.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:31:10.781Z] #19 264.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T07:31:10.781Z] #19 264.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T07:31:10.781Z] #19 264.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-20T07:31:10.781Z] #19 264.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:31:10.781Z] #19 264.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T07:31:10.781Z] #19 264.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:31:10.781Z] #19 264.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:31:11.040Z] #19 264.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T07:31:11.040Z] #19 264.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:31:11.040Z] #19 264.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:31:11.040Z] #19 264.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T07:31:11.040Z] #19 264.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:31:11.040Z] #19 264.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-20T07:31:11.040Z] #19 264.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:31:11.040Z] #19 264.4 Setting up crossbuild-essential-armel (12.9) ... [2022-07-20T07:31:11.040Z] #19 264.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T07:31:11.040Z] #19 264.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-20T07:31:11.040Z] #19 264.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-20T07:31:11.040Z] #19 264.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-20T07:31:11.040Z] #19 264.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-20T07:31:11.040Z] #19 264.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:31:11.608Z] #19 DONE 265.1s [2022-07-20T07:31:11.608Z] [2022-07-20T07:31:11.608Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:31:11.608Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T07:31:11.869Z] #69 ... [2022-07-20T07:31:11.869Z] [2022-07-20T07:31:11.869Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T07:31:11.869Z] #73 sha256:2769ca66826e6c258d88e5bbb295b5320e16b52cbb884a3b1e6b7cd126cd3b4e [2022-07-20T07:31:11.869Z] #73 DONE 0.1s [2022-07-20T07:31:11.869Z] [2022-07-20T07:31:11.869Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T07:31:11.869Z] #32 sha256:38757aa00c24bbee0c118b7392d1b745de68b179635b6f84c51140061d7b9b62 [2022-07-20T07:31:11.869Z] #32 DONE 0.2s [2022-07-20T07:31:12.129Z] [2022-07-20T07:31:12.129Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-20T07:31:12.129Z] #33 sha256:97b7bb9d990abac11dea062c01ddf8dcbe85751f687e517df29409a6c5276d0e [2022-07-20T07:31:12.520Z] #60 ... [2022-07-20T07:31:12.520Z] [2022-07-20T07:31:12.520Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:12.520Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:12.520Z] #77 150.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:31:12.520Z] #77 150.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:31:12.520Z] #77 150.9 checking if gcc static flag -static works... yes [2022-07-20T07:31:12.520Z] #77 151.4 checking if gcc supports -c -o file.o... yes [2022-07-20T07:31:12.520Z] #77 151.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:31:12.520Z] #77 151.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T07:31:12.520Z] #77 151.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:31:12.520Z] #77 152.1 checking how to hardcode library paths into programs... immediate [2022-07-20T07:31:12.520Z] #77 152.1 checking whether stripping libraries is possible... yes [2022-07-20T07:31:12.520Z] #77 152.1 checking if libtool supports shared libraries... yes [2022-07-20T07:31:12.520Z] #77 152.1 checking whether to build shared libraries... no [2022-07-20T07:31:12.520Z] #77 152.1 checking whether to build static libraries... yes [2022-07-20T07:31:12.520Z] #77 152.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:31:12.520Z] #77 152.2 checking whether build environment is sane... yes [2022-07-20T07:31:12.520Z] #77 152.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:31:12.520Z] #77 152.3 checking whether make sets $(MAKE)... yes [2022-07-20T07:31:12.520Z] #77 152.4 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:31:12.520Z] #77 152.4 checking whether make supports nested variables... yes [2022-07-20T07:31:12.520Z] #77 152.5 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:31:12.520Z] #77 152.5 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:31:12.520Z] #77 152.5 checking how to create a ustar tar archive... gnutar [2022-07-20T07:31:12.520Z] #77 152.5 checking dependency style of gcc... gcc3 [2022-07-20T07:31:12.520Z] #77 152.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:31:12.520Z] #77 152.8 checking whether make supports nested variables... (cached) yes [2022-07-20T07:31:12.520Z] #77 152.8 checking for gawk... (cached) mawk [2022-07-20T07:31:12.520Z] #77 152.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T07:31:12.520Z] #77 152.8 checking for gcc... (cached) gcc [2022-07-20T07:31:12.520Z] #77 152.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T07:31:12.520Z] #77 152.9 checking whether gcc accepts -g... (cached) yes [2022-07-20T07:31:12.520Z] #77 152.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T07:31:12.520Z] #77 152.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T07:31:12.520Z] #77 152.9 checking for a Python interpreter with version >= 3... python3 [2022-07-20T07:31:12.520Z] #77 153.0 checking for python3... /usr/bin/python3 [2022-07-20T07:31:12.520Z] #77 153.0 checking for python3 version... 3.9 [2022-07-20T07:31:12.520Z] #77 153.1 checking for python3 platform... linux [2022-07-20T07:31:12.520Z] #77 153.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T07:31:12.520Z] #77 153.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T07:31:12.520Z] #77 153.5 checking for go-md2man... no [2022-07-20T07:31:12.520Z] #77 153.6 checking error.h usability... yes [2022-07-20T07:31:12.520Z] #77 153.8 checking error.h presence... yes [2022-07-20T07:31:12.520Z] #77 153.8 checking for error.h... yes [2022-07-20T07:31:12.520Z] #77 153.9 checking linux/openat2.h usability... yes [2022-07-20T07:31:12.520Z] #77 154.1 checking linux/openat2.h presence... yes [2022-07-20T07:31:12.520Z] #77 154.2 checking for linux/openat2.h... yes [2022-07-20T07:31:12.520Z] #77 154.3 checking for copy_file_range... yes [2022-07-20T07:31:12.520Z] #77 154.6 checking for fgetxattr... yes [2022-07-20T07:31:12.520Z] #77 155.0 checking for statx... yes [2022-07-20T07:31:12.520Z] #77 155.4 checking for fgetpwent_r... yes [2022-07-20T07:31:12.777Z] #77 155.7 checking for issetugid... no [2022-07-20T07:31:12.777Z] #77 156.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T07:31:12.777Z] #77 156.1 checking pkg-config is at least version 0.9.0... yes [2022-07-20T07:31:13.068Z] #33 1.364 + RM_GOPATH=0 [2022-07-20T07:31:13.328Z] #33 1.364 + TMP_GOPATH= [2022-07-20T07:31:13.328Z] #33 1.364 + : /build [2022-07-20T07:31:13.328Z] #33 1.364 + '[' -z '' ']' [2022-07-20T07:31:13.328Z] #33 1.365 ++ mktemp -d [2022-07-20T07:31:13.328Z] #33 1.367 + export GOPATH=/tmp/tmp.ffeYDieQhp [2022-07-20T07:31:13.328Z] #33 1.367 + GOPATH=/tmp/tmp.ffeYDieQhp [2022-07-20T07:31:13.328Z] #33 1.367 + RM_GOPATH=1 [2022-07-20T07:31:13.328Z] #33 1.367 + case "$(go env GOARCH)" in [2022-07-20T07:31:13.328Z] #33 1.367 ++ go env GOARCH [2022-07-20T07:31:13.328Z] #33 1.371 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:31:13.328Z] #33 1.371 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:31:13.328Z] #33 1.371 ++ dirname /install.sh [2022-07-20T07:31:13.328Z] #33 1.372 + dir=/ [2022-07-20T07:31:13.328Z] #33 1.372 + bin=dockercli [2022-07-20T07:31:13.328Z] #33 1.372 + shift [2022-07-20T07:31:13.328Z] #33 1.372 + '[' '!' -f //dockercli.installer ']' [2022-07-20T07:31:13.328Z] #33 1.372 + . //dockercli.installer [2022-07-20T07:31:13.328Z] #33 1.372 ++ : stable [2022-07-20T07:31:13.328Z] #33 1.372 ++ : 17.06.2-ce [2022-07-20T07:31:13.328Z] #33 1.372 + install_dockercli [2022-07-20T07:31:13.328Z] #33 1.372 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T07:31:13.328Z] #33 1.372 Install docker/cli version 17.06.2-ce from stable [2022-07-20T07:31:13.328Z] #33 1.372 ++ uname -m [2022-07-20T07:31:13.328Z] #33 1.375 + arch=x86_64 [2022-07-20T07:31:13.328Z] #33 1.375 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T07:31:13.328Z] #33 1.375 + url=https://download.docker.com/linux/static [2022-07-20T07:31:13.328Z] #33 1.375 + tar -xz docker/docker [2022-07-20T07:31:13.328Z] #33 1.377 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T07:31:13.353Z] #77 156.1 checking for library containing yajl_tree_get... -lyajl [2022-07-20T07:31:13.353Z] #77 156.8 checking for yajl >= 2.0.0... yes [2022-07-20T07:31:13.613Z] #77 156.9 checking sys/capability.h usability... yes [2022-07-20T07:31:13.619Z] #64 82.58 + bin/ctr [2022-07-20T07:31:13.871Z] #77 157.1 checking sys/capability.h presence... yes [2022-07-20T07:31:13.871Z] #77 157.2 checking for sys/capability.h... yes [2022-07-20T07:31:14.436Z] #77 157.2 checking for library containing cap_from_name... -lcap [2022-07-20T07:31:15.001Z] #77 157.8 checking for library containing dlopen... -ldl [2022-07-20T07:31:15.259Z] #77 158.5 checking seccomp.h usability... yes [2022-07-20T07:31:15.517Z] #77 158.8 checking seccomp.h presence... yes [2022-07-20T07:31:15.517Z] #77 158.9 checking for seccomp.h... yes [2022-07-20T07:31:16.081Z] #77 158.9 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T07:31:16.339Z] #77 159.5 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T07:31:16.596Z] #77 159.8 checking systemd/sd-bus.h usability... yes [2022-07-20T07:31:16.626Z] #33 4.904 + mkdir -p /build [2022-07-20T07:31:16.853Z] #77 160.0 checking systemd/sd-bus.h presence... yes [2022-07-20T07:31:16.853Z] #77 160.2 checking for systemd/sd-bus.h... yes [2022-07-20T07:31:16.885Z] #33 4.906 + mv docker/docker /build/ [2022-07-20T07:31:16.885Z] #33 4.908 + rmdir docker [2022-07-20T07:31:17.144Z] #33 DONE 5.2s [2022-07-20T07:31:17.144Z] [2022-07-20T07:31:17.144Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:31:17.144Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T07:31:17.144Z] #69 1.780 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:31:17.144Z] #69 1.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:31:17.144Z] #69 1.807 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:31:17.144Z] #69 2.174 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T07:31:17.144Z] #69 2.494 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T07:31:17.144Z] #69 2.929 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T07:31:17.144Z] #69 3.447 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:31:17.144Z] #69 4.107 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T07:31:17.144Z] #69 4.575 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T07:31:17.144Z] #69 5.075 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T07:31:17.144Z] #69 5.077 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T07:31:17.144Z] #69 5.101 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T07:31:17.144Z] #69 5.108 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T07:31:17.144Z] #69 5.113 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T07:31:17.144Z] #69 5.119 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:31:17.144Z] #69 5.121 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T07:31:17.144Z] #69 5.123 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T07:31:17.144Z] #69 5.129 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T07:31:17.144Z] #69 5.130 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T07:31:17.144Z] #69 5.130 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T07:31:17.144Z] #69 5.130 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:31:17.418Z] #77 160.2 checking for library containing sd_bus_match_signal_async... [2022-07-20T07:31:17.418Z] #77 ... [2022-07-20T07:31:17.418Z] [2022-07-20T07:31:17.418Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:31:17.418Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:31:17.418Z] #21 6.499 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:31:17.418Z] #21 11.62 Fetched 8555 kB in 10s (858 kB/s) [2022-07-20T07:31:17.418Z] #21 11.62 Reading package lists... [2022-07-20T07:31:17.418Z] #21 16.44 Reading package lists... [2022-07-20T07:31:17.418Z] #21 ... [2022-07-20T07:31:17.418Z] [2022-07-20T07:31:17.418Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:17.418Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:17.418Z] #77 160.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T07:31:17.679Z] #77 160.9 checking for sd_notify_barrier... yes [2022-07-20T07:31:17.813Z] #64 ... [2022-07-20T07:31:17.813Z] [2022-07-20T07:31:17.813Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:17.813Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:17.813Z] #77 63.12 libtoolize: putting auxiliary files in '.'. [2022-07-20T07:31:17.813Z] #77 63.12 libtoolize: copying file './ltmain.sh' [2022-07-20T07:31:17.813Z] #77 63.66 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T07:31:17.813Z] #77 63.66 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T07:31:17.813Z] #77 63.66 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T07:31:17.813Z] #77 ... [2022-07-20T07:31:17.813Z] [2022-07-20T07:31:17.813Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:31:17.813Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:31:17.813Z] #14 142.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T07:31:17.813Z] #14 142.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:31:17.813Z] #14 142.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:31:18.194Z] #77 161.3 checking linux/bpf.h usability... yes [2022-07-20T07:31:18.194Z] #77 161.5 checking linux/bpf.h presence... yes [2022-07-20T07:31:18.194Z] #77 161.6 checking for linux/bpf.h... yes [2022-07-20T07:31:18.309Z] #60 ... [2022-07-20T07:31:18.309Z] [2022-07-20T07:31:18.309Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:18.309Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:18.309Z] #77 186.5 CCLD libocispec.la [2022-07-20T07:31:18.309Z] #77 186.9 CCLD src/validate [2022-07-20T07:31:18.309Z] #77 186.9 CCLD tests/test-1 [2022-07-20T07:31:18.309Z] #77 186.9 CCLD tests/test-2 [2022-07-20T07:31:18.309Z] #77 187.0 CCLD tests/test-3 [2022-07-20T07:31:18.309Z] #77 187.0 CCLD tests/test-4 [2022-07-20T07:31:18.309Z] #77 187.1 CCLD tests/test-6 [2022-07-20T07:31:18.309Z] #77 187.2 CCLD tests/test-5 [2022-07-20T07:31:18.309Z] #77 187.2 CCLD tests/test-7 [2022-07-20T07:31:18.309Z] #77 187.3 CCLD tests/test-8 [2022-07-20T07:31:18.309Z] #77 187.3 CCLD tests/test-9 [2022-07-20T07:31:18.309Z] #77 187.3 CCLD tests/test-10 [2022-07-20T07:31:18.309Z] #77 187.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T07:31:18.309Z] #77 187.4 CCLD tests/test-11 [2022-07-20T07:31:18.450Z] #77 161.7 checking compilation for eBPF... yes [2022-07-20T07:31:18.450Z] #77 161.9 checking for criu >= 3.15... no [2022-07-20T07:31:18.450Z] #77 162.0 configure: CRIU headers not found, building without CRIU support [2022-07-20T07:31:18.450Z] #77 162.0 checking for criu > 3.16... no [2022-07-20T07:31:18.707Z] #77 162.0 configure: CRIU version doesn't support join-ns API [2022-07-20T07:31:18.707Z] #77 162.0 checking for criu > 3.16.1... no [2022-07-20T07:31:18.707Z] #77 162.1 configure: CRIU version doesn't support for pre-dumping [2022-07-20T07:31:18.707Z] #77 162.1 checking for new mount API (fsconfig)... yes [2022-07-20T07:31:18.964Z] #77 162.3 checking for seccomp notify API... yes [2022-07-20T07:31:19.220Z] #77 162.6 checking for gperf... no [2022-07-20T07:31:19.220Z] #77 162.6 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T07:31:19.692Z] #77 189.2 libtool: link: ar cr libocispec.a [2022-07-20T07:31:19.718Z] #14 152.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T07:31:19.718Z] #14 152.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:31:19.718Z] #14 152.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T07:31:19.783Z] #77 162.6 checking for library containing argp_parse... none required [2022-07-20T07:31:19.953Z] #77 189.2 libtool: link: ranlib libocispec.a [2022-07-20T07:31:20.346Z] #77 163.8 checking that generated files are newer than configure... done [2022-07-20T07:31:20.346Z] #77 163.8 configure: creating ./config.status [2022-07-20T07:31:21.866Z] #77 191.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:31:21.866Z] #77 191.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T07:31:21.866Z] #77 191.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T07:31:21.866Z] #77 191.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:31:21.866Z] #77 191.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:31:21.866Z] #77 191.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:31:21.866Z] #77 191.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:31:21.866Z] #77 191.1 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T07:31:21.866Z] #77 191.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T07:31:21.866Z] #77 191.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T07:31:21.866Z] #77 191.2 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T07:31:21.866Z] #77 191.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T07:31:21.866Z] #77 191.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T07:31:21.866Z] #77 191.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T07:31:22.126Z] #77 191.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T07:31:22.126Z] #77 191.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T07:31:22.126Z] #77 191.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T07:31:22.126Z] #77 191.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T07:31:22.126Z] #77 191.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T07:31:22.126Z] #77 191.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T07:31:22.254Z] #14 ... [2022-07-20T07:31:22.254Z] [2022-07-20T07:31:22.254Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:22.254Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:22.254Z] #77 77.50 configure.ac:7: installing './compile' [2022-07-20T07:31:22.254Z] #77 77.53 configure.ac:11: installing './config.guess' [2022-07-20T07:31:22.254Z] #77 77.53 configure.ac:11: installing './config.sub' [2022-07-20T07:31:22.254Z] #77 77.54 configure.ac:8: installing './install-sh' [2022-07-20T07:31:22.254Z] #77 77.56 configure.ac:8: installing './missing' [2022-07-20T07:31:22.254Z] #77 77.71 Makefile.am: installing './depcomp' [2022-07-20T07:31:22.386Z] #77 191.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T07:31:22.386Z] #77 191.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T07:31:22.386Z] #77 191.7 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T07:31:22.386Z] #77 191.8 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T07:31:22.386Z] #77 191.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T07:31:22.422Z] #69 ... [2022-07-20T07:31:22.422Z] [2022-07-20T07:31:22.422Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:31:22.422Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T07:31:22.422Z] #20 1.459 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:31:22.422Z] #20 1.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:31:22.422Z] #20 1.499 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:31:22.422Z] #20 1.623 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T07:31:22.422Z] #20 1.725 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T07:31:22.422Z] #20 1.973 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:31:22.422Z] #20 2.524 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T07:31:22.422Z] #20 3.040 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T07:31:22.422Z] #20 3.583 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T07:31:22.422Z] #20 4.143 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T07:31:22.422Z] #20 4.144 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T07:31:22.422Z] #20 4.145 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T07:31:22.422Z] #20 4.162 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:31:22.422Z] #20 4.175 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T07:31:22.422Z] #20 4.175 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T07:31:22.422Z] #20 4.179 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T07:31:22.422Z] #20 4.179 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T07:31:22.422Z] #20 4.179 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T07:31:22.422Z] #20 4.191 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T07:31:22.422Z] #20 4.191 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T07:31:22.422Z] #20 4.192 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:31:22.422Z] #20 ... [2022-07-20T07:31:22.422Z] [2022-07-20T07:31:22.422Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:31:22.422Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T07:31:22.422Z] #49 1.687 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:31:22.422Z] #49 1.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:31:22.422Z] #49 1.703 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:31:22.422Z] #49 2.021 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T07:31:22.422Z] #49 2.391 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T07:31:22.422Z] #49 2.825 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T07:31:22.422Z] #49 3.454 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:31:22.422Z] #49 3.983 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T07:31:22.422Z] #49 4.382 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T07:31:22.422Z] #49 4.839 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T07:31:22.422Z] #49 4.840 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T07:31:22.422Z] #49 4.840 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T07:31:22.422Z] #49 4.841 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:31:22.422Z] #49 4.844 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T07:31:22.422Z] #49 4.858 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T07:31:22.422Z] #49 4.971 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T07:31:22.422Z] #49 4.977 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:31:22.422Z] #49 4.978 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T07:31:22.422Z] #49 4.978 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T07:31:22.422Z] #49 4.979 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T07:31:22.422Z] #49 4.981 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T07:31:22.422Z] #49 ... [2022-07-20T07:31:22.422Z] [2022-07-20T07:31:22.422Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:31:22.422Z] #74 sha256:d80c3a0b4843ce29f53333d1dd547487abb9d9b29c6b782fa9c628c18c520962 [2022-07-20T07:31:22.422Z] #74 1.294 + RM_GOPATH=0 [2022-07-20T07:31:22.422Z] #74 1.294 + TMP_GOPATH= [2022-07-20T07:31:22.422Z] #74 1.294 + : /build [2022-07-20T07:31:22.422Z] #74 1.294 + '[' -z '' ']' [2022-07-20T07:31:22.422Z] #74 1.300 ++ mktemp -d [2022-07-20T07:31:22.422Z] #74 1.303 + export GOPATH=/tmp/tmp.sEnzsIIYV0 [2022-07-20T07:31:22.422Z] #74 1.303 + GOPATH=/tmp/tmp.sEnzsIIYV0 [2022-07-20T07:31:22.422Z] #74 1.303 + RM_GOPATH=1 [2022-07-20T07:31:22.422Z] #74 1.304 + case "$(go env GOARCH)" in [2022-07-20T07:31:22.422Z] #74 1.311 ++ go env GOARCH [2022-07-20T07:31:22.422Z] #74 1.322 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:31:22.422Z] #74 1.322 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:31:22.422Z] #74 1.322 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:31:22.422Z] #74 1.322 ++ dirname /install.sh [2022-07-20T07:31:22.422Z] #74 1.322 + dir=/ [2022-07-20T07:31:22.422Z] #74 1.322 + bin=rootlesskit [2022-07-20T07:31:22.422Z] #74 1.322 + shift [2022-07-20T07:31:22.422Z] #74 1.322 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T07:31:22.422Z] #74 1.322 + . //rootlesskit.installer [2022-07-20T07:31:22.422Z] #74 1.322 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:31:22.422Z] #74 1.322 + install_rootlesskit [2022-07-20T07:31:22.422Z] #74 1.322 + case "$1" in [2022-07-20T07:31:22.422Z] #74 1.322 + export CGO_ENABLED=0 [2022-07-20T07:31:22.422Z] #74 1.322 + CGO_ENABLED=0 [2022-07-20T07:31:22.422Z] #74 1.322 + _install_rootlesskit [2022-07-20T07:31:22.422Z] #74 1.322 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T07:31:22.422Z] #74 1.322 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T07:31:22.422Z] #74 1.322 + GOBIN=/build [2022-07-20T07:31:22.422Z] #74 1.322 + GO111MODULE=on [2022-07-20T07:31:22.422Z] #74 1.322 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:31:22.422Z] #74 1.753 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T07:31:22.422Z] #74 3.104 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T07:31:22.422Z] #74 3.108 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T07:31:22.422Z] #74 3.490 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T07:31:22.422Z] #74 4.556 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T07:31:22.422Z] #74 4.805 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T07:31:22.422Z] #74 4.847 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T07:31:22.422Z] #74 5.129 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T07:31:22.422Z] #74 5.203 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T07:31:22.422Z] #74 5.284 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T07:31:22.422Z] #74 5.406 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T07:31:22.422Z] #74 5.619 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T07:31:22.422Z] #74 5.637 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T07:31:22.422Z] #74 5.753 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T07:31:22.422Z] #74 6.726 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T07:31:22.646Z] #77 191.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T07:31:22.646Z] #77 192.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T07:31:22.646Z] #77 192.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T07:31:22.906Z] #77 192.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T07:31:23.166Z] #77 192.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T07:31:23.166Z] #77 192.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T07:31:23.166Z] #77 192.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T07:31:23.166Z] #77 192.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T07:31:23.426Z] #77 192.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T07:31:23.426Z] #77 192.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T07:31:23.996Z] #77 193.2 CC src/crun-crun.o [2022-07-20T07:31:23.997Z] #77 193.3 CC src/crun-run.o [2022-07-20T07:31:24.257Z] #77 193.5 CC src/crun-delete.o [2022-07-20T07:31:24.257Z] #77 193.6 CC src/crun-kill.o [2022-07-20T07:31:24.257Z] #77 193.7 CC src/crun-pause.o [2022-07-20T07:31:24.517Z] #77 193.8 CC src/crun-unpause.o [2022-07-20T07:31:24.519Z] #77 ... [2022-07-20T07:31:24.519Z] [2022-07-20T07:31:24.519Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:31:24.519Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:31:24.519Z] #34 DONE 247.1s [2022-07-20T07:31:24.519Z] [2022-07-20T07:31:24.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-07-20T07:31:24.519Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:24.519Z] #77 168.1 config.status: creating Makefile [2022-07-20T07:31:24.519Z] #77 ... [2022-07-20T07:31:24.519Z] [2022-07-20T07:31:24.519Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:31:24.519Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:31:24.519Z] #21 16.44 Reading package lists... [2022-07-20T07:31:24.519Z] #21 21.61 Building dependency tree... [2022-07-20T07:31:24.777Z] #77 193.9 CC src/crun-spec.o [2022-07-20T07:31:24.777Z] #77 194.1 CC src/crun-exec.o [2022-07-20T07:31:24.789Z] #77 79.99 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T07:31:24.789Z] #77 79.99 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T07:31:25.038Z] #77 194.4 CC src/crun-list.o [2022-07-20T07:31:25.048Z] #77 80.46 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T07:31:25.048Z] #77 80.46 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T07:31:25.085Z] #21 24.34 The following additional packages will be installed: [2022-07-20T07:31:25.085Z] #21 24.34 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T07:31:25.085Z] #21 24.34 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T07:31:25.085Z] #21 24.34 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T07:31:25.085Z] #21 24.34 python3-pkg-resources vim-runtime xxd [2022-07-20T07:31:25.085Z] #21 24.37 Suggested packages: [2022-07-20T07:31:25.085Z] #21 24.37 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T07:31:25.085Z] #21 24.37 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T07:31:25.085Z] #21 24.37 acl attr quota [2022-07-20T07:31:25.085Z] #21 24.37 Recommended packages: [2022-07-20T07:31:25.085Z] #21 24.37 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T07:31:25.298Z] #77 194.5 CC src/crun-create.o [2022-07-20T07:31:25.298Z] #77 194.6 CC src/crun-start.o [2022-07-20T07:31:25.559Z] #77 194.8 CC src/crun-state.o [2022-07-20T07:31:25.559Z] #77 194.9 CC src/crun-update.o [2022-07-20T07:31:25.616Z] #77 80.93 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T07:31:25.820Z] #77 195.0 CC src/crun-ps.o [2022-07-20T07:31:25.820Z] #77 195.2 CC src/crun-checkpoint.o [2022-07-20T07:31:25.820Z] #77 195.3 CC src/crun-restore.o [2022-07-20T07:31:25.876Z] #77 81.26 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T07:31:26.135Z] #77 81.58 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T07:31:26.392Z] #77 195.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T07:31:26.392Z] #77 195.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T07:31:26.394Z] #77 81.74 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T07:31:26.395Z] #77 81.93 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T07:31:26.653Z] #77 196.0 CC src/libcrun/libcrun_la-container.lo [2022-07-20T07:31:26.914Z] #77 196.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T07:31:26.914Z] #77 196.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T07:31:26.914Z] #77 196.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T07:31:26.988Z] #21 ... [2022-07-20T07:31:26.988Z] [2022-07-20T07:31:26.988Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:31:26.988Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:31:26.988Z] #36 249.0 Delve is a source level debugger for Go programs. [2022-07-20T07:31:26.988Z] #36 249.0 [2022-07-20T07:31:26.988Z] #36 249.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T07:31:26.988Z] #36 249.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T07:31:26.988Z] #36 249.0 [2022-07-20T07:31:26.988Z] #36 249.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T07:31:26.988Z] #36 249.0 [2022-07-20T07:31:26.988Z] #36 249.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T07:31:26.988Z] #36 249.0 [2022-07-20T07:31:26.988Z] #36 249.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T07:31:26.988Z] #36 249.0 [2022-07-20T07:31:26.988Z] #36 249.1 Usage: [2022-07-20T07:31:26.988Z] #36 249.1 dlv [command] [2022-07-20T07:31:26.988Z] #36 249.1 [2022-07-20T07:31:26.988Z] #36 249.1 Available Commands: [2022-07-20T07:31:26.988Z] #36 249.1 attach Attach to running process and begin debugging. [2022-07-20T07:31:26.988Z] #36 249.1 connect Connect to a headless debug server with a terminal client. [2022-07-20T07:31:26.988Z] #36 249.1 core Examine a core dump. [2022-07-20T07:31:26.988Z] #36 249.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T07:31:26.988Z] #36 249.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T07:31:26.988Z] #36 249.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T07:31:26.988Z] #36 249.1 help Help about any command [2022-07-20T07:31:26.988Z] #36 249.1 run Deprecated command. Use 'debug' instead. [2022-07-20T07:31:26.988Z] #36 249.1 test Compile test binary and begin debugging program. [2022-07-20T07:31:26.988Z] #36 249.1 trace Compile and begin tracing program. [2022-07-20T07:31:26.988Z] #36 249.1 version Prints version. [2022-07-20T07:31:26.988Z] #36 249.1 [2022-07-20T07:31:26.988Z] #36 249.1 Flags: [2022-07-20T07:31:26.988Z] #36 249.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T07:31:26.988Z] #36 249.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T07:31:26.988Z] #36 249.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-20T07:31:26.988Z] #36 249.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T07:31:26.988Z] #36 249.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T07:31:26.988Z] #36 249.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-20T07:31:26.988Z] #36 249.1 --disable-aslr Disables address space randomization [2022-07-20T07:31:26.988Z] #36 249.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T07:31:26.988Z] #36 249.1 -h, --help help for dlv [2022-07-20T07:31:26.988Z] #36 249.1 --init string Init file, executed by the terminal client. [2022-07-20T07:31:26.988Z] #36 249.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T07:31:26.988Z] #36 249.1 --log Enable debugging server logging. [2022-07-20T07:31:26.988Z] #36 249.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T07:31:26.988Z] #36 249.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T07:31:26.988Z] #36 249.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T07:31:26.988Z] #36 249.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T07:31:26.988Z] #36 249.1 --wd string Working directory for running the program. [2022-07-20T07:31:26.988Z] #36 249.1 [2022-07-20T07:31:26.988Z] #36 249.1 Additional help topics: [2022-07-20T07:31:26.988Z] #36 249.1 dlv backend Help about the --backend flag. [2022-07-20T07:31:26.988Z] #36 249.1 dlv log Help about logging flags. [2022-07-20T07:31:26.988Z] #36 249.1 dlv redirect Help about file redirection. [2022-07-20T07:31:26.988Z] #36 249.1 [2022-07-20T07:31:26.988Z] #36 249.1 Use "dlv [command] --help" for more information about a command. [2022-07-20T07:31:26.988Z] #36 DONE 249.3s [2022-07-20T07:31:26.988Z] [2022-07-20T07:31:26.988Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:26.988Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:26.988Z] #77 168.3 config.status: creating rpm/crun.spec [2022-07-20T07:31:26.988Z] #77 168.4 config.status: creating config.h [2022-07-20T07:31:26.988Z] #77 168.5 config.status: executing libtool commands [2022-07-20T07:31:26.988Z] #77 168.6 config.status: executing depfiles commands [2022-07-20T07:31:27.174Z] #77 196.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T07:31:27.244Z] #77 170.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T07:31:27.244Z] #77 170.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T07:31:27.434Z] #77 196.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T07:31:27.434Z] #77 196.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T07:31:27.695Z] #77 197.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T07:31:27.808Z] #77 171.4 checking for gcc... gcc [2022-07-20T07:31:27.955Z] #77 197.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T07:31:27.956Z] #77 197.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T07:31:28.279Z] #77 197.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T07:31:28.322Z] #77 171.5 checking whether the C compiler works... yes [2022-07-20T07:31:28.322Z] #77 171.8 checking for C compiler default output file name... a.out [2022-07-20T07:31:28.548Z] #77 197.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T07:31:28.579Z] #77 171.8 checking for suffix of executables... [2022-07-20T07:31:28.808Z] #77 198.2 CC src/libcrun/libcrun_la-error.lo [2022-07-20T07:31:29.093Z] #77 172.2 checking whether we are cross compiling... no [2022-07-20T07:31:29.392Z] #77 198.5 CC src/libcrun/libcrun_la-status.lo [2022-07-20T07:31:29.656Z] #77 172.6 checking for suffix of object files... o [2022-07-20T07:31:29.656Z] #77 172.9 checking whether we are using the GNU C compiler... yes [2022-07-20T07:31:29.656Z] #77 173.1 checking whether gcc accepts -g... yes [2022-07-20T07:31:29.657Z] #77 198.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T07:31:29.913Z] #77 173.2 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:31:29.917Z] #77 199.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T07:31:30.177Z] #77 199.4 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T07:31:30.437Z] #77 199.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T07:31:30.476Z] #77 173.5 checking whether gcc understands -c and -o together... yes [2022-07-20T07:31:30.697Z] #77 199.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T07:31:30.697Z] #77 ... [2022-07-20T07:31:30.697Z] [2022-07-20T07:31:30.697Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:31:30.697Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:31:30.697Z] #47 241.6 + dpkg --print-architecture [2022-07-20T07:31:30.697Z] #47 241.6 + git checkout -q v2.1.0 [2022-07-20T07:31:30.697Z] #47 242.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T07:31:30.697Z] #47 242.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T07:31:30.733Z] #77 173.9 checking how to run the C preprocessor... gcc -E [2022-07-20T07:31:30.733Z] #77 174.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:31:30.733Z] #77 174.2 checking for egrep... /bin/grep -E [2022-07-20T07:31:31.298Z] #77 174.3 checking for ANSI C header files... [2022-07-20T07:31:31.298Z] #77 ... [2022-07-20T07:31:31.298Z] [2022-07-20T07:31:31.298Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:31:31.298Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:31:31.298Z] #21 27.02 The following NEW packages will be installed: [2022-07-20T07:31:31.298Z] #21 27.02 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T07:31:31.298Z] #21 27.02 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T07:31:31.298Z] #21 27.02 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T07:31:31.298Z] #21 27.02 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T07:31:31.298Z] #21 27.02 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T07:31:31.298Z] #21 27.02 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T07:31:31.298Z] #21 27.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T07:31:31.298Z] #21 27.02 xz-utils zip zstd [2022-07-20T07:31:31.298Z] #21 27.43 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:31:31.298Z] #21 27.43 Need to get 27.7 MB of archives. [2022-07-20T07:31:31.298Z] #21 27.43 After this operation, 106 MB of additional disk space will be used. [2022-07-20T07:31:31.298Z] #21 27.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T07:31:31.298Z] #21 27.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T07:31:31.298Z] #21 27.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T07:31:31.298Z] #21 27.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T07:31:31.298Z] #21 27.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T07:31:31.298Z] #21 27.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T07:31:31.298Z] #21 27.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T07:31:31.298Z] #21 27.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T07:31:31.298Z] #21 27.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T07:31:31.298Z] #21 27.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T07:31:31.298Z] #21 27.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T07:31:31.298Z] #21 27.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T07:31:31.298Z] #21 27.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T07:31:31.298Z] #21 27.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T07:31:31.298Z] #21 27.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T07:31:31.298Z] #21 27.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T07:31:31.298Z] #21 27.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T07:31:31.298Z] #21 27.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T07:31:31.298Z] #21 27.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T07:31:31.298Z] #21 27.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T07:31:31.298Z] #21 27.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T07:31:31.298Z] #21 27.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T07:31:31.298Z] #21 27.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T07:31:31.298Z] #21 27.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T07:31:31.298Z] #21 27.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T07:31:31.298Z] #21 27.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T07:31:31.298Z] #21 27.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T07:31:31.298Z] #21 28.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T07:31:31.298Z] #21 28.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T07:31:31.298Z] #21 28.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-20T07:31:31.298Z] #21 28.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T07:31:31.298Z] #21 28.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T07:31:31.298Z] #21 28.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T07:31:31.298Z] #21 28.32 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T07:31:31.298Z] #21 28.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-20T07:31:31.298Z] #21 28.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T07:31:31.298Z] #21 28.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T07:31:31.298Z] #21 28.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T07:31:31.298Z] #21 28.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T07:31:31.298Z] #21 28.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T07:31:31.298Z] #21 28.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T07:31:31.298Z] #21 28.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T07:31:31.298Z] #21 28.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T07:31:31.298Z] #21 28.60 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T07:31:31.298Z] #21 28.61 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-20T07:31:31.298Z] #21 28.92 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T07:31:31.298Z] #21 28.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T07:31:31.298Z] #21 29.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T07:31:31.298Z] #21 29.01 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T07:31:31.298Z] #21 30.10 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:31:31.298Z] #21 30.35 Fetched 27.7 MB in 2s (14.4 MB/s) [2022-07-20T07:31:31.298Z] #21 30.46 Selecting previously unselected package pigz. [2022-07-20T07:31:31.555Z] #21 30.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-20T07:31:31.555Z] #21 30.57 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T07:31:31.555Z] #21 30.57 Unpacking pigz (2.6-1) ... [2022-07-20T07:31:31.555Z] #21 30.84 Selecting previously unselected package libelf1:amd64. [2022-07-20T07:31:31.667Z] #77 ... [2022-07-20T07:31:31.668Z] [2022-07-20T07:31:31.668Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:31:31.668Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:31:31.668Z] #14 164.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T07:31:31.668Z] #14 164.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:31:31.668Z] #14 164.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:31:31.812Z] #21 30.84 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T07:31:31.812Z] #21 30.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T07:31:32.069Z] #21 31.14 Selecting previously unselected package libbpf0:amd64. [2022-07-20T07:31:32.069Z] #21 31.16 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T07:31:32.069Z] #21 31.17 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T07:31:32.079Z] #47 ... [2022-07-20T07:31:32.079Z] [2022-07-20T07:31:32.079Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:32.079Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:32.079Z] #77 201.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T07:31:32.326Z] #21 31.48 Selecting previously unselected package libcap2:amd64. [2022-07-20T07:31:32.326Z] #21 31.49 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T07:31:32.326Z] #21 31.55 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:31:32.339Z] #77 201.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T07:31:32.583Z] #21 31.78 Selecting previously unselected package libmnl0:amd64. [2022-07-20T07:31:32.583Z] #21 31.78 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T07:31:32.583Z] #21 31.78 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T07:31:32.599Z] #77 201.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T07:31:32.839Z] #21 31.89 Selecting previously unselected package libxtables12:amd64. [2022-07-20T07:31:32.839Z] #21 31.89 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T07:31:32.839Z] #21 31.90 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T07:31:32.859Z] #77 202.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T07:31:33.096Z] #21 32.10 Selecting previously unselected package libcap2-bin. [2022-07-20T07:31:33.096Z] #21 32.11 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T07:31:33.096Z] #21 32.13 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T07:31:33.119Z] #77 202.5 CC tests/init.o [2022-07-20T07:31:33.353Z] #21 32.42 Selecting previously unselected package iproute2. [2022-07-20T07:31:33.353Z] #21 32.44 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T07:31:33.353Z] #21 32.45 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T07:31:33.379Z] #77 202.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T07:31:34.282Z] #21 33.14 Selecting previously unselected package xxd. [2022-07-20T07:31:34.282Z] #21 33.14 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T07:31:34.282Z] #21 33.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:31:34.540Z] #21 33.56 Selecting previously unselected package vim-common. [2022-07-20T07:31:34.540Z] #21 33.58 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:31:34.540Z] #21 33.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:31:34.646Z] #74 ... [2022-07-20T07:31:34.646Z] [2022-07-20T07:31:34.646Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:31:34.646Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T07:31:34.646Z] #20 21.43 Fetched 49.1 MB in 20s (2432 kB/s) [2022-07-20T07:31:34.797Z] #21 33.99 Selecting previously unselected package bash-completion. [2022-07-20T07:31:34.797Z] #21 33.99 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T07:31:37.318Z] #21 ... [2022-07-20T07:31:37.318Z] [2022-07-20T07:31:37.318Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:37.318Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:37.318Z] #77 174.3 checking for ANSI C header files... yes [2022-07-20T07:31:37.318Z] #77 175.0 checking for sys/types.h... yes [2022-07-20T07:31:37.318Z] #77 175.3 checking for sys/stat.h... yes [2022-07-20T07:31:37.318Z] #77 175.6 checking for stdlib.h... yes [2022-07-20T07:31:37.318Z] #77 175.9 checking for string.h... yes [2022-07-20T07:31:37.318Z] #77 176.3 checking for memory.h... yes [2022-07-20T07:31:37.318Z] #77 176.6 checking for strings.h... yes [2022-07-20T07:31:37.318Z] #77 176.8 checking for inttypes.h... yes [2022-07-20T07:31:37.318Z] #77 177.1 checking for stdint.h... yes [2022-07-20T07:31:37.318Z] #77 177.5 checking for unistd.h... yes [2022-07-20T07:31:37.318Z] #77 177.7 checking minix/config.h usability... no [2022-07-20T07:31:37.318Z] #77 177.9 checking minix/config.h presence... no [2022-07-20T07:31:37.318Z] #77 178.1 checking for minix/config.h... no [2022-07-20T07:31:37.318Z] #77 178.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T07:31:37.318Z] #77 178.5 checking build system type... x86_64-pc-linux-gnu [2022-07-20T07:31:37.318Z] #77 179.1 checking host system type... x86_64-pc-linux-gnu [2022-07-20T07:31:37.318Z] #77 179.1 checking how to print strings... printf [2022-07-20T07:31:37.318Z] #77 179.1 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:31:37.318Z] #77 179.1 checking for fgrep... /bin/grep -F [2022-07-20T07:31:37.318Z] #77 179.1 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:31:37.318Z] #77 179.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:31:37.318Z] #77 179.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:31:37.318Z] #77 179.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:31:37.318Z] #77 179.3 checking whether ln -s works... yes [2022-07-20T07:31:37.318Z] #77 179.3 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:31:37.318Z] #77 179.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T07:31:37.318Z] #77 179.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:31:37.318Z] #77 179.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:31:37.318Z] #77 179.3 checking for objdump... objdump [2022-07-20T07:31:37.318Z] #77 179.3 checking how to recognize dependent libraries... pass_all [2022-07-20T07:31:37.318Z] #77 179.3 checking for dlltool... no [2022-07-20T07:31:37.318Z] #77 179.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:31:37.318Z] #77 179.3 checking for ar... ar [2022-07-20T07:31:37.318Z] #77 179.3 checking for archiver @FILE support... @ [2022-07-20T07:31:37.318Z] #77 179.7 checking for strip... strip [2022-07-20T07:31:37.318Z] #77 179.7 checking for ranlib... ranlib [2022-07-20T07:31:37.318Z] #77 179.7 checking for gawk... no [2022-07-20T07:31:37.318Z] #77 179.7 checking for mawk... mawk [2022-07-20T07:31:37.318Z] #77 179.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:31:37.318Z] #77 180.4 checking for sysroot... no [2022-07-20T07:31:37.318Z] #77 180.4 checking for a working dd... /bin/dd [2022-07-20T07:31:37.318Z] #77 180.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:31:37.318Z] #77 180.6 checking for mt... no [2022-07-20T07:31:37.318Z] #77 180.6 checking if : is a manifest tool... no [2022-07-20T07:31:37.318Z] #77 180.6 checking for dlfcn.h... yes [2022-07-20T07:31:37.574Z] #77 181.0 checking for objdir... .libs [2022-07-20T07:31:38.395Z] #77 181.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:31:38.395Z] #77 181.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:31:38.395Z] #77 181.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:31:38.958Z] #77 181.9 checking if gcc static flag -static works... yes [2022-07-20T07:31:39.215Z] #77 182.3 checking if gcc supports -c -o file.o... yes [2022-07-20T07:31:39.215Z] #77 182.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:31:39.472Z] #77 182.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T07:31:39.728Z] #77 182.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:31:39.728Z] #77 183.2 checking how to hardcode library paths into programs... immediate [2022-07-20T07:31:39.728Z] #77 183.2 checking whether stripping libraries is possible... yes [2022-07-20T07:31:39.728Z] #77 183.2 checking if libtool supports shared libraries... yes [2022-07-20T07:31:39.728Z] #77 183.2 checking whether to build shared libraries... no [2022-07-20T07:31:39.728Z] #77 183.2 checking whether to build static libraries... yes [2022-07-20T07:31:39.985Z] #77 183.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:31:39.985Z] #77 183.3 checking whether build environment is sane... yes [2022-07-20T07:31:39.985Z] #77 183.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:31:39.985Z] #77 183.5 checking whether make sets $(MAKE)... yes [2022-07-20T07:31:40.242Z] #77 183.6 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:31:40.242Z] #77 183.7 checking whether make supports nested variables... yes [2022-07-20T07:31:40.242Z] #77 183.8 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:31:40.242Z] #77 183.8 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:31:40.499Z] #77 183.8 checking how to create a ustar tar archive... gnutar [2022-07-20T07:31:40.756Z] #77 183.9 checking dependency style of gcc... gcc3 [2022-07-20T07:31:40.756Z] #77 184.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:31:40.756Z] #77 184.2 checking whether make supports nested variables... (cached) yes [2022-07-20T07:31:40.756Z] #77 184.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T07:31:40.756Z] #77 184.2 checking pkg-config is at least version 0.9.0... yes [2022-07-20T07:31:40.756Z] #77 184.2 checking for yajl >= 2.1.0... yes [2022-07-20T07:31:40.756Z] #77 184.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T07:31:40.756Z] #77 184.2 checking for gcc... (cached) gcc [2022-07-20T07:31:41.015Z] #77 184.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T07:31:41.015Z] #77 184.3 checking whether gcc accepts -g... (cached) yes [2022-07-20T07:31:41.015Z] #77 184.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T07:31:41.015Z] #77 184.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T07:31:41.015Z] #77 184.3 checking for a Python interpreter with version >= 3... python3 [2022-07-20T07:31:41.015Z] #77 184.4 checking for python3... /usr/bin/python3 [2022-07-20T07:31:41.015Z] #77 184.4 checking for python3 version... 3.9 [2022-07-20T07:31:41.015Z] #77 184.5 checking for python3 platform... linux [2022-07-20T07:31:41.224Z] #20 21.43 Reading package lists... [2022-07-20T07:31:41.224Z] #20 ... [2022-07-20T07:31:41.224Z] [2022-07-20T07:31:41.224Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:31:41.224Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T07:31:41.224Z] #69 21.68 Fetched 49.1 MB in 20s (2441 kB/s) [2022-07-20T07:31:41.579Z] #77 184.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T07:31:41.579Z] #77 184.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T07:31:41.795Z] #69 21.68 Reading package lists... [2022-07-20T07:31:41.795Z] #69 ... [2022-07-20T07:31:41.795Z] [2022-07-20T07:31:41.795Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:31:41.795Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T07:31:41.795Z] #20 21.43 Reading package lists... [2022-07-20T07:31:41.836Z] #77 185.3 checking that generated files are newer than configure... done [2022-07-20T07:31:41.836Z] #77 185.3 configure: creating ./config.status [2022-07-20T07:31:42.093Z] #77 ... [2022-07-20T07:31:42.093Z] [2022-07-20T07:31:42.093Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:31:42.093Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:31:42.093Z] #21 38.92 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T07:31:42.093Z] #21 39.50 Selecting previously unselected package bzip2. [2022-07-20T07:31:42.093Z] #21 39.51 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T07:31:42.093Z] #21 39.53 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T07:31:42.093Z] #21 39.73 Selecting previously unselected package xz-utils. [2022-07-20T07:31:42.093Z] #21 39.74 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T07:31:42.093Z] #21 39.77 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:31:42.093Z] #21 40.04 Selecting previously unselected package apparmor. [2022-07-20T07:31:42.093Z] #21 40.04 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T07:31:42.094Z] #21 40.15 Unpacking apparmor (2.13.6-10) ... [2022-07-20T07:31:42.094Z] #21 40.66 Selecting previously unselected package inetutils-ping. [2022-07-20T07:31:42.094Z] #21 40.67 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T07:31:42.094Z] #21 40.67 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T07:31:42.094Z] #21 40.86 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T07:31:42.094Z] #21 40.89 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T07:31:42.094Z] #21 40.90 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T07:31:42.094Z] #21 41.04 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T07:31:42.094Z] #21 41.04 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T07:31:42.094Z] #21 41.06 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T07:31:42.094Z] #21 41.19 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T07:31:42.094Z] #21 41.19 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T07:31:42.094Z] #21 41.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T07:31:42.094Z] #21 41.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T07:31:42.094Z] #21 41.33 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T07:31:42.094Z] #21 41.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T07:31:42.094Z] #21 41.43 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T07:31:42.351Z] #21 41.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T07:31:42.351Z] #21 41.43 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T07:31:42.610Z] #21 41.58 Selecting previously unselected package iptables. [2022-07-20T07:31:42.610Z] #21 41.60 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-20T07:31:42.610Z] #21 41.61 Unpacking iptables (1.8.7-1) ... [2022-07-20T07:31:42.867Z] #21 42.12 Selecting previously unselected package libonig5:amd64. [2022-07-20T07:31:43.126Z] #21 42.14 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T07:31:43.126Z] #21 42.15 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:31:43.126Z] #21 42.34 Selecting previously unselected package libjq1:amd64. [2022-07-20T07:31:43.126Z] #21 42.37 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T07:31:43.126Z] #21 42.38 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:31:43.383Z] #21 42.56 Selecting previously unselected package jq. [2022-07-20T07:31:43.383Z] #21 42.59 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-20T07:31:43.383Z] #21 42.61 Unpacking jq (1.6-2.1) ... [2022-07-20T07:31:43.439Z] #20 30.36 Reading package lists... [2022-07-20T07:31:43.439Z] #20 ... [2022-07-20T07:31:43.439Z] [2022-07-20T07:31:43.439Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:31:43.439Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T07:31:43.439Z] #49 21.56 Fetched 49.1 MB in 20s (2444 kB/s) [2022-07-20T07:31:43.439Z] #49 21.56 Reading package lists... [2022-07-20T07:31:43.439Z] #49 30.73 Reading package lists... [2022-07-20T07:31:43.439Z] #49 ... [2022-07-20T07:31:43.439Z] [2022-07-20T07:31:43.439Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:31:43.439Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T07:31:43.439Z] #69 21.68 Reading package lists... [2022-07-20T07:31:43.641Z] #21 42.74 Selecting previously unselected package libaio1:amd64. [2022-07-20T07:31:43.641Z] #21 42.75 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T07:31:43.641Z] #21 42.76 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T07:31:43.641Z] #21 42.83 Selecting previously unselected package libgpm2:amd64. [2022-07-20T07:31:43.641Z] #21 42.83 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T07:31:43.641Z] #21 42.84 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T07:31:43.943Z] #21 42.97 Selecting previously unselected package libicu67:amd64. [2022-07-20T07:31:43.943Z] #21 42.98 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-20T07:31:43.943Z] #21 43.01 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T07:31:49.241Z] #21 ... [2022-07-20T07:31:49.241Z] [2022-07-20T07:31:49.241Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:49.241Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:49.241Z] #77 188.6 config.status: creating Makefile [2022-07-20T07:31:49.241Z] #77 188.7 config.status: creating config.h [2022-07-20T07:31:49.241Z] #77 188.8 config.status: executing libtool commands [2022-07-20T07:31:49.241Z] #77 188.8 config.status: executing depfiles commands [2022-07-20T07:31:49.241Z] #77 189.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T07:31:49.241Z] #77 189.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T07:31:49.241Z] #77 190.4 checking for gcc... gcc [2022-07-20T07:31:49.241Z] #77 190.5 checking whether the C compiler works... yes [2022-07-20T07:31:49.241Z] #77 190.8 checking for C compiler default output file name... a.out [2022-07-20T07:31:49.241Z] #77 190.8 checking for suffix of executables... [2022-07-20T07:31:49.241Z] #77 191.0 checking whether we are cross compiling... no [2022-07-20T07:31:49.241Z] #77 191.2 checking for suffix of object files... o [2022-07-20T07:31:49.241Z] #77 191.4 checking whether we are using the GNU C compiler... yes [2022-07-20T07:31:49.241Z] #77 191.5 checking whether gcc accepts -g... yes [2022-07-20T07:31:49.241Z] #77 191.7 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:31:49.241Z] #77 192.0 checking whether gcc understands -c and -o together... yes [2022-07-20T07:31:49.241Z] #77 192.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:31:49.241Z] #77 192.5 checking whether build environment is sane... yes [2022-07-20T07:31:49.241Z] #77 192.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:31:49.241Z] #77 192.6 checking for gawk... no [2022-07-20T07:31:49.241Z] #77 192.6 checking for mawk... mawk [2022-07-20T07:31:49.241Z] #77 192.6 checking whether make sets $(MAKE)... yes [2022-07-20T07:31:49.498Z] #77 192.8 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:31:49.498Z] #77 192.9 checking whether make supports nested variables... yes [2022-07-20T07:31:49.756Z] #77 193.0 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:31:49.756Z] #77 193.0 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:31:49.756Z] #77 193.0 checking how to create a ustar tar archive... gnutar [2022-07-20T07:31:50.013Z] #77 193.2 checking dependency style of gcc... gcc3 [2022-07-20T07:31:50.013Z] #77 193.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:31:50.013Z] #77 193.5 checking whether make supports nested variables... (cached) yes [2022-07-20T07:31:50.210Z] #14 ... [2022-07-20T07:31:50.211Z] [2022-07-20T07:31:50.211Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:50.211Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:50.211Z] #77 103.3 configure.ac:7: installing 'build-aux/compile' [2022-07-20T07:31:50.211Z] #77 103.3 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T07:31:50.211Z] #77 103.3 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T07:31:50.211Z] #77 103.4 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T07:31:50.211Z] #77 103.4 configure.ac:11: installing 'build-aux/missing' [2022-07-20T07:31:50.211Z] #77 103.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T07:31:50.211Z] #77 104.0 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T07:31:50.834Z] #77 193.7 checking build system type... x86_64-pc-linux-gnu [2022-07-20T07:31:51.090Z] #77 194.4 checking host system type... x86_64-pc-linux-gnu [2022-07-20T07:31:51.091Z] #77 194.4 checking how to print strings... printf [2022-07-20T07:31:51.091Z] #77 194.4 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:31:51.091Z] #77 194.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:31:51.091Z] #77 194.6 checking for egrep... /bin/grep -E [2022-07-20T07:31:51.091Z] #77 194.6 checking for fgrep... /bin/grep -F [2022-07-20T07:31:51.091Z] #77 194.6 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:31:51.347Z] #77 194.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:31:51.347Z] #77 194.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:31:51.485Z] #77 ... [2022-07-20T07:31:51.485Z] [2022-07-20T07:31:51.485Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:31:51.485Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:31:51.485Z] #47 DONE 270.7s [2022-07-20T07:31:51.485Z] [2022-07-20T07:31: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-07-20T07:31:51.485Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:51.571Z] #69 30.75 Reading package lists... [2022-07-20T07:31:51.571Z] #69 ... [2022-07-20T07:31:51.571Z] [2022-07-20T07:31:51.571Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:31:51.571Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T07:31:51.571Z] #20 30.36 Reading package lists... [2022-07-20T07:31:51.590Z] #77 106.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T07:31:51.590Z] #77 106.6 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T07:31:51.604Z] #77 194.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:31:51.604Z] #77 195.0 checking whether ln -s works... yes [2022-07-20T07:31:51.604Z] #77 195.0 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:31:51.604Z] #77 195.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T07:31:51.604Z] #77 195.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:31:51.604Z] #77 195.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:31:51.604Z] #77 195.1 checking for objdump... objdump [2022-07-20T07:31:51.604Z] #77 195.1 checking how to recognize dependent libraries... pass_all [2022-07-20T07:31:51.604Z] #77 195.1 checking for dlltool... no [2022-07-20T07:31:51.604Z] #77 195.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:31:51.604Z] #77 195.1 checking for ar... ar [2022-07-20T07:31:51.861Z] #77 195.1 checking for archiver @FILE support... @ [2022-07-20T07:31:51.861Z] #77 195.3 checking for strip... strip [2022-07-20T07:31:51.861Z] #77 195.3 checking for ranlib... ranlib [2022-07-20T07:31:52.058Z] #77 ... [2022-07-20T07:31:52.058Z] [2022-07-20T07:31:52.058Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T07:31:52.058Z] #48 sha256:7c67e0606317006e749c4e5ea4649536b81d2931192d8bbe1cc5397e473eac69 [2022-07-20T07:31:52.158Z] #77 107.5 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T07:31:52.158Z] #77 107.5 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T07:31:52.416Z] #77 107.8 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T07:31:52.424Z] #77 195.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:31:52.424Z] #77 195.9 checking for sysroot... no [2022-07-20T07:31:52.424Z] #77 195.9 checking for a working dd... /bin/dd [2022-07-20T07:31:52.424Z] #77 195.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:31:52.632Z] #48 DONE 0.6s [2022-07-20T07:31:52.632Z] [2022-07-20T07:31:52.632Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T07:31:52.632Z] #52 sha256:653b84db1a109162696b0e323a6780ffeb25cab71a432c7f86293cbf636f1fa4 [2022-07-20T07:31:52.632Z] #52 DONE 0.1s [2022-07-20T07:31:52.632Z] [2022-07-20T07:31:52.632Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:31:52.632Z] #60 sha256:79807a96a659de44eddc9c1796e9ddf486ce99b17ea59f4244642f9fa65bafb3 [2022-07-20T07:31:52.674Z] #77 108.1 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T07:31:52.674Z] #77 108.3 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T07:31:52.689Z] #77 196.3 checking for mt... no [2022-07-20T07:31:52.893Z] #60 ... [2022-07-20T07:31:52.893Z] [2022-07-20T07:31:52.893Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T07:31:52.893Z] #54 sha256:94c71e13e5ff6c1fb1b182db53f844ee6f502fc5398cb7c00964994818da1e6b [2022-07-20T07:31:52.893Z] #54 DONE 0.1s [2022-07-20T07:31:52.893Z] [2022-07-20T07:31:52.893Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:31:52.893Z] #64 sha256:110506ec932a449b38ad96c9c83c229443e2755b55e15d27ed075d1c6f2a343a [2022-07-20T07:31:52.952Z] #20 39.10 Building dependency tree... [2022-07-20T07:31:53.014Z] #77 196.3 checking if : is a manifest tool... no [2022-07-20T07:31:53.014Z] #77 196.3 checking how to run the C preprocessor... gcc -E [2022-07-20T07:31:53.014Z] #77 196.6 checking for ANSI C header files... [2022-07-20T07:31:53.014Z] #77 ... [2022-07-20T07:31:53.014Z] [2022-07-20T07:31:53.014Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:31:53.014Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:31:53.014Z] #21 49.07 Selecting previously unselected package libinih1:amd64. [2022-07-20T07:31:53.014Z] #21 49.07 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-20T07:31:53.014Z] #21 49.07 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T07:31:53.014Z] #21 49.23 Selecting previously unselected package libnet1:amd64. [2022-07-20T07:31:53.014Z] #21 49.23 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T07:31:53.014Z] #21 49.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:31:53.014Z] #21 49.44 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T07:31:53.014Z] #21 49.46 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T07:31:53.014Z] #21 49.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:31:53.014Z] #21 49.62 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T07:31:53.014Z] #21 49.62 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:31:53.014Z] #21 49.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:31:53.014Z] #21 49.71 Selecting previously unselected package libyajl2:amd64. [2022-07-20T07:31:53.014Z] #21 49.72 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T07:31:53.014Z] #21 49.73 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:31:53.014Z] #21 49.81 Selecting previously unselected package net-tools. [2022-07-20T07:31:53.014Z] #21 49.82 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T07:31:53.014Z] #21 49.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T07:31:53.014Z] #21 50.10 Selecting previously unselected package patch. [2022-07-20T07:31:53.014Z] #21 50.11 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-20T07:31:53.014Z] #21 50.12 Unpacking patch (2.7.6-7) ... [2022-07-20T07:31:53.014Z] #21 50.48 Selecting previously unselected package python-pip-whl. [2022-07-20T07:31:53.014Z] #21 50.54 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T07:31:53.014Z] #21 50.56 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T07:31:53.014Z] #21 51.50 Selecting previously unselected package python3-lib2to3. [2022-07-20T07:31:53.014Z] #21 51.50 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T07:31:53.014Z] #21 51.54 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T07:31:53.014Z] #21 51.87 Selecting previously unselected package python3-distutils. [2022-07-20T07:31:53.014Z] #21 51.87 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T07:31:53.014Z] #21 51.87 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T07:31:53.014Z] #21 52.17 Selecting previously unselected package python3-pkg-resources. [2022-07-20T07:31:53.014Z] #21 52.18 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T07:31:53.014Z] #21 52.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:31:53.241Z] #77 108.7 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T07:31:53.270Z] #21 52.48 Selecting previously unselected package python3-setuptools. [2022-07-20T07:31:53.270Z] #21 52.49 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T07:31:53.270Z] #21 52.49 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T07:31:53.528Z] #21 52.83 Selecting previously unselected package python3-wheel. [2022-07-20T07:31:53.528Z] #21 52.83 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T07:31:53.785Z] #21 52.85 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T07:31:54.043Z] #21 53.03 Selecting previously unselected package python3-pip. [2022-07-20T07:31:54.043Z] #21 53.03 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T07:31:54.043Z] #21 53.04 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T07:31:54.300Z] #21 53.51 Selecting previously unselected package sudo. [2022-07-20T07:31:54.300Z] #21 53.53 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T07:31:54.300Z] #21 53.56 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T07:31:54.861Z] #20 43.08 The following additional packages will be installed: [2022-07-20T07:31:54.861Z] #20 43.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T07:31:54.861Z] #20 43.09 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T07:31:54.861Z] #20 43.09 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T07:31:54.861Z] #20 43.09 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T07:31:54.861Z] #20 43.10 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T07:31:54.861Z] #20 43.11 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T07:31:54.861Z] #20 43.11 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T07:31:54.861Z] #20 43.15 Suggested packages: [2022-07-20T07:31:54.861Z] #20 43.16 gcc-10-locales seccomp wine64 [2022-07-20T07:31:55.437Z] #64 ... [2022-07-20T07:31:55.437Z] [2022-07-20T07:31:55.437Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:31:55.437Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:31:55.437Z] #77 224.4 CCLD tests/init [2022-07-20T07:31:55.600Z] #64 290.0 # github.com/containerd/containerd/cmd/containerd [2022-07-20T07:31:55.600Z] #64 290.0 /usr/bin/ld: /tmp/go-link-1065310013/000019.o: in function `New': [2022-07-20T07:31:55.600Z] #64 290.0 /tmp/tmp.WElCqXgMu8/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-20T07:31:55.600Z] #64 290.1 + bin/containerd-stress [2022-07-20T07:31:55.600Z] #64 291.2 + bin/containerd-shim [2022-07-20T07:31:55.673Z] #21 54.90 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T07:31:55.673Z] #21 54.91 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T07:31:55.801Z] #20 43.96 The following NEW packages will be installed: [2022-07-20T07:31:55.801Z] #20 43.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T07:31:55.801Z] #20 43.96 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T07:31:55.801Z] #20 43.96 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T07:31:55.801Z] #20 43.96 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T07:31:55.801Z] #20 43.97 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T07:31:55.801Z] #20 43.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T07:31:55.801Z] #20 43.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T07:31:55.801Z] #20 43.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T07:31:55.801Z] #20 43.98 mingw-w64-x86-64-dev [2022-07-20T07:31:55.930Z] #21 54.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T07:31:56.061Z] #20 44.44 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:31:56.062Z] #20 44.44 Need to get 115 MB of archives. [2022-07-20T07:31:56.062Z] #20 44.44 After this operation, 645 MB of additional disk space will be used. [2022-07-20T07:31:56.062Z] #20 44.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-20T07:31:56.062Z] #20 44.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-20T07:31:56.062Z] #20 44.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-20T07:31:56.187Z] #21 55.20 Selecting previously unselected package uidmap. [2022-07-20T07:31:56.187Z] #21 55.21 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T07:31:56.187Z] #21 55.21 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T07:31:56.323Z] #20 44.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-07-20T07:31:56.323Z] #20 44.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-07-20T07:31:56.323Z] #20 44.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T07:31:56.323Z] #20 44.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-20T07:31:56.323Z] #20 44.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-20T07:31:56.323Z] #20 44.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-20T07:31:56.443Z] #21 55.58 Selecting previously unselected package vim-runtime. [2022-07-20T07:31:56.443Z] #21 55.58 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:31:56.443Z] #21 55.63 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-20T07:31:56.443Z] #21 55.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T07:31:56.443Z] #21 55.72 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:31:56.584Z] #20 44.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-20T07:31:56.844Z] #20 45.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-20T07:31:57.104Z] #20 45.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-20T07:31:57.364Z] #20 45.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-20T07:31:57.427Z] #77 ... [2022-07-20T07:31:57.427Z] [2022-07-20T07:31:57.427Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:31:57.427Z] #67 sha256:53c158ad18eee748a87f34f77ed4b505725d7251b247cb9733f16670053c1084 [2022-07-20T07:31:57.427Z] #67 189.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T07:31:57.427Z] #67 189.9 + GOBIN=/build [2022-07-20T07:31:57.427Z] #67 189.9 + GO111MODULE=on [2022-07-20T07:31:57.427Z] #67 189.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:31:57.937Z] #20 46.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-20T07:31:57.937Z] #20 ... [2022-07-20T07:31:57.937Z] [2022-07-20T07:31:57.937Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:31:57.937Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T07:31:57.937Z] #69 30.75 Reading package lists... [2022-07-20T07:31:57.937Z] #69 39.91 Building dependency tree... [2022-07-20T07:31:57.937Z] #69 43.81 The following additional packages will be installed: [2022-07-20T07:31:57.937Z] #69 43.83 libbtrfs0 [2022-07-20T07:31:57.937Z] #69 44.14 The following NEW packages will be installed: [2022-07-20T07:31:57.937Z] #69 44.16 libbtrfs-dev libbtrfs0 [2022-07-20T07:31:57.937Z] #69 44.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:31:57.937Z] #69 44.51 Need to get 460 kB of archives. [2022-07-20T07:31:57.937Z] #69 44.51 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T07:31:57.937Z] #69 44.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T07:31:57.937Z] #69 44.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T07:31:57.937Z] #69 45.31 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:31:57.937Z] #69 45.67 Fetched 460 kB in 0s (1514 kB/s) [2022-07-20T07:31:57.937Z] #69 45.74 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T07:31:57.937Z] #69 45.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-20T07:31:57.937Z] #69 45.80 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T07:31:57.937Z] #69 45.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:31:57.937Z] #69 45.96 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T07:31:57.937Z] #69 45.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T07:31:57.937Z] #69 45.98 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:31:57.937Z] #69 46.17 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:31:57.937Z] #69 46.20 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:31:57.937Z] #69 46.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:31:58.198Z] #69 ... [2022-07-20T07:31:58.198Z] [2022-07-20T07:31:58.198Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:31:58.198Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T07:31:58.198Z] #20 46.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-07-20T07:31:58.198Z] #20 46.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T07:31:58.198Z] #20 46.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T07:31:58.198Z] #20 46.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T07:31:58.198Z] #20 46.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T07:31:58.198Z] #20 46.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-20T07:31:58.198Z] #20 46.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T07:31:58.198Z] #20 46.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T07:31:58.198Z] #20 46.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T07:31:58.198Z] #20 ... [2022-07-20T07:31:58.198Z] [2022-07-20T07:31:58.198Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T07:31:58.198Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T07:31:58.198Z] #69 DONE 46.5s [2022-07-20T07:31:58.198Z] [2022-07-20T07:31:58.198Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T07:31:58.198Z] #70 sha256:670d7f86405f20007905f6b1ad27d55c6d53081e04e5b246e426c550170509d1 [2022-07-20T07:31:58.198Z] #70 DONE 0.1s [2022-07-20T07:31:58.198Z] [2022-07-20T07:31:58.198Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:31:58.198Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T07:31:58.198Z] #20 46.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T07:31:58.198Z] #20 46.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T07:31:58.198Z] #20 46.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T07:31:58.198Z] #20 46.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T07:31:58.198Z] #20 46.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-20T07:31:58.198Z] #20 46.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T07:31:58.198Z] #20 46.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T07:31:59.139Z] #20 47.36 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:31:59.139Z] #20 47.54 Fetched 115 MB in 3s (44.4 MB/s) [2022-07-20T07:31:59.139Z] #20 47.58 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T07:31:59.410Z] #20 47.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-20T07:31:59.410Z] #20 47.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T07:31:59.410Z] #20 47.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T07:31:59.770Z] #64 300.3 + bin/containerd-shim-runc-v1 [2022-07-20T07:31:59.985Z] #20 48.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T07:31:59.985Z] #20 48.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T07:32:00.245Z] #20 48.49 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T07:32:01.183Z] #20 49.55 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T07:32:01.183Z] #20 49.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T07:32:01.183Z] #20 49.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T07:32:01.183Z] #20 49.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T07:32:01.442Z] #20 49.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:32:01.442Z] #20 49.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:32:01.442Z] #20 49.78 Selecting previously unselected package dmsetup. [2022-07-20T07:32:01.442Z] #20 ... [2022-07-20T07:32:01.442Z] [2022-07-20T07:32:01.442Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:32:01.442Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T07:32:01.442Z] #49 30.73 Reading package lists... [2022-07-20T07:32:01.442Z] #49 39.95 Building dependency tree... [2022-07-20T07:32:01.442Z] #49 44.05 The following additional packages will be installed: [2022-07-20T07:32:01.442Z] #49 44.06 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-20T07:32:01.442Z] #49 44.07 Suggested packages: [2022-07-20T07:32:01.442Z] #49 44.07 cmake-doc ninja-build lrzip [2022-07-20T07:32:01.442Z] #49 44.07 Recommended packages: [2022-07-20T07:32:01.442Z] #49 44.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T07:32:01.442Z] #49 44.56 The following NEW packages will be installed: [2022-07-20T07:32:01.442Z] #49 44.57 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-20T07:32:01.442Z] #49 44.99 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:32:01.442Z] #49 44.99 Need to get 8418 kB of archives. [2022-07-20T07:32:01.442Z] #49 44.99 After this operation, 34.9 MB of additional disk space will be used. [2022-07-20T07:32:01.442Z] #49 44.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T07:32:01.442Z] #49 44.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T07:32:01.442Z] #49 45.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T07:32:01.442Z] #49 45.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T07:32:01.442Z] #49 45.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T07:32:01.442Z] #49 45.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T07:32:01.442Z] #49 45.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T07:32:01.442Z] #49 45.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T07:32:01.442Z] #49 45.96 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:32:01.442Z] #49 46.22 Fetched 8418 kB in 0s (18.3 MB/s) [2022-07-20T07:32:01.442Z] #49 46.27 Selecting previously unselected package xxd. [2022-07-20T07:32:01.442Z] #49 46.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-20T07:32:01.442Z] #49 46.31 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T07:32:01.442Z] #49 46.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:32:01.442Z] #49 46.47 Selecting previously unselected package vim-common. [2022-07-20T07:32:01.443Z] #49 46.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:32:01.443Z] #49 46.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:32:01.443Z] #49 46.74 Selecting previously unselected package cmake-data. [2022-07-20T07:32:01.443Z] #49 46.75 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T07:32:01.443Z] #49 46.76 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T07:32:01.443Z] #49 47.85 Selecting previously unselected package libarchive13:amd64. [2022-07-20T07:32:01.443Z] #49 47.85 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T07:32:01.443Z] #49 47.86 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T07:32:01.443Z] #49 47.98 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T07:32:01.443Z] #49 47.99 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T07:32:01.443Z] #49 48.00 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T07:32:01.443Z] #49 48.08 Selecting previously unselected package librhash0:amd64. [2022-07-20T07:32:01.443Z] #49 48.08 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T07:32:01.443Z] #49 48.09 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T07:32:01.443Z] #49 48.17 Selecting previously unselected package libuv1:amd64. [2022-07-20T07:32:01.443Z] #49 48.18 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T07:32:01.443Z] #49 48.19 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T07:32:01.443Z] #49 48.27 Selecting previously unselected package cmake. [2022-07-20T07:32:01.443Z] #49 48.27 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T07:32:01.443Z] #49 48.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T07:32:01.443Z] #49 49.85 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T07:32:01.443Z] #49 49.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:32:01.443Z] #49 ... [2022-07-20T07:32:01.443Z] [2022-07-20T07:32:01.443Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:32:01.443Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T07:32:01.443Z] #20 49.78 Selecting previously unselected package dmsetup. [2022-07-20T07:32:01.443Z] #20 49.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:32:01.443Z] #20 49.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T07:32:01.443Z] #20 49.87 Selecting previously unselected package mingw-w64-common. [2022-07-20T07:32:01.443Z] #20 49.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T07:32:01.443Z] #20 49.89 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T07:32:01.694Z] #21 ... [2022-07-20T07:32:01.694Z] [2022-07-20T07:32:01.694Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:01.694Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:01.694Z] #77 196.6 checking for ANSI C header files... yes [2022-07-20T07:32:01.694Z] #77 197.3 checking for sys/types.h... yes [2022-07-20T07:32:01.694Z] #77 197.5 checking for sys/stat.h... yes [2022-07-20T07:32:01.694Z] #77 197.8 checking for stdlib.h... yes [2022-07-20T07:32:01.694Z] #77 198.1 checking for string.h... yes [2022-07-20T07:32:01.694Z] #77 198.3 checking for memory.h... yes [2022-07-20T07:32:01.694Z] #77 198.6 checking for strings.h... yes [2022-07-20T07:32:01.694Z] #77 198.8 checking for inttypes.h... yes [2022-07-20T07:32:01.694Z] #77 199.2 checking for stdint.h... yes [2022-07-20T07:32:01.694Z] #77 199.6 checking for unistd.h... yes [2022-07-20T07:32:01.694Z] #77 200.0 checking for dlfcn.h... yes [2022-07-20T07:32:01.694Z] #77 200.2 checking for objdir... .libs [2022-07-20T07:32:01.694Z] #77 200.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:32:01.694Z] #77 201.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:32:01.694Z] #77 201.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:32:01.694Z] #77 201.3 checking if gcc static flag -static works... yes [2022-07-20T07:32:01.694Z] #77 201.8 checking if gcc supports -c -o file.o... yes [2022-07-20T07:32:01.694Z] #77 202.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:32:01.694Z] #77 202.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T07:32:01.694Z] #77 202.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:32:01.694Z] #77 202.8 checking how to hardcode library paths into programs... immediate [2022-07-20T07:32:01.694Z] #77 202.8 checking whether stripping libraries is possible... yes [2022-07-20T07:32:01.694Z] #77 202.8 checking if libtool supports shared libraries... yes [2022-07-20T07:32:01.694Z] #77 202.8 checking whether to build shared libraries... no [2022-07-20T07:32:01.694Z] #77 202.8 checking whether to build static libraries... yes [2022-07-20T07:32:01.694Z] #77 202.9 checking float.h usability... yes [2022-07-20T07:32:01.694Z] #77 203.1 checking float.h presence... yes [2022-07-20T07:32:01.694Z] #77 203.1 checking for float.h... yes [2022-07-20T07:32:01.694Z] #77 203.2 checking limits.h usability... yes [2022-07-20T07:32:01.694Z] #77 203.5 checking limits.h presence... yes [2022-07-20T07:32:01.694Z] #77 203.7 checking for limits.h... yes [2022-07-20T07:32:01.694Z] #77 203.8 checking stddef.h usability... yes [2022-07-20T07:32:01.694Z] #77 204.1 checking stddef.h presence... yes [2022-07-20T07:32:01.694Z] #77 204.1 checking for stddef.h... yes [2022-07-20T07:32:01.694Z] #77 204.3 checking for stdlib.h... (cached) yes [2022-07-20T07:32:01.694Z] #77 204.4 checking for string.h... (cached) yes [2022-07-20T07:32:01.694Z] #77 204.5 checking sys/time.h usability... yes [2022-07-20T07:32:01.694Z] #77 204.6 checking sys/time.h presence... yes [2022-07-20T07:32:01.694Z] #77 204.7 checking for sys/time.h... yes [2022-07-20T07:32:01.694Z] #77 204.7 checking for inline... inline [2022-07-20T07:32:01.951Z] #77 204.8 checking for size_t... yes [2022-07-20T07:32:01.951Z] #77 205.3 checking for stdlib.h... (cached) yes [2022-07-20T07:32:02.208Z] #77 205.3 checking for GNU libc compatible malloc... yes [2022-07-20T07:32:02.208Z] #77 205.7 checking for stdlib.h... (cached) yes [2022-07-20T07:32:02.384Z] #20 ... [2022-07-20T07:32:02.384Z] [2022-07-20T07:32:02.384Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:32:02.384Z] #74 sha256:d80c3a0b4843ce29f53333d1dd547487abb9d9b29c6b782fa9c628c18c520962 [2022-07-20T07:32:02.384Z] #74 47.10 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T07:32:02.384Z] #74 47.10 + GOBIN=/build [2022-07-20T07:32:02.384Z] #74 47.10 + GO111MODULE=on [2022-07-20T07:32:02.384Z] #74 47.10 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T07:32:02.384Z] #74 50.22 rootlesskit version 1.0.0 [2022-07-20T07:32:02.384Z] #74 50.22 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T07:32:02.384Z] #74 50.22 -container-ip string [2022-07-20T07:32:02.384Z] #74 50.22 container ip [2022-07-20T07:32:02.384Z] #74 50.22 -container-port int [2022-07-20T07:32:02.384Z] #74 50.22 container port (default -1) [2022-07-20T07:32:02.384Z] #74 50.22 -host-ip string [2022-07-20T07:32:02.384Z] #74 50.22 host ip [2022-07-20T07:32:02.384Z] #74 50.22 -host-port int [2022-07-20T07:32:02.384Z] #74 50.22 host port (default -1) [2022-07-20T07:32:02.384Z] #74 50.22 -proto string [2022-07-20T07:32:02.384Z] #74 50.22 proxy protocol (default "tcp") [2022-07-20T07:32:02.384Z] #74 DONE 50.4s [2022-07-20T07:32:02.384Z] [2022-07-20T07:32:02.384Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T07:32:02.384Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T07:32:02.384Z] #49 49.90 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T07:32:02.384Z] #49 49.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:32:02.384Z] #49 49.95 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T07:32:02.384Z] #49 49.97 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T07:32:02.384Z] #49 49.98 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T07:32:02.384Z] #49 50.01 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T07:32:02.384Z] #49 50.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:32:02.384Z] #49 DONE 50.6s [2022-07-20T07:32:02.384Z] [2022-07-20T07:32:02.384Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T07:32:02.384Z] #50 sha256:43399bfcc33936a9a31509b60b6adcdb9dce3b3bf49f411b86ef43913061619a [2022-07-20T07:32:02.384Z] #50 DONE 0.2s [2022-07-20T07:32:02.384Z] [2022-07-20T07:32:02.384Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T07:32:02.384Z] #75 sha256:7fde23c44670c6a2c7de49da1b074bd74b5ab032f8c8d80d7dacd4ba3aec8e6e [2022-07-20T07:32:02.384Z] #75 DONE 0.2s [2022-07-20T07:32:02.384Z] [2022-07-20T07:32:02.384Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T07:32:02.384Z] #76 sha256:225a628ff7ece145dee3764af51d19b0e84e064c0c1050e563337219f67425a1 [2022-07-20T07:32:02.384Z] #76 DONE 0.1s [2022-07-20T07:32:02.384Z] [2022-07-20T07:32:02.384Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-20T07:32:02.384Z] #51 sha256:37b9d085c6737cf3107a28656a78af7d836b64bd504ec50383196be83fcf95f1 [2022-07-20T07:32:02.465Z] #77 205.7 checking for GNU libc compatible realloc... [2022-07-20T07:32:02.465Z] #77 ... [2022-07-20T07:32:02.465Z] [2022-07-20T07:32:02.465Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:32:02.465Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:32:02.465Z] #21 61.78 Selecting previously unselected package vim. [2022-07-20T07:32:02.722Z] #21 61.79 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T07:32:02.722Z] #21 61.89 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:32:03.764Z] #51 0.987 + RM_GOPATH=0 [2022-07-20T07:32:03.764Z] #51 0.987 + TMP_GOPATH= [2022-07-20T07:32:03.764Z] #51 0.987 + : /build [2022-07-20T07:32:03.764Z] #51 0.987 + '[' -z '' ']' [2022-07-20T07:32:03.764Z] #51 0.987 ++ mktemp -d [2022-07-20T07:32:03.764Z] #51 0.987 + export GOPATH=/tmp/tmp.26X36u3ckl [2022-07-20T07:32:03.764Z] #51 0.987 + GOPATH=/tmp/tmp.26X36u3ckl [2022-07-20T07:32:03.764Z] #51 0.987 + RM_GOPATH=1 [2022-07-20T07:32:03.764Z] #51 0.987 + case "$(go env GOARCH)" in [2022-07-20T07:32:03.764Z] #51 0.987 ++ go env GOARCH [2022-07-20T07:32:03.764Z] #51 0.993 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:32:03.764Z] #51 0.993 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:32:03.764Z] #51 0.994 ++ dirname /install.sh [2022-07-20T07:32:03.764Z] #51 0.995 + dir=/ [2022-07-20T07:32:03.764Z] #51 0.996 + bin=tini [2022-07-20T07:32:03.764Z] #51 0.996 + shift [2022-07-20T07:32:03.764Z] #51 0.996 + '[' '!' -f //tini.installer ']' [2022-07-20T07:32:03.764Z] #51 0.996 + . //tini.installer [2022-07-20T07:32:03.764Z] #51 0.997 ++ : v0.19.0 [2022-07-20T07:32:03.764Z] #51 0.997 + install_tini [2022-07-20T07:32:03.764Z] #51 0.997 + echo 'Install tini version v0.19.0' [2022-07-20T07:32:03.764Z] #51 0.997 Install tini version v0.19.0 [2022-07-20T07:32:03.764Z] #51 0.997 + git clone https://github.com/krallin/tini.git /tmp/tmp.26X36u3ckl/tini [2022-07-20T07:32:03.764Z] #51 1.003 Cloning into '/tmp/tmp.26X36u3ckl/tini'... [2022-07-20T07:32:04.023Z] #51 1.560 + cd /tmp/tmp.26X36u3ckl/tini [2022-07-20T07:32:04.023Z] #51 1.560 + git checkout -q v0.19.0 [2022-07-20T07:32:04.023Z] #51 1.589 + cmake . [2022-07-20T07:32:04.062Z] #67 ... [2022-07-20T07:32:04.062Z] [2022-07-20T07:32:04.062Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:32:04.062Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:32:04.062Z] #14 193.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T07:32:04.062Z] #14 193.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:32:04.062Z] #14 193.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:32:04.092Z] #21 63.04 Selecting previously unselected package xfsprogs. [2022-07-20T07:32:04.092Z] #21 63.06 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T07:32:04.092Z] #21 63.07 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T07:32:04.283Z] #51 1.810 -- The C compiler identification is GNU 10.2.1 [2022-07-20T07:32:04.283Z] #51 1.855 -- Detecting C compiler ABI info [2022-07-20T07:32:04.545Z] #51 2.118 -- Detecting C compiler ABI info - done [2022-07-20T07:32:04.658Z] #21 63.88 Selecting previously unselected package zip. [2022-07-20T07:32:04.807Z] #51 2.135 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T07:32:04.807Z] #51 2.135 -- Detecting C compile features [2022-07-20T07:32:04.807Z] #51 2.136 -- Detecting C compile features - done [2022-07-20T07:32:04.807Z] #51 2.151 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T07:32:04.807Z] #51 2.360 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T07:32:04.807Z] #51 2.389 -- Configuring done [2022-07-20T07:32:04.807Z] #51 2.395 -- Generating done [2022-07-20T07:32:04.807Z] #51 2.401 -- Build files have been written to: /tmp/tmp.26X36u3ckl/tini [2022-07-20T07:32:04.807Z] #51 2.404 + make tini-static [2022-07-20T07:32:04.807Z] #51 2.511 Scanning dependencies of target tini-static [2022-07-20T07:32:04.927Z] #21 63.91 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-20T07:32:04.927Z] #21 63.96 Unpacking zip (3.0-12) ... [2022-07-20T07:32:05.019Z] #64 305.4 + bin/containerd-shim-runc-v2 [2022-07-20T07:32:05.067Z] #51 2.545 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T07:32:05.183Z] #21 64.22 Selecting previously unselected package zstd. [2022-07-20T07:32:05.183Z] #21 64.23 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T07:32:05.183Z] #21 64.24 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T07:32:05.295Z] #64 306.1 + binaries [2022-07-20T07:32:05.295Z] #64 306.1 + install -D bin/containerd /build/containerd [2022-07-20T07:32:05.295Z] #64 306.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T07:32:05.439Z] #21 64.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:32:05.563Z] #64 306.2 + install -D bin/ctr /build/ctr [2022-07-20T07:32:05.636Z] #51 3.025 [100%] Linking C executable tini-static [2022-07-20T07:32:05.636Z] #51 3.213 [100%] Built target tini-static [2022-07-20T07:32:05.636Z] #51 3.232 + mkdir -p /build [2022-07-20T07:32:05.895Z] #51 3.233 + cp tini-static /build/docker-init [2022-07-20T07:32:05.895Z] #51 DONE 3.4s [2022-07-20T07:32:05.895Z] [2022-07-20T07:32:05.895Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:32:05.895Z] #71 sha256:a9fca3ac0453b4f626677a70eb7521fcbce5df22e63c1dfbd664a5c5f03107e3 [2022-07-20T07:32:05.895Z] #71 0.797 + RM_GOPATH=0 [2022-07-20T07:32:05.895Z] #71 0.797 + TMP_GOPATH= [2022-07-20T07:32:05.895Z] #71 0.798 + : /build [2022-07-20T07:32:05.895Z] #71 0.798 + '[' -z '' ']' [2022-07-20T07:32:05.895Z] #71 0.799 ++ mktemp -d [2022-07-20T07:32:05.895Z] #71 0.803 + export GOPATH=/tmp/tmp.1pjasBxTAX [2022-07-20T07:32:05.895Z] #71 0.803 + GOPATH=/tmp/tmp.1pjasBxTAX [2022-07-20T07:32:05.895Z] #71 0.803 + RM_GOPATH=1 [2022-07-20T07:32:05.895Z] #71 0.803 + case "$(go env GOARCH)" in [2022-07-20T07:32:05.895Z] #71 0.804 ++ go env GOARCH [2022-07-20T07:32:05.895Z] #71 0.807 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:32:05.895Z] #71 0.807 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:32:05.895Z] #71 0.809 ++ dirname /install.sh [2022-07-20T07:32:05.895Z] #71 0.810 + dir=/ [2022-07-20T07:32:05.895Z] #71 0.810 + bin=containerd [2022-07-20T07:32:05.895Z] #71 0.810 + shift [2022-07-20T07:32:05.895Z] #71 0.810 + '[' '!' -f //containerd.installer ']' [2022-07-20T07:32:05.895Z] #71 0.811 + . //containerd.installer [2022-07-20T07:32:05.895Z] #71 0.811 ++ set -e [2022-07-20T07:32:05.895Z] #71 0.811 ++ : v1.6.6 [2022-07-20T07:32:05.895Z] #71 0.811 + install_containerd [2022-07-20T07:32:05.895Z] #71 0.812 + echo 'Install containerd version v1.6.6' [2022-07-20T07:32:05.895Z] #71 0.814 Install containerd version v1.6.6 [2022-07-20T07:32:05.895Z] #71 0.814 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1pjasBxTAX/src/github.com/containerd/containerd [2022-07-20T07:32:05.895Z] #71 0.817 Cloning into '/tmp/tmp.1pjasBxTAX/src/github.com/containerd/containerd'... [2022-07-20T07:32:06.125Z] #64 DONE 306.6s [2022-07-20T07:32:06.466Z] #71 ... [2022-07-20T07:32:06.466Z] [2022-07-20T07:32:06.466Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:32:06.466Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T07:32:06.466Z] #20 52.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T07:32:06.466Z] #20 52.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T07:32:06.466Z] #20 52.41 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T07:32:06.466Z] #20 54.56 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T07:32:06.466Z] #20 54.56 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:32:06.466Z] #20 54.57 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T07:32:06.466Z] #20 54.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T07:32:06.466Z] #20 54.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:32:06.466Z] #20 54.70 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T07:32:06.687Z] [2022-07-20T07:32:06.687Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T07:32:06.687Z] #65 sha256:53fd14ee836bd7a834b19a180266cc125c4d9265b47f9ac7c73620eabf71bebb [2022-07-20T07:32:06.943Z] #65 DONE 0.2s [2022-07-20T07:32:06.943Z] [2022-07-20T07:32:06.943Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T07:32:06.943Z] #70 sha256:5ebbf9c912ec278746030462a4d43cc340f40c9365ef6fa103002a94df800f0d [2022-07-20T07:32:06.943Z] #70 DONE 0.1s [2022-07-20T07:32:06.943Z] [2022-07-20T07:32:06.943Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T07:32:06.943Z] #75 sha256:6f40f47f9f8f8a5473bb2b8bcec38c168859012a7e79687291627b4944465cab [2022-07-20T07:32:07.069Z] #21 66.09 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T07:32:07.069Z] #21 66.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T07:32:07.069Z] #21 66.13 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T07:32:07.069Z] #21 66.14 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T07:32:07.069Z] #21 66.16 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T07:32:07.069Z] #21 66.18 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T07:32:07.069Z] #21 66.21 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T07:32:07.069Z] #21 66.23 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:32:07.070Z] #21 66.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:32:07.070Z] #21 66.26 Setting up bzip2 (1.0.8-4) ... [2022-07-20T07:32:07.070Z] #21 66.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:32:07.070Z] #21 66.29 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T07:32:07.504Z] #75 DONE 0.4s [2022-07-20T07:32:07.504Z] [2022-07-20T07:32:07.504Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T07:32:07.504Z] #78 sha256:5053b92e8f8d47ed56fb58816c9e3e3e65dc8264c023d65c9428b7fd4f471c1f [2022-07-20T07:32:07.504Z] #78 DONE 0.1s [2022-07-20T07:32:07.504Z] [2022-07-20T07:32:07.504Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T07:32:07.504Z] #79 sha256:8b18f518addd98a0d3c2bc4f5f6a08362cc05aca6b5bb1b224171ccdc818652d [2022-07-20T07:32:07.504Z] #79 DONE 0.0s [2022-07-20T07:32:07.504Z] [2022-07-20T07:32:07.504Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T07:32:07.504Z] #80 sha256:4197c9c2d1f899f0a56511619eecffc2361f1055efa53226f458151db0101d40 [2022-07-20T07:32:07.504Z] #80 DONE 0.0s [2022-07-20T07:32:07.504Z] [2022-07-20T07:32:07.504Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T07:32:07.504Z] #81 sha256:1204642a735c54622cb28318abbfb87278c380d1d7641093b6356fe5bb5c3940 [2022-07-20T07:32:08.439Z] #21 67.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:32:08.439Z] #21 67.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:32:08.439Z] #21 67.56 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T07:32:08.439Z] #21 67.60 Setting up apparmor (2.13.6-10) ... [2022-07-20T07:32:09.005Z] #20 56.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T07:32:09.005Z] #20 56.99 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:32:09.005Z] #20 56.99 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:32:09.357Z] #14 ... [2022-07-20T07:32:09.357Z] [2022-07-20T07:32:09.357Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-20T07:32:09.357Z] #67 sha256:53c158ad18eee748a87f34f77ed4b505725d7251b247cb9733f16670053c1084 [2022-07-20T07:32:09.357Z] #67 201.5 rootlesskit version 1.0.0 [2022-07-20T07:32:09.357Z] #67 201.5 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T07:32:09.357Z] #67 201.5 -container-ip string [2022-07-20T07:32:09.357Z] #67 201.5 container ip [2022-07-20T07:32:09.357Z] #67 201.5 -container-port int [2022-07-20T07:32:09.357Z] #67 201.5 container port (default -1) [2022-07-20T07:32:09.357Z] #67 201.5 -host-ip string [2022-07-20T07:32:09.357Z] #67 201.5 host ip [2022-07-20T07:32:09.357Z] #67 201.5 -host-port int [2022-07-20T07:32:09.357Z] #67 201.5 host port (default -1) [2022-07-20T07:32:09.357Z] #67 201.5 -proto string [2022-07-20T07:32:09.357Z] #67 201.5 proxy protocol (default "tcp") [2022-07-20T07:32:09.357Z] #67 DONE 202.2s [2022-07-20T07:32:09.357Z] [2022-07-20T07:32:09.357Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:32:09.357Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:32:09.357Z] #34 ... [2022-07-20T07:32:09.357Z] [2022-07-20T07:32:09.357Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T07:32:09.357Z] #68 sha256:a034a7c0e968d21652adcf93dcf82a27f4fb494985948226cc0f865ede5726ea [2022-07-20T07:32:09.357Z] #68 DONE 0.1s [2022-07-20T07:32:09.357Z] [2022-07-20T07:32:09.357Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T07:32:09.357Z] #69 sha256:ba88d7830283cb98e0101c17f03c80f0b06dfab6736c595c0af15cc27ae9ec2d [2022-07-20T07:32:09.616Z] #69 DONE 0.2s [2022-07-20T07:32:09.616Z] [2022-07-20T07:32:09.616Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:32:09.616Z] #64 sha256:af4d3bb1feaf841358d62b0bedcd567cb8d4ab4b2f56f0102edc392fc124a084 [2022-07-20T07:32:10.968Z] #21 70.17 Setting up zip (3.0-12) ... [2022-07-20T07:32:10.968Z] #21 70.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:32:10.968Z] #21 70.25 Setting up bash-completion (1:2.11-2) ... [2022-07-20T07:32:11.671Z] #81 DONE 3.5s [2022-07-20T07:32:11.671Z] [2022-07-20T07:32:11.671Z] #82 exporting to image [2022-07-20T07:32:11.671Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T07:32:11.671Z] #82 exporting layers [2022-07-20T07:32:12.148Z] #64 ... [2022-07-20T07:32:12.148Z] [2022-07-20T07:32:12.148Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:32:12.148Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:32:12.148Z] #14 205.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T07:32:12.148Z] #14 205.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T07:32:12.148Z] #14 205.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T07:32:12.407Z] #14 205.5 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T07:32:12.407Z] #14 205.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T07:32:12.407Z] #14 205.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T07:32:12.666Z] #14 205.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T07:32:12.666Z] #14 206.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T07:32:12.666Z] #14 206.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T07:32:12.864Z] #21 ... [2022-07-20T07:32:12.864Z] [2022-07-20T07:32:12.864Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:12.864Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:12.864Z] #77 205.7 checking for GNU libc compatible realloc... yes [2022-07-20T07:32:12.864Z] #77 206.1 checking for working strtod... yes [2022-07-20T07:32:12.864Z] #77 206.6 checking for gettimeofday... yes [2022-07-20T07:32:12.864Z] #77 207.0 checking for memset... yes [2022-07-20T07:32:12.864Z] #77 207.5 checking for strspn... yes [2022-07-20T07:32:12.864Z] #77 207.9 checking that generated files are newer than configure... done [2022-07-20T07:32:12.864Z] #77 207.9 configure: creating ./config.status [2022-07-20T07:32:12.864Z] #77 211.8 config.status: creating Makefile [2022-07-20T07:32:12.864Z] #77 211.9 config.status: creating config.h [2022-07-20T07:32:12.864Z] #77 212.0 config.status: executing depfiles commands [2022-07-20T07:32:12.864Z] #77 212.3 config.status: executing libtool commands [2022-07-20T07:32:12.864Z] #77 214.3 GEN .version [2022-07-20T07:32:12.864Z] #77 214.3 make install-recursive [2022-07-20T07:32:12.864Z] #77 214.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T07:32:12.864Z] #77 214.5 Making install in libocispec [2022-07-20T07:32:12.864Z] #77 214.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:32:12.864Z] #77 214.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T07:32:12.864Z] #77 214.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T07:32:12.864Z] #77 214.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T07:32:12.864Z] #77 214.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T07:32:12.864Z] #77 215.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T07:32:12.864Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T07:32:12.864Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T07:32:12.864Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T07:32:12.864Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T07:32:12.864Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T07:32:12.864Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T07:32:12.864Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T07:32:12.864Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T07:32:12.864Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T07:32:12.864Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T07:32:12.864Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T07:32:12.864Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T07:32:12.864Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T07:32:12.864Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T07:32:12.864Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T07:32:13.204Z] #20 61.06 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T07:32:13.204Z] #20 61.06 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:32:13.204Z] #20 61.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:32:13.204Z] #20 ... [2022-07-20T07:32:13.204Z] [2022-07-20T07:32:13.204Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:32:13.204Z] #71 sha256:a9fca3ac0453b4f626677a70eb7521fcbce5df22e63c1dfbd664a5c5f03107e3 [2022-07-20T07:32:13.204Z] #71 14.63 + cd /tmp/tmp.1pjasBxTAX/src/github.com/containerd/containerd [2022-07-20T07:32:13.204Z] #71 14.63 + git checkout -q v1.6.6 [2022-07-20T07:32:13.233Z] #14 206.3 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T07:32:13.233Z] #14 206.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T07:32:13.233Z] #14 206.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:32:13.233Z] #14 206.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T07:32:13.233Z] #14 206.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T07:32:13.233Z] #14 206.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:32:13.553Z] #77 242.5 AR libcrun_testing.a [2022-07-20T07:32:13.553Z] #77 242.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T07:32:13.553Z] #77 242.6 CCLD tests/tests_libcrun_utils [2022-07-20T07:32:13.553Z] #77 242.6 CCLD tests/tests_libcrun_errors [2022-07-20T07:32:13.553Z] #77 242.6 CCLD tests/tests_libcrun_fuzzer [2022-07-20T07:32:13.553Z] #77 242.9 CCLD libcrun.la [2022-07-20T07:32:13.774Z] #71 15.50 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T07:32:13.774Z] #71 15.50 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T07:32:13.774Z] #71 15.50 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T07:32:13.774Z] #71 15.50 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T07:32:13.774Z] #71 15.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T07:32:13.774Z] #71 15.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T07:32:13.774Z] #71 15.50 + '[' '' = dynamic ']' [2022-07-20T07:32:13.774Z] #71 15.50 + make [2022-07-20T07:32:13.802Z] #14 207.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T07:32:14.061Z] #14 207.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:32:14.061Z] #14 207.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:32:14.343Z] #71 16.20 + bin/ctr [2022-07-20T07:32:14.350Z] #14 207.4 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T07:32:14.350Z] #14 207.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T07:32:14.350Z] #14 207.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:32:14.609Z] #14 207.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T07:32:14.609Z] #14 207.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T07:32:14.609Z] #14 207.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T07:32:14.781Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T07:32:14.781Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T07:32:14.781Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T07:32:14.781Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T07:32:14.781Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T07:32:14.781Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T07:32:14.781Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T07:32:14.781Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T07:32:14.781Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T07:32:14.781Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T07:32:14.781Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T07:32:14.781Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T07:32:14.781Z] #77 218.0 make install-recursive [2022-07-20T07:32:14.781Z] #77 ... [2022-07-20T07:32:14.781Z] [2022-07-20T07:32:14.781Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:32:14.781Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:32:14.781Z] #21 73.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:32:14.781Z] #21 73.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T07:32:14.781Z] #21 73.77 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T07:32:14.781Z] #21 73.79 Setting up patch (2.7.6-7) ... [2022-07-20T07:32:14.781Z] #21 73.81 Setting up sudo (1.9.5p2-3) ... [2022-07-20T07:32:14.781Z] #21 73.96 invoke-rc.d: could not determine current runlevel [2022-07-20T07:32:14.781Z] #21 74.02 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T07:32:14.937Z] #77 244.1 CCLD crun [2022-07-20T07:32:15.038Z] #21 74.03 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T07:32:15.038Z] #21 74.06 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T07:32:15.038Z] #21 74.22 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T07:32:15.038Z] #21 74.23 Setting up pigz (2.6-1) ... [2022-07-20T07:32:15.038Z] #21 74.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T07:32:15.038Z] #21 74.25 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:32:15.038Z] #21 74.28 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T07:32:15.038Z] #21 74.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:32:15.176Z] #14 208.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T07:32:15.176Z] #14 208.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T07:32:15.176Z] #14 208.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T07:32:15.198Z] #77 244.6 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T07:32:15.458Z] #77 244.8 /bin/mkdir -p '/usr/local/lib' [2022-07-20T07:32:15.458Z] #77 244.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T07:32:15.458Z] #77 244.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T07:32:15.458Z] #77 244.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T07:32:15.458Z] #77 244.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T07:32:15.458Z] #77 244.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T07:32:15.458Z] #77 244.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T07:32:15.458Z] #77 244.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T07:32:15.719Z] #77 245.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-20T07:32:15.719Z] #77 245.1 ---------------------------------------------------------------------- [2022-07-20T07:32:15.719Z] #77 245.1 Libraries have been installed in: [2022-07-20T07:32:15.719Z] #77 245.1 /usr/local/lib [2022-07-20T07:32:15.719Z] #77 245.1 [2022-07-20T07:32:15.719Z] #77 245.1 If you ever happen to want to link against installed libraries [2022-07-20T07:32:15.719Z] #77 245.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T07:32:15.719Z] #77 245.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T07:32:15.719Z] #77 245.1 flag during linking and do at least one of the following: [2022-07-20T07:32:15.719Z] #77 245.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T07:32:15.719Z] #77 245.1 during execution [2022-07-20T07:32:15.719Z] #77 245.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T07:32:15.719Z] #77 245.1 during linking [2022-07-20T07:32:15.719Z] #77 245.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T07:32:15.719Z] #77 245.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T07:32:15.719Z] #77 245.1 [2022-07-20T07:32:15.719Z] #77 245.1 See any operating system documentation about shared libraries for [2022-07-20T07:32:15.719Z] #77 245.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T07:32:15.719Z] #77 245.1 ---------------------------------------------------------------------- [2022-07-20T07:32:15.719Z] #77 245.1 /bin/mkdir -p '/build' [2022-07-20T07:32:15.719Z] #77 245.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T07:32:15.743Z] #14 208.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T07:32:15.743Z] #14 208.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T07:32:15.743Z] #14 208.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T07:32:15.980Z] #77 245.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T07:32:15.980Z] #77 245.3 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T07:32:15.980Z] #77 245.3 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T07:32:15.980Z] #77 245.3 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T07:32:16.001Z] #14 209.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T07:32:16.001Z] #14 209.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T07:32:16.001Z] #14 209.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T07:32:16.241Z] #77 DONE 245.4s [2022-07-20T07:32:16.241Z] [2022-07-20T07:32:16.241Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:32:16.241Z] #60 sha256:79807a96a659de44eddc9c1796e9ddf486ce99b17ea59f4244642f9fa65bafb3 [2022-07-20T07:32:16.260Z] #14 209.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T07:32:16.260Z] #14 209.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T07:32:16.260Z] #14 209.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T07:32:16.413Z] #21 75.47 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T07:32:16.413Z] #21 75.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T07:32:16.919Z] #82 exporting layers 4.9s done [2022-07-20T07:32:16.919Z] #82 writing image sha256:2476393aff5af45759e3244a30111c148e2d6e2c91528ce0b73fda7cf0e0c1d7 done [2022-07-20T07:32:16.919Z] #82 naming to docker.io/library/docker:a290f5d04cda8186eba93531b6f09bda8052717f done [2022-07-20T07:32:16.919Z] #82 DONE 4.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-20T07:32:16.977Z] #21 76.21 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T07:32:16.977Z] #21 76.22 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T07:32:16.977Z] #21 76.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:32:16.977Z] #21 76.25 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T07:32:17.196Z] #14 210.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T07:32:17.196Z] #14 210.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T07:32:17.196Z] #14 210.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T07:32:17.277Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-20T07:32:17.455Z] #14 210.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T07:32:17.455Z] #14 210.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:32:17.455Z] #14 210.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:32:17.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a290f5d04cda8186eba93531b6f09bda8052717f hack/test/unit [2022-07-20T07:32:17.714Z] #14 211.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T07:32:17.715Z] #14 211.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T07:32:17.715Z] #14 211.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:32:18.159Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-20T07:32:18.160Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-20T07:32:18.160Z] + TESTDIRS=./... [2022-07-20T07:32:18.160Z] + exclude_paths='/vendor/|/integration' [2022-07-20T07:32:18.160Z] ++ go list ./... [2022-07-20T07:32:18.160Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-20T07:32:18.286Z] #14 211.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T07:32:18.286Z] #14 211.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T07:32:18.286Z] #14 211.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:32:18.286Z] #14 ... [2022-07-20T07:32:18.286Z] [2022-07-20T07:32:18.286Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:18.286Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:18.286Z] #77 133.8 configure.ac:11: installing 'build-aux/compile' [2022-07-20T07:32:18.286Z] #77 133.8 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T07:32:18.286Z] #77 133.8 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T07:32:18.286Z] #77 133.8 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T07:32:18.286Z] #77 133.8 configure.ac:13: installing 'build-aux/missing' [2022-07-20T07:32:18.286Z] #77 133.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T07:32:18.345Z] #21 77.32 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:32:18.345Z] #21 77.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T07:32:18.345Z] #21 77.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T07:32:18.345Z] #21 77.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T07:32:18.345Z] #21 77.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T07:32:18.345Z] #21 77.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T07:32:18.345Z] #21 77.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T07:32:18.345Z] #21 77.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T07:32:18.345Z] #21 77.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T07:32:18.345Z] #21 77.45 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T07:32:18.854Z] #77 134.1 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T07:32:19.088Z] + pkg_list='github.com/docker/docker/api [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/backend/build [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/httputils [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/middleware [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/build [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/container [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/debug [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/image [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/network [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/session [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/system [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/server/router/volume [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/backend [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/container [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/events [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/filters [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/image [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/mount [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/network [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/registry [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/strslice [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/swarm [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/time [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/versions [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T07:32:19.088Z] github.com/docker/docker/api/types/volume [2022-07-20T07:32:19.088Z] github.com/docker/docker/builder [2022-07-20T07:32:19.088Z] github.com/docker/docker/builder/builder-next [2022-07-20T07:32:19.088Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T07:32:19.088Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T07:32:19.088Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T07:32:19.088Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T07:32:19.088Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T07:32:19.088Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T07:32:19.088Z] github.com/docker/docker/builder/dockerfile [2022-07-20T07:32:19.088Z] github.com/docker/docker/builder/remotecontext [2022-07-20T07:32:19.088Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T07:32:19.088Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T07:32:19.088Z] github.com/docker/docker/cli [2022-07-20T07:32:19.088Z] github.com/docker/docker/cli/config [2022-07-20T07:32:19.088Z] github.com/docker/docker/cli/debug [2022-07-20T07:32:19.088Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T07:32:19.088Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T07:32:19.088Z] github.com/docker/docker/client [2022-07-20T07:32:19.088Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T07:32:19.088Z] github.com/docker/docker/cmd/dockerd [2022-07-20T07:32:19.088Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T07:32:19.088Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T07:32:19.088Z] github.com/docker/docker/container [2022-07-20T07:32:19.088Z] github.com/docker/docker/container/stream [2022-07-20T07:32:19.088Z] github.com/docker/docker/contrib/apparmor [2022-07-20T07:32:19.088Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T07:32:19.088Z] github.com/docker/docker/contrib/httpserver [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/cluster [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/config [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/containerd [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/events [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/exec [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/images [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/initlayer [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/links [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/listeners [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/local [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/names [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/network [2022-07-20T07:32:19.088Z] github.com/docker/docker/daemon/stats [2022-07-20T07:32:19.088Z] github.com/docker/docker/distribution [2022-07-20T07:32:19.088Z] github.com/docker/docker/distribution/metadata [2022-07-20T07:32:19.088Z] github.com/docker/docker/distribution/utils [2022-07-20T07:32:19.088Z] github.com/docker/docker/distribution/xfer [2022-07-20T07:32:19.088Z] github.com/docker/docker/dockerversion [2022-07-20T07:32:19.088Z] github.com/docker/docker/errdefs [2022-07-20T07:32:19.088Z] github.com/docker/docker/image [2022-07-20T07:32:19.088Z] github.com/docker/docker/image/cache [2022-07-20T07:32:19.088Z] github.com/docker/docker/image/tarexport [2022-07-20T07:32:19.088Z] github.com/docker/docker/image/v1 [2022-07-20T07:32:19.088Z] github.com/docker/docker/internal/test/suite [2022-07-20T07:32:19.088Z] github.com/docker/docker/layer [2022-07-20T07:32:19.088Z] github.com/docker/docker/libcontainerd [2022-07-20T07:32:19.088Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T07:32:19.088Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T07:32:19.088Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T07:32:19.088Z] github.com/docker/docker/libcontainerd/types [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/config [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/idm [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/ns [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/options [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/osl [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T07:32:19.088Z] github.com/docker/docker/libnetwork/types [2022-07-20T07:32:19.088Z] github.com/docker/docker/oci [2022-07-20T07:32:19.088Z] github.com/docker/docker/oci/caps [2022-07-20T07:32:19.088Z] github.com/docker/docker/opts [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/aaparser [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/archive [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/authorization [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/capabilities [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/containerfs [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/directory [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/dmesg [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/fileutils [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/fsutils [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/homedir [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/idtools [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/ioutils [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/longpath [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/loopback [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/parsers [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/pidfile [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/platform [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/plugins [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/pools [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/progress [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/pubsub [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/reexec [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/signal [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/stack [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/stringid [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/system [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/tailfile [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/tarsum [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/urlutil [2022-07-20T07:32:19.088Z] github.com/docker/docker/pkg/useragent [2022-07-20T07:32:19.088Z] github.com/docker/docker/plugin [2022-07-20T07:32:19.088Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T07:32:19.088Z] github.com/docker/docker/plugin/v2 [2022-07-20T07:32:19.088Z] github.com/docker/docker/profiles/apparmor [2022-07-20T07:32:19.088Z] github.com/docker/docker/profiles/seccomp [2022-07-20T07:32:19.088Z] github.com/docker/docker/quota [2022-07-20T07:32:19.088Z] github.com/docker/docker/reference [2022-07-20T07:32:19.088Z] github.com/docker/docker/registry [2022-07-20T07:32:19.088Z] github.com/docker/docker/registry/resumable [2022-07-20T07:32:19.088Z] github.com/docker/docker/restartmanager [2022-07-20T07:32:19.088Z] github.com/docker/docker/rootless [2022-07-20T07:32:19.088Z] github.com/docker/docker/rootless/specconv [2022-07-20T07:32:19.088Z] github.com/docker/docker/runconfig [2022-07-20T07:32:19.088Z] github.com/docker/docker/runconfig/opts [2022-07-20T07:32:19.088Z] github.com/docker/docker/testutil [2022-07-20T07:32:19.088Z] github.com/docker/docker/testutil/daemon [2022-07-20T07:32:19.088Z] github.com/docker/docker/testutil/environment [2022-07-20T07:32:19.088Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/fakegit [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/registry [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/request [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume/drivers [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume/local [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume/mounts [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume/service [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume/service/opts [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume/testutils' [2022-07-20T07:32:19.089Z] ++ grep --fixed-strings -v /libnetwork [2022-07-20T07:32:19.089Z] ++ echo 'github.com/docker/docker/api [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/backend/build [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/httputils [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/middleware [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/build [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/container [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/debug [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/image [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/network [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/session [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/system [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/volume [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/backend [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/container [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/events [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/filters [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/image [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/mount [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/network [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/registry [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/strslice [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/swarm [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/time [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/versions [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/volume [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/dockerfile [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/remotecontext [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T07:32:19.089Z] github.com/docker/docker/cli [2022-07-20T07:32:19.089Z] github.com/docker/docker/cli/config [2022-07-20T07:32:19.089Z] github.com/docker/docker/cli/debug [2022-07-20T07:32:19.089Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T07:32:19.089Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T07:32:19.089Z] github.com/docker/docker/client [2022-07-20T07:32:19.089Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T07:32:19.089Z] github.com/docker/docker/cmd/dockerd [2022-07-20T07:32:19.089Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T07:32:19.089Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T07:32:19.089Z] github.com/docker/docker/container [2022-07-20T07:32:19.089Z] github.com/docker/docker/container/stream [2022-07-20T07:32:19.089Z] github.com/docker/docker/contrib/apparmor [2022-07-20T07:32:19.089Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T07:32:19.089Z] github.com/docker/docker/contrib/httpserver [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/cluster [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/config [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/containerd [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/events [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/exec [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/images [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/initlayer [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/links [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/listeners [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/local [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/names [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/network [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/stats [2022-07-20T07:32:19.089Z] github.com/docker/docker/distribution [2022-07-20T07:32:19.089Z] github.com/docker/docker/distribution/metadata [2022-07-20T07:32:19.089Z] github.com/docker/docker/distribution/utils [2022-07-20T07:32:19.089Z] github.com/docker/docker/distribution/xfer [2022-07-20T07:32:19.089Z] github.com/docker/docker/dockerversion [2022-07-20T07:32:19.089Z] github.com/docker/docker/errdefs [2022-07-20T07:32:19.089Z] github.com/docker/docker/image [2022-07-20T07:32:19.089Z] github.com/docker/docker/image/cache [2022-07-20T07:32:19.089Z] github.com/docker/docker/image/tarexport [2022-07-20T07:32:19.089Z] github.com/docker/docker/image/v1 [2022-07-20T07:32:19.089Z] github.com/docker/docker/internal/test/suite [2022-07-20T07:32:19.089Z] github.com/docker/docker/layer [2022-07-20T07:32:19.089Z] github.com/docker/docker/libcontainerd [2022-07-20T07:32:19.089Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T07:32:19.089Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T07:32:19.089Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T07:32:19.089Z] github.com/docker/docker/libcontainerd/types [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/config [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/idm [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/ns [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/options [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/osl [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T07:32:19.089Z] github.com/docker/docker/libnetwork/types [2022-07-20T07:32:19.089Z] github.com/docker/docker/oci [2022-07-20T07:32:19.089Z] github.com/docker/docker/oci/caps [2022-07-20T07:32:19.089Z] github.com/docker/docker/opts [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/aaparser [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/archive [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/authorization [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/capabilities [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/containerfs [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/directory [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/dmesg [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/fileutils [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/fsutils [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/homedir [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/idtools [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/ioutils [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/longpath [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/loopback [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/parsers [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/pidfile [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/platform [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/plugins [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/pools [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/progress [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/pubsub [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/reexec [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/signal [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/stack [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/stringid [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/system [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/tailfile [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/tarsum [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/urlutil [2022-07-20T07:32:19.089Z] github.com/docker/docker/pkg/useragent [2022-07-20T07:32:19.089Z] github.com/docker/docker/plugin [2022-07-20T07:32:19.089Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T07:32:19.089Z] github.com/docker/docker/plugin/v2 [2022-07-20T07:32:19.089Z] github.com/docker/docker/profiles/apparmor [2022-07-20T07:32:19.089Z] github.com/docker/docker/profiles/seccomp [2022-07-20T07:32:19.089Z] github.com/docker/docker/quota [2022-07-20T07:32:19.089Z] github.com/docker/docker/reference [2022-07-20T07:32:19.089Z] github.com/docker/docker/registry [2022-07-20T07:32:19.089Z] github.com/docker/docker/registry/resumable [2022-07-20T07:32:19.089Z] github.com/docker/docker/restartmanager [2022-07-20T07:32:19.089Z] github.com/docker/docker/rootless [2022-07-20T07:32:19.089Z] github.com/docker/docker/rootless/specconv [2022-07-20T07:32:19.089Z] github.com/docker/docker/runconfig [2022-07-20T07:32:19.089Z] github.com/docker/docker/runconfig/opts [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/daemon [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/environment [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/fakegit [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/registry [2022-07-20T07:32:19.089Z] github.com/docker/docker/testutil/request [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume/drivers [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume/local [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume/mounts [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume/service [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume/service/opts [2022-07-20T07:32:19.089Z] github.com/docker/docker/volume/testutils' [2022-07-20T07:32:19.089Z] + base_pkg_list='github.com/docker/docker/api [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/backend/build [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/httputils [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/middleware [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/build [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/container [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/debug [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/image [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/network [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/session [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/system [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/server/router/volume [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/backend [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/container [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/events [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/filters [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/image [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/mount [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/network [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/registry [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/strslice [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/swarm [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/time [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/versions [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T07:32:19.089Z] github.com/docker/docker/api/types/volume [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/dockerfile [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/remotecontext [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T07:32:19.089Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T07:32:19.089Z] github.com/docker/docker/cli [2022-07-20T07:32:19.089Z] github.com/docker/docker/cli/config [2022-07-20T07:32:19.089Z] github.com/docker/docker/cli/debug [2022-07-20T07:32:19.089Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T07:32:19.089Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T07:32:19.089Z] github.com/docker/docker/client [2022-07-20T07:32:19.089Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T07:32:19.089Z] github.com/docker/docker/cmd/dockerd [2022-07-20T07:32:19.089Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T07:32:19.089Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T07:32:19.089Z] github.com/docker/docker/container [2022-07-20T07:32:19.089Z] github.com/docker/docker/container/stream [2022-07-20T07:32:19.089Z] github.com/docker/docker/contrib/apparmor [2022-07-20T07:32:19.089Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T07:32:19.089Z] github.com/docker/docker/contrib/httpserver [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/cluster [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T07:32:19.089Z] github.com/docker/docker/daemon/config [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/containerd [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/events [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/exec [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/images [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/initlayer [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/links [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/listeners [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/local [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/names [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/network [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/stats [2022-07-20T07:32:19.090Z] github.com/docker/docker/distribution [2022-07-20T07:32:19.090Z] github.com/docker/docker/distribution/metadata [2022-07-20T07:32:19.090Z] github.com/docker/docker/distribution/utils [2022-07-20T07:32:19.090Z] github.com/docker/docker/distribution/xfer [2022-07-20T07:32:19.090Z] github.com/docker/docker/dockerversion [2022-07-20T07:32:19.090Z] github.com/docker/docker/errdefs [2022-07-20T07:32:19.090Z] github.com/docker/docker/image [2022-07-20T07:32:19.090Z] github.com/docker/docker/image/cache [2022-07-20T07:32:19.090Z] github.com/docker/docker/image/tarexport [2022-07-20T07:32:19.090Z] github.com/docker/docker/image/v1 [2022-07-20T07:32:19.090Z] github.com/docker/docker/internal/test/suite [2022-07-20T07:32:19.090Z] github.com/docker/docker/layer [2022-07-20T07:32:19.090Z] github.com/docker/docker/libcontainerd [2022-07-20T07:32:19.090Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T07:32:19.090Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T07:32:19.090Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T07:32:19.090Z] github.com/docker/docker/libcontainerd/types [2022-07-20T07:32:19.090Z] github.com/docker/docker/oci [2022-07-20T07:32:19.090Z] github.com/docker/docker/oci/caps [2022-07-20T07:32:19.090Z] github.com/docker/docker/opts [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/aaparser [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/archive [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/authorization [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/capabilities [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/containerfs [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/directory [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/dmesg [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/fileutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/fsutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/homedir [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/idtools [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/ioutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/longpath [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/loopback [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/parsers [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/pidfile [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/platform [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/plugins [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/pools [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/progress [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/pubsub [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/reexec [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/signal [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/stack [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/stringid [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/system [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/tailfile [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/tarsum [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/urlutil [2022-07-20T07:32:19.090Z] github.com/docker/docker/pkg/useragent [2022-07-20T07:32:19.090Z] github.com/docker/docker/plugin [2022-07-20T07:32:19.090Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T07:32:19.090Z] github.com/docker/docker/plugin/v2 [2022-07-20T07:32:19.090Z] github.com/docker/docker/profiles/apparmor [2022-07-20T07:32:19.090Z] github.com/docker/docker/profiles/seccomp [2022-07-20T07:32:19.090Z] github.com/docker/docker/quota [2022-07-20T07:32:19.090Z] github.com/docker/docker/reference [2022-07-20T07:32:19.090Z] github.com/docker/docker/registry [2022-07-20T07:32:19.090Z] github.com/docker/docker/registry/resumable [2022-07-20T07:32:19.090Z] github.com/docker/docker/restartmanager [2022-07-20T07:32:19.090Z] github.com/docker/docker/rootless [2022-07-20T07:32:19.090Z] github.com/docker/docker/rootless/specconv [2022-07-20T07:32:19.090Z] github.com/docker/docker/runconfig [2022-07-20T07:32:19.090Z] github.com/docker/docker/runconfig/opts [2022-07-20T07:32:19.090Z] github.com/docker/docker/testutil [2022-07-20T07:32:19.090Z] github.com/docker/docker/testutil/daemon [2022-07-20T07:32:19.090Z] github.com/docker/docker/testutil/environment [2022-07-20T07:32:19.090Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T07:32:19.090Z] github.com/docker/docker/testutil/fakegit [2022-07-20T07:32:19.090Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T07:32:19.090Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T07:32:19.090Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T07:32:19.090Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T07:32:19.090Z] github.com/docker/docker/testutil/registry [2022-07-20T07:32:19.090Z] github.com/docker/docker/testutil/request [2022-07-20T07:32:19.090Z] github.com/docker/docker/volume [2022-07-20T07:32:19.090Z] github.com/docker/docker/volume/drivers [2022-07-20T07:32:19.090Z] github.com/docker/docker/volume/local [2022-07-20T07:32:19.090Z] github.com/docker/docker/volume/mounts [2022-07-20T07:32:19.090Z] github.com/docker/docker/volume/service [2022-07-20T07:32:19.090Z] github.com/docker/docker/volume/service/opts [2022-07-20T07:32:19.090Z] github.com/docker/docker/volume/testutils' [2022-07-20T07:32:19.090Z] ++ grep --fixed-strings /libnetwork [2022-07-20T07:32:19.090Z] ++ echo 'github.com/docker/docker/api [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/backend/build [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/httputils [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/middleware [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/build [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/container [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/debug [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/image [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/network [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/session [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/system [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/server/router/volume [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/backend [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/container [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/events [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/filters [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/image [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/mount [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/network [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/registry [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/strslice [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/swarm [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/time [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/versions [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T07:32:19.090Z] github.com/docker/docker/api/types/volume [2022-07-20T07:32:19.090Z] github.com/docker/docker/builder [2022-07-20T07:32:19.090Z] github.com/docker/docker/builder/builder-next [2022-07-20T07:32:19.090Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T07:32:19.090Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T07:32:19.090Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T07:32:19.090Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T07:32:19.090Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T07:32:19.090Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T07:32:19.090Z] github.com/docker/docker/builder/dockerfile [2022-07-20T07:32:19.090Z] github.com/docker/docker/builder/remotecontext [2022-07-20T07:32:19.090Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T07:32:19.090Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T07:32:19.090Z] github.com/docker/docker/cli [2022-07-20T07:32:19.090Z] github.com/docker/docker/cli/config [2022-07-20T07:32:19.090Z] github.com/docker/docker/cli/debug [2022-07-20T07:32:19.090Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T07:32:19.090Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T07:32:19.090Z] github.com/docker/docker/client [2022-07-20T07:32:19.090Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T07:32:19.090Z] github.com/docker/docker/cmd/dockerd [2022-07-20T07:32:19.090Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T07:32:19.090Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T07:32:19.090Z] github.com/docker/docker/container [2022-07-20T07:32:19.090Z] github.com/docker/docker/container/stream [2022-07-20T07:32:19.090Z] github.com/docker/docker/contrib/apparmor [2022-07-20T07:32:19.090Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T07:32:19.090Z] github.com/docker/docker/contrib/httpserver [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/cluster [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/config [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/containerd [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/events [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/exec [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/images [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/initlayer [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/links [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/listeners [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/local [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/names [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/network [2022-07-20T07:32:19.090Z] github.com/docker/docker/daemon/stats [2022-07-20T07:32:19.090Z] github.com/docker/docker/distribution [2022-07-20T07:32:19.090Z] github.com/docker/docker/distribution/metadata [2022-07-20T07:32:19.090Z] github.com/docker/docker/distribution/utils [2022-07-20T07:32:19.090Z] github.com/docker/docker/distribution/xfer [2022-07-20T07:32:19.090Z] github.com/docker/docker/dockerversion [2022-07-20T07:32:19.090Z] github.com/docker/docker/errdefs [2022-07-20T07:32:19.090Z] github.com/docker/docker/image [2022-07-20T07:32:19.090Z] github.com/docker/docker/image/cache [2022-07-20T07:32:19.090Z] github.com/docker/docker/image/tarexport [2022-07-20T07:32:19.090Z] github.com/docker/docker/image/v1 [2022-07-20T07:32:19.090Z] github.com/docker/docker/internal/test/suite [2022-07-20T07:32:19.090Z] github.com/docker/docker/layer [2022-07-20T07:32:19.090Z] github.com/docker/docker/libcontainerd [2022-07-20T07:32:19.090Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T07:32:19.090Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T07:32:19.090Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T07:32:19.090Z] github.com/docker/docker/libcontainerd/types [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/config [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/idm [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/ns [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/options [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/osl [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T07:32:19.090Z] github.com/docker/docker/libnetwork/types [2022-07-20T07:32:19.090Z] github.com/docker/docker/oci [2022-07-20T07:32:19.090Z] github.com/docker/docker/oci/caps [2022-07-20T07:32:19.091Z] github.com/docker/docker/opts [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/aaparser [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/archive [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/authorization [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/capabilities [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/containerfs [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/directory [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/dmesg [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/fileutils [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/fsutils [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/homedir [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/idtools [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/ioutils [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/longpath [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/loopback [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/parsers [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/pidfile [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/platform [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/plugins [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/pools [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/progress [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/pubsub [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/reexec [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/signal [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/stack [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/stringid [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/system [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/tailfile [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/tarsum [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/urlutil [2022-07-20T07:32:19.091Z] github.com/docker/docker/pkg/useragent [2022-07-20T07:32:19.091Z] github.com/docker/docker/plugin [2022-07-20T07:32:19.091Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T07:32:19.091Z] github.com/docker/docker/plugin/v2 [2022-07-20T07:32:19.091Z] github.com/docker/docker/profiles/apparmor [2022-07-20T07:32:19.091Z] github.com/docker/docker/profiles/seccomp [2022-07-20T07:32:19.091Z] github.com/docker/docker/quota [2022-07-20T07:32:19.091Z] github.com/docker/docker/reference [2022-07-20T07:32:19.091Z] github.com/docker/docker/registry [2022-07-20T07:32:19.091Z] github.com/docker/docker/registry/resumable [2022-07-20T07:32:19.091Z] github.com/docker/docker/restartmanager [2022-07-20T07:32:19.091Z] github.com/docker/docker/rootless [2022-07-20T07:32:19.091Z] github.com/docker/docker/rootless/specconv [2022-07-20T07:32:19.091Z] github.com/docker/docker/runconfig [2022-07-20T07:32:19.091Z] github.com/docker/docker/runconfig/opts [2022-07-20T07:32:19.091Z] github.com/docker/docker/testutil [2022-07-20T07:32:19.091Z] github.com/docker/docker/testutil/daemon [2022-07-20T07:32:19.091Z] github.com/docker/docker/testutil/environment [2022-07-20T07:32:19.091Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T07:32:19.091Z] github.com/docker/docker/testutil/fakegit [2022-07-20T07:32:19.091Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T07:32:19.091Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T07:32:19.091Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T07:32:19.091Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T07:32:19.091Z] github.com/docker/docker/testutil/registry [2022-07-20T07:32:19.091Z] github.com/docker/docker/testutil/request [2022-07-20T07:32:19.091Z] github.com/docker/docker/volume [2022-07-20T07:32:19.091Z] github.com/docker/docker/volume/drivers [2022-07-20T07:32:19.091Z] github.com/docker/docker/volume/local [2022-07-20T07:32:19.091Z] github.com/docker/docker/volume/mounts [2022-07-20T07:32:19.091Z] github.com/docker/docker/volume/service [2022-07-20T07:32:19.091Z] github.com/docker/docker/volume/service/opts [2022-07-20T07:32:19.091Z] github.com/docker/docker/volume/testutils' [2022-07-20T07:32:19.091Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/config [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/idm [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ns [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/options [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/osl [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/types' [2022-07-20T07:32:19.091Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-20T07:32:19.091Z] + echo 'github.com/docker/docker/libnetwork [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/config [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/idm [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/ns [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/options [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/osl [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/types' [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:32:19.091Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:32:19.091Z] + type docker-proxy [2022-07-20T07:32:19.091Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-20T07:32:19.091Z] + hack/make.sh binary-proxy install-proxy [2022-07-20T07:32:19.091Z] [2022-07-20T07:32:19.091Z] Removing bundles/ [2022-07-20T07:32:19.091Z] [2022-07-20T07:32:19.091Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-20T07:32:19.091Z] Building: bundles/binary-proxy/docker-proxy [2022-07-20T07:32:19.091Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:32:20.232Z] #77 ... [2022-07-20T07:32:20.232Z] [2022-07-20T07:32:20.232Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:32:20.232Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T07:32:20.232Z] #14 212.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:32:20.232Z] #14 212.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T07:32:20.232Z] #14 212.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T07:32:20.232Z] #14 212.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T07:32:20.232Z] #14 212.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T07:32:20.232Z] #14 212.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T07:32:20.232Z] #14 212.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:32:20.232Z] #14 212.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T07:32:20.232Z] #14 212.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:32:20.232Z] #14 212.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T07:32:20.232Z] #14 212.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T07:32:20.232Z] #14 212.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:32:20.232Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T07:32:20.232Z] #14 212.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T07:32:20.232Z] #14 212.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T07:32:20.232Z] #14 212.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:32:20.232Z] #14 212.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T07:32:20.232Z] #14 212.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T07:32:20.232Z] #14 212.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T07:32:20.232Z] #14 212.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T07:32:20.232Z] #14 212.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:32:20.232Z] #14 212.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-20T07:32:20.232Z] #14 212.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:32:20.232Z] #14 212.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-20T07:32:20.232Z] #14 212.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T07:32:20.232Z] #14 212.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:32:20.232Z] #14 212.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-20T07:32:20.232Z] #14 212.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:32:20.232Z] #14 212.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T07:32:20.232Z] #14 212.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:32:20.232Z] #14 212.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T07:32:20.232Z] #14 212.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:32:20.232Z] #14 212.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:32:20.232Z] #14 212.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:32:20.232Z] #14 DONE 213.6s [2022-07-20T07:32:20.544Z] [2022-07-20T07:32:20.544Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T07:32:20.544Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T07:32:20.544Z] #15 ... [2022-07-20T07:32:20.544Z] [2022-07-20T07:32:20.544Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T07:32:20.544Z] #59 sha256:d821b627b1e983ef82ee74626c282099f0f9024f434c368407cd4c441151df3c [2022-07-20T07:32:20.544Z] #59 DONE 0.1s [2022-07-20T07:32:20.802Z] [2022-07-20T07:32:20.802Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:32:20.802Z] #60 sha256:3123bd57060cad88f8b9188b918277828753ec274c8a326700f40b68d93008b4 [2022-07-20T07:32:20.867Z] #21 80.11 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:32:20.867Z] #21 80.16 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T07:32:20.920Z] #71 ... [2022-07-20T07:32:20.920Z] [2022-07-20T07:32:20.920Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T07:32:20.920Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T07:32:20.920Z] #20 62.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T07:32:20.920Z] #20 62.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:32:20.920Z] #20 62.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T07:32:20.920Z] #20 64.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T07:32:20.920Z] #20 64.30 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:32:20.920Z] #20 64.31 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:32:20.920Z] #20 67.89 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T07:32:20.920Z] #20 67.90 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T07:32:20.920Z] #20 67.90 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:32:21.123Z] #21 80.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T07:32:21.124Z] #21 80.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T07:32:21.490Z] #20 69.69 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T07:32:21.490Z] #20 69.70 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T07:32:21.490Z] #20 69.71 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T07:32:21.490Z] #20 69.78 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T07:32:21.490Z] #20 69.79 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T07:32:21.490Z] #20 69.79 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T07:32:21.490Z] #20 69.86 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T07:32:21.490Z] #20 69.86 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T07:32:21.490Z] #20 69.87 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T07:32:21.753Z] #20 69.94 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T07:32:21.753Z] #20 69.95 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T07:32:21.753Z] #20 69.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:32:21.753Z] #20 70.06 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T07:32:21.753Z] #20 70.07 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T07:32:21.753Z] #20 70.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:32:22.013Z] #20 70.20 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T07:32:22.013Z] #20 70.20 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:32:22.013Z] #20 70.21 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:32:22.013Z] #20 70.25 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T07:32:22.013Z] #20 70.25 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T07:32:22.013Z] #20 70.26 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:32:22.013Z] #20 70.33 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T07:32:22.013Z] #20 70.34 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T07:32:22.013Z] #20 70.35 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T07:32:22.273Z] #20 70.48 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T07:32:22.273Z] #20 70.49 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T07:32:22.273Z] #20 70.50 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T07:32:22.273Z] #20 70.59 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T07:32:22.273Z] #20 70.60 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T07:32:22.273Z] #20 70.60 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T07:32:22.273Z] #20 70.68 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T07:32:22.273Z] #20 70.68 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T07:32:22.273Z] #20 70.69 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T07:32:22.532Z] #20 70.73 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T07:32:22.532Z] #20 70.74 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T07:32:22.532Z] #20 70.74 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T07:32:22.532Z] #20 70.93 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T07:32:22.532Z] #20 70.94 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T07:32:22.532Z] #20 70.95 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T07:32:22.792Z] #20 71.04 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T07:32:22.792Z] #20 71.05 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T07:32:22.792Z] #20 71.06 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:32:22.792Z] #20 71.10 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T07:32:22.792Z] #20 71.11 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T07:32:22.792Z] #20 71.12 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:32:23.051Z] #20 71.18 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T07:32:23.051Z] #20 71.19 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T07:32:23.051Z] #20 71.19 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:32:23.051Z] #20 71.44 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T07:32:23.051Z] #20 71.46 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T07:32:23.051Z] #20 71.47 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T07:32:23.051Z] #20 71.48 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T07:32:23.051Z] #20 71.50 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T07:32:23.052Z] #20 71.51 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T07:32:23.052Z] #20 71.53 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T07:32:23.052Z] #20 71.54 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T07:32:23.311Z] #20 71.55 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T07:32:23.311Z] #20 71.56 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T07:32:23.311Z] #20 71.58 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T07:32:23.311Z] #20 71.59 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T07:32:23.311Z] #20 71.60 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T07:32:23.311Z] #20 71.61 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T07:32:23.311Z] #20 71.62 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T07:32:23.311Z] #20 71.64 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T07:32:23.311Z] #20 71.65 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T07:32:23.311Z] #20 71.66 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T07:32:23.311Z] #20 71.68 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T07:32:23.311Z] #20 71.69 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T07:32:23.311Z] #20 71.70 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:32:23.311Z] #20 71.71 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-20T07:32:23.311Z] #20 71.72 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:32:23.311Z] #20 71.73 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-20T07:32:23.311Z] #20 71.74 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T07:32:23.574Z] #20 71.75 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T07:32:23.574Z] #20 71.76 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-20T07:32:23.574Z] #20 71.77 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T07:32:23.574Z] #20 71.79 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T07:32:23.574Z] #20 71.81 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:32:23.574Z] #20 71.82 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T07:32:23.574Z] #20 71.84 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:32:23.574Z] #20 71.85 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T07:32:23.574Z] #20 71.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:32:23.655Z] #21 82.89 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T07:32:23.655Z] #21 82.93 Setting up jq (1.6-2.1) ... [2022-07-20T07:32:23.655Z] #21 82.95 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T07:32:23.834Z] #20 DONE 72.2s [2022-07-20T07:32:23.834Z] [2022-07-20T07:32:23.834Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-20T07:32:23.834Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-20T07:32:23.912Z] #21 82.98 Setting up iptables (1.8.7-1) ... [2022-07-20T07:32:23.912Z] #21 82.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T07:32:23.912Z] #21 83.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T07:32:23.912Z] #21 83.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T07:32:23.912Z] #21 83.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T07:32:23.912Z] #21 83.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T07:32:23.912Z] #21 83.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T07:32:23.912Z] #21 83.06 Setting up iproute2 (5.10.0-4) ... [2022-07-20T07:32:24.098Z] #60 3.108 + RM_GOPATH=0 [2022-07-20T07:32:24.098Z] #60 3.108 + TMP_GOPATH= [2022-07-20T07:32:24.098Z] #60 3.108 + : /build [2022-07-20T07:32:24.098Z] #60 3.108 + '[' -z '' ']' [2022-07-20T07:32:24.098Z] #60 3.108 ++ mktemp -d [2022-07-20T07:32:24.098Z] #60 3.123 + export GOPATH=/tmp/tmp.NuUraWbFU1 [2022-07-20T07:32:24.098Z] #60 3.123 + GOPATH=/tmp/tmp.NuUraWbFU1 [2022-07-20T07:32:24.098Z] #60 3.123 + RM_GOPATH=1 [2022-07-20T07:32:24.098Z] #60 3.123 + case "$(go env GOARCH)" in [2022-07-20T07:32:24.098Z] #60 3.123 ++ go env GOARCH [2022-07-20T07:32:24.098Z] #60 3.159 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:32:24.098Z] #60 3.159 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:32:24.098Z] #60 3.159 ++ dirname /install.sh [2022-07-20T07:32:24.098Z] #60 3.172 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T07:32:24.098Z] #60 3.174 + dir=/ [2022-07-20T07:32:24.098Z] #60 3.174 + bin=runc [2022-07-20T07:32:24.098Z] #60 3.174 + shift [2022-07-20T07:32:24.098Z] #60 3.174 + '[' '!' -f //runc.installer ']' [2022-07-20T07:32:24.098Z] #60 3.174 + . //runc.installer [2022-07-20T07:32:24.098Z] #60 3.174 ++ set -e [2022-07-20T07:32:24.098Z] #60 3.174 ++ : v1.1.2 [2022-07-20T07:32:24.098Z] #60 3.174 + install_runc [2022-07-20T07:32:24.098Z] #60 3.174 + RUNC_BUILDTAGS=seccomp [2022-07-20T07:32:24.098Z] #60 3.174 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T07:32:24.098Z] #60 3.174 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NuUraWbFU1/src/github.com/opencontainers/runc [2022-07-20T07:32:24.098Z] #60 3.174 Cloning into '/tmp/tmp.NuUraWbFU1/src/github.com/opencontainers/runc'... [2022-07-20T07:32:24.098Z] #60 ... [2022-07-20T07:32:24.098Z] [2022-07-20T07:32:24.098Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T07:32:24.098Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T07:32:24.098Z] #15 DONE 3.8s [2022-07-20T07:32:24.361Z] [2022-07-20T07:32:24.361Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:24.361Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:24.361Z] #77 136.5 checking build system type... x86_64-pc-linux-gnu [2022-07-20T07:32:24.361Z] #77 136.9 checking host system type... x86_64-pc-linux-gnu [2022-07-20T07:32:24.361Z] #77 136.9 checking how to print strings... printf [2022-07-20T07:32:24.361Z] #77 136.9 checking for gcc... gcc [2022-07-20T07:32:24.361Z] #77 137.0 checking whether the C compiler works... yes [2022-07-20T07:32:24.361Z] #77 137.4 checking for C compiler default output file name... a.out [2022-07-20T07:32:24.361Z] #77 137.4 checking for suffix of executables... [2022-07-20T07:32:24.361Z] #77 137.7 checking whether we are cross compiling... no [2022-07-20T07:32:24.361Z] #77 138.0 checking for suffix of object files... o [2022-07-20T07:32:24.361Z] #77 138.2 checking whether we are using the GNU C compiler... yes [2022-07-20T07:32:24.361Z] #77 138.4 checking whether gcc accepts -g... yes [2022-07-20T07:32:24.361Z] #77 138.6 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:32:24.361Z] #77 139.0 checking whether gcc understands -c and -o together... yes [2022-07-20T07:32:24.361Z] #77 139.4 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:32:24.361Z] #77 139.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:32:24.361Z] #77 139.4 checking for egrep... /bin/grep -E [2022-07-20T07:32:24.361Z] #77 139.5 checking for fgrep... /bin/grep -F [2022-07-20T07:32:24.361Z] #77 139.5 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:32:24.361Z] #77 139.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:32:24.361Z] #77 139.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:32:24.361Z] #77 139.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:32:24.361Z] #77 139.8 checking whether ln -s works... yes [2022-07-20T07:32:24.361Z] #77 139.8 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:32:24.361Z] #77 139.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T07:32:24.361Z] #77 139.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:32:24.361Z] #77 139.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:32:24.361Z] #77 139.8 checking for objdump... objdump [2022-07-20T07:32:24.361Z] #77 139.8 checking how to recognize dependent libraries... pass_all [2022-07-20T07:32:24.361Z] #77 139.8 checking for dlltool... no [2022-07-20T07:32:24.361Z] #77 139.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:32:24.361Z] #77 139.9 checking for ar... ar [2022-07-20T07:32:24.476Z] #21 83.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:32:24.734Z] #21 ... [2022-07-20T07:32:24.734Z] [2022-07-20T07:32:24.734Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:24.734Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:24.734Z] #77 218.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:32:24.734Z] #77 218.2 Making install in yajl [2022-07-20T07:32:24.734Z] #77 218.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:32:24.734Z] #77 218.3 CC verify/json_verify-json_verify.o [2022-07-20T07:32:24.734Z] #77 218.4 CC src/libyajl_la-yajl.lo [2022-07-20T07:32:24.734Z] #77 218.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T07:32:24.734Z] #77 218.4 CC src/libyajl_la-yajl_gen.lo [2022-07-20T07:32:24.734Z] #77 218.4 CC src/libyajl_la-yajl_parser.lo [2022-07-20T07:32:24.734Z] #77 218.5 CC src/libyajl_la-yajl_buf.lo [2022-07-20T07:32:24.734Z] #77 218.6 CC src/libyajl_la-yajl_lex.lo [2022-07-20T07:32:24.734Z] #77 218.7 CC src/libyajl_la-yajl_encode.lo [2022-07-20T07:32:24.734Z] #77 218.7 CC src/libyajl_la-yajl_tree.lo [2022-07-20T07:32:24.734Z] #77 228.2 CCLD libyajl.la [2022-07-20T07:32:24.933Z] #77 139.9 checking for archiver @FILE support... @ [2022-07-20T07:32:24.933Z] #77 140.2 checking for strip... strip [2022-07-20T07:32:24.933Z] #77 140.2 checking for ranlib... ranlib [2022-07-20T07:32:24.933Z] #77 140.2 checking for gawk... no [2022-07-20T07:32:24.933Z] #77 140.2 checking for mawk... mawk [2022-07-20T07:32:24.991Z] #77 228.6 CCLD verify/json_verify [2022-07-20T07:32:25.227Z] #21 1.290 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-20T07:32:25.227Z] #21 1.370 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-20T07:32:25.487Z] #21 1.461 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-20T07:32:25.501Z] #77 140.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:32:25.501Z] #77 141.0 checking for sysroot... no [2022-07-20T07:32:25.501Z] #77 141.0 checking for a working dd... /bin/dd [2022-07-20T07:32:25.560Z] #77 229.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:32:25.560Z] #77 ... [2022-07-20T07:32:25.560Z] [2022-07-20T07:32:25.560Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:32:25.560Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:32:25.560Z] #21 DONE 84.7s [2022-07-20T07:32:25.560Z] [2022-07-20T07:32:25.560Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:25.560Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:25.560Z] #77 229.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T07:32:25.560Z] #77 229.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T07:32:25.560Z] #77 229.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:32:25.560Z] #77 229.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:32:25.560Z] #77 229.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:32:25.560Z] #77 ... [2022-07-20T07:32:25.560Z] [2022-07-20T07:32:25.560Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-20T07:32:25.560Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T07:32:25.640Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-20T07:32:25.640Z] [2022-07-20T07:32:25.640Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-20T07:32:25.640Z] Installing docker-proxy to /usr/local/bin/ [2022-07-20T07:32:25.640Z] [2022-07-20T07:32:25.640Z] + mkdir -p bundles [2022-07-20T07:32:25.640Z] + '[' -n 'github.com/docker/docker/api [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/backend/build [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/httputils [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/middleware [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/build [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/container [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/debug [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/image [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/network [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/session [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/system [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/server/router/volume [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/backend [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/container [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/events [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/filters [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/image [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/mount [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/network [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/registry [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/strslice [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/swarm [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/time [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/versions [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T07:32:25.640Z] github.com/docker/docker/api/types/volume [2022-07-20T07:32:25.640Z] github.com/docker/docker/builder [2022-07-20T07:32:25.640Z] github.com/docker/docker/builder/builder-next [2022-07-20T07:32:25.640Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T07:32:25.640Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T07:32:25.640Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T07:32:25.640Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T07:32:25.640Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T07:32:25.640Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T07:32:25.640Z] github.com/docker/docker/builder/dockerfile [2022-07-20T07:32:25.640Z] github.com/docker/docker/builder/remotecontext [2022-07-20T07:32:25.640Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T07:32:25.640Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T07:32:25.640Z] github.com/docker/docker/cli [2022-07-20T07:32:25.640Z] github.com/docker/docker/cli/config [2022-07-20T07:32:25.640Z] github.com/docker/docker/cli/debug [2022-07-20T07:32:25.640Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T07:32:25.640Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T07:32:25.640Z] github.com/docker/docker/client [2022-07-20T07:32:25.640Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T07:32:25.640Z] github.com/docker/docker/cmd/dockerd [2022-07-20T07:32:25.640Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T07:32:25.640Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T07:32:25.640Z] github.com/docker/docker/container [2022-07-20T07:32:25.640Z] github.com/docker/docker/container/stream [2022-07-20T07:32:25.640Z] github.com/docker/docker/contrib/apparmor [2022-07-20T07:32:25.640Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T07:32:25.640Z] github.com/docker/docker/contrib/httpserver [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/cluster [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/config [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/containerd [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/events [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/exec [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/images [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/initlayer [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/links [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/listeners [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/local [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/names [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/network [2022-07-20T07:32:25.640Z] github.com/docker/docker/daemon/stats [2022-07-20T07:32:25.640Z] github.com/docker/docker/distribution [2022-07-20T07:32:25.640Z] github.com/docker/docker/distribution/metadata [2022-07-20T07:32:25.640Z] github.com/docker/docker/distribution/utils [2022-07-20T07:32:25.640Z] github.com/docker/docker/distribution/xfer [2022-07-20T07:32:25.640Z] github.com/docker/docker/dockerversion [2022-07-20T07:32:25.640Z] github.com/docker/docker/errdefs [2022-07-20T07:32:25.640Z] github.com/docker/docker/image [2022-07-20T07:32:25.640Z] github.com/docker/docker/image/cache [2022-07-20T07:32:25.640Z] github.com/docker/docker/image/tarexport [2022-07-20T07:32:25.640Z] github.com/docker/docker/image/v1 [2022-07-20T07:32:25.640Z] github.com/docker/docker/internal/test/suite [2022-07-20T07:32:25.640Z] github.com/docker/docker/layer [2022-07-20T07:32:25.640Z] github.com/docker/docker/libcontainerd [2022-07-20T07:32:25.640Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T07:32:25.640Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T07:32:25.640Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T07:32:25.640Z] github.com/docker/docker/libcontainerd/types [2022-07-20T07:32:25.640Z] github.com/docker/docker/oci [2022-07-20T07:32:25.640Z] github.com/docker/docker/oci/caps [2022-07-20T07:32:25.640Z] github.com/docker/docker/opts [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/aaparser [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/archive [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/authorization [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/capabilities [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/containerfs [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/directory [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/dmesg [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/fileutils [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/fsutils [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/homedir [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/idtools [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/ioutils [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/longpath [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/loopback [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/parsers [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/pidfile [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/platform [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/plugins [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/pools [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/progress [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/pubsub [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/reexec [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/signal [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/stack [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/stringid [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/system [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/tailfile [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/tarsum [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/urlutil [2022-07-20T07:32:25.640Z] github.com/docker/docker/pkg/useragent [2022-07-20T07:32:25.640Z] github.com/docker/docker/plugin [2022-07-20T07:32:25.640Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T07:32:25.640Z] github.com/docker/docker/plugin/v2 [2022-07-20T07:32:25.640Z] github.com/docker/docker/profiles/apparmor [2022-07-20T07:32:25.640Z] github.com/docker/docker/profiles/seccomp [2022-07-20T07:32:25.640Z] github.com/docker/docker/quota [2022-07-20T07:32:25.640Z] github.com/docker/docker/reference [2022-07-20T07:32:25.640Z] github.com/docker/docker/registry [2022-07-20T07:32:25.640Z] github.com/docker/docker/registry/resumable [2022-07-20T07:32:25.640Z] github.com/docker/docker/restartmanager [2022-07-20T07:32:25.640Z] github.com/docker/docker/rootless [2022-07-20T07:32:25.640Z] github.com/docker/docker/rootless/specconv [2022-07-20T07:32:25.640Z] github.com/docker/docker/runconfig [2022-07-20T07:32:25.640Z] github.com/docker/docker/runconfig/opts [2022-07-20T07:32:25.640Z] github.com/docker/docker/testutil [2022-07-20T07:32:25.640Z] github.com/docker/docker/testutil/daemon [2022-07-20T07:32:25.640Z] github.com/docker/docker/testutil/environment [2022-07-20T07:32:25.640Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T07:32:25.640Z] github.com/docker/docker/testutil/fakegit [2022-07-20T07:32:25.640Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T07:32:25.640Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T07:32:25.640Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T07:32:25.640Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T07:32:25.640Z] github.com/docker/docker/testutil/registry [2022-07-20T07:32:25.640Z] github.com/docker/docker/testutil/request [2022-07-20T07:32:25.640Z] github.com/docker/docker/volume [2022-07-20T07:32:25.640Z] github.com/docker/docker/volume/drivers [2022-07-20T07:32:25.640Z] github.com/docker/docker/volume/local [2022-07-20T07:32:25.640Z] github.com/docker/docker/volume/mounts [2022-07-20T07:32:25.640Z] github.com/docker/docker/volume/service [2022-07-20T07:32:25.640Z] github.com/docker/docker/volume/service/opts [2022-07-20T07:32:25.640Z] github.com/docker/docker/volume/testutils' ']' [2022-07-20T07:32:25.641Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-20T07:32:25.761Z] #77 141.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:32:25.761Z] #77 141.2 checking for mt... no [2022-07-20T07:32:25.761Z] #77 141.2 checking if : is a manifest tool... no [2022-07-20T07:32:25.897Z] ? github.com/docker/docker/api [no test files] [2022-07-20T07:32:26.022Z] #77 141.3 checking how to run the C preprocessor... gcc -E [2022-07-20T07:32:26.542Z] #77 141.8 checking for ANSI C header files... [2022-07-20T07:32:26.542Z] #77 ... [2022-07-20T07:32:26.542Z] [2022-07-20T07:32:26.542Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-20T07:32:26.542Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T07:32:26.542Z] #16 DONE 2.4s [2022-07-20T07:32:26.542Z] [2022-07-20T07:32:26.542Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T07:32:26.542Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-20T07:32:26.932Z] #22 1.423 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T07:32:26.932Z] #22 1.428 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T07:32:26.932Z] #22 1.434 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T07:32:27.189Z] #22 DONE 1.6s [2022-07-20T07:32:27.189Z] [2022-07-20T07:32:27.189Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:27.189Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:27.189Z] #77 229.3 CC src/validate.o [2022-07-20T07:32:27.189Z] #77 229.3 CC src/image_spec_schema_config_schema.lo [2022-07-20T07:32:27.189Z] #77 229.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T07:32:27.189Z] #77 229.3 CC src/image_spec_schema_defs.lo [2022-07-20T07:32:27.189Z] #77 229.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T07:32:27.189Z] #77 229.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T07:32:27.189Z] #77 229.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T07:32:27.189Z] #77 229.4 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T07:32:27.189Z] #77 229.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T07:32:27.189Z] #77 229.4 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T07:32:27.189Z] #77 229.5 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T07:32:27.189Z] #77 229.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T07:32:27.189Z] #77 229.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T07:32:27.189Z] #77 229.6 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T07:32:27.189Z] #77 229.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T07:32:27.189Z] #77 229.7 CC src/runtime_spec_schema_defs.lo [2022-07-20T07:32:27.189Z] #77 229.7 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T07:32:27.189Z] #77 229.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T07:32:27.189Z] #77 229.9 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T07:32:27.189Z] #77 230.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T07:32:27.189Z] #77 230.1 CC src/basic_test_double_array_item.lo [2022-07-20T07:32:27.189Z] #77 230.2 CC src/basic_test_double_array.lo [2022-07-20T07:32:27.189Z] #77 230.3 CC src/basic_test_top_array_string.lo [2022-07-20T07:32:27.189Z] #77 230.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T07:32:27.189Z] #77 230.5 CC src/basic_test_top_double_array_obj.lo [2022-07-20T07:32:27.189Z] #77 230.6 CC src/basic_test_top_array_int.lo [2022-07-20T07:32:27.189Z] #77 230.7 CC src/basic_test_top_double_array_int.lo [2022-07-20T07:32:27.189Z] #77 230.7 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T07:32:27.754Z] #77 231.0 CC src/basic_test_top_double_array_string.lo [2022-07-20T07:32:27.754Z] #77 231.2 CC tests/test-1.o [2022-07-20T07:32:27.754Z] #77 231.2 CC tests/test-2.o [2022-07-20T07:32:27.754Z] #77 231.2 CC src/read-file.lo [2022-07-20T07:32:27.754Z] #77 231.2 CC src/json_common.lo [2022-07-20T07:32:27.754Z] #77 231.3 CC tests/test-3.o [2022-07-20T07:32:27.754Z] #77 231.3 CC tests/test-4.o [2022-07-20T07:32:27.754Z] #77 231.4 CC tests/test-6.o [2022-07-20T07:32:27.926Z] #17 1.312 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T07:32:27.926Z] #17 DONE 1.5s [2022-07-20T07:32:27.926Z] [2022-07-20T07:32:27.926Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T07:32:27.926Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-20T07:32:28.013Z] #77 231.4 CC tests/test-7.o [2022-07-20T07:32:28.013Z] #77 231.4 CC tests/test-5.o [2022-07-20T07:32:28.013Z] #77 231.5 CC tests/test-8.o [2022-07-20T07:32:28.270Z] #77 231.7 CC tests/test-9.o [2022-07-20T07:32:28.527Z] #77 231.9 CC tests/test-10.o [2022-07-20T07:32:28.527Z] #77 232.0 CC tests/test-11.o [2022-07-20T07:32:30.462Z] #18 DONE 1.9s [2022-07-20T07:32:30.462Z] [2022-07-20T07:32:30.462Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T07:32:30.462Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-20T07:32:31.025Z] #21 1.821 Reading package lists... [2022-07-20T07:32:31.149Z] #60 183.3 + mkdir -p /build [2022-07-20T07:32:31.150Z] #60 183.3 + cp runc /build/runc [2022-07-20T07:32:31.400Z] #19 DONE 1.4s [2022-07-20T07:32:31.400Z] [2022-07-20T07:32:31.400Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:31.400Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:31.400Z] #77 141.8 checking for ANSI C header files... yes [2022-07-20T07:32:31.400Z] #77 142.9 checking for sys/types.h... yes [2022-07-20T07:32:31.400Z] #77 143.1 checking for sys/stat.h... yes [2022-07-20T07:32:31.400Z] #77 143.4 checking for stdlib.h... yes [2022-07-20T07:32:31.400Z] #77 143.7 checking for string.h... yes [2022-07-20T07:32:31.400Z] #77 144.0 checking for memory.h... yes [2022-07-20T07:32:31.400Z] #77 144.5 checking for strings.h... yes [2022-07-20T07:32:31.400Z] #77 144.8 checking for inttypes.h... yes [2022-07-20T07:32:31.400Z] #77 145.2 checking for stdint.h... yes [2022-07-20T07:32:31.400Z] #77 145.4 checking for unistd.h... yes [2022-07-20T07:32:31.400Z] #77 145.8 checking for dlfcn.h... yes [2022-07-20T07:32:31.400Z] #77 146.1 checking for objdir... .libs [2022-07-20T07:32:31.400Z] #77 146.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:32:31.400Z] #77 146.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:32:31.400Z] #77 146.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:32:32.337Z] #77 147.0 checking if gcc static flag -static works... yes [2022-07-20T07:32:32.337Z] #77 147.6 checking if gcc supports -c -o file.o... yes [2022-07-20T07:32:32.337Z] #77 147.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:32:32.337Z] #77 147.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T07:32:32.534Z] #60 DONE 184.7s [2022-07-20T07:32:32.534Z] [2022-07-20T07:32:32.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.46.2" && /build/golangci-lint --version [2022-07-20T07:32:32.534Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:32:32.534Z] #55 313.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T07:32:32.534Z] #55 DONE 313.9s [2022-07-20T07:32:32.534Z] [2022-07-20T07:32:32.534Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:32:32.534Z] #64 sha256:110506ec932a449b38ad96c9c83c229443e2755b55e15d27ed075d1c6f2a343a [2022-07-20T07:32:32.856Z] #77 147.9 checking dynamic linker characteristics... [2022-07-20T07:32:32.856Z] #77 ... [2022-07-20T07:32:32.856Z] [2022-07-20T07:32:32.856Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T07:32:32.856Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-20T07:32:32.856Z] #20 DONE 1.4s [2022-07-20T07:32:32.856Z] [2022-07-20T07:32:32.856Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:32.856Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:32.856Z] #77 147.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:32:32.856Z] #77 148.2 checking how to hardcode library paths into programs... immediate [2022-07-20T07:32:32.856Z] #77 148.2 checking whether stripping libraries is possible... yes [2022-07-20T07:32:32.856Z] #77 148.2 checking if libtool supports shared libraries... yes [2022-07-20T07:32:32.856Z] #77 148.2 checking whether to build shared libraries... no [2022-07-20T07:32:32.856Z] #77 148.2 checking whether to build static libraries... yes [2022-07-20T07:32:32.856Z] #77 148.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:32:32.856Z] #77 148.3 checking whether build environment is sane... [2022-07-20T07:32:32.856Z] #77 ... [2022-07-20T07:32:32.856Z] [2022-07-20T07:32:32.856Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:32:32.856Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:32:34.235Z] #21 1.485 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:32:34.494Z] #21 1.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:32:34.494Z] #21 1.532 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:32:35.064Z] #21 2.174 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:32:35.225Z] #21 6.733 Reading package lists... [2022-07-20T07:32:35.833Z] #64 ... [2022-07-20T07:32:35.833Z] [2022-07-20T07:32:35.833Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T07:32:35.833Z] #56 sha256:9b6c8d497a6748b3b8dc4ef641b5b1d3a72f0cfb7abcb776420d8946bbb02fc2 [2022-07-20T07:32:35.833Z] #56 DONE 0.6s [2022-07-20T07:32:35.833Z] [2022-07-20T07:32:35.833Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T07:32:35.833Z] #58 sha256:e9c089092af728d55afff736f50a523dc827e30b5fedf855d5587a0e5a3108d2 [2022-07-20T07:32:35.833Z] #58 DONE 0.1s [2022-07-20T07:32:35.833Z] [2022-07-20T07:32:35.833Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:32:35.833Z] #64 sha256:110506ec932a449b38ad96c9c83c229443e2755b55e15d27ed075d1c6f2a343a [2022-07-20T07:32:36.002Z] #21 3.077 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:32:36.094Z] #64 ... [2022-07-20T07:32:36.094Z] [2022-07-20T07:32:36.094Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T07:32:36.094Z] #61 sha256:d0b163b7415ecb87c6c977487ef5942a789f5539a213804c7bf64f9abe76529e [2022-07-20T07:32:36.354Z] #61 DONE 0.3s [2022-07-20T07:32:36.354Z] [2022-07-20T07:32:36.354Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:32:36.354Z] #64 sha256:110506ec932a449b38ad96c9c83c229443e2755b55e15d27ed075d1c6f2a343a [2022-07-20T07:32:36.606Z] #21 11.33 Building dependency tree... [2022-07-20T07:32:36.606Z] #21 12.44 Reading state information... [2022-07-20T07:32:37.176Z] #21 13.42 The following additional packages will be installed: [2022-07-20T07:32:37.176Z] #21 13.42 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-20T07:32:37.379Z] #21 4.604 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:32:37.435Z] #21 13.43 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-20T07:32:37.436Z] #21 13.43 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-20T07:32:37.436Z] #21 13.43 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-20T07:32:37.436Z] #21 13.43 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-20T07:32:37.436Z] #21 13.43 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-20T07:32:37.436Z] #21 13.44 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-20T07:32:37.436Z] #21 13.45 Suggested packages: [2022-07-20T07:32:37.436Z] #21 13.45 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-20T07:32:37.436Z] #21 13.45 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-20T07:32:37.436Z] #21 13.45 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-20T07:32:37.436Z] #21 13.45 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-20T07:32:37.436Z] #21 13.45 seccomp:ppc64el seccomp:s390x [2022-07-20T07:32:37.436Z] #21 13.45 Recommended packages: [2022-07-20T07:32:37.436Z] #21 13.45 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-20T07:32:37.436Z] #21 13.45 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-20T07:32:37.436Z] #21 13.45 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-20T07:32:37.436Z] #21 13.45 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-20T07:32:38.006Z] #21 13.93 The following NEW packages will be installed: [2022-07-20T07:32:38.006Z] #21 13.93 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-20T07:32:38.006Z] #21 13.93 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-20T07:32:38.006Z] #21 13.93 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-20T07:32:38.006Z] #21 13.93 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-20T07:32:38.006Z] #21 13.93 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-20T07:32:38.006Z] #21 13.93 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-20T07:32:38.006Z] #21 13.93 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-20T07:32:38.006Z] #21 13.93 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-20T07:32:38.006Z] #21 13.93 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-20T07:32:38.006Z] #21 13.93 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-20T07:32:38.006Z] #21 13.93 libseccomp2:ppc64el libseccomp2:s390x [2022-07-20T07:32:38.006Z] #21 14.29 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:32:38.006Z] #21 14.29 Need to get 15.9 MB of archives. [2022-07-20T07:32:38.006Z] #21 14.29 After this operation, 73.0 MB of additional disk space will be used. [2022-07-20T07:32:38.006Z] #21 14.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-20T07:32:38.266Z] #64 277.2 + bin/containerd [2022-07-20T07:32:38.268Z] #21 14.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-20T07:32:38.268Z] #21 14.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-20T07:32:38.268Z] #21 14.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-20T07:32:38.268Z] #21 14.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-20T07:32:38.268Z] #21 14.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-20T07:32:38.268Z] #21 14.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-20T07:32:38.268Z] #21 14.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-20T07:32:38.268Z] #21 14.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-20T07:32:38.268Z] #21 14.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-20T07:32:38.268Z] #21 14.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-20T07:32:38.268Z] #21 14.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-20T07:32:38.268Z] #21 14.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-20T07:32:38.268Z] #21 14.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-20T07:32:38.268Z] #21 14.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-20T07:32:38.268Z] #21 14.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-20T07:32:38.268Z] #21 14.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-20T07:32:38.268Z] #21 14.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-20T07:32:38.268Z] #21 14.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-20T07:32:38.268Z] #21 14.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-20T07:32:38.268Z] #21 14.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-20T07:32:38.268Z] #21 14.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-20T07:32:38.268Z] #21 14.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-20T07:32:38.268Z] #21 14.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-20T07:32:38.268Z] #21 14.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-20T07:32:38.268Z] #21 14.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-20T07:32:38.268Z] #21 14.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-20T07:32:38.268Z] #21 14.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-20T07:32:38.268Z] #21 14.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-20T07:32:38.319Z] #21 ... [2022-07-20T07:32:38.319Z] [2022-07-20T07:32:38.319Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:38.319Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:38.319Z] #77 148.3 checking whether build environment is sane... yes [2022-07-20T07:32:38.319Z] #77 148.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:32:38.319Z] #77 148.5 checking whether make sets $(MAKE)... yes [2022-07-20T07:32:38.319Z] #77 148.6 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:32:38.319Z] #77 148.6 checking whether make supports nested variables... yes [2022-07-20T07:32:38.319Z] #77 148.7 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:32:38.319Z] #77 148.7 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:32:38.319Z] #77 148.7 checking how to create a ustar tar archive... gnutar [2022-07-20T07:32:38.319Z] #77 148.8 checking dependency style of gcc... gcc3 [2022-07-20T07:32:38.319Z] #77 149.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:32:38.319Z] #77 149.1 checking whether make supports nested variables... (cached) yes [2022-07-20T07:32:38.319Z] #77 149.1 checking for gawk... (cached) mawk [2022-07-20T07:32:38.319Z] #77 149.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T07:32:38.319Z] #77 149.1 checking for gcc... (cached) gcc [2022-07-20T07:32:38.319Z] #77 149.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T07:32:38.319Z] #77 149.2 checking whether gcc accepts -g... (cached) yes [2022-07-20T07:32:38.319Z] #77 149.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T07:32:38.319Z] #77 149.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T07:32:38.319Z] #77 149.2 checking for a Python interpreter with version >= 3... python3 [2022-07-20T07:32:38.319Z] #77 149.3 checking for python3... /usr/bin/python3 [2022-07-20T07:32:38.319Z] #77 149.3 checking for python3 version... 3.9 [2022-07-20T07:32:38.319Z] #77 149.4 checking for python3 platform... linux [2022-07-20T07:32:38.319Z] #77 149.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T07:32:38.319Z] #77 149.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T07:32:38.319Z] #77 149.8 checking for go-md2man... no [2022-07-20T07:32:38.319Z] #77 149.8 checking error.h usability... yes [2022-07-20T07:32:38.319Z] #77 149.9 checking error.h presence... yes [2022-07-20T07:32:38.319Z] #77 150.0 checking for error.h... yes [2022-07-20T07:32:38.319Z] #77 150.0 checking linux/openat2.h usability... yes [2022-07-20T07:32:38.319Z] #77 150.3 checking linux/openat2.h presence... yes [2022-07-20T07:32:38.319Z] #77 150.4 checking for linux/openat2.h... yes [2022-07-20T07:32:38.319Z] #77 150.5 checking for copy_file_range... yes [2022-07-20T07:32:38.319Z] #77 150.7 checking for fgetxattr... yes [2022-07-20T07:32:38.319Z] #77 151.0 checking for statx... yes [2022-07-20T07:32:38.319Z] #77 151.4 checking for fgetpwent_r... yes [2022-07-20T07:32:38.319Z] #77 151.8 checking for issetugid... no [2022-07-20T07:32:38.319Z] #77 152.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T07:32:38.319Z] #77 152.1 checking pkg-config is at least version 0.9.0... yes [2022-07-20T07:32:38.319Z] #77 152.1 checking for library containing yajl_tree_get... -lyajl [2022-07-20T07:32:38.319Z] #77 152.7 checking for yajl >= 2.0.0... yes [2022-07-20T07:32:38.319Z] #77 152.8 checking sys/capability.h usability... yes [2022-07-20T07:32:38.319Z] #77 153.0 checking sys/capability.h presence... yes [2022-07-20T07:32:38.319Z] #77 153.1 checking for sys/capability.h... yes [2022-07-20T07:32:38.319Z] #77 153.1 checking for library containing cap_from_name... -lcap [2022-07-20T07:32:38.483Z] #77 ... [2022-07-20T07:32:38.483Z] [2022-07-20T07:32:38.483Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T07:32:38.483Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T07:32:38.527Z] #21 14.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-20T07:32:38.527Z] #21 14.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-20T07:32:38.527Z] #21 14.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-20T07:32:38.527Z] #21 14.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-20T07:32:38.527Z] #21 14.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-20T07:32:38.527Z] #21 14.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-20T07:32:38.527Z] #21 14.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-20T07:32:38.527Z] #21 14.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-20T07:32:38.527Z] #21 14.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-20T07:32:38.527Z] #21 14.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-20T07:32:38.528Z] #21 14.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-20T07:32:38.888Z] #77 153.8 checking for library containing dlopen... -ldl [2022-07-20T07:32:39.097Z] #21 14.99 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:32:39.097Z] #21 15.18 Fetched 15.9 MB in 1s (30.2 MB/s) [2022-07-20T07:32:39.097Z] #21 15.22 Selecting previously unselected package gcc-10-base:armel. [2022-07-20T07:32:39.097Z] #21 15.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-07-20T07:32:39.097Z] #21 15.25 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-20T07:32:39.097Z] #21 15.26 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-20T07:32:39.097Z] #21 15.32 Selecting previously unselected package gcc-10-base:armhf. [2022-07-20T07:32:39.097Z] #21 15.32 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-20T07:32:39.097Z] #21 15.33 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-20T07:32:39.148Z] #77 154.4 checking seccomp.h usability... yes [2022-07-20T07:32:39.357Z] #21 15.38 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-20T07:32:39.357Z] #21 15.39 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-20T07:32:39.357Z] #21 15.39 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-20T07:32:39.357Z] #21 15.44 Selecting previously unselected package gcc-10-base:s390x. [2022-07-20T07:32:39.357Z] #21 15.45 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-20T07:32:39.357Z] #21 15.46 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-20T07:32:39.357Z] #21 15.51 Selecting previously unselected package gcc-10-base:arm64. [2022-07-20T07:32:39.357Z] #21 15.52 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-20T07:32:39.357Z] #21 15.52 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-20T07:32:39.409Z] #77 154.6 checking seccomp.h presence... yes [2022-07-20T07:32:39.409Z] #77 154.8 checking for seccomp.h... yes [2022-07-20T07:32:39.617Z] #21 15.58 Selecting previously unselected package libgcc-s1:armel. [2022-07-20T07:32:39.617Z] #21 15.58 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-20T07:32:39.617Z] #21 15.59 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-20T07:32:39.617Z] #21 15.64 Selecting previously unselected package libcrypt1:armel. [2022-07-20T07:32:39.617Z] #21 15.65 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-20T07:32:39.617Z] #21 15.65 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-20T07:32:39.617Z] #21 15.74 Selecting previously unselected package libc6:armel. [2022-07-20T07:32:39.617Z] #21 15.75 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-20T07:32:39.877Z] #21 15.92 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-20T07:32:40.137Z] #21 16.38 Selecting previously unselected package libapparmor1:armel. [2022-07-20T07:32:40.137Z] #21 16.38 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-20T07:32:40.137Z] #21 16.39 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-20T07:32:40.347Z] #77 154.8 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T07:32:40.347Z] #77 155.5 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T07:32:40.398Z] #21 16.44 Selecting previously unselected package libapparmor-dev:armel. [2022-07-20T07:32:40.398Z] #21 16.45 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-20T07:32:40.398Z] #21 16.46 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-20T07:32:40.398Z] #21 16.52 Selecting previously unselected package libgcc-s1:arm64. [2022-07-20T07:32:40.398Z] #21 16.53 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-20T07:32:40.398Z] #21 16.54 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-20T07:32:40.398Z] #21 16.58 Selecting previously unselected package libcrypt1:arm64. [2022-07-20T07:32:40.398Z] #21 16.59 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-20T07:32:40.398Z] #21 16.60 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-20T07:32:40.398Z] #21 16.68 Selecting previously unselected package libc6:arm64. [2022-07-20T07:32:40.606Z] #77 155.8 checking systemd/sd-bus.h usability... yes [2022-07-20T07:32:40.658Z] #21 16.69 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-20T07:32:40.735Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-20T07:32:40.867Z] #77 156.1 checking systemd/sd-bus.h presence... yes [2022-07-20T07:32:40.867Z] #77 156.3 checking for systemd/sd-bus.h... yes [2022-07-20T07:32:40.917Z] #21 16.85 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-20T07:32:41.109Z] #23 13.76 Collecting yamllint==1.26.1 [2022-07-20T07:32:41.178Z] #21 17.30 Selecting previously unselected package libapparmor1:arm64. [2022-07-20T07:32:41.178Z] #21 17.30 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-20T07:32:41.178Z] #21 17.31 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T07:32:41.178Z] #21 17.36 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-20T07:32:41.178Z] #21 17.36 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-20T07:32:41.178Z] #21 17.37 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T07:32:41.438Z] #21 17.45 Selecting previously unselected package libgcc-s1:s390x. [2022-07-20T07:32:41.438Z] #21 17.46 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-20T07:32:41.438Z] #21 17.46 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-20T07:32:41.438Z] #21 17.51 Selecting previously unselected package libcrypt1:s390x. [2022-07-20T07:32:41.438Z] #21 17.52 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-20T07:32:41.438Z] #21 17.52 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-20T07:32:41.438Z] #21 17.61 Selecting previously unselected package libc6:s390x. [2022-07-20T07:32:41.438Z] #21 17.62 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-20T07:32:41.698Z] #21 17.80 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-20T07:32:41.805Z] #77 156.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T07:32:41.805Z] #77 157.0 checking for sd_notify_barrier... yes [2022-07-20T07:32:42.042Z] #23 14.80 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T07:32:42.065Z] #77 157.4 checking linux/bpf.h usability... yes [2022-07-20T07:32:42.277Z] #21 18.22 Selecting previously unselected package libapparmor1:s390x. [2022-07-20T07:32:42.277Z] #21 18.22 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-20T07:32:42.277Z] #21 18.23 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-20T07:32:42.277Z] #21 18.34 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-20T07:32:42.277Z] #21 18.35 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-20T07:32:42.277Z] #21 18.35 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-20T07:32:42.277Z] #21 18.45 Selecting previously unselected package libgcc-s1:armhf. [2022-07-20T07:32:42.324Z] #77 157.6 checking linux/bpf.h presence... yes [2022-07-20T07:32:42.324Z] #77 157.7 checking for linux/bpf.h... yes [2022-07-20T07:32:42.536Z] #21 18.45 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-20T07:32:42.536Z] #21 18.46 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-20T07:32:42.536Z] #21 18.52 Selecting previously unselected package libcrypt1:armhf. [2022-07-20T07:32:42.536Z] #21 18.53 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-20T07:32:42.536Z] #21 18.53 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-20T07:32:42.536Z] #21 18.62 Selecting previously unselected package libc6:armhf. [2022-07-20T07:32:42.536Z] #21 18.62 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-20T07:32:42.583Z] #77 157.7 checking compilation for eBPF... yes [2022-07-20T07:32:42.583Z] #77 158.1 checking for criu >= 3.15... no [2022-07-20T07:32:42.583Z] #77 158.1 configure: CRIU headers not found, building without CRIU support [2022-07-20T07:32:42.583Z] #77 158.1 checking for criu > 3.16... no [2022-07-20T07:32:42.583Z] #77 158.2 configure: CRIU version doesn't support join-ns API [2022-07-20T07:32:42.796Z] #21 18.79 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-20T07:32:42.842Z] #77 158.2 checking for criu > 3.16.1... no [2022-07-20T07:32:43.057Z] #21 19.20 Selecting previously unselected package libapparmor1:armhf. [2022-07-20T07:32:43.057Z] #21 19.21 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-20T07:32:43.057Z] #21 19.21 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-20T07:32:43.057Z] #21 19.26 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-20T07:32:43.057Z] #21 19.27 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-20T07:32:43.057Z] #21 19.27 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-20T07:32:43.101Z] #77 158.4 configure: CRIU version doesn't support for pre-dumping [2022-07-20T07:32:43.101Z] #77 158.4 checking for new mount API (fsconfig)... yes [2022-07-20T07:32:43.318Z] #21 19.34 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-20T07:32:43.318Z] #21 19.35 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-20T07:32:43.318Z] #21 19.35 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-20T07:32:43.318Z] #21 19.40 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-20T07:32:43.318Z] #21 19.41 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-20T07:32:43.318Z] #21 19.42 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-20T07:32:43.360Z] #77 158.7 checking for seccomp notify API... yes [2022-07-20T07:32:43.578Z] #21 19.50 Selecting previously unselected package libc6:ppc64el. [2022-07-20T07:32:43.578Z] #21 19.50 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-20T07:32:43.578Z] #21 19.68 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-20T07:32:43.619Z] #77 159.0 checking for gperf... no [2022-07-20T07:32:43.619Z] #77 159.0 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T07:32:44.149Z] #21 20.26 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-20T07:32:44.149Z] #21 20.27 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-20T07:32:44.149Z] #21 20.28 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-20T07:32:44.149Z] #21 20.33 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-20T07:32:44.149Z] #21 20.34 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-20T07:32:44.188Z] #77 159.0 checking for library containing argp_parse... none required [2022-07-20T07:32:44.409Z] #21 20.34 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-20T07:32:44.409Z] #21 20.42 Selecting previously unselected package libseccomp2:s390x. [2022-07-20T07:32:44.409Z] #21 20.43 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-20T07:32:44.409Z] #21 20.44 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-20T07:32:44.409Z] #21 20.50 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-20T07:32:44.409Z] #21 20.51 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-20T07:32:44.409Z] #21 20.52 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-20T07:32:44.409Z] #21 20.59 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-20T07:32:44.409Z] #21 20.59 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-20T07:32:44.565Z] #23 17.20 Collecting pathspec>=0.5.3 [2022-07-20T07:32:44.565Z] #23 17.23 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T07:32:44.669Z] #21 20.60 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T07:32:44.669Z] #21 20.64 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-20T07:32:44.669Z] #21 20.65 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-20T07:32:44.669Z] #21 20.66 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T07:32:44.669Z] #21 20.72 Selecting previously unselected package libseccomp2:armhf. [2022-07-20T07:32:44.669Z] #21 20.73 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-20T07:32:44.669Z] #21 20.74 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-20T07:32:44.669Z] #21 20.79 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-20T07:32:44.669Z] #21 20.80 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-20T07:32:44.669Z] #21 20.80 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-20T07:32:44.756Z] #77 160.0 checking that generated files are newer than configure... done [2022-07-20T07:32:44.756Z] #77 160.0 configure: creating ./config.status [2022-07-20T07:32:44.756Z] #77 ... [2022-07-20T07:32:44.756Z] [2022-07-20T07:32:44.756Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:32:44.756Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:32:44.756Z] #21 11.83 Fetched 8555 kB in 11s (804 kB/s) [2022-07-20T07:32:44.929Z] #21 20.86 Selecting previously unselected package libseccomp2:armel. [2022-07-20T07:32:44.929Z] #21 20.86 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-20T07:32:44.929Z] #21 20.87 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-20T07:32:44.929Z] #21 20.92 Selecting previously unselected package libseccomp-dev:armel. [2022-07-20T07:32:44.929Z] #21 20.93 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-20T07:32:44.929Z] #21 20.94 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-20T07:32:44.929Z] #21 21.00 Selecting previously unselected package libseccomp2:arm64. [2022-07-20T07:32:44.929Z] #21 21.00 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T07:32:44.929Z] #21 21.01 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T07:32:44.929Z] #21 21.06 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-20T07:32:44.929Z] #21 21.06 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T07:32:44.929Z] #21 21.07 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T07:32:45.190Z] #21 21.18 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-20T07:32:45.190Z] #21 21.19 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-20T07:32:45.190Z] #21 21.20 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-20T07:32:45.190Z] #21 21.22 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-20T07:32:45.190Z] #21 21.23 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-20T07:32:45.190Z] #21 21.25 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-20T07:32:45.190Z] #21 21.27 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-20T07:32:45.190Z] #21 21.28 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-20T07:32:45.190Z] #21 21.29 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-20T07:32:45.190Z] #21 21.31 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-20T07:32:45.190Z] #21 21.33 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-20T07:32:45.190Z] #21 21.34 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-20T07:32:45.450Z] #21 21.35 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-20T07:32:45.450Z] #21 21.37 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-20T07:32:45.450Z] #21 21.38 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-20T07:32:45.450Z] #21 21.40 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-20T07:32:45.495Z] #23 18.12 Collecting pyyaml [2022-07-20T07:32:45.495Z] #23 18.12 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-20T07:32:45.495Z] #23 18.25 Building wheels for collected packages: yamllint [2022-07-20T07:32:45.495Z] #23 18.27 Building wheel for yamllint (setup.py): started [2022-07-20T07:32:46.832Z] #21 22.61 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-20T07:32:47.398Z] #23 20.23 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T07:32:47.398Z] #23 20.24 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fb1015adc194c876849c97324592b16f4319868fc3834967c4bad88891e81efd [2022-07-20T07:32:47.398Z] #23 20.24 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T07:32:47.398Z] #23 20.25 Successfully built yamllint [2022-07-20T07:32:47.398Z] #23 20.31 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T07:32:47.773Z] #21 23.87 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-20T07:32:47.961Z] #23 20.96 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T07:32:48.892Z] #23 DONE 21.8s [2022-07-20T07:32:48.892Z] [2022-07-20T07:32:48.892Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T07:32:48.892Z] #27 sha256:d16d0e8b9f57253fe17850b46c3e882567820d6c862bff47bcc050b8fbfd5f1c [2022-07-20T07:32:48.991Z] #21 11.83 Reading package lists... [2022-07-20T07:32:48.991Z] #21 ... [2022-07-20T07:32:48.991Z] [2022-07-20T07:32:48.991Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:32:48.991Z] #60 sha256:3123bd57060cad88f8b9188b918277828753ec274c8a326700f40b68d93008b4 [2022-07-20T07:32:48.991Z] #60 18.52 + cd /tmp/tmp.NuUraWbFU1/src/github.com/opencontainers/runc [2022-07-20T07:32:48.991Z] #60 18.52 + git checkout -q v1.1.2 [2022-07-20T07:32:48.991Z] #60 19.51 + '[' -z '' ']' [2022-07-20T07:32:48.991Z] #60 19.51 + target=static [2022-07-20T07:32:48.991Z] #60 19.51 + make BUILDTAGS=seccomp static [2022-07-20T07:32:48.991Z] #60 19.95 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-20T07:32:49.155Z] #21 25.10 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-20T07:32:49.456Z] #27 DONE 0.6s [2022-07-20T07:32:49.456Z] [2022-07-20T07:32:49.456Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T07:32:49.456Z] #32 sha256:8ba063cc9139711e06fe51237eecbebade7988e373ad32102bac86a694bd3757 [2022-07-20T07:32:49.940Z] #60 ... [2022-07-20T07:32:49.940Z] [2022-07-20T07:32:49.940Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:32:49.940Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:32:49.940Z] #21 11.83 Reading package lists... [2022-07-20T07:32:50.387Z] #32 DONE 0.8s [2022-07-20T07:32:50.387Z] [2022-07-20T07:32:50.387Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T07:32:50.387Z] #35 sha256:6a2515872b7aac30d991ef1020f2d0eeb36259b682c2808f00045032bc87af5e [2022-07-20T07:32:50.537Z] #21 26.32 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-20T07:32:50.644Z] #35 DONE 0.4s [2022-07-20T07:32:50.644Z] [2022-07-20T07:32:50.644Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T07:32:50.644Z] #37 sha256:a4fa884e80c9ccfe1cf5ea2ab30ef263127491ba454a46d96320696622afa0d7 [2022-07-20T07:32:50.901Z] #37 DONE 0.4s [2022-07-20T07:32:50.901Z] [2022-07-20T07:32:50.901Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:32:50.901Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:32:51.135Z] #21 17.36 Reading package lists... [2022-07-20T07:32:51.135Z] #21 ... [2022-07-20T07:32:51.135Z] [2022-07-20T07:32:51.135Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T07:32:51.135Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T07:32:51.135Z] #34 DONE 244.1s [2022-07-20T07:32:51.135Z] [2022-07-20T07:32:51.135Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:51.135Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:51.135Z] #77 165.7 config.status: creating Makefile [2022-07-20T07:32:51.135Z] #77 165.8 config.status: creating rpm/crun.spec [2022-07-20T07:32:51.135Z] #77 166.1 config.status: creating config.h [2022-07-20T07:32:51.135Z] #77 166.2 config.status: executing libtool commands [2022-07-20T07:32:51.135Z] #77 166.2 config.status: executing depfiles commands [2022-07-20T07:32:51.158Z] #47 ... [2022-07-20T07:32:51.158Z] [2022-07-20T07:32:51.158Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T07:32:51.158Z] #39 sha256:52eb0b969e783068ecc39cfaf1eafe67a9ddb9a26c76411353aec7dac966518b [2022-07-20T07:32:51.158Z] #39 DONE 0.1s [2022-07-20T07:32:51.158Z] [2022-07-20T07:32:51.158Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T07:32:51.158Z] #41 sha256:d6e94c42b2eb940eb9b8daa44ffac5907fee46ad31c7d321a43438e8742a52a0 [2022-07-20T07:32:51.158Z] #41 DONE 0.1s [2022-07-20T07:32:51.158Z] [2022-07-20T07:32:51.158Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T07:32:51.158Z] #45 sha256:0ac0c14f05ae95c94400dffcf550b55b44b8b4c66931cf9b774431e32029c761 [2022-07-20T07:32:51.158Z] #45 DONE 0.1s [2022-07-20T07:32:51.158Z] [2022-07-20T07:32:51.158Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:51.158Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:51.478Z] #21 27.54 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T07:32:51.478Z] #21 27.55 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-20T07:32:51.478Z] #21 27.57 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-20T07:32:51.478Z] #21 27.58 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-20T07:32:51.478Z] #21 27.59 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-20T07:32:51.478Z] #21 27.60 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T07:32:51.478Z] #21 27.62 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-20T07:32:51.478Z] #21 27.63 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-20T07:32:51.478Z] #21 27.64 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T07:32:51.478Z] #21 27.65 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-20T07:32:51.478Z] #21 27.67 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T07:32:51.478Z] #21 27.68 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-20T07:32:51.738Z] #21 27.69 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-20T07:32:51.738Z] #21 27.70 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-20T07:32:51.738Z] #21 27.72 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-20T07:32:51.738Z] #21 27.73 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T07:32:51.738Z] #21 27.74 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-20T07:32:51.738Z] #21 27.76 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-20T07:32:51.738Z] #21 27.77 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T07:32:51.738Z] #21 27.79 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-20T07:32:51.738Z] #21 27.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:32:52.311Z] #21 DONE 28.3s [2022-07-20T07:32:52.311Z] [2022-07-20T07:32:52.312Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T07:32:52.312Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-20T07:32:52.312Z] #22 ... [2022-07-20T07:32:52.312Z] [2022-07-20T07:32:52.312Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T07:32:52.312Z] #66 sha256:1ee1bee8bca0a7475ee1c7264624b55ed308ab44bf1ff93e02121422db17632e [2022-07-20T07:32:52.312Z] #66 DONE 0.1s [2022-07-20T07:32:52.577Z] [2022-07-20T07:32:52.577Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:32:52.577Z] #67 sha256:426181c488375ea1b5c3ccfcc29f54d7868a9c2083e1a1d38163b6e1be05afe1 [2022-07-20T07:32:53.038Z] #77 168.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T07:32:53.038Z] #77 168.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T07:32:53.521Z] #67 ... [2022-07-20T07:32:53.521Z] [2022-07-20T07:32:53.521Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T07:32:53.521Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-20T07:32:53.521Z] #22 DONE 1.3s [2022-07-20T07:32:53.521Z] [2022-07-20T07:32:53.521Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:32:53.521Z] #67 sha256:426181c488375ea1b5c3ccfcc29f54d7868a9c2083e1a1d38163b6e1be05afe1 [2022-07-20T07:32:53.521Z] #67 1.017 + RM_GOPATH=0 [2022-07-20T07:32:53.521Z] #67 1.017 + TMP_GOPATH= [2022-07-20T07:32:53.521Z] #67 1.017 + : /build [2022-07-20T07:32:53.521Z] #67 1.017 + '[' -z '' ']' [2022-07-20T07:32:53.521Z] #67 1.017 ++ mktemp -d [2022-07-20T07:32:53.521Z] #67 1.019 + export GOPATH=/tmp/tmp.UCFK8EweoQ [2022-07-20T07:32:53.521Z] #67 1.019 + GOPATH=/tmp/tmp.UCFK8EweoQ [2022-07-20T07:32:53.521Z] #67 1.019 + RM_GOPATH=1 [2022-07-20T07:32:53.521Z] #67 1.019 + case "$(go env GOARCH)" in [2022-07-20T07:32:53.521Z] #67 1.020 ++ go env GOARCH [2022-07-20T07:32:53.521Z] #67 1.025 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T07:32:53.521Z] #67 1.025 + GO_BUILDMODE=-buildmode=pie [2022-07-20T07:32:53.521Z] #67 1.025 ++ dirname /install.sh [2022-07-20T07:32:53.521Z] #67 1.026 + dir=/ [2022-07-20T07:32:53.521Z] #67 1.027 + bin=runc [2022-07-20T07:32:53.521Z] #67 1.027 + shift [2022-07-20T07:32:53.521Z] #67 1.027 + '[' '!' -f //runc.installer ']' [2022-07-20T07:32:53.521Z] #67 1.028 + . //runc.installer [2022-07-20T07:32:53.521Z] #67 1.028 ++ set -e [2022-07-20T07:32:53.521Z] #67 1.032 ++ : v1.1.2 [2022-07-20T07:32:53.521Z] #67 1.032 + install_runc [2022-07-20T07:32:53.521Z] #67 1.032 + RUNC_BUILDTAGS=seccomp [2022-07-20T07:32:53.521Z] #67 1.032 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T07:32:53.521Z] #67 1.033 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T07:32:53.521Z] #67 1.033 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UCFK8EweoQ/src/github.com/opencontainers/runc [2022-07-20T07:32:53.521Z] #67 1.036 Cloning into '/tmp/tmp.UCFK8EweoQ/src/github.com/opencontainers/runc'... [2022-07-20T07:32:53.978Z] #77 169.2 checking for gcc... gcc [2022-07-20T07:32:54.462Z] #67 ... [2022-07-20T07:32:54.462Z] [2022-07-20T07:32:54.462Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-20T07:32:54.462Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-20T07:32:54.462Z] #23 DONE 0.9s [2022-07-20T07:32:54.545Z] #77 169.5 checking whether the C compiler works... yes [2022-07-20T07:32:54.545Z] #77 169.9 checking for C compiler default output file name... a.out [2022-07-20T07:32:54.722Z] [2022-07-20T07:32:54.722Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T07:32:54.722Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-20T07:32:55.114Z] #77 169.9 checking for suffix of executables... [2022-07-20T07:32:55.293Z] #24 0.823 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T07:32:55.293Z] #24 DONE 0.9s [2022-07-20T07:32:55.293Z] [2022-07-20T07:32:55.293Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:32:55.293Z] #67 sha256:426181c488375ea1b5c3ccfcc29f54d7868a9c2083e1a1d38163b6e1be05afe1 [2022-07-20T07:32:55.372Z] #77 170.4 checking whether we are cross compiling... no [2022-07-20T07:32:55.632Z] #77 170.8 checking for suffix of object files... o [2022-07-20T07:32:55.892Z] #77 171.1 checking whether we are using the GNU C compiler... yes [2022-07-20T07:32:56.152Z] #77 171.4 checking whether gcc accepts -g... yes [2022-07-20T07:32:56.235Z] #67 ... [2022-07-20T07:32:56.235Z] [2022-07-20T07:32:56.235Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T07:32:56.235Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-20T07:32:56.235Z] #25 DONE 0.9s [2022-07-20T07:32:56.235Z] [2022-07-20T07:32:56.235Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T07:32:56.235Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-20T07:32:56.411Z] #77 171.6 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:32:56.670Z] #77 171.8 checking whether gcc understands -c and -o together... yes [2022-07-20T07:32:56.929Z] #77 172.0 checking how to run the C preprocessor... gcc -E [2022-07-20T07:32:56.929Z] #77 172.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:32:57.177Z] #26 DONE 0.9s [2022-07-20T07:32:57.177Z] [2022-07-20T07:32:57.177Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:32:57.178Z] #67 sha256:426181c488375ea1b5c3ccfcc29f54d7868a9c2083e1a1d38163b6e1be05afe1 [2022-07-20T07:32:57.188Z] #77 172.5 checking for egrep... /bin/grep -E [2022-07-20T07:32:57.438Z] #67 ... [2022-07-20T07:32:57.438Z] [2022-07-20T07:32:57.438Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T07:32:57.438Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-20T07:32:58.012Z] #27 DONE 0.9s [2022-07-20T07:32:58.012Z] [2022-07-20T07:32:58.012Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:32:58.012Z] #67 sha256:426181c488375ea1b5c3ccfcc29f54d7868a9c2083e1a1d38163b6e1be05afe1 [2022-07-20T07:32:58.012Z] #67 5.612 + cd /tmp/tmp.UCFK8EweoQ/src/github.com/opencontainers/runc [2022-07-20T07:32:58.012Z] #67 5.612 + git checkout -q v1.1.2 [2022-07-20T07:32:58.126Z] #77 172.5 checking for ANSI C header files... yes [2022-07-20T07:32:58.273Z] #67 5.986 + '[' -z '' ']' [2022-07-20T07:32:58.273Z] #67 5.986 + target=static [2022-07-20T07:32:58.273Z] #67 5.986 + make BUILDTAGS=seccomp static [2022-07-20T07:32:58.385Z] #77 173.7 checking for sys/types.h... yes [2022-07-20T07:32:58.385Z] #77 ... [2022-07-20T07:32:58.385Z] [2022-07-20T07:32:58.385Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T07:32:58.385Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T07:32:58.385Z] #36 251.7 Delve is a source level debugger for Go programs. [2022-07-20T07:32:58.385Z] #36 251.7 [2022-07-20T07:32:58.385Z] #36 251.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T07:32:58.385Z] #36 251.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T07:32:58.385Z] #36 251.7 [2022-07-20T07:32:58.385Z] #36 251.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T07:32:58.385Z] #36 251.7 [2022-07-20T07:32:58.385Z] #36 251.7 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T07:32:58.385Z] #36 251.7 [2022-07-20T07:32:58.385Z] #36 251.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T07:32:58.385Z] #36 251.7 [2022-07-20T07:32:58.385Z] #36 251.7 Usage: [2022-07-20T07:32:58.385Z] #36 251.7 dlv [command] [2022-07-20T07:32:58.385Z] #36 251.7 [2022-07-20T07:32:58.385Z] #36 251.7 Available Commands: [2022-07-20T07:32:58.385Z] #36 251.7 attach Attach to running process and begin debugging. [2022-07-20T07:32:58.385Z] #36 251.7 connect Connect to a headless debug server with a terminal client. [2022-07-20T07:32:58.385Z] #36 251.7 core Examine a core dump. [2022-07-20T07:32:58.385Z] #36 251.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T07:32:58.385Z] #36 251.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T07:32:58.385Z] #36 251.7 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T07:32:58.385Z] #36 251.7 help Help about any command [2022-07-20T07:32:58.385Z] #36 251.7 run Deprecated command. Use 'debug' instead. [2022-07-20T07:32:58.385Z] #36 251.7 test Compile test binary and begin debugging program. [2022-07-20T07:32:58.385Z] #36 251.7 trace Compile and begin tracing program. [2022-07-20T07:32:58.385Z] #36 251.7 version Prints version. [2022-07-20T07:32:58.385Z] #36 251.7 [2022-07-20T07:32:58.385Z] #36 251.7 Flags: [2022-07-20T07:32:58.385Z] #36 251.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T07:32:58.386Z] #36 251.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T07:32:58.386Z] #36 251.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-20T07:32:58.386Z] #36 251.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T07:32:58.386Z] #36 251.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T07:32:58.386Z] #36 251.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-20T07:32:58.386Z] #36 251.7 --disable-aslr Disables address space randomization [2022-07-20T07:32:58.386Z] #36 251.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T07:32:58.386Z] #36 251.7 -h, --help help for dlv [2022-07-20T07:32:58.386Z] #36 251.7 --init string Init file, executed by the terminal client. [2022-07-20T07:32:58.386Z] #36 251.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T07:32:58.386Z] #36 251.7 --log Enable debugging server logging. [2022-07-20T07:32:58.386Z] #36 251.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T07:32:58.386Z] #36 251.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T07:32:58.386Z] #36 251.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T07:32:58.386Z] #36 251.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T07:32:58.386Z] #36 251.7 --wd string Working directory for running the program. [2022-07-20T07:32:58.386Z] #36 251.7 [2022-07-20T07:32:58.386Z] #36 251.7 Additional help topics: [2022-07-20T07:32:58.386Z] #36 251.7 dlv backend Help about the --backend flag. [2022-07-20T07:32:58.386Z] #36 251.7 dlv log Help about logging flags. [2022-07-20T07:32:58.386Z] #36 251.7 dlv redirect Help about file redirection. [2022-07-20T07:32:58.386Z] #36 251.7 [2022-07-20T07:32:58.386Z] #36 251.7 Use "dlv [command] --help" for more information about a command. [2022-07-20T07:32:58.535Z] #67 6.217 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-20T07:32:59.764Z] #36 DONE 252.7s [2022-07-20T07:32:59.764Z] [2022-07-20T07:32:59.764Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:32:59.764Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:32:59.764Z] #77 174.0 checking for sys/stat.h... yes [2022-07-20T07:32:59.764Z] #77 174.2 checking for stdlib.h... yes [2022-07-20T07:32:59.764Z] #77 174.3 checking for string.h... yes [2022-07-20T07:32:59.764Z] #77 174.6 checking for memory.h... yes [2022-07-20T07:32:59.764Z] #77 174.8 checking for strings.h... yes [2022-07-20T07:32:59.764Z] #77 174.9 checking for inttypes.h... yes [2022-07-20T07:33:00.023Z] #77 175.2 checking for stdint.h... yes [2022-07-20T07:33:00.282Z] #77 175.6 checking for unistd.h... yes [2022-07-20T07:33:00.541Z] #77 175.8 checking minix/config.h usability... no [2022-07-20T07:33:00.541Z] #77 176.0 checking minix/config.h presence... no [2022-07-20T07:33:00.541Z] #77 176.2 checking for minix/config.h... no [2022-07-20T07:33:00.800Z] #77 176.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T07:33:01.706Z] #77 176.5 checking build system type... x86_64-pc-linux-gnu [2022-07-20T07:33:01.706Z] #77 177.2 checking host system type... x86_64-pc-linux-gnu [2022-07-20T07:33:01.706Z] #77 177.2 checking how to print strings... printf [2022-07-20T07:33:01.706Z] #77 177.2 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:33:01.706Z] #77 177.3 checking for fgrep... /bin/grep -F [2022-07-20T07:33:01.965Z] #77 177.3 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:33:01.965Z] #77 177.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:33:01.965Z] #77 177.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:33:02.224Z] #77 177.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:33:02.224Z] #77 177.7 checking whether ln -s works... yes [2022-07-20T07:33:02.224Z] #77 177.7 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:33:02.484Z] #77 177.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T07:33:02.484Z] #77 177.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:33:02.484Z] #77 177.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:33:02.484Z] #77 177.7 checking for objdump... objdump [2022-07-20T07:33:02.484Z] #77 177.7 checking how to recognize dependent libraries... pass_all [2022-07-20T07:33:02.484Z] #77 177.7 checking for dlltool... no [2022-07-20T07:33:02.484Z] #77 177.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:33:02.484Z] #77 177.7 checking for ar... ar [2022-07-20T07:33:02.484Z] #77 177.7 checking for archiver @FILE support... @ [2022-07-20T07:33:02.484Z] #77 178.0 checking for strip... strip [2022-07-20T07:33:02.484Z] #77 178.0 checking for ranlib... ranlib [2022-07-20T07:33:02.484Z] #77 178.0 checking for gawk... no [2022-07-20T07:33:02.484Z] #77 178.0 checking for mawk... mawk [2022-07-20T07:33:03.051Z] #77 178.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:33:03.052Z] #77 178.6 checking for sysroot... no [2022-07-20T07:33:03.052Z] #77 178.6 checking for a working dd... /bin/dd [2022-07-20T07:33:03.052Z] #77 178.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:33:03.311Z] #77 178.8 checking for mt... no [2022-07-20T07:33:03.311Z] #77 178.8 checking if : is a manifest tool... no [2022-07-20T07:33:03.826Z] #67 ... [2022-07-20T07:33:03.826Z] [2022-07-20T07:33:03.826Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:33:03.826Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-20T07:33:03.826Z] #28 1.203 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T07:33:03.826Z] #28 1.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T07:33:03.826Z] #28 1.228 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T07:33:03.826Z] #28 1.452 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T07:33:03.826Z] #28 1.700 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T07:33:03.826Z] #28 1.970 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T07:33:03.826Z] #28 2.180 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T07:33:03.826Z] #28 2.436 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T07:33:03.826Z] #28 2.744 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T07:33:03.826Z] #28 3.031 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T07:33:03.826Z] #28 3.032 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T07:33:03.826Z] #28 3.032 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T07:33:03.826Z] #28 3.032 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T07:33:03.826Z] #28 3.040 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T07:33:03.826Z] #28 3.044 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T07:33:03.826Z] #28 3.259 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T07:33:03.826Z] #28 3.263 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T07:33:03.826Z] #28 3.264 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T07:33:03.826Z] #28 3.265 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T07:33:03.826Z] #28 3.266 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T07:33:03.826Z] #28 3.274 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T07:33:03.878Z] #77 178.8 checking for dlfcn.h... yes [2022-07-20T07:33:03.879Z] #77 179.1 checking for objdir... .libs [2022-07-20T07:33:04.138Z] #77 179.6 checking if gcc supports -fno-rtti -fno-exceptions... [2022-07-20T07:33:04.138Z] #77 ... [2022-07-20T07:33:04.138Z] [2022-07-20T07:33:04.138Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:33:04.138Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:33:04.138Z] #21 17.36 Reading package lists... [2022-07-20T07:33:04.138Z] #21 21.42 Building dependency tree... [2022-07-20T07:33:04.138Z] #21 24.58 The following additional packages will be installed: [2022-07-20T07:33:04.138Z] #21 24.63 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T07:33:04.138Z] #21 24.63 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T07:33:04.138Z] #21 24.63 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T07:33:04.138Z] #21 24.63 python3-pkg-resources vim-runtime xxd [2022-07-20T07:33:04.138Z] #21 24.68 Suggested packages: [2022-07-20T07:33:04.138Z] #21 24.68 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T07:33:04.138Z] #21 24.68 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T07:33:04.138Z] #21 24.68 acl attr quota [2022-07-20T07:33:04.138Z] #21 24.68 Recommended packages: [2022-07-20T07:33:04.138Z] #21 24.68 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T07:33:04.138Z] #21 26.33 The following NEW packages will be installed: [2022-07-20T07:33:04.138Z] #21 26.34 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T07:33:04.138Z] #21 26.34 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T07:33:04.138Z] #21 26.34 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T07:33:04.138Z] #21 26.34 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T07:33:04.138Z] #21 26.34 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T07:33:04.138Z] #21 26.35 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T07:33:04.138Z] #21 26.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T07:33:04.138Z] #21 26.35 xz-utils zip zstd [2022-07-20T07:33:04.138Z] #21 26.68 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:33:04.138Z] #21 26.68 Need to get 27.7 MB of archives. [2022-07-20T07:33:04.138Z] #21 26.68 After this operation, 106 MB of additional disk space will be used. [2022-07-20T07:33:04.138Z] #21 26.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T07:33:04.138Z] #21 26.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T07:33:04.138Z] #21 26.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T07:33:04.138Z] #21 26.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T07:33:04.138Z] #21 26.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T07:33:04.138Z] #21 26.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T07:33:04.138Z] #21 26.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T07:33:04.138Z] #21 26.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T07:33:04.138Z] #21 26.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T07:33:04.138Z] #21 26.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T07:33:04.138Z] #21 26.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T07:33:04.138Z] #21 26.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T07:33:04.138Z] #21 26.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T07:33:04.138Z] #21 26.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T07:33:04.138Z] #21 26.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T07:33:04.138Z] #21 26.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T07:33:04.138Z] #21 26.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T07:33:04.138Z] #21 26.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T07:33:04.138Z] #21 26.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T07:33:04.138Z] #21 26.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T07:33:04.138Z] #21 26.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T07:33:04.138Z] #21 26.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T07:33:04.138Z] #21 26.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T07:33:04.138Z] #21 26.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T07:33:04.138Z] #21 26.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T07:33:04.138Z] #21 26.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T07:33:04.138Z] #21 26.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T07:33:04.138Z] #21 27.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T07:33:04.138Z] #21 27.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T07:33:04.139Z] #21 27.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-20T07:33:04.139Z] #21 27.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T07:33:04.139Z] #21 27.57 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T07:33:04.139Z] #21 27.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T07:33:04.139Z] #21 27.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T07:33:04.139Z] #21 27.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-20T07:33:04.139Z] #21 27.70 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T07:33:04.139Z] #21 27.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T07:33:04.139Z] #21 27.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T07:33:04.139Z] #21 27.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T07:33:04.139Z] #21 27.79 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T07:33:04.139Z] #21 27.79 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T07:33:04.139Z] #21 27.80 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T07:33:04.139Z] #21 27.86 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T07:33:04.139Z] #21 27.88 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T07:33:04.139Z] #21 27.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-20T07:33:04.139Z] #21 28.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T07:33:04.139Z] #21 28.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T07:33:04.139Z] #21 28.61 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T07:33:04.139Z] #21 28.62 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T07:33:04.139Z] #21 29.68 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:33:04.139Z] #21 29.86 Fetched 27.7 MB in 2s (12.0 MB/s) [2022-07-20T07:33:04.139Z] #21 30.06 Selecting previously unselected package pigz. [2022-07-20T07:33:04.139Z] #21 30.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-20T07:33:04.139Z] #21 30.17 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T07:33:04.139Z] #21 30.18 Unpacking pigz (2.6-1) ... [2022-07-20T07:33:04.139Z] #21 30.52 Selecting previously unselected package libelf1:amd64. [2022-07-20T07:33:04.139Z] #21 30.52 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T07:33:04.139Z] #21 30.53 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T07:33:04.139Z] #21 30.88 Selecting previously unselected package libbpf0:amd64. [2022-07-20T07:33:04.139Z] #21 30.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T07:33:04.139Z] #21 30.91 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T07:33:04.139Z] #21 30.99 Selecting previously unselected package libcap2:amd64. [2022-07-20T07:33:04.139Z] #21 30.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T07:33:04.139Z] #21 30.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:33:04.139Z] #21 31.06 Selecting previously unselected package libmnl0:amd64. [2022-07-20T07:33:04.139Z] #21 31.06 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T07:33:04.139Z] #21 31.07 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T07:33:04.139Z] #21 31.15 Selecting previously unselected package libxtables12:amd64. [2022-07-20T07:33:04.139Z] #21 31.16 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T07:33:04.139Z] #21 31.17 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T07:33:04.139Z] #21 31.37 Selecting previously unselected package libcap2-bin. [2022-07-20T07:33:04.139Z] #21 31.39 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T07:33:04.139Z] #21 31.40 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T07:33:04.139Z] #21 31.51 Selecting previously unselected package iproute2. [2022-07-20T07:33:04.398Z] #21 31.51 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T07:33:04.398Z] #21 31.52 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T07:33:04.398Z] #21 ... [2022-07-20T07:33:04.398Z] [2022-07-20T07:33:04.398Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:33:04.398Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:33:04.398Z] #77 179.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:33:04.398Z] #77 179.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:33:04.398Z] #77 179.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:33:05.226Z] #77 180.0 checking if gcc static flag -static works... yes [2022-07-20T07:33:05.226Z] #77 180.6 checking if gcc supports -c -o file.o... yes [2022-07-20T07:33:05.226Z] #77 180.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:33:05.486Z] #77 180.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T07:33:05.745Z] #77 180.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:33:05.745Z] #77 181.2 checking how to hardcode library paths into programs... immediate [2022-07-20T07:33:05.745Z] #77 181.2 checking whether stripping libraries is possible... yes [2022-07-20T07:33:05.745Z] #77 181.2 checking if libtool supports shared libraries... yes [2022-07-20T07:33:05.745Z] #77 181.2 checking whether to build shared libraries... no [2022-07-20T07:33:05.745Z] #77 181.2 checking whether to build static libraries... yes [2022-07-20T07:33:05.745Z] #77 181.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:33:05.745Z] #77 181.3 checking whether build environment is sane... yes [2022-07-20T07:33:06.004Z] #77 181.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:33:06.004Z] #77 181.4 checking whether make sets $(MAKE)... yes [2022-07-20T07:33:06.004Z] #77 181.4 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:33:06.004Z] #77 181.5 checking whether make supports nested variables... yes [2022-07-20T07:33:06.004Z] #77 181.5 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:33:06.263Z] #77 181.6 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:33:06.263Z] #77 181.6 checking how to create a ustar tar archive... gnutar [2022-07-20T07:33:06.522Z] #77 181.7 checking dependency style of gcc... gcc3 [2022-07-20T07:33:06.522Z] #77 181.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:33:06.522Z] #77 181.9 checking whether make supports nested variables... (cached) yes [2022-07-20T07:33:06.522Z] #77 181.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T07:33:06.522Z] #77 181.9 checking pkg-config is at least version 0.9.0... yes [2022-07-20T07:33:06.522Z] #77 181.9 checking for yajl >= 2.1.0... yes [2022-07-20T07:33:06.522Z] #77 182.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T07:33:06.522Z] #77 182.0 checking for gcc... (cached) gcc [2022-07-20T07:33:06.783Z] #77 182.1 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T07:33:06.783Z] #77 182.1 checking whether gcc accepts -g... (cached) yes [2022-07-20T07:33:06.783Z] #77 182.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T07:33:06.783Z] #77 182.1 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T07:33:06.783Z] #77 182.1 checking for a Python interpreter with version >= 3... python3 [2022-07-20T07:33:06.783Z] #77 182.2 checking for python3... /usr/bin/python3 [2022-07-20T07:33:06.783Z] #77 182.2 checking for python3 version... 3.9 [2022-07-20T07:33:07.042Z] #77 182.3 checking for python3 platform... linux [2022-07-20T07:33:07.302Z] #77 182.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T07:33:07.562Z] #77 182.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T07:33:07.821Z] #77 183.2 checking that generated files are newer than configure... done [2022-07-20T07:33:07.821Z] #77 183.2 configure: creating ./config.status [2022-07-20T07:33:11.116Z] #77 186.1 config.status: creating Makefile [2022-07-20T07:33:11.116Z] #77 186.2 config.status: creating config.h [2022-07-20T07:33:11.116Z] #77 186.2 config.status: executing libtool commands [2022-07-20T07:33:11.116Z] #77 186.3 config.status: executing depfiles commands [2022-07-20T07:33:11.684Z] #77 187.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T07:33:11.684Z] #77 187.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T07:33:12.252Z] #77 187.8 checking for gcc... gcc [2022-07-20T07:33:13.079Z] #77 188.0 checking whether the C compiler works... yes [2022-07-20T07:33:13.080Z] #77 188.4 checking for C compiler default output file name... a.out [2022-07-20T07:33:13.339Z] #77 188.4 checking for suffix of executables... [2022-07-20T07:33:13.339Z] #77 ... [2022-07-20T07:33:13.339Z] [2022-07-20T07:33:13.339Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:33:13.339Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:33:13.339Z] #21 32.28 Selecting previously unselected package xxd. [2022-07-20T07:33:13.339Z] #21 32.28 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 32.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:13.339Z] #21 32.43 Selecting previously unselected package vim-common. [2022-07-20T07:33:13.339Z] #21 32.44 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:33:13.339Z] #21 32.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:13.339Z] #21 32.66 Selecting previously unselected package bash-completion. [2022-07-20T07:33:13.339Z] #21 32.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T07:33:13.339Z] #21 35.95 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T07:33:13.339Z] #21 36.50 Selecting previously unselected package bzip2. [2022-07-20T07:33:13.339Z] #21 36.53 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 36.53 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T07:33:13.339Z] #21 36.66 Selecting previously unselected package xz-utils. [2022-07-20T07:33:13.339Z] #21 36.66 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 36.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:33:13.339Z] #21 36.92 Selecting previously unselected package apparmor. [2022-07-20T07:33:13.339Z] #21 36.93 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 37.02 Unpacking apparmor (2.13.6-10) ... [2022-07-20T07:33:13.339Z] #21 37.55 Selecting previously unselected package inetutils-ping. [2022-07-20T07:33:13.339Z] #21 37.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 37.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T07:33:13.339Z] #21 37.69 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T07:33:13.339Z] #21 37.69 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 37.71 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T07:33:13.339Z] #21 37.84 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T07:33:13.339Z] #21 37.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 37.87 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T07:33:13.339Z] #21 37.99 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T07:33:13.339Z] #21 37.99 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 38.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T07:33:13.339Z] #21 38.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T07:33:13.339Z] #21 38.10 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 38.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T07:33:13.339Z] #21 38.22 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T07:33:13.339Z] #21 38.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 38.22 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T07:33:13.339Z] #21 38.37 Selecting previously unselected package iptables. [2022-07-20T07:33:13.339Z] #21 38.37 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 38.39 Unpacking iptables (1.8.7-1) ... [2022-07-20T07:33:13.339Z] #21 38.85 Selecting previously unselected package libonig5:amd64. [2022-07-20T07:33:13.339Z] #21 38.86 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 38.87 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:33:13.339Z] #21 39.04 Selecting previously unselected package libjq1:amd64. [2022-07-20T07:33:13.339Z] #21 39.04 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 39.05 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:33:13.339Z] #21 39.42 Selecting previously unselected package jq. [2022-07-20T07:33:13.339Z] #21 39.45 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 39.46 Unpacking jq (1.6-2.1) ... [2022-07-20T07:33:13.339Z] #21 39.61 Selecting previously unselected package libaio1:amd64. [2022-07-20T07:33:13.339Z] #21 39.61 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 39.62 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T07:33:13.339Z] #21 39.76 Selecting previously unselected package libgpm2:amd64. [2022-07-20T07:33:13.339Z] #21 39.77 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 39.77 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T07:33:13.339Z] #21 39.96 Selecting previously unselected package libicu67:amd64. [2022-07-20T07:33:13.339Z] #21 39.98 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-20T07:33:13.339Z] #21 39.99 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T07:33:13.820Z] #28 14.14 Fetched 49.1 MB in 13s (3726 kB/s) [2022-07-20T07:33:15.874Z] #21 ... [2022-07-20T07:33:15.874Z] [2022-07-20T07:33:15.874Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:33:15.874Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:33:15.874Z] #77 188.8 checking whether we are cross compiling... no [2022-07-20T07:33:15.874Z] #77 189.3 checking for suffix of object files... o [2022-07-20T07:33:15.874Z] #77 189.6 checking whether we are using the GNU C compiler... yes [2022-07-20T07:33:15.874Z] #77 189.7 checking whether gcc accepts -g... yes [2022-07-20T07:33:15.874Z] #77 189.9 checking for gcc option to accept ISO C89... none needed [2022-07-20T07:33:15.874Z] #77 190.4 checking whether gcc understands -c and -o together... yes [2022-07-20T07:33:15.874Z] #77 190.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T07:33:15.874Z] #77 190.7 checking whether build environment is sane... yes [2022-07-20T07:33:15.874Z] #77 190.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T07:33:15.874Z] #77 190.8 checking for gawk... no [2022-07-20T07:33:15.874Z] #77 190.8 checking for mawk... mawk [2022-07-20T07:33:15.874Z] #77 190.8 checking whether make sets $(MAKE)... yes [2022-07-20T07:33:15.874Z] #77 191.0 checking whether make supports the include directive... yes (GNU style) [2022-07-20T07:33:15.874Z] #77 191.2 checking whether make supports nested variables... yes [2022-07-20T07:33:15.874Z] #77 191.3 checking whether UID '0' is supported by ustar format... yes [2022-07-20T07:33:15.874Z] #77 191.3 checking whether GID '0' is supported by ustar format... yes [2022-07-20T07:33:16.133Z] #77 191.3 checking how to create a ustar tar archive... gnutar [2022-07-20T07:33:16.133Z] #77 191.4 checking dependency style of gcc... gcc3 [2022-07-20T07:33:16.133Z] #77 191.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T07:33:16.133Z] #77 191.7 checking whether make supports nested variables... (cached) yes [2022-07-20T07:33:16.652Z] #77 191.8 checking build system type... x86_64-pc-linux-gnu [2022-07-20T07:33:16.652Z] #77 192.2 checking host system type... x86_64-pc-linux-gnu [2022-07-20T07:33:16.652Z] #77 192.2 checking how to print strings... printf [2022-07-20T07:33:16.652Z] #77 192.2 checking for a sed that does not truncate output... /bin/sed [2022-07-20T07:33:16.652Z] #77 192.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T07:33:16.916Z] #77 192.3 checking for egrep... /bin/grep -E [2022-07-20T07:33:16.916Z] #77 192.3 checking for fgrep... /bin/grep -F [2022-07-20T07:33:16.916Z] #77 192.3 checking for ld used by gcc... /usr/bin/ld [2022-07-20T07:33:16.916Z] #77 192.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T07:33:16.916Z] #77 192.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T07:33:17.176Z] #77 192.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T07:33:17.176Z] #77 192.4 checking whether ln -s works... yes [2022-07-20T07:33:17.176Z] #77 192.4 checking the maximum length of command line arguments... 1572864 [2022-07-20T07:33:17.176Z] #77 192.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T07:33:17.176Z] #77 192.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T07:33:17.176Z] #77 192.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T07:33:17.176Z] #77 192.5 checking for objdump... objdump [2022-07-20T07:33:17.176Z] #77 192.5 checking how to recognize dependent libraries... pass_all [2022-07-20T07:33:17.176Z] #77 192.5 checking for dlltool... no [2022-07-20T07:33:17.176Z] #77 192.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T07:33:17.176Z] #77 192.5 checking for ar... ar [2022-07-20T07:33:17.176Z] #77 192.5 checking for archiver @FILE support... @ [2022-07-20T07:33:17.176Z] #77 192.7 checking for strip... strip [2022-07-20T07:33:17.176Z] #77 192.7 checking for ranlib... ranlib [2022-07-20T07:33:17.677Z] #77 280.4 CCLD libocispec.la [2022-07-20T07:33:17.678Z] #77 280.8 CCLD src/validate [2022-07-20T07:33:17.678Z] #77 280.8 CCLD tests/test-1 [2022-07-20T07:33:17.678Z] #77 280.8 CCLD tests/test-3 [2022-07-20T07:33:17.678Z] #77 280.8 CCLD tests/test-2 [2022-07-20T07:33:17.678Z] #77 280.9 CCLD tests/test-4 [2022-07-20T07:33:17.678Z] #77 280.9 CCLD tests/test-5 [2022-07-20T07:33:17.678Z] #77 280.9 CCLD tests/test-7 [2022-07-20T07:33:17.678Z] #77 280.9 CCLD tests/test-6 [2022-07-20T07:33:17.678Z] #77 281.0 CCLD tests/test-8 [2022-07-20T07:33:17.678Z] #77 281.0 CCLD tests/test-9 [2022-07-20T07:33:17.678Z] #77 281.1 CCLD tests/test-10 [2022-07-20T07:33:17.678Z] #77 281.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T07:33:17.678Z] #77 281.2 CCLD tests/test-11 [2022-07-20T07:33:17.745Z] #77 192.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T07:33:17.745Z] #77 193.2 checking for sysroot... no [2022-07-20T07:33:17.745Z] #77 193.2 checking for a working dd... /bin/dd [2022-07-20T07:33:18.004Z] #77 193.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T07:33:18.004Z] #77 193.5 checking for mt... no [2022-07-20T07:33:18.004Z] #77 193.5 checking if : is a manifest tool... no [2022-07-20T07:33:18.263Z] #77 193.5 checking how to run the C preprocessor... gcc -E [2022-07-20T07:33:19.097Z] #28 14.14 Reading package lists... [2022-07-20T07:33:19.460Z] #77 194.1 checking for ANSI C header files... yes [2022-07-20T07:33:19.572Z] #77 282.9 libtool: link: ar cr libocispec.a [2022-07-20T07:33:19.572Z] #77 283.0 libtool: link: ranlib libocispec.a [2022-07-20T07:33:19.719Z] #77 195.0 checking for sys/types.h... yes [2022-07-20T07:33:20.287Z] #77 195.3 checking for sys/stat.h... yes [2022-07-20T07:33:20.287Z] #77 195.6 checking for stdlib.h... yes [2022-07-20T07:33:20.856Z] #77 195.9 checking for string.h... yes [2022-07-20T07:33:21.115Z] #77 196.4 checking for memory.h... yes [2022-07-20T07:33:21.466Z] #77 284.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:33:21.466Z] #77 285.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T07:33:21.466Z] #77 285.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T07:33:21.466Z] #77 285.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:33:21.466Z] #77 285.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:33:21.466Z] #77 285.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:33:21.466Z] #77 285.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:33:21.466Z] #77 285.0 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T07:33:21.633Z] #77 196.7 checking for strings.h... yes [2022-07-20T07:33:21.633Z] #77 197.0 checking for inttypes.h... [2022-07-20T07:33:21.633Z] #77 ... [2022-07-20T07:33:21.633Z] [2022-07-20T07:33:21.633Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:33:21.633Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:33:21.633Z] #21 45.80 Selecting previously unselected package libinih1:amd64. [2022-07-20T07:33:21.633Z] #21 45.81 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-20T07:33:21.633Z] #21 45.81 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T07:33:21.633Z] #21 45.97 Selecting previously unselected package libnet1:amd64. [2022-07-20T07:33:21.633Z] #21 45.97 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T07:33:21.633Z] #21 45.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:33:21.633Z] #21 46.36 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T07:33:21.633Z] #21 46.37 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T07:33:21.633Z] #21 46.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:33:21.633Z] #21 46.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T07:33:21.633Z] #21 46.66 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:33:21.633Z] #21 46.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:33:21.633Z] #21 46.86 Selecting previously unselected package libyajl2:amd64. [2022-07-20T07:33:21.633Z] #21 46.88 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T07:33:21.633Z] #21 46.93 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:33:21.633Z] #21 47.01 Selecting previously unselected package net-tools. [2022-07-20T07:33:21.633Z] #21 47.01 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T07:33:21.633Z] #21 47.02 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T07:33:21.633Z] #21 47.23 Selecting previously unselected package patch. [2022-07-20T07:33:21.633Z] #21 47.23 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-20T07:33:21.633Z] #21 47.24 Unpacking patch (2.7.6-7) ... [2022-07-20T07:33:21.633Z] #21 47.44 Selecting previously unselected package python-pip-whl. [2022-07-20T07:33:21.633Z] #21 47.46 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T07:33:21.633Z] #21 47.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T07:33:21.633Z] #21 48.28 Selecting previously unselected package python3-lib2to3. [2022-07-20T07:33:21.633Z] #21 48.31 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T07:33:21.633Z] #21 48.32 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T07:33:21.633Z] #21 48.54 Selecting previously unselected package python3-distutils. [2022-07-20T07:33:21.633Z] #21 48.56 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T07:33:21.633Z] #21 48.59 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T07:33:21.633Z] #21 48.77 Selecting previously unselected package python3-pkg-resources. [2022-07-20T07:33:21.633Z] #21 48.77 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T07:33:21.633Z] #21 48.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:33:21.723Z] #77 285.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T07:33:21.723Z] #77 285.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T07:33:21.723Z] #77 285.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T07:33:21.723Z] #77 285.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T07:33:21.723Z] #77 285.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T07:33:21.723Z] #77 285.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T07:33:21.723Z] #77 285.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T07:33:21.723Z] #77 285.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T07:33:21.723Z] #77 285.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T07:33:21.723Z] #77 285.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T07:33:21.723Z] #77 285.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T07:33:21.892Z] #21 48.98 Selecting previously unselected package python3-setuptools. [2022-07-20T07:33:21.892Z] #21 48.98 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T07:33:21.892Z] #21 48.99 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T07:33:21.980Z] #77 285.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T07:33:21.980Z] #77 285.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T07:33:21.980Z] #77 285.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T07:33:21.980Z] #77 285.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T07:33:21.980Z] #77 285.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T07:33:21.980Z] #77 285.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T07:33:21.980Z] #77 285.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T07:33:21.980Z] #77 285.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T07:33:21.980Z] #77 285.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T07:33:22.152Z] #21 49.34 Selecting previously unselected package python3-wheel. [2022-07-20T07:33:22.152Z] #21 49.35 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T07:33:22.152Z] #21 49.36 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T07:33:22.237Z] #77 285.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T07:33:22.237Z] #77 285.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T07:33:22.237Z] #77 285.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T07:33:22.237Z] #77 285.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T07:33:22.237Z] #77 285.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T07:33:22.237Z] #77 285.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T07:33:22.237Z] #77 285.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T07:33:22.411Z] #21 49.48 Selecting previously unselected package python3-pip. [2022-07-20T07:33:22.411Z] #21 49.49 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T07:33:22.411Z] #21 49.51 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T07:33:22.494Z] #77 285.9 CC src/crun-crun.o [2022-07-20T07:33:22.494Z] #77 286.0 CC src/crun-run.o [2022-07-20T07:33:22.494Z] #77 286.0 CC src/crun-delete.o [2022-07-20T07:33:22.670Z] #21 49.86 Selecting previously unselected package sudo. [2022-07-20T07:33:22.670Z] #21 49.87 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T07:33:22.670Z] #21 49.90 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T07:33:22.751Z] #77 286.1 CC src/crun-kill.o [2022-07-20T07:33:22.751Z] #77 286.1 CC src/crun-pause.o [2022-07-20T07:33:22.751Z] #77 286.2 CC src/crun-unpause.o [2022-07-20T07:33:23.008Z] #77 286.3 CC src/crun-spec.o [2022-07-20T07:33:23.008Z] #77 286.3 CC src/crun-exec.o [2022-07-20T07:33:23.008Z] #77 286.4 CC src/crun-list.o [2022-07-20T07:33:23.008Z] #77 286.5 CC src/crun-create.o [2022-07-20T07:33:23.264Z] #77 286.6 CC src/crun-start.o [2022-07-20T07:33:23.264Z] #77 286.7 CC src/crun-state.o [2022-07-20T07:33:23.264Z] #77 286.7 CC src/crun-update.o [2022-07-20T07:33:23.522Z] #77 286.9 CC src/crun-ps.o [2022-07-20T07:33:23.522Z] #77 287.0 CC src/crun-checkpoint.o [2022-07-20T07:33:23.522Z] #77 287.0 CC src/crun-restore.o [2022-07-20T07:33:23.522Z] #77 287.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T07:33:23.522Z] #77 287.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T07:33:23.606Z] #21 50.74 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T07:33:23.606Z] #21 50.74 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T07:33:23.606Z] #21 50.75 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T07:33:23.779Z] #77 287.3 CC src/libcrun/libcrun_la-container.lo [2022-07-20T07:33:23.779Z] #77 287.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T07:33:23.779Z] #77 287.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T07:33:24.036Z] #77 287.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T07:33:24.036Z] #77 287.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T07:33:24.175Z] #21 51.28 Selecting previously unselected package uidmap. [2022-07-20T07:33:24.175Z] #21 51.28 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T07:33:24.175Z] #21 51.31 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T07:33:24.293Z] #77 287.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T07:33:24.293Z] #77 287.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T07:33:24.293Z] #77 287.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T07:33:24.293Z] #77 287.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T07:33:24.434Z] #21 51.51 Selecting previously unselected package vim-runtime. [2022-07-20T07:33:24.434Z] #21 51.51 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:33:24.434Z] #21 51.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-20T07:33:24.434Z] #21 51.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T07:33:24.434Z] #21 51.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:24.550Z] #77 288.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T07:33:24.550Z] #77 288.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T07:33:24.550Z] #77 288.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T07:33:24.807Z] #77 288.2 CC src/libcrun/libcrun_la-error.lo [2022-07-20T07:33:25.064Z] #77 288.4 CC src/libcrun/libcrun_la-status.lo [2022-07-20T07:33:25.064Z] #77 288.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T07:33:25.064Z] #77 288.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T07:33:25.064Z] #77 288.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T07:33:25.321Z] #77 288.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T07:33:25.321Z] #77 288.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T07:33:25.578Z] #77 289.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T07:33:25.676Z] #28 20.49 Reading package lists... [2022-07-20T07:33:25.834Z] #77 289.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T07:33:25.835Z] #77 289.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T07:33:25.835Z] #77 289.3 CC tests/init.o [2022-07-20T07:33:26.093Z] #77 289.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T07:33:26.093Z] #77 289.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T07:33:26.616Z] #28 26.93 Building dependency tree... [2022-07-20T07:33:27.723Z] #21 ... [2022-07-20T07:33:27.723Z] [2022-07-20T07:33:27.723Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:33:27.723Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:33:27.723Z] #77 197.0 checking for inttypes.h... yes [2022-07-20T07:33:27.723Z] #77 197.2 checking for stdint.h... yes [2022-07-20T07:33:27.723Z] #77 197.4 checking for unistd.h... yes [2022-07-20T07:33:27.723Z] #77 197.8 checking for dlfcn.h... yes [2022-07-20T07:33:27.723Z] #77 198.2 checking for objdir... .libs [2022-07-20T07:33:27.723Z] #77 198.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T07:33:27.723Z] #77 199.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T07:33:27.723Z] #77 199.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T07:33:27.723Z] #77 199.4 checking if gcc static flag -static works... yes [2022-07-20T07:33:27.723Z] #77 200.1 checking if gcc supports -c -o file.o... yes [2022-07-20T07:33:27.723Z] #77 200.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T07:33:27.723Z] #77 200.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T07:33:27.723Z] #77 200.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T07:33:27.723Z] #77 201.2 checking how to hardcode library paths into programs... immediate [2022-07-20T07:33:27.723Z] #77 201.2 checking whether stripping libraries is possible... yes [2022-07-20T07:33:27.723Z] #77 201.2 checking if libtool supports shared libraries... yes [2022-07-20T07:33:27.723Z] #77 201.2 checking whether to build shared libraries... no [2022-07-20T07:33:27.723Z] #77 201.2 checking whether to build static libraries... yes [2022-07-20T07:33:27.723Z] #77 201.3 checking float.h usability... yes [2022-07-20T07:33:27.723Z] #77 201.5 checking float.h presence... yes [2022-07-20T07:33:27.723Z] #77 201.5 checking for float.h... yes [2022-07-20T07:33:27.723Z] #77 201.6 checking limits.h usability... yes [2022-07-20T07:33:27.723Z] #77 201.7 checking limits.h presence... yes [2022-07-20T07:33:27.723Z] #77 201.8 checking for limits.h... yes [2022-07-20T07:33:27.723Z] #77 201.8 checking stddef.h usability... yes [2022-07-20T07:33:27.723Z] #77 202.0 checking stddef.h presence... yes [2022-07-20T07:33:27.723Z] #77 202.1 checking for stddef.h... yes [2022-07-20T07:33:27.723Z] #77 202.1 checking for stdlib.h... (cached) yes [2022-07-20T07:33:27.723Z] #77 202.2 checking for string.h... (cached) yes [2022-07-20T07:33:27.723Z] #77 202.3 checking sys/time.h usability... yes [2022-07-20T07:33:27.723Z] #77 202.5 checking sys/time.h presence... yes [2022-07-20T07:33:27.723Z] #77 202.6 checking for sys/time.h... yes [2022-07-20T07:33:27.723Z] #77 202.6 checking for inline... inline [2022-07-20T07:33:27.723Z] #77 202.8 checking for size_t... yes [2022-07-20T07:33:27.723Z] #77 203.2 checking for stdlib.h... (cached) yes [2022-07-20T07:33:27.984Z] #77 203.2 checking for GNU libc compatible malloc... yes [2022-07-20T07:33:27.984Z] #77 203.4 checking for stdlib.h... (cached) yes [2022-07-20T07:33:27.987Z] #77 ... [2022-07-20T07:33:27.987Z] [2022-07-20T07:33:27.987Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:33:27.987Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:33:27.987Z] #47 360.1 + dpkg --print-architecture [2022-07-20T07:33:27.987Z] #47 360.1 + git checkout -q v2.1.0 [2022-07-20T07:33:27.987Z] #47 360.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T07:33:27.987Z] #47 360.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T07:33:27.999Z] #28 29.84 bzip2 is already the newest version (1.0.8-4). [2022-07-20T07:33:27.999Z] #28 29.84 patch is already the newest version (2.7.6-7). [2022-07-20T07:33:27.999Z] #28 29.84 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-20T07:33:27.999Z] #28 29.84 The following additional packages will be installed: [2022-07-20T07:33:27.999Z] #28 29.85 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-20T07:33:27.999Z] #28 29.86 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-20T07:33:27.999Z] #28 29.86 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T07:33:27.999Z] #28 29.86 python3-pkg-resources vim-runtime xxd [2022-07-20T07:33:27.999Z] #28 29.88 Suggested packages: [2022-07-20T07:33:27.999Z] #28 29.88 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-20T07:33:27.999Z] #28 29.88 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-20T07:33:27.999Z] #28 29.88 Recommended packages: [2022-07-20T07:33:27.999Z] #28 29.88 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T07:33:28.553Z] #77 203.4 checking for GNU libc compatible realloc... yes [2022-07-20T07:33:28.812Z] #77 203.8 checking for working strtod... yes [2022-07-20T07:33:29.071Z] #77 204.2 checking for gettimeofday... yes [2022-07-20T07:33:29.383Z] #28 31.39 The following NEW packages will be installed: [2022-07-20T07:33:29.383Z] #28 31.40 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-20T07:33:29.383Z] #28 31.40 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-20T07:33:29.383Z] #28 31.40 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-20T07:33:29.383Z] #28 31.41 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-20T07:33:29.383Z] #28 31.41 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-20T07:33:29.383Z] #28 31.41 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-20T07:33:29.383Z] #28 31.41 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-20T07:33:29.640Z] #77 204.6 checking for memset... yes [2022-07-20T07:33:29.899Z] #77 205.1 checking for strspn... yes [2022-07-20T07:33:29.899Z] #77 ... [2022-07-20T07:33:29.899Z] [2022-07-20T07:33:29.899Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:33:29.899Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:33:29.954Z] #28 31.82 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:33:29.954Z] #28 31.82 Need to get 18.6 MB of archives. [2022-07-20T07:33:29.954Z] #28 31.82 After this operation, 71.4 MB of additional disk space will be used. [2022-07-20T07:33:29.954Z] #28 31.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T07:33:29.954Z] #28 31.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T07:33:29.954Z] #28 31.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T07:33:29.954Z] #28 31.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T07:33:29.954Z] #28 31.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T07:33:29.954Z] #28 31.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T07:33:29.954Z] #28 31.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T07:33:29.954Z] #28 31.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T07:33:29.954Z] #28 31.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T07:33:29.954Z] #28 31.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T07:33:29.954Z] #28 31.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T07:33:29.954Z] #28 31.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T07:33:29.954Z] #28 31.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T07:33:29.954Z] #28 31.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T07:33:29.954Z] #28 31.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T07:33:29.954Z] #28 31.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T07:33:29.954Z] #28 31.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T07:33:29.954Z] #28 31.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T07:33:29.954Z] #28 31.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T07:33:29.954Z] #28 31.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T07:33:29.954Z] #28 31.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T07:33:29.954Z] #28 31.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T07:33:29.954Z] #28 31.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T07:33:29.954Z] #28 31.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T07:33:29.954Z] #28 31.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T07:33:29.954Z] #28 31.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T07:33:29.954Z] #28 31.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-20T07:33:29.954Z] #28 31.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T07:33:29.954Z] #28 31.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T07:33:29.954Z] #28 31.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T07:33:29.954Z] #28 31.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-20T07:33:29.954Z] #28 32.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T07:33:29.954Z] #28 32.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T07:33:29.954Z] #28 32.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T07:33:29.954Z] #28 32.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T07:33:29.954Z] #28 32.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T07:33:30.158Z] #21 57.20 Selecting previously unselected package vim. [2022-07-20T07:33:30.158Z] #21 57.23 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T07:33:30.158Z] #21 57.27 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:30.215Z] #28 32.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T07:33:30.215Z] #28 32.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T07:33:30.215Z] #28 32.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T07:33:30.215Z] #28 32.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T07:33:30.215Z] #28 32.06 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-20T07:33:30.215Z] #28 32.18 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T07:33:30.215Z] #28 32.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T07:33:30.215Z] #28 32.23 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T07:33:30.215Z] #28 32.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T07:33:30.785Z] #28 32.85 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:33:31.095Z] #21 58.26 Selecting previously unselected package xfsprogs. [2022-07-20T07:33:31.095Z] #21 58.26 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T07:33:31.095Z] #21 58.28 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T07:33:31.367Z] #28 33.14 Fetched 18.6 MB in 1s (26.1 MB/s) [2022-07-20T07:33:31.367Z] #28 33.22 Selecting previously unselected package pigz. [2022-07-20T07:33:31.367Z] #28 33.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-07-20T07:33:31.367Z] #28 33.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T07:33:31.367Z] #28 33.29 Unpacking pigz (2.6-1) ... [2022-07-20T07:33:31.367Z] #28 33.36 Selecting previously unselected package libelf1:amd64. [2022-07-20T07:33:31.367Z] #28 33.37 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T07:33:31.367Z] #28 33.40 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T07:33:31.367Z] #28 33.50 Selecting previously unselected package libbpf0:amd64. [2022-07-20T07:33:31.627Z] #28 33.50 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T07:33:31.627Z] #28 33.52 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T07:33:31.627Z] #28 33.59 Selecting previously unselected package libcap2:amd64. [2022-07-20T07:33:31.627Z] #28 33.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T07:33:31.627Z] #28 33.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:33:31.627Z] #28 33.65 Selecting previously unselected package libmnl0:amd64. [2022-07-20T07:33:31.627Z] #28 33.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T07:33:31.627Z] #28 33.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T07:33:31.887Z] #28 33.72 Selecting previously unselected package libxtables12:amd64. [2022-07-20T07:33:31.887Z] #28 33.72 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T07:33:31.887Z] #28 33.73 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T07:33:31.887Z] #28 33.80 Selecting previously unselected package libcap2-bin. [2022-07-20T07:33:31.887Z] #28 33.80 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T07:33:31.887Z] #28 33.81 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T07:33:31.887Z] #28 33.88 Selecting previously unselected package iproute2. [2022-07-20T07:33:31.887Z] #28 33.88 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T07:33:31.887Z] #28 33.88 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T07:33:32.051Z] #21 59.11 Selecting previously unselected package zip. [2022-07-20T07:33:32.051Z] #21 59.15 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-20T07:33:32.051Z] #21 59.17 Unpacking zip (3.0-12) ... [2022-07-20T07:33:32.051Z] #21 59.36 Selecting previously unselected package zstd. [2022-07-20T07:33:32.051Z] #21 59.36 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T07:33:32.310Z] #21 59.37 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T07:33:32.458Z] #28 34.22 Selecting previously unselected package xxd. [2022-07-20T07:33:32.458Z] #28 34.23 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T07:33:32.458Z] #28 34.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:32.458Z] #28 34.32 Selecting previously unselected package vim-common. [2022-07-20T07:33:32.458Z] #28 34.32 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:33:32.458Z] #28 34.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:32.458Z] #28 34.46 Selecting previously unselected package bash-completion. [2022-07-20T07:33:32.458Z] #28 34.47 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T07:33:32.879Z] #21 60.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:33:33.842Z] #28 35.69 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T07:33:33.842Z] #28 35.94 Selecting previously unselected package apparmor. [2022-07-20T07:33:34.102Z] #28 35.95 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T07:33:34.102Z] #28 35.99 Unpacking apparmor (2.13.6-10) ... [2022-07-20T07:33:34.363Z] #28 36.23 Selecting previously unselected package inetutils-ping. [2022-07-20T07:33:34.363Z] #28 36.24 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T07:33:34.363Z] #28 36.25 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T07:33:34.363Z] #28 36.33 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T07:33:34.363Z] #28 36.34 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T07:33:34.363Z] #28 36.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T07:33:34.363Z] #28 36.40 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T07:33:34.363Z] #28 36.41 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T07:33:34.363Z] #28 36.42 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T07:33:34.527Z] #64 327.6 # github.com/containerd/containerd/cmd/containerd [2022-07-20T07:33:34.527Z] #64 327.6 /usr/bin/ld: /tmp/go-link-367333243/000019.o: in function `New': [2022-07-20T07:33:34.527Z] #64 327.6 /tmp/tmp.SDbh2017qZ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-20T07:33:34.527Z] #64 327.7 + bin/containerd-stress [2022-07-20T07:33:34.527Z] #64 328.8 + bin/containerd-shim [2022-07-20T07:33:34.624Z] #28 36.47 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T07:33:34.624Z] #28 36.48 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T07:33:34.624Z] #28 36.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T07:33:34.624Z] #28 36.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T07:33:34.624Z] #28 36.55 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T07:33:34.624Z] #28 36.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T07:33:34.624Z] #28 36.61 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T07:33:34.624Z] #28 36.63 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T07:33:34.624Z] #28 36.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T07:33:34.624Z] #28 36.70 Selecting previously unselected package iptables. [2022-07-20T07:33:34.624Z] #28 36.71 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-20T07:33:34.785Z] #21 61.81 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T07:33:34.785Z] #21 61.85 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T07:33:34.785Z] #21 61.86 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T07:33:34.785Z] #21 61.88 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T07:33:34.785Z] #21 61.90 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T07:33:34.785Z] #21 61.91 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T07:33:34.785Z] #21 61.92 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T07:33:34.785Z] #21 61.93 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:33:34.785Z] #21 61.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:33:34.785Z] #21 61.99 Setting up bzip2 (1.0.8-4) ... [2022-07-20T07:33:34.785Z] #21 62.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:33:34.785Z] #21 62.02 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T07:33:34.884Z] #28 36.72 Unpacking iptables (1.8.7-1) ... [2022-07-20T07:33:34.884Z] #28 36.92 Selecting previously unselected package libonig5:amd64. [2022-07-20T07:33:34.884Z] #28 36.93 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T07:33:34.884Z] #28 36.93 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:33:35.144Z] #28 37.04 Selecting previously unselected package libjq1:amd64. [2022-07-20T07:33:35.144Z] #28 37.04 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T07:33:35.144Z] #28 37.06 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:33:35.144Z] #28 37.14 Selecting previously unselected package jq. [2022-07-20T07:33:35.144Z] #28 37.14 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-20T07:33:35.144Z] #28 37.16 Unpacking jq (1.6-2.1) ... [2022-07-20T07:33:35.144Z] #28 37.22 Selecting previously unselected package libaio1:amd64. [2022-07-20T07:33:35.144Z] #28 37.23 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T07:33:35.144Z] #28 37.23 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T07:33:35.404Z] #28 37.29 Selecting previously unselected package libgpm2:amd64. [2022-07-20T07:33:35.404Z] #28 37.30 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T07:33:35.404Z] #28 37.31 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T07:33:35.404Z] #28 37.36 Selecting previously unselected package libinih1:amd64. [2022-07-20T07:33:35.404Z] #28 37.37 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-20T07:33:35.404Z] #28 37.37 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T07:33:35.404Z] #28 37.43 Selecting previously unselected package libnet1:amd64. [2022-07-20T07:33:35.404Z] #28 37.45 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T07:33:35.404Z] #28 37.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:33:35.404Z] #28 37.53 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T07:33:35.404Z] #28 37.53 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T07:33:35.665Z] #28 37.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:33:35.665Z] #28 37.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T07:33:35.665Z] #28 37.63 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T07:33:35.665Z] #28 37.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:33:35.665Z] #28 37.70 Selecting previously unselected package libyajl2:amd64. [2022-07-20T07:33:35.665Z] #28 37.70 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T07:33:35.665Z] #28 37.71 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:33:35.722Z] #21 62.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:35.722Z] #21 62.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:33:35.924Z] #28 37.76 Selecting previously unselected package net-tools. [2022-07-20T07:33:35.924Z] #28 37.78 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T07:33:35.924Z] #28 37.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T07:33:35.924Z] #28 37.93 Selecting previously unselected package python-pip-whl. [2022-07-20T07:33:35.924Z] #28 37.94 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T07:33:35.924Z] #28 37.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T07:33:36.044Z] #21 62.98 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T07:33:36.044Z] #21 63.00 Setting up apparmor (2.13.6-10) ... [2022-07-20T07:33:36.493Z] #28 38.27 Selecting previously unselected package python3-lib2to3. [2022-07-20T07:33:36.493Z] #28 38.28 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T07:33:36.493Z] #28 38.29 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T07:33:36.493Z] #28 38.37 Selecting previously unselected package python3-distutils. [2022-07-20T07:33:36.493Z] #28 38.38 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T07:33:36.493Z] #28 38.38 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T07:33:36.493Z] #28 38.49 Selecting previously unselected package python3-pkg-resources. [2022-07-20T07:33:36.493Z] #28 38.50 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T07:33:36.493Z] #28 38.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:33:36.753Z] #28 38.61 Selecting previously unselected package python3-setuptools. [2022-07-20T07:33:36.753Z] #28 38.62 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T07:33:36.753Z] #28 38.63 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T07:33:36.753Z] #28 38.82 Selecting previously unselected package python3-wheel. [2022-07-20T07:33:36.753Z] #28 38.83 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T07:33:36.753Z] #28 38.84 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T07:33:36.753Z] #28 38.89 Selecting previously unselected package python3-pip. [2022-07-20T07:33:37.012Z] #28 38.90 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T07:33:37.012Z] #28 38.90 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T07:33:37.272Z] #28 39.09 Selecting previously unselected package sudo. [2022-07-20T07:33:37.272Z] #28 39.11 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T07:33:37.272Z] #28 39.12 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T07:33:37.531Z] #28 39.43 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T07:33:37.531Z] #28 39.44 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T07:33:37.531Z] #28 39.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T07:33:37.532Z] #28 39.58 Selecting previously unselected package uidmap. [2022-07-20T07:33:37.532Z] #28 39.59 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T07:33:37.532Z] #28 39.60 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T07:33:37.532Z] #28 39.69 Selecting previously unselected package vim-runtime. [2022-07-20T07:33:37.791Z] #28 39.70 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T07:33:37.791Z] #28 39.72 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-20T07:33:37.791Z] #28 39.74 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T07:33:37.791Z] #28 39.75 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:38.732Z] #28 ... [2022-07-20T07:33:38.732Z] [2022-07-20T07:33:38.732Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:33:38.732Z] #71 sha256:a9fca3ac0453b4f626677a70eb7521fcbce5df22e63c1dfbd664a5c5f03107e3 [2022-07-20T07:33:38.732Z] #71 100.5 + bin/containerd [2022-07-20T07:33:39.335Z] #21 66.10 Setting up zip (3.0-12) ... [2022-07-20T07:33:39.335Z] #21 66.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:39.335Z] #21 66.19 Setting up bash-completion (1:2.11-2) ... [2022-07-20T07:33:40.272Z] #21 ... [2022-07-20T07:33:40.272Z] [2022-07-20T07:33:40.272Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:33:40.272Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:33:40.272Z] #77 205.7 checking that generated files are newer than configure... done [2022-07-20T07:33:40.272Z] #77 205.7 configure: creating ./config.status [2022-07-20T07:33:40.272Z] #77 209.8 config.status: creating Makefile [2022-07-20T07:33:40.272Z] #77 209.9 config.status: creating config.h [2022-07-20T07:33:40.272Z] #77 209.9 config.status: executing depfiles commands [2022-07-20T07:33:40.272Z] #77 210.1 config.status: executing libtool commands [2022-07-20T07:33:40.272Z] #77 211.2 GEN .version [2022-07-20T07:33:40.272Z] #77 211.3 make install-recursive [2022-07-20T07:33:40.272Z] #77 211.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T07:33:40.272Z] #77 211.4 Making install in libocispec [2022-07-20T07:33:40.272Z] #77 211.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:33:40.272Z] #77 211.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T07:33:40.272Z] #77 211.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T07:33:40.272Z] #77 211.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T07:33:40.272Z] #77 211.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T07:33:40.272Z] #77 212.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T07:33:40.272Z] #77 212.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T07:33:40.272Z] #77 212.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T07:33:40.272Z] #77 212.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T07:33:40.272Z] #77 212.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T07:33:40.272Z] #77 212.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T07:33:40.273Z] #77 212.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T07:33:40.273Z] #77 212.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T07:33:40.273Z] #77 212.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T07:33:40.273Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T07:33:40.273Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T07:33:40.273Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T07:33:40.273Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T07:33:40.273Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T07:33:40.273Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T07:33:40.273Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T07:33:40.273Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T07:33:40.273Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T07:33:40.273Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T07:33:40.273Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T07:33:40.273Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T07:33:40.273Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T07:33:40.273Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T07:33:40.273Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T07:33:40.273Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T07:33:40.273Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T07:33:40.273Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T07:33:40.273Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T07:33:40.273Z] #77 214.7 make install-recursive [2022-07-20T07:33:40.273Z] #77 214.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:33:40.273Z] #77 214.8 Making install in yajl [2022-07-20T07:33:40.273Z] #77 214.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:33:40.273Z] #77 214.9 CC verify/json_verify-json_verify.o [2022-07-20T07:33:40.273Z] #77 214.9 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T07:33:40.273Z] #77 215.0 CC src/libyajl_la-yajl.lo [2022-07-20T07:33:40.273Z] #77 215.0 CC src/libyajl_la-yajl_buf.lo [2022-07-20T07:33:40.273Z] #77 215.0 CC src/libyajl_la-yajl_gen.lo [2022-07-20T07:33:40.273Z] #77 215.0 CC src/libyajl_la-yajl_parser.lo [2022-07-20T07:33:40.273Z] #77 215.1 CC src/libyajl_la-yajl_encode.lo [2022-07-20T07:33:40.273Z] #77 215.1 CC src/libyajl_la-yajl_lex.lo [2022-07-20T07:33:40.273Z] #77 215.4 CC src/libyajl_la-yajl_tree.lo [2022-07-20T07:33:41.136Z] #64 340.1 + bin/containerd-shim-runc-v1 [2022-07-20T07:33:44.013Z] #71 ... [2022-07-20T07:33:44.013Z] [2022-07-20T07:33:44.013Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:33:44.013Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-20T07:33:44.013Z] #28 41.48 Selecting previously unselected package vim. [2022-07-20T07:33:44.013Z] #28 41.49 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T07:33:44.013Z] #28 41.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:44.013Z] #28 41.78 Selecting previously unselected package xfsprogs. [2022-07-20T07:33:44.013Z] #28 41.79 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T07:33:44.013Z] #28 41.80 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T07:33:44.013Z] #28 42.06 Selecting previously unselected package zip. [2022-07-20T07:33:44.013Z] #28 42.07 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-20T07:33:44.013Z] #28 42.07 Unpacking zip (3.0-12) ... [2022-07-20T07:33:44.013Z] #28 42.17 Selecting previously unselected package zstd. [2022-07-20T07:33:44.013Z] #28 42.17 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T07:33:44.013Z] #28 42.18 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T07:33:44.013Z] #28 42.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T07:33:44.013Z] #28 42.91 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T07:33:44.013Z] #28 42.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T07:33:44.013Z] #28 42.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T07:33:44.013Z] #28 42.96 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T07:33:44.013Z] #28 42.97 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T07:33:44.013Z] #28 42.99 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T07:33:44.013Z] #28 43.01 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T07:33:44.013Z] #28 43.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T07:33:44.013Z] #28 43.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T07:33:44.013Z] #28 43.05 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T07:33:44.013Z] #28 43.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:44.013Z] #28 43.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T07:33:44.013Z] #28 43.54 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T07:33:44.013Z] #28 43.55 Setting up apparmor (2.13.6-10) ... [2022-07-20T07:33:44.013Z] #28 44.73 Setting up zip (3.0-12) ... [2022-07-20T07:33:44.013Z] #28 44.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:44.013Z] #28 44.77 Setting up bash-completion (1:2.11-2) ... [2022-07-20T07:33:44.013Z] #28 45.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T07:33:44.013Z] #28 45.99 Setting up sudo (1.9.5p2-3) ... [2022-07-20T07:33:44.013Z] #28 46.05 invoke-rc.d: could not determine current runlevel [2022-07-20T07:33:44.013Z] #28 46.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T07:33:44.013Z] #28 46.06 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T07:33:44.013Z] #28 46.08 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T07:33:44.013Z] #28 46.09 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T07:33:44.013Z] #28 46.10 Setting up pigz (2.6-1) ... [2022-07-20T07:33:44.013Z] #28 46.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T07:33:44.013Z] #28 46.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:33:44.273Z] #28 46.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T07:33:44.273Z] #28 46.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:44.561Z] #77 ... [2022-07-20T07:33:44.561Z] [2022-07-20T07:33:44.561Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:33:44.561Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:33:44.561Z] #21 70.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T07:33:44.561Z] #21 71.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T07:33:44.561Z] #21 71.07 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T07:33:44.561Z] #21 71.09 Setting up patch (2.7.6-7) ... [2022-07-20T07:33:44.561Z] #21 71.10 Setting up sudo (1.9.5p2-3) ... [2022-07-20T07:33:44.561Z] #21 71.24 invoke-rc.d: could not determine current runlevel [2022-07-20T07:33:44.561Z] #21 71.28 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T07:33:44.561Z] #21 71.33 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T07:33:44.561Z] #21 71.40 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T07:33:44.561Z] #21 71.41 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T07:33:44.561Z] #21 71.42 Setting up pigz (2.6-1) ... [2022-07-20T07:33:44.561Z] #21 71.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T07:33:44.561Z] #21 71.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T07:33:44.561Z] #21 71.48 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T07:33:44.561Z] #21 71.49 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:44.792Z] #28 46.59 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T07:33:44.792Z] #28 46.61 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T07:33:44.792Z] #28 46.84 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T07:33:45.051Z] #28 46.85 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T07:33:45.051Z] #28 46.87 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:33:45.051Z] #28 46.88 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T07:33:45.310Z] #28 47.22 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:45.310Z] #28 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T07:33:45.310Z] #28 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T07:33:45.310Z] #28 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T07:33:45.310Z] #28 47.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T07:33:45.310Z] #28 47.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T07:33:45.310Z] #28 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T07:33:45.310Z] #28 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T07:33:45.310Z] #28 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T07:33:45.310Z] #28 47.30 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T07:33:45.942Z] #21 73.20 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T07:33:46.200Z] #21 73.46 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T07:33:46.248Z] #28 48.18 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:33:46.248Z] #28 48.19 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T07:33:46.248Z] #28 48.20 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T07:33:46.248Z] #28 48.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T07:33:47.141Z] #21 74.23 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T07:33:47.141Z] #21 74.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T07:33:47.141Z] #21 74.25 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T07:33:47.141Z] #21 74.26 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T07:33:47.185Z] #28 48.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T07:33:47.185Z] #28 48.95 Setting up jq (1.6-2.1) ... [2022-07-20T07:33:47.185Z] #28 48.97 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T07:33:47.185Z] #28 48.98 Setting up iptables (1.8.7-1) ... [2022-07-20T07:33:47.185Z] #28 48.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T07:33:47.185Z] #28 49.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T07:33:47.185Z] #28 49.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T07:33:47.185Z] #28 49.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T07:33:47.185Z] #28 49.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T07:33:47.185Z] #28 49.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T07:33:47.185Z] #28 49.04 Setting up iproute2 (5.10.0-4) ... [2022-07-20T07:33:47.444Z] #28 49.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:33:47.724Z] #21 74.97 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T07:33:47.775Z] #64 346.6 + bin/containerd-shim-runc-v2 [2022-07-20T07:33:47.983Z] #21 75.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T07:33:47.983Z] #21 75.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T07:33:47.983Z] #21 75.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T07:33:48.015Z] #28 DONE 49.9s [2022-07-20T07:33:48.015Z] [2022-07-20T07:33:48.015Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-20T07:33:48.015Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-20T07:33:48.242Z] #21 75.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T07:33:48.242Z] #21 75.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T07:33:48.242Z] #21 75.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T07:33:48.242Z] #21 75.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T07:33:48.242Z] #21 75.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T07:33:48.242Z] #21 75.33 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T07:33:48.714Z] #64 347.5 + binaries [2022-07-20T07:33:48.714Z] #64 347.5 + install -D bin/containerd /build/containerd [2022-07-20T07:33:48.714Z] #64 347.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T07:33:48.714Z] #64 347.5 + install -D bin/ctr /build/ctr [2022-07-20T07:33:48.956Z] #29 0.792 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T07:33:48.956Z] #29 0.799 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T07:33:48.956Z] #29 0.803 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T07:33:48.956Z] #29 DONE 0.9s [2022-07-20T07:33:48.956Z] [2022-07-20T07:33:48.956Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T07:33:48.956Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-20T07:33:49.890Z] #47 DONE 389.6s [2022-07-20T07:33:49.890Z] [2022-07-20T07:33:49.890Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:33:49.890Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:33:49.890Z] #77 ... [2022-07-20T07:33:49.890Z] [2022-07-20T07:33:49.890Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T07:33:49.890Z] #48 sha256:24bd4d4ff784425216ecc67a4db68c021f7a23e484eeebf9cdae698ecea8aafe [2022-07-20T07:33:50.148Z] #48 DONE 0.5s [2022-07-20T07:33:50.148Z] [2022-07-20T07:33:50.148Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T07:33:50.148Z] #52 sha256:1586fa494a2cbf6b29bffab6ea6f7afc9b526d6ff7cdc387a10083e93b2f8ace [2022-07-20T07:33:50.148Z] #52 DONE 0.1s [2022-07-20T07:33:50.148Z] [2022-07-20T07:33:50.148Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:33:50.148Z] #64 sha256:c8bb486753eb7f2819378a1c2b2021dfcbb84fcf24dbfe67cb65d4edc7d3fc4b [2022-07-20T07:33:50.405Z] #64 ... [2022-07-20T07:33:50.405Z] [2022-07-20T07:33:50.405Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T07:33:50.405Z] #54 sha256:ea6890f752e2e7d74c2f71186b69f6a11fc8c8d6c2e9703d4118ae0b8c5c4291 [2022-07-20T07:33:50.405Z] #54 DONE 0.1s [2022-07-20T07:33:50.405Z] [2022-07-20T07:33:50.405Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:33:50.405Z] #64 sha256:c8bb486753eb7f2819378a1c2b2021dfcbb84fcf24dbfe67cb65d4edc7d3fc4b [2022-07-20T07:33:50.779Z] #21 77.90 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T07:33:50.779Z] #21 77.91 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T07:33:50.779Z] #21 77.92 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T07:33:50.779Z] #21 77.94 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T07:33:51.252Z] #64 DONE 349.7s [2022-07-20T07:33:51.822Z] [2022-07-20T07:33:51.822Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T07:33:51.822Z] #65 sha256:1b504c7b5663c0fcf4c7e0d971d7763e8596b4ea3a647a5199c1b2146725d867 [2022-07-20T07:33:52.155Z] #21 ... [2022-07-20T07:33:52.155Z] [2022-07-20T07:33:52.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-07-20T07:33:52.155Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:33:52.155Z] #77 223.8 CCLD libyajl.la [2022-07-20T07:33:52.155Z] #77 224.8 CCLD verify/json_verify [2022-07-20T07:33:52.155Z] #77 225.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:33:52.155Z] #77 225.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T07:33:52.155Z] #77 225.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T07:33:52.155Z] #77 225.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:33:52.155Z] #77 225.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T07:33:52.155Z] #77 225.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:33:52.155Z] #77 226.1 CC src/validate.o [2022-07-20T07:33:52.155Z] #77 226.1 CC src/image_spec_schema_config_schema.lo [2022-07-20T07:33:52.155Z] #77 226.1 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T07:33:52.155Z] #77 226.1 CC src/image_spec_schema_defs.lo [2022-07-20T07:33:52.155Z] #77 226.2 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T07:33:52.155Z] #77 226.2 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T07:33:52.155Z] #77 226.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T07:33:52.155Z] #77 226.3 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T07:33:52.155Z] #77 226.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T07:33:52.155Z] #77 226.4 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T07:33:52.155Z] #77 226.4 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T07:33:52.155Z] #77 226.5 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T07:33:52.155Z] #77 226.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T07:33:52.155Z] #77 226.6 CC src/runtime_spec_schema_defs.lo [2022-07-20T07:33:52.155Z] #77 226.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T07:33:52.155Z] #77 226.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T07:33:52.155Z] #77 226.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T07:33:52.155Z] #77 226.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T07:33:52.155Z] #77 227.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T07:33:52.155Z] #77 227.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T07:33:52.155Z] #77 227.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T07:33:52.155Z] #77 227.1 CC src/basic_test_double_array_item.lo [2022-07-20T07:33:52.155Z] #77 227.1 CC src/basic_test_double_array.lo [2022-07-20T07:33:52.155Z] #77 227.1 CC src/basic_test_top_array_int.lo [2022-07-20T07:33:52.155Z] #77 227.4 CC src/basic_test_top_array_string.lo [2022-07-20T07:33:52.155Z] #77 227.5 CC src/basic_test_top_double_array_int.lo [2022-07-20T07:33:52.155Z] #77 227.6 CC src/basic_test_top_double_array_obj.lo [2022-07-20T07:33:52.155Z] #77 227.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T07:33:52.725Z] #77 228.0 CC src/json_common.lo [2022-07-20T07:33:52.725Z] #77 228.1 CC src/read-file.lo [2022-07-20T07:33:52.725Z] #77 228.2 CC tests/test-1.o [2022-07-20T07:33:52.725Z] #77 228.2 CC src/basic_test_top_double_array_string.lo [2022-07-20T07:33:52.725Z] #77 228.2 CC tests/test-2.o [2022-07-20T07:33:52.761Z] #65 DONE 1.0s [2022-07-20T07:33:52.761Z] [2022-07-20T07:33:52.761Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T07:33:52.761Z] #70 sha256:2477ebfbcb3bfbe70f6d42c3151ec2e8131a068b591c48e9e4ac94678e611c97 [2022-07-20T07:33:52.984Z] #77 228.4 CC tests/test-3.o [2022-07-20T07:33:52.984Z] #77 228.4 CC tests/test-4.o [2022-07-20T07:33:53.021Z] #70 DONE 0.2s [2022-07-20T07:33:53.021Z] [2022-07-20T07:33:53.021Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T07:33:53.021Z] #75 sha256:cbcad9615c851f8043d50aac6b81ca3ae090aceca5265c8eb7d35f6956b59ef1 [2022-07-20T07:33:53.245Z] #77 228.7 CC tests/test-6.o [2022-07-20T07:33:53.245Z] #77 228.7 CC tests/test-5.o [2022-07-20T07:33:53.245Z] #77 228.8 CC tests/test-7.o [2022-07-20T07:33:53.505Z] #77 229.1 CC tests/test-8.o [2022-07-20T07:33:53.690Z] #64 ... [2022-07-20T07:33:53.690Z] [2022-07-20T07:33:53.690Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:33:53.690Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:33:53.690Z] #77 316.6 CCLD tests/init [2022-07-20T07:33:53.959Z] #75 DONE 1.1s [2022-07-20T07:33:53.959Z] [2022-07-20T07:33:53.959Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T07:33:53.959Z] #78 sha256:9e02c2a0b7ce2e24efc1148f1a383db233697c2b22c094896854e288f127ca0d [2022-07-20T07:33:53.959Z] #78 DONE 0.1s [2022-07-20T07:33:53.959Z] [2022-07-20T07:33:53.959Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T07:33:53.959Z] #79 sha256:512de39f5715762ff21e1a6ae10229f1707d714223b5702ce6855efa7b7dca6a [2022-07-20T07:33:53.959Z] #79 DONE 0.1s [2022-07-20T07:33:53.959Z] [2022-07-20T07:33:53.959Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T07:33:53.959Z] #80 sha256:7560b23224f52e4978e72f552249209aba52f50fc19b5c12feef4b0fee4417dd [2022-07-20T07:33:53.959Z] #80 DONE 0.0s [2022-07-20T07:33:54.075Z] #77 229.3 CC tests/test-9.o [2022-07-20T07:33:54.075Z] #77 ... [2022-07-20T07:33:54.075Z] [2022-07-20T07:33:54.075Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-20T07:33:54.075Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T07:33:54.075Z] #21 79.72 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T07:33:54.075Z] #21 79.74 Setting up jq (1.6-2.1) ... [2022-07-20T07:33:54.075Z] #21 79.75 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T07:33:54.075Z] #21 79.78 Setting up iptables (1.8.7-1) ... [2022-07-20T07:33:54.075Z] #21 79.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T07:33:54.075Z] #21 79.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T07:33:54.075Z] #21 79.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T07:33:54.075Z] #21 79.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T07:33:54.075Z] #21 79.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T07:33:54.075Z] #21 79.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T07:33:54.075Z] #21 79.93 Setting up iproute2 (5.10.0-4) ... [2022-07-20T07:33:54.075Z] #21 80.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:33:54.075Z] #21 DONE 81.3s [2022-07-20T07:33:54.075Z] [2022-07-20T07:33:54.075Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-20T07:33:54.075Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T07:33:54.218Z] [2022-07-20T07:33:54.218Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-20T07:33:54.218Z] #81 sha256:6f7bc4825055d1da0a8b062cab82dbbf3226fadbfe2e1d8335a4f09f98a9b3ab [2022-07-20T07:33:54.789Z] #81 0.736 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-20T07:33:55.049Z] #81 0.737 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-20T07:33:55.049Z] #81 0.904 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-20T07:33:55.460Z] #22 1.320 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T07:33:55.460Z] #22 1.324 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T07:33:55.460Z] #22 1.328 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T07:33:55.460Z] #22 DONE 1.5s [2022-07-20T07:33:55.460Z] [2022-07-20T07:33:55.460Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T07:33:55.460Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T07:33:55.619Z] #81 0.982 Reading package lists... [2022-07-20T07:33:56.190Z] #81 1.477 Reading package lists... [2022-07-20T07:33:56.190Z] #81 1.977 Building dependency tree... [2022-07-20T07:33:56.190Z] #81 2.069 Reading state information... [2022-07-20T07:33:56.190Z] #81 2.181 The following additional packages will be installed: [2022-07-20T07:33:56.450Z] #81 2.182 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-20T07:33:56.450Z] #81 2.182 Suggested packages: [2022-07-20T07:33:56.450Z] #81 2.182 systemd-container policykit-1 [2022-07-20T07:33:56.450Z] #81 2.182 Recommended packages: [2022-07-20T07:33:56.450Z] #81 2.182 systemd-timesyncd | time-daemon libnss-systemd [2022-07-20T07:33:56.450Z] #81 2.249 The following NEW packages will be installed: [2022-07-20T07:33:56.450Z] #81 2.250 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-20T07:33:56.450Z] #81 2.251 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-20T07:33:56.710Z] #81 2.521 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T07:33:56.710Z] #81 2.521 Need to get 5817 kB of archives. [2022-07-20T07:33:56.710Z] #81 2.521 After this operation, 19.3 MB of additional disk space will be used. [2022-07-20T07:33:56.710Z] #81 2.521 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-20T07:33:56.710Z] #81 2.524 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-20T07:33:56.710Z] #81 2.526 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-20T07:33:56.710Z] #81 2.529 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-20T07:33:56.710Z] #81 2.530 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-20T07:33:56.710Z] #81 2.614 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-20T07:33:56.710Z] #81 2.624 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-20T07:33:56.710Z] #81 2.626 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-20T07:33:56.710Z] #81 2.628 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-20T07:33:56.710Z] #81 2.630 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-20T07:33:56.969Z] #81 2.787 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T07:33:56.969Z] #81 2.818 Fetched 5817 kB in 0s (15.5 MB/s) [2022-07-20T07:33:56.969Z] #81 2.844 Selecting previously unselected package libargon2-1:amd64. [2022-07-20T07:33:56.969Z] #81 2.844 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28638 files and directories currently installed.) [2022-07-20T07:33:56.969Z] #81 2.859 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-20T07:33:56.969Z] #81 2.865 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-20T07:33:56.969Z] #81 2.901 Selecting previously unselected package libjson-c5:amd64. [2022-07-20T07:33:56.969Z] #81 2.903 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-20T07:33:56.969Z] #81 2.907 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-20T07:33:56.969Z] #81 2.945 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-20T07:33:56.969Z] #81 2.947 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-20T07:33:56.969Z] #81 2.953 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-20T07:33:56.969Z] #81 3.005 Selecting previously unselected package libkmod2:amd64. [2022-07-20T07:33:57.131Z] #30 7.598 Collecting yamllint==1.26.1 [2022-07-20T07:33:57.229Z] #81 3.008 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-20T07:33:57.229Z] #81 3.011 Unpacking libkmod2:amd64 (28-1) ... [2022-07-20T07:33:57.229Z] #81 3.062 Selecting previously unselected package systemd. [2022-07-20T07:33:57.229Z] #81 3.064 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-20T07:33:57.229Z] #81 3.099 Unpacking systemd (247.3-7) ... [2022-07-20T07:33:57.701Z] #30 8.658 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T07:33:57.799Z] #81 3.649 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-20T07:33:57.799Z] #81 3.663 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-20T07:33:57.799Z] #81 3.676 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-20T07:33:57.799Z] #81 3.688 Setting up libkmod2:amd64 (28-1) ... [2022-07-20T07:33:57.799Z] #81 3.699 Setting up systemd (247.3-7) ... [2022-07-20T07:33:57.799Z] #81 3.750 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-20T07:33:57.961Z] #30 9.213 Collecting pathspec>=0.5.3 [2022-07-20T07:33:58.058Z] #81 3.752 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-20T07:33:58.058Z] #81 3.754 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-20T07:33:58.058Z] #81 3.777 Initializing machine ID from KVM UUID. [2022-07-20T07:33:58.221Z] #30 9.223 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T07:33:58.221Z] #30 9.435 Collecting pyyaml [2022-07-20T07:33:58.221Z] #30 9.440 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-20T07:33:58.221Z] #30 9.472 Building wheels for collected packages: yamllint [2022-07-20T07:33:58.318Z] #81 4.188 Selecting previously unselected package systemd-sysv. [2022-07-20T07:33:58.318Z] #81 4.188 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29449 files and directories currently installed.) [2022-07-20T07:33:58.318Z] #81 4.201 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-20T07:33:58.318Z] #81 4.206 Unpacking systemd-sysv (247.3-7) ... [2022-07-20T07:33:58.318Z] #81 4.249 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-20T07:33:58.318Z] #81 4.251 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-20T07:33:58.318Z] #81 4.254 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-20T07:33:58.318Z] #81 4.314 Selecting previously unselected package dbus. [2022-07-20T07:33:58.481Z] #30 9.473 Building wheel for yamllint (setup.py): started [2022-07-20T07:33:58.578Z] #81 4.317 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-20T07:33:58.578Z] #81 4.326 Unpacking dbus (1.12.20-2) ... [2022-07-20T07:33:58.578Z] #81 4.380 Selecting previously unselected package libpam-systemd:amd64. [2022-07-20T07:33:58.578Z] #81 4.383 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-20T07:33:58.578Z] #81 4.394 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-20T07:33:58.578Z] #81 4.440 Selecting previously unselected package dbus-user-session. [2022-07-20T07:33:58.578Z] #81 4.442 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-20T07:33:58.578Z] #81 4.447 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-20T07:33:58.578Z] #81 4.511 Setting up systemd-sysv (247.3-7) ... [2022-07-20T07:33:58.578Z] #81 4.522 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-20T07:33:58.578Z] #81 4.535 Setting up dbus (1.12.20-2) ... [2022-07-20T07:33:58.839Z] #81 4.649 invoke-rc.d: could not determine current runlevel [2022-07-20T07:33:58.839Z] #81 4.652 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T07:33:58.839Z] #81 4.656 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-20T07:33:58.839Z] #81 4.799 Setting up dbus-user-session (1.12.20-2) ... [2022-07-20T07:33:58.839Z] #81 4.814 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T07:33:59.055Z] #30 9.957 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T07:33:59.055Z] #30 9.958 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=03405980fcd9e859395de8f4c2efca1714c1d599fb360637a7642b80a16f29ab [2022-07-20T07:33:59.055Z] #30 9.958 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T07:33:59.055Z] #30 9.967 Successfully built yamllint [2022-07-20T07:33:59.055Z] #30 9.986 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T07:33:59.055Z] #30 10.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T07:33:59.100Z] #81 DONE 5.0s [2022-07-20T07:33:59.100Z] [2022-07-20T07:33:59.100Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-20T07:33:59.100Z] #82 sha256:f3359e0bafea6e3cbeec3653cf80a1f72abd9cac890bcfb4ddcff23119357624 [2022-07-20T07:33:59.625Z] #30 DONE 10.5s [2022-07-20T07:33:59.625Z] [2022-07-20T07:33:59.625Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T07:33:59.625Z] #34 sha256:b5c064d44a3fe69739789e5e16b1ae0377805ac484557894e8172d53a1c2b066 [2022-07-20T07:33:59.625Z] #34 DONE 0.2s [2022-07-20T07:33:59.625Z] [2022-07-20T07:33:59.625Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:33:59.625Z] #67 sha256:426181c488375ea1b5c3ccfcc29f54d7868a9c2083e1a1d38163b6e1be05afe1 [2022-07-20T07:33:59.625Z] #67 ... [2022-07-20T07:33:59.625Z] [2022-07-20T07:33:59.625Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T07:33:59.625Z] #39 sha256:2c49ce5ee7f35c914737d98a8075f23317a59252e8b18a876bed20d25c5df148 [2022-07-20T07:33:59.668Z] #82 0.433 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T07:33:59.668Z] #82 0.433 Dload Upload Total Spent Left Speed [2022-07-20T07:33:59.884Z] #39 DONE 0.3s [2022-07-20T07:33:59.884Z] [2022-07-20T07:33:59.884Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T07:33:59.884Z] #42 sha256:c54226c90b0936d7438c8fa57260d73d6df17f91f143fe4e72e4181dfbbf97bc [2022-07-20T07:33:59.884Z] #42 DONE 0.1s [2022-07-20T07:33:59.884Z] [2022-07-20T07:33:59.884Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:33:59.884Z] #71 sha256:a9fca3ac0453b4f626677a70eb7521fcbce5df22e63c1dfbd664a5c5f03107e3 [2022-07-20T07:33:59.928Z] #82 0.433 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5490 0 --:--:-- --:--:-- --:--:-- 5490 [2022-07-20T07:33:59.928Z] #82 DONE 0.8s [2022-07-20T07:33:59.928Z] [2022-07-20T07:33:59.928Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T07:33:59.928Z] #83 sha256:ac4b96369f9f6378e6f5eb1273fa90dab5c4f711729f16d9e02bd713c134b649 [2022-07-20T07:34:00.143Z] #71 ... [2022-07-20T07:34:00.143Z] [2022-07-20T07:34:00.143Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T07:34:00.143Z] #44 sha256:e766e0e77d36f47e768012a2ce48b9e972fbb76670964042fee165e04da54c90 [2022-07-20T07:34:00.143Z] #44 DONE 0.1s [2022-07-20T07:34:00.143Z] [2022-07-20T07:34:00.143Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T07:34:00.143Z] #46 sha256:c6358eca4e95999c750a7119724940d7e6fb47d0e0f19df733022a38c2069c6f [2022-07-20T07:34:00.144Z] #46 DONE 0.1s [2022-07-20T07:34:00.144Z] [2022-07-20T07:34:00.144Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T07:34:00.144Z] #48 sha256:f5fe670666b01704446d0e1cdf76f9e6756f85f8c352e2453059ea823a5ab9c3 [2022-07-20T07:34:00.144Z] #48 DONE 0.1s [2022-07-20T07:34:00.144Z] [2022-07-20T07:34:00.144Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:34:00.144Z] #67 sha256:426181c488375ea1b5c3ccfcc29f54d7868a9c2083e1a1d38163b6e1be05afe1 [2022-07-20T07:34:00.403Z] #67 ... [2022-07-20T07:34:00.403Z] [2022-07-20T07:34:00.403Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T07:34:00.403Z] #52 sha256:de0328f81a393fccf1de7b463ba7a8136d5f29e352bf1559f34241b61f4d18f5 [2022-07-20T07:34:00.403Z] #52 DONE 0.1s [2022-07-20T07:34:00.403Z] [2022-07-20T07:34:00.403Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T07:34:00.403Z] #55 sha256:435cbd8585ad09d797116f7ad5985be53f6951378ee975704b44831f8dae0a97 [2022-07-20T07:34:00.662Z] #55 DONE 0.1s [2022-07-20T07:34:00.662Z] [2022-07-20T07:34:00.662Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T07:34:00.662Z] #59 sha256:4bb54c67c7abda255d9310a8d23d9d0f6a918a8a815cf50c794157dcd74092bc [2022-07-20T07:34:00.662Z] #59 DONE 0.1s [2022-07-20T07:34:00.662Z] [2022-07-20T07:34:00.662Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:34:00.662Z] #67 sha256:426181c488375ea1b5c3ccfcc29f54d7868a9c2083e1a1d38163b6e1be05afe1 [2022-07-20T07:34:00.662Z] #67 ... [2022-07-20T07:34:00.662Z] [2022-07-20T07:34:00.662Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T07:34:00.662Z] #61 sha256:d6854db3c0dcbcdad380477e864df476b7d0c0ea1b7831a957b973d73883a52f [2022-07-20T07:34:00.662Z] #61 DONE 0.1s [2022-07-20T07:34:00.662Z] [2022-07-20T07:34:00.662Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T07:34:00.662Z] #63 sha256:ce092027d671781c93e12a6aa151cb6371ebb538ab529a750b586a200bc44601 [2022-07-20T07:34:00.868Z] #83 DONE 0.9s [2022-07-20T07:34:00.868Z] [2022-07-20T07:34:00.868Z] #84 exporting to image [2022-07-20T07:34:00.868Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T07:34:00.868Z] #84 exporting layers [2022-07-20T07:34:00.923Z] #63 DONE 0.2s [2022-07-20T07:34:00.923Z] [2022-07-20T07:34:00.923Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:34:00.923Z] #67 sha256:426181c488375ea1b5c3ccfcc29f54d7868a9c2083e1a1d38163b6e1be05afe1 [2022-07-20T07:34:00.923Z] #67 ... [2022-07-20T07:34:00.923Z] [2022-07-20T07:34:00.923Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T07:34:00.923Z] #65 sha256:60f257da5d62f77c52c7fdf7b3507c2fdb8396c0a868e0600a77201fe0c43f80 [2022-07-20T07:34:00.923Z] #65 DONE 0.1s [2022-07-20T07:34:01.183Z] [2022-07-20T07:34:01.183Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:34:01.183Z] #71 sha256:a9fca3ac0453b4f626677a70eb7521fcbce5df22e63c1dfbd664a5c5f03107e3 [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 6.0% of statements [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/builder [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/builder/remotecontext 0.112s coverage: 13.7% of statements [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/builder/dockerfile 0.466s coverage: 49.3% of statements [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/builder/remotecontext/git 1.638s coverage: 86.3% of statements [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/cli [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-20T07:34:02.115Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/cmd/docker-proxy 0.289s coverage: 67.6% of statements [2022-07-20T07:34:02.115Z] ok github.com/docker/docker/client 0.096s coverage: 75.9% of statements [2022-07-20T07:34:03.586Z] #23 ... [2022-07-20T07:34:03.586Z] [2022-07-20T07:34:03.586Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:34:03.586Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:34:03.586Z] #77 229.6 CC tests/test-11.o [2022-07-20T07:34:03.586Z] #77 229.8 CC tests/test-10.o [2022-07-20T07:34:07.454Z] #84 exporting layers 6.3s done [2022-07-20T07:34:07.454Z] #84 writing image sha256:f5c79b97f5e5d015190850dacc5c43be553ca9e3e8c531cf2ab12172754e5adb done [2022-07-20T07:34:07.454Z] #84 naming to docker.io/library/docker:a290f5d04cda8186eba93531b6f09bda8052717f done [2022-07-20T07:34:07.454Z] #84 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T07:34:07.790Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -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:a290f5d04cda8186eba93531b6f09bda8052717f hack/make.sh dynbinary test-integration [2022-07-20T07:34:08.868Z] #77 ... [2022-07-20T07:34:08.868Z] [2022-07-20T07:34:08.868Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T07:34:08.868Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T07:34:08.868Z] #23 12.70 Collecting yamllint==1.26.1 [2022-07-20T07:34:09.438Z] #23 13.75 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T07:34:09.697Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-20T07:34:09.698Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-20T07:34:09.698Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-20T07:34:09.698Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-20T07:34:09.698Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-07-20T07:34:09.698Z] Detected virtualization docker. [2022-07-20T07:34:09.698Z] Detected architecture x86-64. [2022-07-20T07:34:09.698Z] Set hostname to <332f6f695848>. [2022-07-20T07:34:09.698Z] modprobe@configfs.service: Succeeded. [2022-07-20T07:34:09.698Z] modprobe@drm.service: Succeeded. [2022-07-20T07:34:09.698Z] modprobe@fuse.service: Succeeded. [2022-07-20T07:34:09.698Z] + source /etc/docker-entrypoint-cmd [2022-07-20T07:34:09.698Z] ++ hack/make.sh dynbinary test-integration [2022-07-20T07:34:09.698Z] [2022-07-20T07:34:09.958Z] Removing bundles/ [2022-07-20T07:34:09.958Z] [2022-07-20T07:34:09.958Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T07:34:09.958Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T07:34:09.958Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:34:11.974Z] #23 16.01 Collecting pathspec>=0.5.3 [2022-07-20T07:34:11.974Z] #23 16.03 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T07:34:12.233Z] #23 16.82 Collecting pyyaml [2022-07-20T07:34:12.233Z] #23 16.83 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-20T07:34:12.492Z] #23 16.95 Building wheels for collected packages: yamllint [2022-07-20T07:34:12.492Z] #23 16.95 Building wheel for yamllint (setup.py): started [2022-07-20T07:34:14.396Z] #23 18.79 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T07:34:14.396Z] #23 18.80 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6fbe14723c4f52746f2063d44bbbdf05f8c9b96a5df62a6617e2d10749a35e88 [2022-07-20T07:34:14.396Z] #23 18.80 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T07:34:14.396Z] #23 18.81 Successfully built yamllint [2022-07-20T07:34:14.396Z] #23 18.83 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T07:34:14.964Z] #23 19.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T07:34:15.591Z] #77 337.2 AR libcrun_testing.a [2022-07-20T07:34:15.591Z] #77 337.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T07:34:15.591Z] #77 337.3 CCLD tests/tests_libcrun_utils [2022-07-20T07:34:15.591Z] #77 337.4 CCLD tests/tests_libcrun_errors [2022-07-20T07:34:15.591Z] #77 337.4 CCLD tests/tests_libcrun_fuzzer [2022-07-20T07:34:15.591Z] #77 337.4 CCLD libcrun.la [2022-07-20T07:34:15.591Z] #77 338.8 CCLD crun [2022-07-20T07:34:15.849Z] #77 339.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T07:34:15.902Z] #23 DONE 20.2s [2022-07-20T07:34:15.902Z] [2022-07-20T07:34:15.902Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T07:34:15.902Z] #27 sha256:6f78b45ceaf45ca6386cddfedc5781322dbd695da99f4bdb298098f2b6c9b30e [2022-07-20T07:34:16.106Z] #77 339.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T07:34:16.106Z] #77 339.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T07:34:16.106Z] #77 339.6 /bin/mkdir -p '/usr/local/lib' [2022-07-20T07:34:16.106Z] #77 339.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T07:34:16.106Z] #77 339.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T07:34:16.162Z] #27 DONE 0.5s [2022-07-20T07:34:16.162Z] [2022-07-20T07:34:16.162Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T07:34:16.162Z] #32 sha256:379c885fa312327c71affd53a0cba915aa90b052a8e6c293fdb21a8f6dca6d25 [2022-07-20T07:34:16.363Z] #77 339.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T07:34:16.363Z] #77 339.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T07:34:16.363Z] #77 339.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T07:34:16.363Z] #77 340.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-20T07:34:16.363Z] #77 340.0 ---------------------------------------------------------------------- [2022-07-20T07:34:16.363Z] #77 340.0 Libraries have been installed in: [2022-07-20T07:34:16.363Z] #77 340.0 /usr/local/lib [2022-07-20T07:34:16.363Z] #77 340.0 [2022-07-20T07:34:16.363Z] #77 340.0 If you ever happen to want to link against installed libraries [2022-07-20T07:34:16.363Z] #77 340.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T07:34:16.363Z] #77 340.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T07:34:16.363Z] #77 340.0 flag during linking and do at least one of the following: [2022-07-20T07:34:16.363Z] #77 340.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T07:34:16.363Z] #77 340.0 during execution [2022-07-20T07:34:16.363Z] #77 340.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T07:34:16.363Z] #77 340.0 during linking [2022-07-20T07:34:16.363Z] #77 340.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T07:34:16.363Z] #77 340.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T07:34:16.363Z] #77 340.0 [2022-07-20T07:34:16.363Z] #77 340.0 See any operating system documentation about shared libraries for [2022-07-20T07:34:16.363Z] #77 340.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T07:34:16.363Z] #77 340.0 ---------------------------------------------------------------------- [2022-07-20T07:34:16.363Z] #77 340.0 /bin/mkdir -p '/build' [2022-07-20T07:34:16.363Z] #77 340.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T07:34:16.620Z] #77 340.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T07:34:16.620Z] #77 340.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T07:34:16.620Z] #77 340.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T07:34:16.620Z] #77 340.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T07:34:16.876Z] #77 DONE 340.4s [2022-07-20T07:34:16.876Z] [2022-07-20T07:34:16.876Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:34:16.876Z] #64 sha256:c8bb486753eb7f2819378a1c2b2021dfcbb84fcf24dbfe67cb65d4edc7d3fc4b [2022-07-20T07:34:17.174Z] #32 DONE 0.7s [2022-07-20T07:34:17.174Z] [2022-07-20T07:34:17.174Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T07:34:17.174Z] #35 sha256:cdf80e157132a32d93e5e675df96053622301cb68e247415e9f18c09676ae19f [2022-07-20T07:34:17.174Z] #35 DONE 0.2s [2022-07-20T07:34:17.174Z] [2022-07-20T07:34:17.174Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:34:17.174Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:34:17.433Z] #77 ... [2022-07-20T07:34:17.433Z] [2022-07-20T07:34:17.433Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T07:34:17.433Z] #37 sha256:c40c79f62f484f81947c5a579bf0000a05a11795f857b9eaa509406510a2f863 [2022-07-20T07:34:17.433Z] #37 DONE 0.3s [2022-07-20T07:34:17.433Z] [2022-07-20T07:34:17.433Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:34:17.433Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:34:17.433Z] #47 ... [2022-07-20T07:34:17.433Z] [2022-07-20T07:34:17.433Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T07:34:17.433Z] #39 sha256:a69d0ace675c331bc3cb21c42c60959e69af50a1c9761c5ef8f318a19a6c91b5 [2022-07-20T07:34:17.693Z] #39 DONE 0.2s [2022-07-20T07:34:17.693Z] [2022-07-20T07:34:17.693Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T07:34:17.693Z] #41 sha256:85cb97cd1441b92302eab240a07cef1c22164f2e60efbc546b3b4110b2dc6161 [2022-07-20T07:34:17.693Z] #41 DONE 0.1s [2022-07-20T07:34:17.693Z] [2022-07-20T07:34:17.693Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:34:17.693Z] #64 sha256:af4d3bb1feaf841358d62b0bedcd567cb8d4ab4b2f56f0102edc392fc124a084 [2022-07-20T07:34:17.693Z] #64 ... [2022-07-20T07:34:17.693Z] [2022-07-20T07:34:17.693Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T07:34:17.693Z] #45 sha256:f532e179ce2040a67a4fe757a45e719e5462312eddbe7be8ce9d157236c9067c [2022-07-20T07:34:17.952Z] #45 DONE 0.2s [2022-07-20T07:34:17.952Z] [2022-07-20T07:34:17.952Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:34:17.952Z] #64 sha256:af4d3bb1feaf841358d62b0bedcd567cb8d4ab4b2f56f0102edc392fc124a084 [2022-07-20T07:34:23.130Z] #71 ... [2022-07-20T07:34:23.130Z] [2022-07-20T07:34:23.130Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:34:23.130Z] #67 sha256:426181c488375ea1b5c3ccfcc29f54d7868a9c2083e1a1d38163b6e1be05afe1 [2022-07-20T07:34:23.130Z] #67 89.08 + mkdir -p /build [2022-07-20T07:34:23.130Z] #67 89.08 + cp runc /build/runc [2022-07-20T07:34:23.130Z] #67 DONE 89.4s [2022-07-20T07:34:23.130Z] [2022-07-20T07:34:23.130Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:34:23.130Z] #71 sha256:a9fca3ac0453b4f626677a70eb7521fcbce5df22e63c1dfbd664a5c5f03107e3 [2022-07-20T07:34:23.389Z] #71 ... [2022-07-20T07:34:23.389Z] [2022-07-20T07:34:23.389Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T07:34:23.389Z] #68 sha256:af352390d8c77e80939dffa3236d14009293696dcb573f20e6430ac464cd2a86 [2022-07-20T07:34:23.649Z] #68 DONE 0.1s [2022-07-20T07:34:23.649Z] [2022-07-20T07:34:23.649Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:34:23.649Z] #71 sha256:a9fca3ac0453b4f626677a70eb7521fcbce5df22e63c1dfbd664a5c5f03107e3 [2022-07-20T07:34:31.793Z] #64 ... [2022-07-20T07:34:31.793Z] [2022-07-20T07:34:31.793Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:34:31.793Z] #60 sha256:9d2513a81a34140cb0987385f6ab9a063db7ee9d1695e7e7129ab3db15d4e935 [2022-07-20T07:34:31.793Z] #60 221.0 + mkdir -p /build [2022-07-20T07:34:31.793Z] #60 221.0 + cp runc /build/runc [2022-07-20T07:34:32.049Z] #60 DONE 222.0s [2022-07-20T07:34:32.049Z] [2022-07-20T07:34:32.049Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:34:32.049Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:34:32.049Z] #55 434.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T07:34:32.049Z] #55 DONE 434.6s [2022-07-20T07:34:32.049Z] [2022-07-20T07:34:32.049Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:34:32.049Z] #64 sha256:c8bb486753eb7f2819378a1c2b2021dfcbb84fcf24dbfe67cb65d4edc7d3fc4b [2022-07-20T07:34:34.158Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 31.5% of statements [2022-07-20T07:34:34.573Z] #64 ... [2022-07-20T07:34:34.573Z] [2022-07-20T07:34:34.573Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T07:34:34.573Z] #56 sha256:2848f7724330c738041e6f50d5f3e2e8b3fb9a75f620800124e4055964afb29b [2022-07-20T07:34:34.831Z] #56 DONE 0.2s [2022-07-20T07:34:34.831Z] [2022-07-20T07:34:34.831Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T07:34:34.831Z] #58 sha256:02b8a5d863a9b3960b94656e2211c6a726ee4dc3dc4710051d2977c26337ea41 [2022-07-20T07:34:34.831Z] #58 DONE 0.1s [2022-07-20T07:34:34.831Z] [2022-07-20T07:34:34.831Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:34:34.831Z] #64 sha256:c8bb486753eb7f2819378a1c2b2021dfcbb84fcf24dbfe67cb65d4edc7d3fc4b [2022-07-20T07:34:34.831Z] #64 ... [2022-07-20T07:34:34.831Z] [2022-07-20T07:34:34.831Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T07:34:34.831Z] #61 sha256:c800f4e3c33786af37c5da6baaa8fe4ad463aaaa68234305f2354bed360f11b8 [2022-07-20T07:34:34.831Z] #61 DONE 0.1s [2022-07-20T07:34:35.088Z] [2022-07-20T07:34:35.088Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:34:35.088Z] #64 sha256:c8bb486753eb7f2819378a1c2b2021dfcbb84fcf24dbfe67cb65d4edc7d3fc4b [2022-07-20T07:34:35.524Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-07-20T07:34:36.087Z] ok github.com/docker/docker/cmd/dockerd/trap 2.473s coverage: 0.0% of statements [2022-07-20T07:34:36.087Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-20T07:34:36.087Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-20T07:34:36.087Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-20T07:34:36.087Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-20T07:34:36.087Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-20T07:34:38.361Z] #64 377.3 + bin/containerd [2022-07-20T07:34:39.900Z] #64 ... [2022-07-20T07:34:39.900Z] [2022-07-20T07:34:39.900Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:34:39.900Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:34:39.900Z] #77 274.9 CCLD libocispec.la [2022-07-20T07:34:39.900Z] #77 275.4 CCLD src/validate [2022-07-20T07:34:39.900Z] #77 275.4 CCLD tests/test-1 [2022-07-20T07:34:39.900Z] #77 275.4 CCLD tests/test-2 [2022-07-20T07:34:39.900Z] #77 275.4 CCLD tests/test-3 [2022-07-20T07:34:39.900Z] #77 275.4 CCLD tests/test-4 [2022-07-20T07:34:39.900Z] #77 275.5 CCLD tests/test-5 [2022-07-20T07:34:39.900Z] #77 275.5 CCLD tests/test-6 [2022-07-20T07:34:40.160Z] #77 275.6 CCLD tests/test-7 [2022-07-20T07:34:40.160Z] #77 275.6 CCLD tests/test-8 [2022-07-20T07:34:40.160Z] #77 275.6 CCLD tests/test-10 [2022-07-20T07:34:40.160Z] #77 275.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T07:34:40.160Z] #77 275.7 CCLD tests/test-9 [2022-07-20T07:34:40.160Z] #77 275.7 CCLD tests/test-11 [2022-07-20T07:34:42.070Z] #77 277.5 libtool: link: ar cr libocispec.a [2022-07-20T07:34:42.070Z] #77 277.5 libtool: link: ranlib libocispec.a [2022-07-20T07:34:42.627Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-07-20T07:34:42.883Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-20T07:34:43.978Z] #77 279.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T07:34:43.978Z] #77 279.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T07:34:43.978Z] #77 279.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T07:34:43.978Z] #77 279.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:34:43.978Z] #77 279.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:34:43.978Z] #77 279.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:34:43.978Z] #77 279.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T07:34:43.978Z] #77 279.2 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T07:34:43.978Z] #77 279.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T07:34:43.978Z] #77 279.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T07:34:43.978Z] #77 279.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T07:34:43.978Z] #77 279.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T07:34:43.978Z] #77 279.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T07:34:43.978Z] #77 279.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T07:34:43.978Z] #77 279.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T07:34:43.978Z] #77 279.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T07:34:43.978Z] #77 279.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T07:34:43.978Z] #77 279.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T07:34:43.978Z] #77 279.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T07:34:44.238Z] #77 279.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T07:34:44.238Z] #77 279.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T07:34:44.238Z] #77 279.7 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T07:34:44.238Z] #77 279.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T07:34:44.238Z] #77 279.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T07:34:44.238Z] #77 279.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T07:34:44.238Z] #77 279.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T07:34:44.238Z] #77 279.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T07:34:44.251Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-20T07:34:44.497Z] #77 279.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T07:34:44.497Z] #77 279.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T07:34:44.497Z] #77 279.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T07:34:44.497Z] #77 280.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T07:34:44.497Z] #77 280.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T07:34:44.497Z] #77 280.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T07:34:44.497Z] #77 280.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T07:34:44.757Z] #77 280.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T07:34:45.017Z] #77 280.4 CC src/crun-crun.o [2022-07-20T07:34:45.017Z] #77 280.4 CC src/crun-run.o [2022-07-20T07:34:45.017Z] #77 280.5 CC src/crun-kill.o [2022-07-20T07:34:45.017Z] #77 280.5 CC src/crun-delete.o [2022-07-20T07:34:45.276Z] #77 280.7 CC src/crun-pause.o [2022-07-20T07:34:45.277Z] #77 280.7 CC src/crun-unpause.o [2022-07-20T07:34:45.277Z] #77 280.8 CC src/crun-spec.o [2022-07-20T07:34:45.277Z] #77 280.9 CC src/crun-list.o [2022-07-20T07:34:45.536Z] #77 280.9 CC src/crun-exec.o [2022-07-20T07:34:45.536Z] #77 281.0 CC src/crun-create.o [2022-07-20T07:34:45.536Z] #77 281.0 CC src/crun-start.o [2022-07-20T07:34:45.536Z] #77 281.0 CC src/crun-ps.o [2022-07-20T07:34:45.536Z] #77 281.0 CC src/crun-state.o [2022-07-20T07:34:45.536Z] #77 281.0 CC src/crun-update.o [2022-07-20T07:34:45.536Z] #77 281.0 CC src/crun-restore.o [2022-07-20T07:34:45.536Z] #77 281.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T07:34:45.536Z] #77 281.1 CC src/crun-checkpoint.o [2022-07-20T07:34:45.796Z] #77 281.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T07:34:45.796Z] #77 281.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T07:34:46.064Z] #77 281.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T07:34:46.064Z] #77 281.5 CC src/libcrun/libcrun_la-container.lo [2022-07-20T07:34:46.323Z] #77 281.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T07:34:46.323Z] #77 281.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T07:34:46.323Z] #77 281.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T07:34:46.323Z] #77 281.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T07:34:46.323Z] #77 281.9 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T07:34:46.323Z] #77 282.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T07:34:46.583Z] #77 282.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T07:34:46.583Z] #77 282.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T07:34:46.583Z] #77 282.1 CC src/libcrun/libcrun_la-error.lo [2022-07-20T07:34:46.583Z] #77 282.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T07:34:46.842Z] #77 282.2 CC src/libcrun/libcrun_la-status.lo [2022-07-20T07:34:46.842Z] #77 282.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T07:34:47.101Z] #77 282.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T07:34:47.101Z] #77 282.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T07:34:47.101Z] #77 282.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T07:34:47.361Z] #77 282.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T07:34:47.361Z] #77 282.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T07:34:47.620Z] #77 283.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T07:34:47.879Z] #77 283.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T07:34:47.879Z] #77 283.4 CC tests/init.o [2022-07-20T07:34:48.138Z] #77 283.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T07:34:48.138Z] #77 283.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T07:34:50.788Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-07-20T07:34:52.156Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-20T07:34:52.724Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2022-07-20T07:34:53.286Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-20T07:34:53.848Z] ok github.com/docker/docker/daemon 10.117s coverage: 16.2% of statements [2022-07-20T07:34:53.848Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-20T07:34:53.848Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-20T07:34:53.848Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-20T07:34:53.848Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-20T07:34:53.848Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-20T07:34:54.709Z] #77 ... [2022-07-20T07:34:54.709Z] [2022-07-20T07:34:54.709Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:34:54.709Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:34:54.709Z] #47 356.8 + dpkg --print-architecture [2022-07-20T07:34:54.709Z] #47 356.9 + git checkout -q v2.1.0 [2022-07-20T07:34:54.709Z] #47 357.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T07:34:54.709Z] #47 357.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T07:34:54.778Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.671s coverage: 74.8% of statements [2022-07-20T07:34:55.706Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.336s coverage: 56.2% of statements [2022-07-20T07:34:55.752Z] #71 176.3 # github.com/containerd/containerd/cmd/containerd [2022-07-20T07:34:55.752Z] #71 176.3 /usr/bin/ld: /tmp/go-link-969462539/000019.o: in function `New': [2022-07-20T07:34:55.752Z] #71 176.3 /tmp/tmp.1pjasBxTAX/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-20T07:34:55.752Z] #71 176.4 + bin/containerd-stress [2022-07-20T07:34:55.752Z] #71 177.5 + bin/containerd-shim [2022-07-20T07:34:55.963Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-07-20T07:34:57.330Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-07-20T07:34:58.714Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.264s coverage: 50.6% of statements [2022-07-20T07:35:00.606Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.838s coverage: 46.1% of statements [2022-07-20T07:35:00.606Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-20T07:35:00.862Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.003s coverage: 58.5% of statements [2022-07-20T07:35:00.862Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-20T07:35:00.862Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-20T07:35:01.118Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-07-20T07:35:02.047Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-07-20T07:35:02.304Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-07-20T07:35:03.234Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.9% of statements [2022-07-20T07:35:03.234Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-20T07:35:03.234Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-20T07:35:03.797Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-07-20T07:35:04.724Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 79.9% of statements [2022-07-20T07:35:04.725Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-07-20T07:35:04.725Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-20T07:35:05.287Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.4% of statements [2022-07-20T07:35:05.287Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2022-07-20T07:35:05.848Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-07-20T07:35:06.411Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.166s coverage: 76.8% of statements [2022-07-20T07:35:06.411Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 79.4% of statements [2022-07-20T07:35:06.411Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-20T07:35:06.411Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-20T07:35:07.350Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 62.0% of statements [2022-07-20T07:35:07.350Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-07-20T07:35:07.965Z] #71 188.6 + bin/containerd-shim-runc-v1 [2022-07-20T07:35:08.280Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-07-20T07:35:08.536Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-20T07:35:09.099Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-20T07:35:10.028Z] ok github.com/docker/docker/daemon/logger/splunk 1.531s coverage: 82.5% of statements [2022-07-20T07:35:10.028Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-20T07:35:10.028Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-20T07:35:10.590Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-20T07:35:11.958Z] ok github.com/docker/docker/distribution 1.583s coverage: 28.0% of statements [2022-07-20T07:35:11.958Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-20T07:35:12.520Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-20T07:35:13.087Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-20T07:35:13.250Z] #71 194.8 + bin/containerd-shim-runc-v2 [2022-07-20T07:35:13.344Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-07-20T07:35:13.344Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-20T07:35:13.600Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2022-07-20T07:35:13.820Z] #71 195.6 + binaries [2022-07-20T07:35:13.820Z] #71 195.6 + install -D bin/containerd /build/containerd [2022-07-20T07:35:13.820Z] #71 195.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T07:35:13.820Z] #71 195.6 + install -D bin/ctr /build/ctr [2022-07-20T07:35:14.163Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-20T07:35:14.163Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-20T07:35:14.163Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-20T07:35:14.392Z] #71 DONE 196.0s [2022-07-20T07:35:14.419Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-20T07:35:14.981Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-07-20T07:35:15.332Z] [2022-07-20T07:35:15.332Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T07:35:15.332Z] #72 sha256:7a413ba2f2a4ba0d1f029c333fa5ec28aa092afe739c8e6ca50d9463486fbd4f [2022-07-20T07:35:15.544Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-07-20T07:35:15.592Z] #72 DONE 0.3s [2022-07-20T07:35:15.592Z] [2022-07-20T07:35:15.592Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T07:35:15.592Z] #77 sha256:f2e0cf1e87dff850837f2a12d8bc383623516f0ccb32eda35d1cc551b2b65d99 [2022-07-20T07:35:15.592Z] #77 DONE 0.1s [2022-07-20T07:35:15.801Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-20T07:35:15.851Z] [2022-07-20T07:35:15.851Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T07:35:15.851Z] #82 sha256:9e311cd8e028d5a1b57cd2af65f06fbdd653e41ed30cdbc37d9483ba81ab172c [2022-07-20T07:35:16.419Z] #82 DONE 0.5s [2022-07-20T07:35:16.419Z] [2022-07-20T07:35:16.419Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T07:35:16.419Z] #85 sha256:38a8e2866c300669d0a201f3e9f45a17c8a1c3e6ba8b95721a64baa2d1f8227f [2022-07-20T07:35:16.419Z] #85 DONE 0.1s [2022-07-20T07:35:16.419Z] [2022-07-20T07:35:16.419Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T07:35:16.419Z] #86 sha256:b75d275cdde93fe637f0b8788347c11e1b3c05e796b4d9e19bb62eebc5e24d49 [2022-07-20T07:35:16.419Z] #86 DONE 0.0s [2022-07-20T07:35:16.419Z] [2022-07-20T07:35:16.419Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T07:35:16.419Z] #87 sha256:8a109b84a362caa761c5258201df305a37a4ae108ea58aab29455dc897f8cda3 [2022-07-20T07:35:16.419Z] #87 DONE 0.0s [2022-07-20T07:35:16.419Z] [2022-07-20T07:35:16.419Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T07:35:16.419Z] #88 sha256:7b4f491cdb71c6cc2924657e9ebd1bb99df8bf38503d942f2b3240d99e7054d1 [2022-07-20T07:35:16.650Z] #47 ... [2022-07-20T07:35:16.651Z] [2022-07-20T07:35:16.651Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:35:16.651Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:35:16.651Z] #77 309.9 CCLD tests/init [2022-07-20T07:35:16.651Z] #77 ... [2022-07-20T07:35:16.651Z] [2022-07-20T07:35:16.651Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-20T07:35:16.651Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T07:35:16.651Z] #47 DONE 387.4s [2022-07-20T07:35:16.651Z] [2022-07-20T07:35:16.651Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:35:16.651Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:35:17.169Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 82.2% of statements [2022-07-20T07:35:17.219Z] #55 ... [2022-07-20T07:35:17.219Z] [2022-07-20T07:35:17.219Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T07:35:17.219Z] #48 sha256:93d8a2f32b3a36ada6f7107cd02c5b306bc90c168ec118f39a55f849b0fe20cb [2022-07-20T07:35:17.478Z] #48 DONE 0.4s [2022-07-20T07:35:17.478Z] [2022-07-20T07:35:17.478Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T07:35:17.478Z] #52 sha256:58e6eb83a22924597e78777f28a383ef48823ec00d7a802824763f2c326b53f0 [2022-07-20T07:35:17.478Z] #52 DONE 0.1s [2022-07-20T07:35:17.478Z] [2022-07-20T07:35:17.478Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:35:17.478Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:35:17.738Z] #77 ... [2022-07-20T07:35:17.738Z] [2022-07-20T07:35:17.738Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T07:35:17.738Z] #54 sha256:75b861862a7690a9251cb3c7a7ff57b23b3f809f562606bfd8de33c4caccbf0f [2022-07-20T07:35:17.738Z] #54 DONE 0.1s [2022-07-20T07:35:17.997Z] [2022-07-20T07:35:17.997Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:35:17.997Z] #64 sha256:af4d3bb1feaf841358d62b0bedcd567cb8d4ab4b2f56f0102edc392fc124a084 [2022-07-20T07:35:18.537Z] ok github.com/docker/docker/pkg/authorization 0.462s coverage: 68.3% of statements [2022-07-20T07:35:18.537Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-20T07:35:18.793Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-20T07:35:21.692Z] #88 DONE 4.6s [2022-07-20T07:35:21.692Z] [2022-07-20T07:35:21.692Z] #89 exporting to image [2022-07-20T07:35:21.692Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T07:35:21.692Z] #89 exporting layers [2022-07-20T07:35:22.071Z] ok github.com/docker/docker/pkg/chrootarchive 2.539s coverage: 42.7% of statements [2022-07-20T07:35:22.071Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-20T07:35:22.327Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-20T07:35:22.583Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-20T07:35:23.162Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-07-20T07:35:23.162Z] ok github.com/docker/docker/layer 7.995s coverage: 68.9% of statements [2022-07-20T07:35:23.162Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-20T07:35:23.162Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-20T07:35:23.162Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-20T07:35:23.162Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-20T07:35:23.162Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-20T07:35:23.162Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-20T07:35:23.420Z] ok github.com/docker/docker/pkg/fsutils 0.155s coverage: 85.1% of statements [2022-07-20T07:35:23.420Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2022-07-20T07:35:24.347Z] ok github.com/docker/docker/pkg/idtools 0.388s coverage: 67.9% of statements [2022-07-20T07:35:24.604Z] ok github.com/docker/docker/pkg/ioutils 0.370s coverage: 71.5% of statements [2022-07-20T07:35:24.860Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-20T07:35:24.860Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-07-20T07:35:24.860Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-20T07:35:25.117Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-20T07:35:25.117Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-20T07:35:25.373Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-07-20T07:35:25.373Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-20T07:35:25.629Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-20T07:35:25.629Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-20T07:35:25.629Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-20T07:35:26.192Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-07-20T07:35:26.448Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-20T07:35:26.704Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-20T07:35:26.960Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-20T07:35:28.325Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-07-20T07:35:28.581Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-20T07:35:28.837Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-20T07:35:28.837Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-20T07:35:29.093Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-20T07:35:29.349Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-20T07:35:29.911Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-20T07:35:30.474Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-20T07:35:30.730Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-07-20T07:35:31.292Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2022-07-20T07:35:31.292Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-20T07:35:33.376Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-20T07:35:33.376Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-20T07:35:33.938Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-07-20T07:35:34.546Z] #64 428.5 # github.com/containerd/containerd/cmd/containerd [2022-07-20T07:35:34.546Z] #64 428.5 /usr/bin/ld: /tmp/go-link-4219907474/000019.o: in function `New': [2022-07-20T07:35:34.546Z] #64 428.5 /tmp/tmp.sDoPNV4QlM/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-20T07:35:34.546Z] #64 428.6 + bin/containerd-stress [2022-07-20T07:35:34.546Z] #64 429.7 + bin/containerd-shim [2022-07-20T07:35:35.305Z] ok github.com/docker/docker/quota 0.211s coverage: 71.4% of statements [2022-07-20T07:35:35.305Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-07-20T07:35:36.151Z] #64 ... [2022-07-20T07:35:36.151Z] [2022-07-20T07:35:36.151Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T07:35:36.151Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T07:35:36.151Z] #77 330.9 AR libcrun_testing.a [2022-07-20T07:35:36.151Z] #77 330.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T07:35:36.151Z] #77 331.0 CCLD tests/tests_libcrun_utils [2022-07-20T07:35:36.151Z] #77 331.0 CCLD tests/tests_libcrun_errors [2022-07-20T07:35:36.151Z] #77 331.0 CCLD tests/tests_libcrun_fuzzer [2022-07-20T07:35:36.151Z] #77 331.7 CCLD libcrun.la [2022-07-20T07:35:36.235Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-07-20T07:35:36.796Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-20T07:35:37.052Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-20T07:35:37.093Z] #77 332.6 CCLD crun [2022-07-20T07:35:37.614Z] ok github.com/docker/docker/runconfig 0.012s coverage: 64.5% of statements [2022-07-20T07:35:37.614Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-20T07:35:37.661Z] #77 333.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T07:35:37.920Z] #77 333.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T07:35:37.920Z] #77 333.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T07:35:37.920Z] #77 333.4 /bin/mkdir -p '/usr/local/lib' [2022-07-20T07:35:37.920Z] #77 333.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T07:35:37.920Z] #77 333.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T07:35:37.920Z] #77 333.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T07:35:37.920Z] #77 333.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T07:35:37.920Z] #77 333.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T07:35:38.179Z] #77 333.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-20T07:35:38.179Z] #77 333.7 ---------------------------------------------------------------------- [2022-07-20T07:35:38.179Z] #77 333.7 Libraries have been installed in: [2022-07-20T07:35:38.179Z] #77 333.7 /usr/local/lib [2022-07-20T07:35:38.179Z] #77 333.7 [2022-07-20T07:35:38.179Z] #77 333.7 If you ever happen to want to link against installed libraries [2022-07-20T07:35:38.179Z] #77 333.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T07:35:38.179Z] #77 333.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T07:35:38.179Z] #77 333.7 flag during linking and do at least one of the following: [2022-07-20T07:35:38.179Z] #77 333.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T07:35:38.179Z] #77 333.7 during execution [2022-07-20T07:35:38.179Z] #77 333.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T07:35:38.179Z] #77 333.7 during linking [2022-07-20T07:35:38.179Z] #77 333.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T07:35:38.179Z] #77 333.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T07:35:38.179Z] #77 333.7 [2022-07-20T07:35:38.179Z] #77 333.7 See any operating system documentation about shared libraries for [2022-07-20T07:35:38.179Z] #77 333.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T07:35:38.179Z] #77 333.7 ---------------------------------------------------------------------- [2022-07-20T07:35:38.179Z] #77 333.7 /bin/mkdir -p '/build' [2022-07-20T07:35:38.179Z] #77 333.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T07:35:38.179Z] #77 333.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T07:35:38.179Z] #77 333.8 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T07:35:38.440Z] #77 333.8 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T07:35:38.440Z] #77 333.8 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T07:35:38.699Z] #77 DONE 334.1s [2022-07-20T07:35:38.699Z] [2022-07-20T07:35:38.699Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:35:38.699Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:35:39.503Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-20T07:35:40.065Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.8% of statements [2022-07-20T07:35:40.628Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-20T07:35:41.993Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-20T07:35:42.636Z] #64 441.1 + bin/containerd-shim-runc-v1 [2022-07-20T07:35:49.181Z] #64 447.4 + bin/containerd-shim-runc-v2 [2022-07-20T07:35:49.181Z] #64 448.3 + binaries [2022-07-20T07:35:49.436Z] #64 448.3 + install -D bin/containerd /build/containerd [2022-07-20T07:35:49.437Z] #64 448.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T07:35:49.437Z] #64 448.3 + install -D bin/ctr /build/ctr [2022-07-20T07:35:51.326Z] #64 DONE 450.1s [2022-07-20T07:35:51.890Z] [2022-07-20T07:35:51.890Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T07:35:51.890Z] #65 sha256:1a19a5f04f5514f7f470f6e7b21d02a2e7ea060e79d403ea5c8c2ea5f5e35b0f [2022-07-20T07:35:52.818Z] #65 DONE 0.9s [2022-07-20T07:35:52.818Z] [2022-07-20T07:35:52.818Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T07:35:52.818Z] #70 sha256:29b7f9c2de66ae1abfb398d2babbbf7bda76360483e83eed03a9a8649ed031d1 [2022-07-20T07:35:53.379Z] #70 DONE 0.2s [2022-07-20T07:35:53.379Z] [2022-07-20T07:35:53.379Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T07:35:53.379Z] #75 sha256:dd112819151f07a6e52c499b028f111a1daffde2cb0d7537e61edaa720290755 [2022-07-20T07:35:53.785Z] #89 exporting layers 28.5s done [2022-07-20T07:35:53.786Z] #89 writing image sha256:1de3a3bdd056772ea2f37a71ada113902a2e06b11dda75d08e1109eac9b2af4c done [2022-07-20T07:35:53.786Z] #89 naming to docker.io/library/docker:a290f5d04cda8186eba93531b6f09bda8052717f done [2022-07-20T07:35:53.786Z] #89 DONE 28.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-20T07:35:53.941Z] #75 DONE 0.8s [2022-07-20T07:35:53.941Z] [2022-07-20T07:35:53.941Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T07:35:53.941Z] #78 sha256:6398005523f41de31cb4b132c8378fda22e8e15733683b15341e84eac0e6a44d [2022-07-20T07:35:53.941Z] #78 DONE 0.0s [2022-07-20T07:35:53.941Z] [2022-07-20T07:35:53.941Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T07:35:53.941Z] #79 sha256:66719502290f3cc35e187d986a657c79310f16e52cbea688348affe36ed441af [2022-07-20T07:35:53.941Z] #79 DONE 0.0s [2022-07-20T07:35:53.941Z] [2022-07-20T07:35:53.941Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T07:35:53.941Z] #80 sha256:e69062b3820627802c1fee2b82574d66032639889e28c0c02cfb30fbd32331b9 [2022-07-20T07:35:53.941Z] #80 DONE 0.0s [2022-07-20T07:35:54.130Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43751/.git:/go/src/github.com/docker/docker/.git --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a290f5d04cda8186eba93531b6f09bda8052717f hack/validate/default [2022-07-20T07:35:54.197Z] [2022-07-20T07:35:54.197Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T07:35:54.197Z] #81 sha256:ba202bb89af80bc3c1c0681d72adae2bc56354540d5ef4a30bffa657784fc248 [2022-07-20T07:35:55.072Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-20T07:35:55.072Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-20T07:35:55.072Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-20T07:35:55.072Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-20T07:35:55.072Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-20T07:35:55.072Z] [2022-07-20T07:35:55.072Z] INFO Start validation with golang-ci-lint [2022-07-20T07:35:56.011Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-20T07:35:56.011Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-20T07:35:56.798Z] #55 ... [2022-07-20T07:35:56.798Z] [2022-07-20T07:35:56.798Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T07:35:56.798Z] #60 sha256:3123bd57060cad88f8b9188b918277828753ec274c8a326700f40b68d93008b4 [2022-07-20T07:35:56.798Z] #60 216.0 + mkdir -p /build [2022-07-20T07:35:56.798Z] #60 216.0 + cp runc /build/runc [2022-07-20T07:35:57.464Z] #81 DONE 2.7s [2022-07-20T07:35:57.464Z] [2022-07-20T07:35:57.464Z] #82 exporting to image [2022-07-20T07:35:57.464Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T07:35:57.464Z] #82 exporting layers [2022-07-20T07:35:57.737Z] #60 DONE 217.1s [2022-07-20T07:35:57.737Z] [2022-07-20T07:35:57.737Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T07:35:57.737Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T07:35:57.737Z] #55 430.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T07:35:57.737Z] #55 DONE 430.8s [2022-07-20T07:35:57.737Z] [2022-07-20T07:35:57.737Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:35:57.737Z] #64 sha256:af4d3bb1feaf841358d62b0bedcd567cb8d4ab4b2f56f0102edc392fc124a084 [2022-07-20T07:36:00.035Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/rootless [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/volume [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-20T07:36:00.035Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === Skipped [2022-07-20T07:36:00.035Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-20T07:36:00.035Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-20T07:36:00.035Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-20T07:36:00.035Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-20T07:36:00.035Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:71: No driver to put! [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-20T07:36:00.035Z] time="2022-07-20T07:34:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-20T07:36:00.035Z] time="2022-07-20T07:34:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-20T07:36:00.035Z] time="2022-07-20T07:34:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-20T07:36:00.035Z] time="2022-07-20T07:34:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-20T07:36:00.035Z] time="2022-07-20T07:34:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:71: No driver to put! [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-20T07:36:00.035Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-20T07:36:00.035Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-20T07:36:00.035Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T07:36:00.035Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-20T07:36:00.035Z] graphtest_unix.go:71: No driver to put! [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-20T07:36:00.035Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-20T07:36:00.035Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-20T07:36:00.035Z] [2022-07-20T07:36:00.035Z] DONE 2812 tests, 28 skipped in 215.145s [2022-07-20T07:36:00.035Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/config [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/idm [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/ns [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/options [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/osl [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T07:36:00.035Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-20T07:36:00.036Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-20T07:36:00.277Z] #64 ... [2022-07-20T07:36:00.277Z] [2022-07-20T07:36:00.277Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T07:36:00.277Z] #56 sha256:8958cecb7d23a930e4d70c745596eb36c182e519b33db20a6fda6aaefd255a82 [2022-07-20T07:36:01.215Z] #56 DONE 0.7s [2022-07-20T07:36:01.215Z] [2022-07-20T07:36:01.215Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T07:36:01.215Z] #58 sha256:bc17eedd4758146769dea693ab7c65be0d3cc0255ab2f3a4d454fe439fc5bc25 [2022-07-20T07:36:01.215Z] #58 DONE 0.1s [2022-07-20T07:36:01.215Z] [2022-07-20T07:36:01.215Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T07:36:01.215Z] #61 sha256:2f8843c4ceb2a136335cb85ecb4116a4a04ee9cad76787d7b93c15231f46c399 [2022-07-20T07:36:01.474Z] #61 DONE 0.2s [2022-07-20T07:36:01.474Z] [2022-07-20T07:36:01.474Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-20T07:36:01.474Z] #64 sha256:af4d3bb1feaf841358d62b0bedcd567cb8d4ab4b2f56f0102edc392fc124a084 [2022-07-20T07:36:02.850Z] #64 372.1 + bin/containerd [2022-07-20T07:36:04.003Z] #82 exporting layers 6.9s done [2022-07-20T07:36:04.003Z] #82 writing image sha256:9cda84075e2f10dc8e102a67ad2eb28a5630d90f8e62037a7cb517259dd73ffa done [2022-07-20T07:36:04.003Z] #82 naming to docker.io/library/docker:a290f5d04cda8186eba93531b6f09bda8052717f done [2022-07-20T07:36:04.003Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-20T07:36:04.371Z] + trap exit INT TERM [2022-07-20T07:36:04.371Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-20T07:36:04.371Z] + CONTAINER_NAME=docker-pr13 [2022-07-20T07:36:04.371Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43751/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -e DOCKER_GRAPHDRIVER docker:a290f5d04cda8186eba93531b6f09bda8052717f hack/make.sh dynbinary [2022-07-20T07:36:04.933Z] [2022-07-20T07:36:04.933Z] Removing bundles/ [2022-07-20T07:36:04.933Z] [2022-07-20T07:36:04.933Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T07:36:04.933Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T07:36:04.933Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:36:16.464Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T07:36:16.464Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T07:36:16.464Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:36:16.464Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T07:36:16.464Z] [2022-07-20T07:36:16.464Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T07:36:16.464Z] DOCKER_SYSTEMD=1 [2022-07-20T07:36:16.464Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T07:36:16.464Z] HOSTNAME=332f6f695848 [2022-07-20T07:36:16.464Z] DEST=bundles/test-integration [2022-07-20T07:36:16.464Z] PWD=/go/src/github.com/docker/docker [2022-07-20T07:36:16.464Z] DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:36:16.464Z] container=docker [2022-07-20T07:36:16.464Z] HOME=/root [2022-07-20T07:36:16.464Z] LANG=C.UTF-8 [2022-07-20T07:36:16.464Z] INVOCATION_ID=0d7683f724fe4336930c21c73fbcb754 [2022-07-20T07:36:16.464Z] GOLANG_VERSION=1.18.4 [2022-07-20T07:36:16.464Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T07:36:16.464Z] VALIDATE_BRANCH=master [2022-07-20T07:36:16.464Z] TERM=xterm [2022-07-20T07:36:16.464Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T07:36:16.464Z] SHLVL=3 [2022-07-20T07:36:16.464Z] TIMEOUT=120m [2022-07-20T07:36:16.464Z] DOCKER_BUILDTAGS= journald [2022-07-20T07:36:16.464Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T07:36:16.464Z] GO111MODULE=off [2022-07-20T07:36:16.464Z] DOCKER_EXPERIMENTAL=1 [2022-07-20T07:36:16.464Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T07:36:16.464Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T07:36:16.464Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T07:36:16.464Z] GOPATH=/go [2022-07-20T07:36:16.464Z] PKG_CONFIG=pkg-config [2022-07-20T07:36:16.464Z] _=/usr/bin/env [2022-07-20T07:36:16.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T07:36:46.661Z] ok github.com/docker/docker/libnetwork 37.557s coverage: 40.6% of statements [2022-07-20T07:36:46.661Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-07-20T07:36:46.661Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-20T07:36:46.661Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-20T07:36:46.661Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-20T07:36:46.661Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-20T07:36:46.661Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-20T07:36:46.661Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-20T07:36:46.661Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-20T07:36:46.661Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-20T07:36:46.661Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-20T07:36:46.661Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-20T07:36:46.661Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-20T07:36:46.661Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-20T07:36:46.661Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-20T07:36:48.552Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.592s coverage: 59.9% of statements [2022-07-20T07:36:48.552Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-20T07:36:48.552Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-20T07:36:49.116Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.2% of statements [2022-07-20T07:36:49.116Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-20T07:36:49.678Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-07-20T07:36:49.678Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-20T07:36:49.935Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-20T07:36:59.080Z] #64 422.9 # github.com/containerd/containerd/cmd/containerd [2022-07-20T07:36:59.080Z] #64 422.9 /usr/bin/ld: /tmp/go-link-847372935/000019.o: in function `New': [2022-07-20T07:36:59.080Z] #64 422.9 /tmp/tmp.xy9y7LPXNa/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-20T07:36:59.080Z] #64 423.0 + bin/containerd-stress [2022-07-20T07:36:59.080Z] #64 424.0 + bin/containerd-shim [2022-07-20T07:36:59.877Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.170s coverage: 6.6% of statements [2022-07-20T07:36:59.877Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-20T07:36:59.877Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-20T07:37:00.134Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-20T07:37:00.134Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-20T07:37:00.390Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-20T07:37:00.390Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-20T07:37:00.646Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-20T07:37:00.903Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-07-20T07:37:01.158Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-20T07:37:01.415Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-20T07:37:03.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T07:37:03.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T07:37:07.196Z] #64 435.2 + bin/containerd-shim-runc-v1 [2022-07-20T07:37:12.469Z] #64 441.4 + bin/containerd-shim-runc-v2 [2022-07-20T07:37:13.036Z] #64 442.2 + binaries [2022-07-20T07:37:13.036Z] #64 442.2 + install -D bin/containerd /build/containerd [2022-07-20T07:37:13.036Z] #64 442.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T07:37:13.036Z] #64 442.3 + install -D bin/ctr /build/ctr [2022-07-20T07:37:13.597Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-20T07:37:14.936Z] #64 DONE 444.2s [2022-07-20T07:37:15.871Z] [2022-07-20T07:37:15.871Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T07:37:15.871Z] #65 sha256:0de25fb6adf3edfa18c24c7ab55083aa9d2b3adbba2b52331b3d2126b217a33c [2022-07-20T07:37:16.805Z] #65 DONE 0.8s [2022-07-20T07:37:16.805Z] [2022-07-20T07:37:16.805Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T07:37:16.805Z] #70 sha256:920587303ada93927e0af2ccad485eb56bc213afcdd38020004166d7aa250b6f [2022-07-20T07:37:16.805Z] #70 DONE 0.2s [2022-07-20T07:37:17.066Z] [2022-07-20T07:37:17.066Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T07:37:17.066Z] #75 sha256:28f89c2912fb01ba466c4bfe654974171052a2b90692f32fccd8e1d7c41a49bc [2022-07-20T07:37:17.999Z] #75 DONE 0.8s [2022-07-20T07:37:17.999Z] [2022-07-20T07:37:17.999Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T07:37:17.999Z] #78 sha256:dfd339d1fa23ede485a523b2c2b045027bef48b3bd9929d68fe562e9fd91c28d [2022-07-20T07:37:17.999Z] #78 DONE 0.0s [2022-07-20T07:37:17.999Z] [2022-07-20T07:37:17.999Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T07:37:17.999Z] #79 sha256:13c43a9d89606e2dbf3df69e5be6ebe63e02abe687fab41e32c2dd8d91f9e499 [2022-07-20T07:37:17.999Z] #79 DONE 0.1s [2022-07-20T07:37:17.999Z] [2022-07-20T07:37:18.000Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T07:37:18.000Z] #80 sha256:0836564d68e31bd15181c5d584aae22a4f52a155cd62a629b1362aa9d177ae6c [2022-07-20T07:37:18.000Z] #80 DONE 0.0s [2022-07-20T07:37:18.000Z] [2022-07-20T07:37:18.000Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T07:37:18.000Z] #81 sha256:152b6bd2914d45a45c0dc27355fa5ecc9ade2fec2626319073b4b98225b6f57f [2022-07-20T07:37:25.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T07:37:27.966Z] #81 DONE 8.8s [2022-07-20T07:37:27.967Z] [2022-07-20T07:37:27.967Z] #82 exporting to image [2022-07-20T07:37:27.967Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T07:37:27.967Z] #82 exporting layers [2022-07-20T07:37:28.438Z] ok github.com/docker/docker/libnetwork/ipam 16.234s coverage: 85.3% of statements [2022-07-20T07:37:28.438Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-20T07:37:28.438Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-20T07:37:28.694Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-20T07:37:29.256Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-20T07:37:29.256Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-20T07:37:29.512Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-20T07:37:30.073Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2022-07-20T07:37:30.636Z] ok github.com/docker/docker/libnetwork/iptables 0.171s coverage: 45.0% of statements [2022-07-20T07:37:30.892Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-20T07:37:31.148Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-07-20T07:37:35.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T07:37:37.937Z] #82 exporting layers 9.8s done [2022-07-20T07:37:37.937Z] #82 writing image sha256:32181f51875b7cd0df67a788e1392d3b6f4d66c395ef7c4656988dd327ba434e [2022-07-20T07:37:37.937Z] #82 writing image sha256:32181f51875b7cd0df67a788e1392d3b6f4d66c395ef7c4656988dd327ba434e done [2022-07-20T07:37:37.937Z] #82 naming to docker.io/library/docker:a290f5d04cda8186eba93531b6f09bda8052717f done [2022-07-20T07:37:37.937Z] #82 DONE 9.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T07:37:38.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -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:a290f5d04cda8186eba93531b6f09bda8052717f hack/make.sh dynbinary test-integration [2022-07-20T07:37:40.182Z] [2022-07-20T07:37:40.182Z] Removing bundles/ [2022-07-20T07:37:40.182Z] [2022-07-20T07:37:40.182Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T07:37:40.182Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T07:37:40.182Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:37:45.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T07:37:45.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T07:37:45.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T07:37:45.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T07:37:46.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T07:37:46.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T07:37:47.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T07:37:50.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T07:37:51.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T07:37:52.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T07:37:52.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T07:37:53.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T07:37:54.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T07:37:55.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T07:37:56.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T07:37:57.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T07:37:58.339Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T07:37:58.339Z] Using test binary docker [2022-07-20T07:37:58.339Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T07:37:58.339Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-20T07:37:58.339Z] INFO: Waiting for daemon to start... [2022-07-20T07:37:58.339Z] Starting dockerd [2022-07-20T07:38:00.879Z] . [2022-07-20T07:38:00.879Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T07:38:00.879Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T07:38:00.879Z] Error: No such image: emptyfs [2022-07-20T07:38:00.879Z] Running integration-test (iteration 1) [2022-07-20T07:38:00.879Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T07:38:00.879Z] Loaded image: busybox:latest [2022-07-20T07:38:01.140Z] Loaded image: busybox:glibc [2022-07-20T07:38:02.523Z] Loaded image: debian:bullseye-slim [2022-07-20T07:38:02.523Z] Loaded image: hello-world:latest [2022-07-20T07:38:02.523Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T07:38:02.523Z] INFO: Testing against a local daemon [2022-07-20T07:38:02.523Z] === RUN TestCgroupNamespacesBuild [2022-07-20T07:38:03.904Z] --- PASS: TestCgroupNamespacesBuild (1.47s) [2022-07-20T07:38:03.904Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T07:38:05.286Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2022-07-20T07:38:05.286Z] === RUN TestBuildWithSession [2022-07-20T07:38:05.286Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T07:38:05.286Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T07:38:05.286Z] === RUN TestBuildSquashParent [2022-07-20T07:38:09.486Z] --- PASS: TestBuildSquashParent (4.14s) [2022-07-20T07:38:09.486Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T07:38:09.486Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T07:38:09.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T07:38:09.486Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T07:38:09.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T07:38:09.486Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T07:38:09.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T07:38:09.486Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T07:38:09.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T07:38:09.486Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T07:38:09.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T07:38:09.486Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T07:38:09.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T07:38:09.486Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T07:38:09.486Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T07:38:10.871Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T07:38:11.132Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T07:38:11.352Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T07:38:11.352Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T07:38:11.352Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:38:11.352Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T07:38:11.352Z] [2022-07-20T07:38:11.352Z] + TEST_INTEGRATION_DEST=2 [2022-07-20T07:38:11.352Z] + CONTAINER_NAME=docker-pr13-2 [2022-07-20T07:38:11.352Z] + TEST_SKIP_INTEGRATION=1 [2022-07-20T07:38:11.352Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-20T07:38:11.352Z] + run_tests [2022-07-20T07:38:11.352Z] + c=0 [2022-07-20T07:38:11.352Z] + '[' -n 0 ']' [2022-07-20T07:38:11.352Z] + rm= [2022-07-20T07:38:11.352Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43751/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43751/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a290f5d04cda8186eba93531b6f09bda8052717f hack/make.sh '' test-integration [2022-07-20T07:38:11.352Z] + TEST_INTEGRATION_DEST=1 [2022-07-20T07:38:11.352Z] + CONTAINER_NAME=docker-pr13-1 [2022-07-20T07:38:11.352Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T07:38:11.352Z] + run_tests test-integration-flaky [2022-07-20T07:38:11.352Z] + '[' -n 0 ']' [2022-07-20T07:38:11.352Z] + rm= [2022-07-20T07:38:11.352Z] + TEST_INTEGRATION_DEST=3 [2022-07-20T07:38:11.352Z] + CONTAINER_NAME=docker-pr13-3 [2022-07-20T07:38:11.352Z] + TEST_SKIP_INTEGRATION=1 [2022-07-20T07:38:11.352Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-20T07:38:11.352Z] + run_tests [2022-07-20T07:38:11.352Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43751/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43751/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a290f5d04cda8186eba93531b6f09bda8052717f hack/make.sh test-integration-flaky test-integration [2022-07-20T07:38:11.352Z] + '[' -n 0 ']' [2022-07-20T07:38:11.352Z] + rm= [2022-07-20T07:38:11.352Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43751/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43751/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a290f5d04cda8186eba93531b6f09bda8052717f hack/make.sh '' test-integration [2022-07-20T07:38:11.352Z] ++ jobs -p [2022-07-20T07:38:11.352Z] + for job in $(jobs -p) [2022-07-20T07:38:11.352Z] + wait 8360 [2022-07-20T07:38:11.352Z] [2022-07-20T07:38:11.352Z] [2022-07-20T07:38:11.352Z] [2022-07-20T07:38:11.352Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T07:38:11.352Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T07:38:11.352Z] HOSTNAME=62a128877b58 [2022-07-20T07:38:11.352Z] TEST_SKIP_INTEGRATION=1 [2022-07-20T07:38:11.352Z] TESTDEBUG=0 [2022-07-20T07:38:11.352Z] DEST=bundles/test-integration [2022-07-20T07:38:11.352Z] PWD=/go/src/github.com/docker/docker [2022-07-20T07:38:11.352Z] KEEPBUNDLE=1 [2022-07-20T07:38:11.352Z] DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:38:11.352Z] container=docker [2022-07-20T07:38:11.352Z] HOME=/root [2022-07-20T07:38:11.352Z] GOLANG_VERSION=1.18.4 [2022-07-20T07:38:11.352Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T07:38:11.352Z] VALIDATE_BRANCH=master [2022-07-20T07:38:11.352Z] TERM=xterm [2022-07-20T07:38:11.352Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T07:38:11.352Z] SHLVL=1 [2022-07-20T07:38:11.352Z] TIMEOUT=120m [2022-07-20T07:38:11.352Z] DOCKER_BUILDTAGS= journald [2022-07-20T07:38:11.352Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T07:38:11.352Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-20T07:38:11.352Z] GO111MODULE=off [2022-07-20T07:38:11.352Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T07:38:11.352Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T07:38:11.352Z] GOPATH=/go [2022-07-20T07:38:11.352Z] PKG_CONFIG=pkg-config [2022-07-20T07:38:11.352Z] _=/usr/bin/env [2022-07-20T07:38:11.352Z] Building test suite binary ./integration-cli/test.main [2022-07-20T07:38:11.352Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T07:38:11.352Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T07:38:11.352Z] HOSTNAME=eaa1fdddd0d3 [2022-07-20T07:38:11.352Z] TEST_SKIP_INTEGRATION=1 [2022-07-20T07:38:11.352Z] TESTDEBUG=0 [2022-07-20T07:38:11.352Z] DEST=bundles/test-integration [2022-07-20T07:38:11.352Z] PWD=/go/src/github.com/docker/docker [2022-07-20T07:38:11.352Z] KEEPBUNDLE=1 [2022-07-20T07:38:11.352Z] DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:38:11.352Z] container=docker [2022-07-20T07:38:11.352Z] HOME=/root [2022-07-20T07:38:11.352Z] GOLANG_VERSION=1.18.4 [2022-07-20T07:38:11.352Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T07:38:11.352Z] VALIDATE_BRANCH=master [2022-07-20T07:38:11.352Z] TERM=xterm [2022-07-20T07:38:11.352Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T07:38:11.352Z] SHLVL=1 [2022-07-20T07:38:11.352Z] TIMEOUT=120m [2022-07-20T07:38:11.352Z] DOCKER_BUILDTAGS= journald [2022-07-20T07:38:11.352Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T07:38:11.352Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-20T07:38:11.352Z] GO111MODULE=off [2022-07-20T07:38:11.352Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T07:38:11.352Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T07:38:11.352Z] GOPATH=/go [2022-07-20T07:38:11.352Z] PKG_CONFIG=pkg-config [2022-07-20T07:38:11.352Z] _=/usr/bin/env [2022-07-20T07:38:11.352Z] Building test suite binary ./integration-cli/test.main [2022-07-20T07:38:11.352Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-20T07:38:11.352Z] [2022-07-20T07:38:11.352Z] Found new integrations tests: [2022-07-20T07:38:11.352Z] +func TestContainerWithAutoRemoveCanBeRestarted(t *testing.T) { [2022-07-20T07:38:11.352Z] +func TestWaitRestartedContainer(t *testing.T) { [2022-07-20T07:38:11.352Z] Running stress test for them. [2022-07-20T07:38:11.352Z] Using test flags: -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:38:11.352Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T07:38:11.352Z] HOSTNAME=dc98eaec432c [2022-07-20T07:38:11.352Z] TESTDEBUG=0 [2022-07-20T07:38:11.352Z] DEST=bundles/test-integration-flaky [2022-07-20T07:38:11.352Z] PWD=/go/src/github.com/docker/docker [2022-07-20T07:38:11.352Z] KEEPBUNDLE=1 [2022-07-20T07:38:11.352Z] DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:38:11.352Z] container=docker [2022-07-20T07:38:11.352Z] HOME=/root [2022-07-20T07:38:11.352Z] GOLANG_VERSION=1.18.4 [2022-07-20T07:38:11.352Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T07:38:11.352Z] VALIDATE_BRANCH=master [2022-07-20T07:38:11.352Z] TERM=xterm [2022-07-20T07:38:11.352Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T07:38:11.352Z] SHLVL=1 [2022-07-20T07:38:11.352Z] TIMEOUT=120m [2022-07-20T07:38:11.352Z] DOCKER_BUILDTAGS= journald [2022-07-20T07:38:11.352Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T07:38:11.352Z] TESTFLAGS=-test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:38:11.352Z] GO111MODULE=off [2022-07-20T07:38:11.352Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T07:38:11.352Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T07:38:11.352Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T07:38:11.352Z] TEST_REPEAT=5 [2022-07-20T07:38:11.352Z] GOPATH=/go [2022-07-20T07:38:11.352Z] PKG_CONFIG=pkg-config [2022-07-20T07:38:11.352Z] _=/usr/bin/env [2022-07-20T07:38:11.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T07:38:12.515Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T07:38:12.515Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T07:38:14.425Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-20T07:38:14.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s) [2022-07-20T07:38:14.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.75s) [2022-07-20T07:38:14.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-07-20T07:38:14.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s) [2022-07-20T07:38:14.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2022-07-20T07:38:14.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-07-20T07:38:14.425Z] === RUN TestBuildMultiStageCopy [2022-07-20T07:38:14.425Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T07:38:15.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T07:38:15.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T07:38:16.068Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T07:38:16.329Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T07:38:16.589Z] --- PASS: TestBuildMultiStageCopy (2.42s) [2022-07-20T07:38:16.589Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2022-07-20T07:38:16.589Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-07-20T07:38:16.589Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-07-20T07:38:16.589Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-20T07:38:16.589Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-07-20T07:38:16.589Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T07:38:17.160Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-07-20T07:38:17.160Z] === RUN TestBuildLabelWithTargets [2022-07-20T07:38:18.100Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-07-20T07:38:18.100Z] === RUN TestBuildWithEmptyLayers [2022-07-20T07:38:18.671Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-20T07:38:18.671Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T07:38:20.579Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2022-07-20T07:38:20.579Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T07:38:21.149Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-07-20T07:38:21.149Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T07:38:23.117Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2022-07-20T07:38:23.117Z] === RUN TestBuildWithHugeFile [2022-07-20T07:39:02.549Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 2m52.668229826s [2022-07-20T07:39:02.549Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 519.811729ms [2022-07-20T07:39:19.375Z] --- PASS: TestBuildWithHugeFile (50.77s) [2022-07-20T07:39:19.375Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T07:39:19.375Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T07:39:19.375Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T07:39:19.375Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T07:39:19.375Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T07:39:19.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T07:39:19.375Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T07:39:19.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T07:39:19.375Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T07:39:19.375Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T07:39:19.375Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T07:39:19.375Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T07:39:19.375Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T07:39:19.375Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-20T07:39:19.375Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-07-20T07:39:19.375Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2022-07-20T07:39:19.375Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-20T07:39:19.375Z] === RUN TestBuildPreserveOwnership [2022-07-20T07:39:19.375Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T07:39:19.375Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T07:39:19.375Z] --- PASS: TestBuildPreserveOwnership (3.65s) [2022-07-20T07:39:19.375Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.40s) [2022-07-20T07:39:19.375Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s) [2022-07-20T07:39:19.375Z] === RUN TestBuildPlatformInvalid [2022-07-20T07:39:19.375Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-20T07:39:19.375Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T07:39:19.375Z] Loaded image: busybox:latest [2022-07-20T07:39:19.375Z] Loaded image: busybox:glibc [2022-07-20T07:39:19.949Z] Loaded image: debian:bullseye-slim [2022-07-20T07:39:19.949Z] Loaded image: hello-world:latest [2022-07-20T07:39:19.949Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T07:39:22.533Z] ok github.com/docker/docker/libnetwork/networkdb 104.404s coverage: 60.0% of statements [2022-07-20T07:39:22.533Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-20T07:39:22.533Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-20T07:39:22.533Z] ok github.com/docker/docker/libnetwork/osl 4.334s coverage: 39.7% of statements [2022-07-20T07:39:22.533Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-20T07:39:22.533Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-20T07:39:23.898Z] ok github.com/docker/docker/libnetwork/portmapper 0.654s coverage: 48.6% of statements [2022-07-20T07:39:23.898Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-20T07:39:23.898Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-20T07:39:24.154Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-20T07:39:24.154Z] [2022-07-20T07:39:24.154Z] === Skipped [2022-07-20T07:39:24.154Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-20T07:39:24.154Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T07:39:24.154Z] [2022-07-20T07:39:24.154Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-20T07:39:24.154Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T07:39:24.154Z] [2022-07-20T07:39:24.154Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-20T07:39:24.154Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T07:39:24.154Z] [2022-07-20T07:39:24.154Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-20T07:39:24.154Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T07:39:24.154Z] [2022-07-20T07:39:24.154Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-20T07:39:24.154Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T07:39:24.154Z] [2022-07-20T07:39:24.154Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-20T07:39:24.154Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T07:39:24.154Z] [2022-07-20T07:39:24.154Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-20T07:39:24.154Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T07:39:24.154Z] [2022-07-20T07:39:24.154Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-20T07:39:24.154Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T07:39:24.154Z] [2022-07-20T07:39:24.154Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-20T07:39:24.154Z] firewalld_test.go:14: firewalld is not running [2022-07-20T07:39:24.154Z] [2022-07-20T07:39:24.154Z] DONE 327 tests, 9 skipped in 204.193s Post stage [Pipeline] junit [2022-07-20T07:39:25.107Z] Recording test results [2022-07-20T07:39:26.616Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T07:39:26.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -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:a290f5d04cda8186eba93531b6f09bda8052717f hack/make.sh dynbinary test-integration [2022-07-20T07:39:27.223Z] [2022-07-20T07:39:27.480Z] Removing bundles/ [2022-07-20T07:39:27.480Z] [2022-07-20T07:39:27.480Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T07:39:27.480Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T07:39:27.480Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:39:30.005Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.96s) [2022-07-20T07:39:30.005Z] PASS [2022-07-20T07:39:30.005Z] [2022-07-20T07:39:30.005Z] === Skipped [2022-07-20T07:39:30.005Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-20T07:39:30.005Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T07:39:30.005Z] [2022-07-20T07:39:30.005Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T07:39:30.005Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T07:39:30.005Z] [2022-07-20T07:39:30.005Z] DONE 34 tests, 2 skipped in 87.995s [2022-07-20T07:39:30.005Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T07:39:30.005Z] INFO: Testing against a local daemon [2022-07-20T07:39:30.005Z] === RUN TestConfigInspect [2022-07-20T07:39:30.945Z] --- PASS: TestConfigInspect (2.33s) [2022-07-20T07:39:30.945Z] === RUN TestConfigList [2022-07-20T07:39:33.487Z] --- PASS: TestConfigList (2.20s) [2022-07-20T07:39:33.487Z] === RUN TestConfigsCreateAndDelete [2022-07-20T07:39:35.396Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-20T07:39:35.396Z] === RUN TestConfigsUpdate [2022-07-20T07:39:37.936Z] --- PASS: TestConfigsUpdate (2.32s) [2022-07-20T07:39:37.936Z] === RUN TestTemplatedConfig [2022-07-20T07:39:40.476Z] --- PASS: TestTemplatedConfig (2.61s) [2022-07-20T07:39:40.476Z] === RUN TestConfigCreateResolve [2022-07-20T07:39:43.023Z] --- PASS: TestConfigCreateResolve (2.27s) [2022-07-20T07:39:43.023Z] PASS [2022-07-20T07:39:43.023Z] [2022-07-20T07:39:43.023Z] DONE 6 tests in 13.942s [2022-07-20T07:39:43.023Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T07:39:43.023Z] INFO: Testing against a local daemon [2022-07-20T07:39:43.023Z] === RUN TestAttachWithTTY [2022-07-20T07:39:43.023Z] --- PASS: TestAttachWithTTY (0.12s) [2022-07-20T07:39:43.023Z] === RUN TestAttachWithoutTTy [2022-07-20T07:39:43.023Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-20T07:39:43.023Z] === RUN TestCheckpoint [2022-07-20T07:39:43.023Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T07:39:43.023Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T07:39:43.023Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T07:39:43.023Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T07:39:43.023Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T07:39:43.023Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T07:39:43.023Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T07:39:43.023Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T07:39:43.023Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T07:39:43.023Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T07:39:43.023Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T07:39:43.023Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T07:39:43.023Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T07:39:43.023Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T07:39:43.023Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T07:39:43.023Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T07:39:43.023Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T07:39:43.023Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T07:39:43.023Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T07:39:43.023Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-20T07:39:43.023Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T07:39:43.023Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-20T07:39:43.023Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T07:39:43.023Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-20T07:39:43.023Z] === RUN TestCopyEmptyFile [2022-07-20T07:39:43.284Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-07-20T07:39:43.284Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T07:39:43.284Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-20T07:39:43.284Z] === RUN TestCopyFromContainer [2022-07-20T07:39:44.715Z] === RUN TestCopyFromContainer// [2022-07-20T07:39:44.715Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T07:39:44.715Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T07:39:44.715Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T07:39:44.715Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T07:39:44.715Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T07:39:44.715Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T07:39:44.995Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T07:39:44.995Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T07:39:44.995Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T07:39:44.995Z] --- PASS: TestCopyFromContainer (1.81s) [2022-07-20T07:39:44.995Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-20T07:39:44.995Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-07-20T07:39:44.995Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-20T07:39:44.995Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-20T07:39:44.995Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-20T07:39:44.995Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-20T07:39:44.995Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-07-20T07:39:44.995Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-07-20T07:39:44.995Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-20T07:39:44.995Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-20T07:39:44.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T07:39:45.264Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T07:39:45.264Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T07:39:45.264Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T07:39:45.264Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T07:39:45.264Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T07:39:45.264Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T07:39:45.264Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T07:39:45.264Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T07:39:45.264Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T07:39:45.264Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-07-20T07:39:45.264Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T07:39:45.264Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T07:39:45.264Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T07:39:45.264Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T07:39:45.264Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-20T07:39:45.264Z] === RUN TestCreateWithInvalidEnv [2022-07-20T07:39:45.264Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T07:39:45.264Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T07:39:45.264Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T07:39:45.264Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T07:39:45.264Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T07:39:45.264Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T07:39:45.264Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T07:39:45.264Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T07:39:45.264Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T07:39:45.264Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-20T07:39:45.264Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T07:39:45.264Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T07:39:45.264Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T07:39:45.264Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T07:39:45.264Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-20T07:39:45.264Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T07:39:46.659Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T07:39:46.659Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T07:39:46.660Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:39:46.660Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T07:39:46.660Z] [2022-07-20T07:39:46.660Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T07:39:46.660Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T07:39:46.660Z] HOSTNAME=cc1253169563 [2022-07-20T07:39:46.660Z] DEST=bundles/test-integration [2022-07-20T07:39:46.660Z] PWD=/go/src/github.com/docker/docker [2022-07-20T07:39:46.660Z] DOCKER_ROOTLESS=1 [2022-07-20T07:39:46.660Z] DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:39:46.660Z] container=docker [2022-07-20T07:39:46.660Z] HOME=/root [2022-07-20T07:39:46.660Z] GOLANG_VERSION=1.18.4 [2022-07-20T07:39:46.660Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T07:39:46.660Z] VALIDATE_BRANCH=master [2022-07-20T07:39:46.660Z] TERM=xterm [2022-07-20T07:39:46.660Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T07:39:46.660Z] SHLVL=1 [2022-07-20T07:39:46.660Z] TIMEOUT=120m [2022-07-20T07:39:46.660Z] DOCKER_BUILDTAGS= journald [2022-07-20T07:39:46.660Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T07:39:46.660Z] GO111MODULE=off [2022-07-20T07:39:46.660Z] DOCKER_EXPERIMENTAL=1 [2022-07-20T07:39:46.660Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T07:39:46.660Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T07:39:46.660Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T07:39:46.660Z] GOPATH=/go [2022-07-20T07:39:46.660Z] PKG_CONFIG=pkg-config [2022-07-20T07:39:46.660Z] _=/usr/bin/env [2022-07-20T07:39:46.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T07:39:47.175Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2022-07-20T07:39:47.176Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T07:39:48.556Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2022-07-20T07:39:48.556Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T07:39:48.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T07:39:48.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T07:39:48.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T07:39:48.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T07:39:48.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T07:39:48.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T07:39:48.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T07:39:48.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T07:39:48.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T07:39:48.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T07:39:48.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T07:39:48.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T07:39:48.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T07:39:48.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T07:39:48.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T07:39:48.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-20T07:39:48.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-20T07:39:48.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-20T07:39:48.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-20T07:39:48.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-20T07:39:48.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-07-20T07:39:48.556Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T07:39:49.127Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-07-20T07:39:49.127Z] === RUN TestCreateDifferentPlatform [2022-07-20T07:39:49.127Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T07:39:49.127Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T07:39:49.127Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-20T07:39:49.127Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T07:39:49.127Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T07:39:49.127Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T07:39:49.127Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-20T07:39:49.127Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T07:39:49.127Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-20T07:39:49.127Z] === RUN TestCreateInvalidHostConfig [2022-07-20T07:39:49.127Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T07:39:49.127Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T07:39:49.127Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T07:39:49.127Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T07:39:49.127Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T07:39:49.127Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T07:39:49.127Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T07:39:49.127Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T07:39:49.127Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T07:39:49.127Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T07:39:49.127Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T07:39:49.127Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T07:39:49.127Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T07:39:49.127Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T07:39:49.127Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T07:39:49.127Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T07:39:49.127Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T07:39:49.127Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T07:39:49.127Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-20T07:39:49.128Z] === RUN TestDaemonRestartIpcMode [2022-07-20T07:39:49.128Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T07:39:49.128Z] === RUN TestDaemonHostGatewayIP [2022-07-20T07:39:49.128Z] === PAUSE TestDaemonHostGatewayIP [2022-07-20T07:39:49.128Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T07:39:49.128Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T07:39:49.128Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T07:39:49.128Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-20T07:39:49.128Z] === RUN TestDiff [2022-07-20T07:39:50.067Z] --- PASS: TestDiff (0.59s) [2022-07-20T07:39:50.067Z] === RUN TestExecConsoleSize [2022-07-20T07:39:50.638Z] --- PASS: TestExecConsoleSize (0.65s) [2022-07-20T07:39:50.638Z] === RUN TestExecWithCloseStdin [2022-07-20T07:39:51.208Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-07-20T07:39:51.209Z] === RUN TestExec [2022-07-20T07:39:51.778Z] --- PASS: TestExec (0.62s) [2022-07-20T07:39:51.778Z] === RUN TestExecUser [2022-07-20T07:39:52.350Z] --- PASS: TestExecUser (0.65s) [2022-07-20T07:39:52.350Z] === RUN TestExportContainerAndImportImage [2022-07-20T07:39:53.292Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-07-20T07:39:53.292Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T07:39:54.676Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-20T07:39:54.676Z] === RUN TestHealthCheckWorkdir [2022-07-20T07:39:55.245Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2022-07-20T07:39:55.245Z] === RUN TestHealthKillContainer [2022-07-20T07:40:06.323Z] --- PASS: TestHealthKillContainer (8.25s) [2022-07-20T07:40:06.323Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T07:40:06.323Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-07-20T07:40:06.323Z] === RUN TestIpcModeNone [2022-07-20T07:40:06.323Z] --- PASS: TestIpcModeNone (0.64s) [2022-07-20T07:40:06.323Z] === RUN TestIpcModePrivate [2022-07-20T07:40:06.323Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-07-20T07:40:06.323Z] --- PASS: TestIpcModePrivate (0.68s) [2022-07-20T07:40:06.323Z] === RUN TestIpcModeShareable [2022-07-20T07:40:06.323Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-07-20T07:40:06.323Z] --- PASS: TestIpcModeShareable (0.66s) [2022-07-20T07:40:06.323Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T07:40:08.234Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.02s) [2022-07-20T07:40:08.234Z] === RUN TestAPIIpcModeHost [2022-07-20T07:40:08.495Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-07-20T07:40:08.495Z] === RUN TestDaemonIpcModeShareable [2022-07-20T07:40:09.434Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-20T07:40:09.694Z] --- PASS: TestDaemonIpcModeShareable (1.33s) [2022-07-20T07:40:09.694Z] === RUN TestDaemonIpcModePrivate [2022-07-20T07:40:11.076Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-20T07:40:11.076Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-07-20T07:40:11.076Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T07:40:12.016Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-20T07:40:12.276Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-07-20T07:40:12.276Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T07:40:13.216Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-20T07:40:13.476Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-07-20T07:40:13.476Z] === RUN TestIpcModeOlderClient [2022-07-20T07:40:13.476Z] === PAUSE TestIpcModeOlderClient [2022-07-20T07:40:13.476Z] === RUN TestKillContainerInvalidSignal [2022-07-20T07:40:14.046Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-20T07:40:14.046Z] === RUN TestKillContainer [2022-07-20T07:40:14.046Z] === RUN TestKillContainer/no_signal [2022-07-20T07:40:14.305Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T07:40:14.877Z] === RUN TestKillContainer/killing_signal [2022-07-20T07:40:15.446Z] --- PASS: TestKillContainer (1.44s) [2022-07-20T07:40:15.446Z] --- PASS: TestKillContainer/no_signal (0.51s) [2022-07-20T07:40:15.446Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-07-20T07:40:15.446Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-20T07:40:15.446Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T07:40:15.446Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T07:40:15.706Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T07:40:16.646Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-07-20T07:40:16.646Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-20T07:40:16.646Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-07-20T07:40:16.646Z] === RUN TestKillStoppedContainer [2022-07-20T07:40:16.646Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-20T07:40:16.646Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T07:40:16.646Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-20T07:40:16.646Z] === RUN TestKillDifferentUserContainer [2022-07-20T07:40:17.216Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-07-20T07:40:17.216Z] === RUN TestInspectOomKilledTrue [2022-07-20T07:40:17.216Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-20T07:40:17.216Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-20T07:40:17.216Z] === RUN TestInspectOomKilledFalse [2022-07-20T07:40:17.786Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-07-20T07:40:17.786Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T07:40:18.047Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-07-20T07:40:18.047Z] === RUN TestLinksContainerNames [2022-07-20T07:40:18.987Z] --- PASS: TestLinksContainerNames (0.91s) [2022-07-20T07:40:18.987Z] === RUN TestLogsFollowTailEmpty [2022-07-20T07:40:19.249Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-07-20T07:40:19.249Z] === RUN TestLogs [2022-07-20T07:40:19.249Z] === RUN TestLogs/driver_local [2022-07-20T07:40:19.249Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T07:40:19.249Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T07:40:19.249Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T07:40:19.249Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T07:40:19.249Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T07:40:19.249Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T07:40:19.249Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T07:40:19.249Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T07:40:19.249Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T07:40:19.249Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T07:40:19.249Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T07:40:19.249Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T07:40:19.249Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T07:40:19.249Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T07:40:20.190Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T07:40:20.190Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T07:40:20.761Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T07:40:20.761Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T07:40:21.331Z] === RUN TestLogs/driver_json-file [2022-07-20T07:40:21.331Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T07:40:21.331Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T07:40:21.331Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T07:40:21.331Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T07:40:21.331Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T07:40:21.331Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T07:40:21.331Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T07:40:21.331Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T07:40:21.331Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T07:40:21.331Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T07:40:21.331Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T07:40:21.331Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T07:40:21.331Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T07:40:21.331Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T07:40:22.272Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T07:40:22.272Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T07:40:22.533Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T07:40:22.793Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T07:40:23.365Z] --- PASS: TestLogs (4.01s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.68s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.83s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.70s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s) [2022-07-20T07:40:23.365Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-07-20T07:40:23.365Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T07:40:23.937Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/default [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/private [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/slave [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/shared [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/default [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/shared [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/slave [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/private [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T07:40:23.937Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T07:40:23.937Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T07:40:23.937Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T07:40:24.198Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T07:40:24.459Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T07:40:24.459Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-20T07:40:24.459Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-20T07:40:24.460Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-20T07:40:24.460Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T07:40:24.460Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-20T07:40:24.460Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-20T07:40:24.460Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-20T07:40:24.460Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-20T07:40:24.460Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T07:40:25.844Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-07-20T07:40:25.844Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T07:40:26.104Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-07-20T07:40:26.104Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T07:40:26.367Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-20T07:40:26.367Z] === RUN TestNetworkNat [2022-07-20T07:40:26.939Z] --- PASS: TestNetworkNat (0.52s) [2022-07-20T07:40:26.939Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T07:40:26.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T07:40:27.510Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-07-20T07:40:27.510Z] === RUN TestNetworkLoopbackNat [2022-07-20T07:40:27.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T07:40:30.052Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-07-20T07:40:30.052Z] === RUN TestPause [2022-07-20T07:40:30.622Z] --- PASS: TestPause (0.55s) [2022-07-20T07:40:30.622Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T07:40:30.622Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T07:40:30.622Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T07:40:30.622Z] === RUN TestPauseStopPausedContainer [2022-07-20T07:40:31.192Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-07-20T07:40:31.192Z] === RUN TestPidHost [2022-07-20T07:40:32.131Z] --- PASS: TestPidHost (1.06s) [2022-07-20T07:40:32.131Z] === RUN TestPsFilter [2022-07-20T07:40:32.391Z] --- PASS: TestPsFilter (0.12s) [2022-07-20T07:40:32.391Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T07:40:32.652Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-07-20T07:40:32.652Z] === RUN TestRemoveContainerWithVolume [2022-07-20T07:40:33.221Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2022-07-20T07:40:33.221Z] === RUN TestRemoveContainerRunning [2022-07-20T07:40:33.791Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-07-20T07:40:33.791Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T07:40:34.051Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-07-20T07:40:34.051Z] === RUN TestRemoveInvalidContainer [2022-07-20T07:40:34.051Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-20T07:40:34.051Z] === RUN TestRenameLinkedContainer [2022-07-20T07:40:35.994Z] --- PASS: TestRenameLinkedContainer (1.93s) [2022-07-20T07:40:35.994Z] === RUN TestRenameStoppedContainer [2022-07-20T07:40:36.565Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-20T07:40:36.565Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T07:40:37.506Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-07-20T07:40:37.506Z] === RUN TestRenameInvalidName [2022-07-20T07:40:37.767Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-20T07:40:37.767Z] === RUN TestRenameAnonymousContainer [2022-07-20T07:40:39.026Z] INFO [linters context/goanalysis] analyzers took 6m40.393144853s with top 10 stages: buildir: 2m22.480566073s, the_only_name: 42.482703306s, goimports: 29.947901378s, unconvert: 24.043892112s, S1038: 17.634401553s, gosec: 17.629062184s, misspell: 7.315445076s, S1039: 5.359644131s, nilness: 5.102967795s, SA1012: 4.858481618s [2022-07-20T07:40:39.026Z] INFO [runner] Issues before processing: 2383, after processing: 0 [2022-07-20T07:40:39.026Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2120/2120, cgo: 2120/2383, skip_dirs: 2120/2120, exclude-rules: 77/2017, nolint: 0/77, skip_files: 2120/2120, autogenerated_exclude: 2017/2120, identifier_marker: 2017/2017, exclude: 2017/2017, filename_unadjuster: 2120/2120 [2022-07-20T07:40:39.026Z] INFO [runner] processing took 82.358815ms with stages: nolint: 33.729396ms, identifier_marker: 21.42524ms, path_prettifier: 9.393858ms, autogenerated_exclude: 8.108299ms, exclude-rules: 7.519884ms, skip_dirs: 1.73731ms, cgo: 327.341µs, filename_unadjuster: 112.143µs, max_same_issues: 1.512µs, skip_files: 795ns, uniq_by_line: 515ns, max_from_linter: 351ns, exclude: 339ns, diff: 303ns, path_shortener: 281ns, source_code: 276ns, max_per_file_from_linter: 274ns, severity-rules: 259ns, sort_results: 227ns, path_prefixer: 212ns [2022-07-20T07:40:39.026Z] INFO [runner] linters took 1m45.412472786s with stages: goanalysis_metalinter: 1m45.329991047s [2022-07-20T07:40:39.026Z] INFO File cache stats: 1689 entries of total size 8.6MiB [2022-07-20T07:40:39.026Z] INFO Memory: 2786 samples, avg is 311.7MB, max is 1215.8MB [2022-07-20T07:40:39.026Z] INFO Execution took 4m38.613481327s [2022-07-20T07:40:39.026Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-20T07:40:39.351Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a290f5d04cda8186eba93531b6f09bda8052717f hack/make.sh dynbinary test-docker-py [2022-07-20T07:40:39.610Z] [2022-07-20T07:40:39.678Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2022-07-20T07:40:39.678Z] === RUN TestRenameContainerWithSameName [2022-07-20T07:40:39.870Z] Removing bundles/ [2022-07-20T07:40:39.870Z] [2022-07-20T07:40:39.870Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T07:40:39.870Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T07:40:39.870Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:40:39.939Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-07-20T07:40:39.939Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T07:40:40.878Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) [2022-07-20T07:40:40.878Z] === RUN TestResize [2022-07-20T07:40:41.448Z] --- PASS: TestResize (0.45s) [2022-07-20T07:40:41.448Z] === RUN TestResizeWithInvalidSize [2022-07-20T07:40:42.017Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-07-20T07:40:42.017Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T07:40:42.278Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:40:42.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:40:42.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:40:42.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T07:40:42.278Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:40:43.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T07:40:44.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:40:45.613Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:40:45.613Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:40:46.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:40:46.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:40:47.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T07:40:47.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T07:40:51.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:40:51.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:40:54.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T07:40:55.397Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T07:40:55.397Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T07:40:56.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T07:40:56.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T07:40:58.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T07:40:58.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.66s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.60s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.21s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.33s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.79s) [2022-07-20T07:41:00.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.87s) [2022-07-20T07:41:00.861Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:41:00.861Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:41:01.801Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:41:02.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T07:41:02.742Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.01s) [2022-07-20T07:41:02.742Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.01s) [2022-07-20T07:41:02.742Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s) [2022-07-20T07:41:02.742Z] === RUN TestCgroupNamespacesRun [2022-07-20T07:41:04.042Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T07:41:04.043Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T07:41:04.043Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:41:04.043Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T07:41:04.043Z] [2022-07-20T07:41:04.043Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T07:41:04.043Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T07:41:04.043Z] HOSTNAME=b08322d62f63 [2022-07-20T07:41:04.043Z] TESTDEBUG=0 [2022-07-20T07:41:04.043Z] DEST=bundles/test-integration [2022-07-20T07:41:04.043Z] PWD=/go/src/github.com/docker/docker [2022-07-20T07:41:04.043Z] DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:41:04.043Z] container=docker [2022-07-20T07:41:04.043Z] HOME=/root [2022-07-20T07:41:04.043Z] GOLANG_VERSION=1.18.4 [2022-07-20T07:41:04.043Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T07:41:04.043Z] VALIDATE_BRANCH=master [2022-07-20T07:41:04.043Z] TERM=xterm [2022-07-20T07:41:04.043Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T07:41:04.043Z] SHLVL=1 [2022-07-20T07:41:04.043Z] TIMEOUT=120m [2022-07-20T07:41:04.043Z] DOCKER_BUILDTAGS= journald [2022-07-20T07:41:04.043Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T07:41:04.043Z] GO111MODULE=off [2022-07-20T07:41:04.043Z] DOCKER_EXPERIMENTAL=1 [2022-07-20T07:41:04.043Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T07:41:04.043Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T07:41:04.043Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T07:41:04.043Z] GOPATH=/go [2022-07-20T07:41:04.043Z] PKG_CONFIG=pkg-config [2022-07-20T07:41:04.043Z] _=/usr/bin/env [2022-07-20T07:41:04.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T07:41:04.124Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-07-20T07:41:04.124Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T07:41:04.124Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-20T07:41:04.124Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-20T07:41:04.124Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T07:41:05.505Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.25s) [2022-07-20T07:41:05.505Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T07:41:06.446Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-07-20T07:41:06.446Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T07:41:07.828Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.28s) [2022-07-20T07:41:07.828Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T07:41:09.209Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-07-20T07:41:09.209Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T07:41:09.780Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-20T07:41:09.780Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T07:41:10.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T07:41:10.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T07:41:10.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T07:41:11.164Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-07-20T07:41:11.164Z] === RUN TestNISDomainname [2022-07-20T07:41:11.423Z] --- PASS: TestNISDomainname (0.57s) [2022-07-20T07:41:11.423Z] === RUN TestHostnameDnsResolution [2022-07-20T07:41:11.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T07:41:12.363Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-07-20T07:41:12.363Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T07:41:12.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T07:41:12.624Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-07-20T07:41:12.624Z] === RUN TestPrivilegedHostDevices [2022-07-20T07:41:12.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T07:41:13.194Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-20T07:41:13.194Z] === RUN TestRunConsoleSize [2022-07-20T07:41:13.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T07:41:13.763Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-20T07:41:13.763Z] === RUN TestStats [2022-07-20T07:41:16.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T07:41:16.301Z] --- PASS: TestStats (2.49s) [2022-07-20T07:41:16.301Z] === RUN TestStopContainerWithTimeout [2022-07-20T07:41:16.301Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T07:41:16.301Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T07:41:16.301Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T07:41:16.301Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T07:41:16.301Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T07:41:16.301Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T07:41:16.301Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T07:41:16.301Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T07:41:16.301Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T07:41:16.301Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T07:41:16.871Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T07:41:17.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T07:41:17.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T07:41:18.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T07:41:18.779Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T07:41:19.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T07:41:20.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T07:41:20.214Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-20T07:41:20.214Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-07-20T07:41:20.214Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-07-20T07:41:20.214Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-07-20T07:41:20.214Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-07-20T07:41:20.214Z] === RUN TestDeleteDevicemapper [2022-07-20T07:41:20.214Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T07:41:20.214Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T07:41:20.214Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T07:41:21.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T07:41:22.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T07:41:22.131Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-07-20T07:41:22.131Z] === RUN TestUpdateMemory [2022-07-20T07:41:22.391Z] --- PASS: TestUpdateMemory (0.56s) [2022-07-20T07:41:22.391Z] === RUN TestUpdateCPUQuota [2022-07-20T07:41:22.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T07:41:23.331Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-07-20T07:41:23.331Z] === RUN TestUpdatePidsLimit [2022-07-20T07:41:23.331Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-20T07:41:23.511Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T07:41:23.511Z] Using test binary docker [2022-07-20T07:41:23.511Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T07:41:23.511Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T07:41:23.511Z] INFO: Waiting for daemon to start... [2022-07-20T07:41:23.511Z] Starting dockerd [2022-07-20T07:41:23.592Z] === RUN TestUpdatePidsLimit/no_change [2022-07-20T07:41:23.592Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-20T07:41:23.852Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-20T07:41:24.112Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-20T07:41:24.371Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-20T07:41:24.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-20T07:41:25.571Z] --- PASS: TestUpdatePidsLimit (2.09s) [2022-07-20T07:41:25.571Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-20T07:41:25.571Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-07-20T07:41:25.571Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-20T07:41:25.571Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-20T07:41:25.571Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2022-07-20T07:41:25.571Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-20T07:41:25.571Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-20T07:41:25.571Z] === RUN TestUpdateRestartPolicy [2022-07-20T07:41:26.793Z] . [2022-07-20T07:41:26.793Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T07:41:26.793Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T07:41:26.793Z] Error: No such image: emptyfs [2022-07-20T07:41:26.793Z] Running integration-test (iteration 1) [2022-07-20T07:41:26.793Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T07:41:27.053Z] Loaded image: busybox:latest [2022-07-20T07:41:27.053Z] Loaded image: busybox:glibc [2022-07-20T07:41:28.428Z] Loaded image: debian:bullseye-slim [2022-07-20T07:41:28.687Z] Loaded image: hello-world:latest [2022-07-20T07:41:28.687Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T07:41:28.687Z] INFO: Testing against a local daemon [2022-07-20T07:41:28.687Z] === RUN TestCgroupNamespacesBuild [2022-07-20T07:41:30.069Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2022-07-20T07:41:30.069Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T07:41:30.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T07:41:31.442Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-07-20T07:41:31.443Z] === RUN TestBuildWithSession [2022-07-20T07:41:31.443Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T07:41:31.443Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T07:41:31.443Z] === RUN TestBuildSquashParent [2022-07-20T07:41:31.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T07:41:37.788Z] --- PASS: TestUpdateRestartPolicy (11.17s) [2022-07-20T07:41:37.788Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T07:41:37.788Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-07-20T07:41:37.788Z] === RUN TestWaitNonBlocked [2022-07-20T07:41:37.788Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T07:41:37.788Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T07:41:37.788Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T07:41:37.788Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T07:41:37.788Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T07:41:37.788Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T07:41:37.788Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T07:41:37.788Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-07-20T07:41:37.788Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-07-20T07:41:37.788Z] === RUN TestWaitBlocked [2022-07-20T07:41:37.788Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T07:41:37.788Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T07:41:37.788Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T07:41:37.788Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T07:41:37.788Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T07:41:37.788Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T07:41:38.729Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-20T07:41:38.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2022-07-20T07:41:38.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2022-07-20T07:41:38.729Z] === RUN TestWaitConditions [2022-07-20T07:41:38.729Z] === RUN TestWaitConditions/default [2022-07-20T07:41:38.729Z] === PAUSE TestWaitConditions/default [2022-07-20T07:41:38.729Z] === RUN TestWaitConditions/not-running [2022-07-20T07:41:38.729Z] === PAUSE TestWaitConditions/not-running [2022-07-20T07:41:38.729Z] === RUN TestWaitConditions/next-exit [2022-07-20T07:41:38.729Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T07:41:38.729Z] === RUN TestWaitConditions/removed [2022-07-20T07:41:38.729Z] === PAUSE TestWaitConditions/removed [2022-07-20T07:41:38.729Z] === CONT TestWaitConditions/default [2022-07-20T07:41:38.729Z] === CONT TestWaitConditions/removed [2022-07-20T07:41:39.551Z] --- PASS: TestBuildSquashParent (7.08s) [2022-07-20T07:41:39.551Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T07:41:39.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T07:41:39.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T07:41:39.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T07:41:39.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T07:41:39.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T07:41:39.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T07:41:39.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T07:41:39.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T07:41:39.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T07:41:39.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T07:41:39.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T07:41:39.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T07:41:39.551Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T07:41:39.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T07:41:39.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T07:41:39.810Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T07:41:40.638Z] === CONT TestWaitConditions/next-exit [2022-07-20T07:41:40.638Z] === CONT TestWaitConditions/not-running [2022-07-20T07:41:41.711Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T07:41:41.970Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T07:41:42.018Z] --- PASS: TestWaitConditions (0.01s) [2022-07-20T07:41:42.018Z] --- PASS: TestWaitConditions/removed (1.73s) [2022-07-20T07:41:42.018Z] --- PASS: TestWaitConditions/default (1.75s) [2022-07-20T07:41:42.018Z] --- PASS: TestWaitConditions/next-exit (1.78s) [2022-07-20T07:41:42.018Z] --- PASS: TestWaitConditions/not-running (1.77s) [2022-07-20T07:41:42.018Z] === RUN TestWaitRestartedContainer [2022-07-20T07:41:42.018Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:41:42.018Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:41:42.018Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:41:42.018Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:41:42.018Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:41:42.018Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:41:42.278Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:41:42.278Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:41:43.660Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:41:43.871Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-07-20T07:41:43.871Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-07-20T07:41:43.871Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2022-07-20T07:41:43.871Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2022-07-20T07:41:43.871Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2022-07-20T07:41:43.871Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2022-07-20T07:41:43.871Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2022-07-20T07:41:43.871Z] === RUN TestBuildMultiStageCopy [2022-07-20T07:41:43.871Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T07:41:44.600Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-07-20T07:41:44.601Z] --- PASS: TestWaitRestartedContainer/default (1.51s) [2022-07-20T07:41:44.601Z] --- PASS: TestWaitRestartedContainer/not-running (1.67s) [2022-07-20T07:41:44.601Z] --- PASS: TestWaitRestartedContainer/next-exit (1.03s) [2022-07-20T07:41:44.601Z] === CONT TestContainerStartOnDaemonRestart [2022-07-20T07:41:44.601Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T07:41:47.153Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T07:41:47.154Z] --- PASS: TestContainerStartOnDaemonRestart (2.42s) [2022-07-20T07:41:47.154Z] === CONT TestIpcModeOlderClient [2022-07-20T07:41:47.154Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s) [2022-07-20T07:41:47.154Z] === CONT TestContainerKillOnDaemonStart [2022-07-20T07:41:47.154Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-20T07:41:47.154Z] === CONT TestDaemonHostGatewayIP [2022-07-20T07:41:48.088Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T07:41:49.462Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T07:41:49.698Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-07-20T07:41:49.698Z] === CONT TestDaemonRestartIpcMode [2022-07-20T07:41:50.396Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T07:41:51.329Z] --- PASS: TestBuildMultiStageCopy (7.23s) [2022-07-20T07:41:51.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2022-07-20T07:41:51.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-20T07:41:51.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2022-07-20T07:41:51.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-07-20T07:41:51.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-20T07:41:51.329Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T07:41:52.238Z] --- PASS: TestDaemonRestartIpcMode (2.34s) [2022-07-20T07:41:53.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T07:41:56.597Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-20T07:41:56.597Z] === RUN TestBuildLabelWithTargets [2022-07-20T07:41:58.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T07:42:00.363Z] --- PASS: TestContainerKillOnDaemonStart (11.85s) [2022-07-20T07:42:00.363Z] PASS [2022-07-20T07:42:00.363Z] [2022-07-20T07:42:00.363Z] === Skipped [2022-07-20T07:42:00.363Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-20T07:42:00.363Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T07:42:00.363Z] [2022-07-20T07:42:00.363Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-20T07:42:00.363Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-20T07:42:00.363Z] [2022-07-20T07:42:00.363Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T07:42:00.363Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T07:42:00.363Z] [2022-07-20T07:42:00.363Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-20T07:42:00.363Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-20T07:42:00.363Z] [2022-07-20T07:42:00.363Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T07:42:00.363Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T07:42:00.363Z] [2022-07-20T07:42:00.363Z] DONE 271 tests, 5 skipped in 136.409s [2022-07-20T07:42:00.363Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T07:42:00.363Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T07:42:00.363Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-20T07:42:00.363Z] === RUN TestConfigDaemonID [2022-07-20T07:42:00.623Z] daemon_test.go:83: [dce235bbcc9a4] daemon is not started [2022-07-20T07:42:00.623Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-20T07:42:00.623Z] === RUN TestDaemonConfigValidation [2022-07-20T07:42:00.623Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T07:42:00.623Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T07:42:00.623Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T07:42:00.623Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T07:42:00.623Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T07:42:00.623Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T07:42:00.623Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T07:42:00.623Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T07:42:00.623Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T07:42:00.623Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T07:42:00.623Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T07:42:00.623Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T07:42:00.623Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T07:42:00.623Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T07:42:00.883Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T07:42:00.883Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T07:42:00.883Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-20T07:42:00.883Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-07-20T07:42:00.883Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-20T07:42:00.883Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-20T07:42:00.883Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-20T07:42:00.883Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T07:42:00.883Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T07:42:01.823Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T07:42:03.203Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T07:42:04.142Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T07:42:04.142Z] daemon_test.go:197: [d2750063ff02d] daemon is not started [2022-07-20T07:42:04.142Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-20T07:42:04.142Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-20T07:42:04.142Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-20T07:42:04.142Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-20T07:42:04.142Z] === RUN TestDaemonProxy [2022-07-20T07:42:04.142Z] === RUN TestDaemonProxy/environment_variables [2022-07-20T07:42:04.704Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-20T07:42:04.704Z] === RUN TestBuildWithEmptyLayers [2022-07-20T07:42:05.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T07:42:05.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T07:42:06.049Z] === RUN TestDaemonProxy/command-line_options [2022-07-20T07:42:06.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T07:42:07.233Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-20T07:42:07.233Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T07:42:07.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T07:42:07.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T07:42:07.956Z] === RUN TestDaemonProxy/configuration_file [2022-07-20T07:42:08.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T07:42:08.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T07:42:09.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T07:42:09.335Z] === RUN TestDaemonProxy/conflicting_options [2022-07-20T07:42:09.905Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-20T07:42:10.476Z] --- PASS: TestDaemonProxy (6.49s) [2022-07-20T07:42:10.476Z] --- PASS: TestDaemonProxy/environment_variables (1.85s) [2022-07-20T07:42:10.476Z] --- PASS: TestDaemonProxy/command-line_options (1.86s) [2022-07-20T07:42:10.476Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-20T07:42:10.476Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-07-20T07:42:10.476Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-07-20T07:42:10.476Z] PASS [2022-07-20T07:42:10.476Z] [2022-07-20T07:42:10.476Z] DONE 18 tests in 11.430s [2022-07-20T07:42:10.476Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T07:42:10.476Z] INFO: Testing against a local daemon [2022-07-20T07:42:10.476Z] === RUN TestCommitInheritsEnv [2022-07-20T07:42:11.046Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-07-20T07:42:11.046Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T07:42:11.046Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-20T07:42:11.046Z] === RUN TestImportWithCustomPlatform [2022-07-20T07:42:11.046Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T07:42:11.046Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T07:42:11.046Z] === RUN TestImportWithCustomPlatform// [2022-07-20T07:42:11.046Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T07:42:11.046Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T07:42:11.046Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T07:42:11.307Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T07:42:11.307Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T07:42:11.307Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T07:42:11.307Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-20T07:42:11.307Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-20T07:42:11.307Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T07:42:11.307Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T07:42:11.307Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-20T07:42:11.307Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-20T07:42:11.307Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-20T07:42:11.307Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T07:42:11.307Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T07:42:11.307Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T07:42:11.307Z] === RUN TestImagesFilterMultiReference [2022-07-20T07:42:11.307Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-20T07:42:11.307Z] === RUN TestImagePullPlatformInvalid [2022-07-20T07:42:11.307Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-20T07:42:11.307Z] === RUN TestRemoveImageOrphaning [2022-07-20T07:42:11.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T07:42:11.567Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-07-20T07:42:11.567Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T07:42:12.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T07:42:12.136Z] time="2022-07-20T07:42:11Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-20T07:42:12.496Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-20T07:42:12.496Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T07:42:12.754Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-20T07:42:12.754Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T07:42:12.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T07:42:13.518Z] --- PASS: TestRemoveImageGarbageCollector (1.95s) [2022-07-20T07:42:13.518Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T07:42:13.518Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-20T07:42:13.518Z] === RUN TestTagInvalidReference [2022-07-20T07:42:13.518Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-20T07:42:13.518Z] === RUN TestTagValidPrefixedRepo [2022-07-20T07:42:13.518Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-20T07:42:13.518Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T07:42:13.518Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-20T07:42:13.518Z] === RUN TestTagOfficialNames [2022-07-20T07:42:13.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T07:42:13.777Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-20T07:42:13.777Z] === RUN TestTagMatchesDigest [2022-07-20T07:42:13.777Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-20T07:42:13.777Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-20T07:42:14.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T07:42:15.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T07:42:16.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T07:42:16.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T07:42:17.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T07:42:18.020Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-07-20T07:42:18.020Z] === RUN TestBuildWithHugeFile [2022-07-20T07:42:18.475Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T07:42:18.475Z] Using test binary docker [2022-07-20T07:42:18.731Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T07:42:18.731Z] +++ /etc/init.d/apparmor start [2022-07-20T07:42:18.731Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T07:42:18.731Z] INFO: Waiting for daemon to start... [2022-07-20T07:42:18.731Z] Starting dockerd [2022-07-20T07:42:18.731Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-07-20T07:42:20.622Z] . [2022-07-20T07:42:20.622Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T07:42:20.622Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T07:42:20.622Z] Error: No such image: emptyfs [2022-07-20T07:42:20.622Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T07:42:20.622Z] ++++ docker load [2022-07-20T07:42:20.879Z] Running integration-test (iteration 1) [2022-07-20T07:42:20.879Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T07:42:20.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:42:20.879Z] ++ set -e [2022-07-20T07:42:20.879Z] ++ '[' -n 0 ']' [2022-07-20T07:42:20.879Z] ++ set -x [2022-07-20T07:42:20.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:42:21.137Z] Loaded image: busybox:latest [2022-07-20T07:42:21.395Z] Loaded image: busybox:glibc [2022-07-20T07:42:22.403Z] Loaded image: debian:bullseye-slim [2022-07-20T07:42:22.403Z] Loaded image: hello-world:latest [2022-07-20T07:42:22.403Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T07:42:22.403Z] INFO: Testing against a local daemon [2022-07-20T07:42:22.403Z] === RUN TestCgroupNamespacesBuild [2022-07-20T07:42:23.771Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-07-20T07:42:23.771Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T07:42:25.139Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-20T07:42:25.139Z] === RUN TestBuildWithSession [2022-07-20T07:42:25.139Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T07:42:25.139Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T07:42:25.139Z] === RUN TestBuildSquashParent [2022-07-20T07:42:28.407Z] --- PASS: TestBuildSquashParent (3.40s) [2022-07-20T07:42:28.407Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T07:42:28.407Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T07:42:28.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T07:42:28.407Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T07:42:28.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T07:42:28.407Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T07:42:28.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T07:42:28.407Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T07:42:28.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T07:42:28.407Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T07:42:28.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T07:42:28.407Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T07:42:28.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T07:42:28.407Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T07:42:28.407Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T07:42:29.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T07:42:29.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T07:42:31.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T07:42:31.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T07:42:32.518Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-20T07:42:32.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2022-07-20T07:42:32.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.36s) [2022-07-20T07:42:32.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s) [2022-07-20T07:42:32.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.38s) [2022-07-20T07:42:32.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2022-07-20T07:42:32.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.22s) [2022-07-20T07:42:32.518Z] === RUN TestBuildMultiStageCopy [2022-07-20T07:42:32.518Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T07:42:33.447Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T07:42:33.702Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T07:42:33.958Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T07:42:34.214Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T07:42:34.470Z] --- PASS: TestBuildMultiStageCopy (2.17s) [2022-07-20T07:42:34.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2022-07-20T07:42:34.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-20T07:42:34.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-20T07:42:34.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-07-20T07:42:34.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-20T07:42:34.470Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T07:42:35.033Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-07-20T07:42:35.033Z] === RUN TestBuildLabelWithTargets [2022-07-20T07:42:35.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T07:42:35.960Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-07-20T07:42:35.960Z] === RUN TestBuildWithEmptyLayers [2022-07-20T07:42:36.523Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-20T07:42:36.523Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T07:42:37.889Z] --- PASS: TestBuildMultiStageOnBuild (1.39s) [2022-07-20T07:42:37.889Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T07:42:38.452Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-07-20T07:42:38.452Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T07:42:40.342Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s) [2022-07-20T07:42:40.342Z] === RUN TestBuildWithHugeFile [2022-07-20T07:42:46.373Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T07:42:46.373Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T07:42:46.373Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:42:46.373Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T07:42:46.373Z] [2022-07-20T07:42:46.373Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-20T07:42:46.373Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-20T07:42:46.373Z] Using test binary docker [2022-07-20T07:42:46.373Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T07:42:46.373Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T07:42:46.373Z] INFO: Waiting for daemon to start... [2022-07-20T07:42:46.373Z] Starting dockerd [2022-07-20T07:42:46.373Z] . [2022-07-20T07:42:46.373Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-20T07:43:02.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T07:43:02.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T07:43:04.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T07:43:07.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T07:43:09.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T07:43:10.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T07:43:13.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T07:43:14.253Z] --- PASS: TestBuildWithHugeFile (51.01s) [2022-07-20T07:43:14.253Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T07:43:14.253Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T07:43:14.253Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T07:43:14.253Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T07:43:14.253Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T07:43:14.253Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T07:43:14.253Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T07:43:14.253Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T07:43:14.253Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T07:43:14.253Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T07:43:14.253Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T07:43:14.253Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T07:43:14.253Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T07:43:14.253Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-07-20T07:43:14.253Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2022-07-20T07:43:14.253Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2022-07-20T07:43:14.253Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-20T07:43:14.253Z] === RUN TestBuildPreserveOwnership [2022-07-20T07:43:14.253Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T07:43:14.253Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T07:43:18.434Z] --- PASS: TestBuildPreserveOwnership (9.62s) [2022-07-20T07:43:18.434Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.57s) [2022-07-20T07:43:18.434Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.02s) [2022-07-20T07:43:18.434Z] === RUN TestBuildPlatformInvalid [2022-07-20T07:43:18.434Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-20T07:43:18.434Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T07:43:18.434Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-20T07:43:18.434Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-20T07:43:18.434Z] PASS [2022-07-20T07:43:18.434Z] [2022-07-20T07:43:18.434Z] === Skipped [2022-07-20T07:43:18.434Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-20T07:43:18.434Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T07:43:18.434Z] [2022-07-20T07:43:18.434Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T07:43:18.434Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T07:43:18.434Z] [2022-07-20T07:43:18.434Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-20T07:43:18.434Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-20T07:43:18.434Z] [2022-07-20T07:43:18.434Z] DONE 34 tests, 3 skipped in 111.556s [2022-07-20T07:43:18.434Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T07:43:18.434Z] INFO: Testing against a local daemon [2022-07-20T07:43:18.434Z] === RUN TestConfigInspect [2022-07-20T07:43:18.434Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:43:18.434Z] --- SKIP: TestConfigInspect (0.03s) [2022-07-20T07:43:18.434Z] === RUN TestConfigList [2022-07-20T07:43:18.434Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:43:18.434Z] --- SKIP: TestConfigList (0.01s) [2022-07-20T07:43:18.434Z] === RUN TestConfigsCreateAndDelete [2022-07-20T07:43:18.434Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:43:18.434Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-20T07:43:18.434Z] === RUN TestConfigsUpdate [2022-07-20T07:43:18.434Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:43:18.434Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-20T07:43:18.434Z] === RUN TestTemplatedConfig [2022-07-20T07:43:18.434Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:43:18.434Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-20T07:43:18.434Z] === RUN TestConfigCreateResolve [2022-07-20T07:43:18.434Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:43:18.434Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-20T07:43:18.434Z] PASS [2022-07-20T07:43:18.434Z] [2022-07-20T07:43:18.434Z] === Skipped [2022-07-20T07:43:18.434Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-07-20T07:43:18.434Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:43:18.434Z] [2022-07-20T07:43:18.434Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-20T07:43:18.434Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:43:18.434Z] [2022-07-20T07:43:18.434Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-20T07:43:18.434Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:43:18.434Z] [2022-07-20T07:43:18.434Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-20T07:43:18.434Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:43:18.434Z] [2022-07-20T07:43:18.434Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-20T07:43:18.434Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:43:18.434Z] [2022-07-20T07:43:18.434Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-20T07:43:18.434Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:43:18.434Z] [2022-07-20T07:43:18.434Z] DONE 6 tests, 6 skipped in 0.172s [2022-07-20T07:43:18.434Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T07:43:18.692Z] INFO: Testing against a local daemon [2022-07-20T07:43:18.692Z] === RUN TestAttachWithTTY [2022-07-20T07:43:18.692Z] --- PASS: TestAttachWithTTY (0.04s) [2022-07-20T07:43:18.692Z] === RUN TestAttachWithoutTTy [2022-07-20T07:43:18.951Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-20T07:43:18.951Z] === RUN TestCheckpoint [2022-07-20T07:43:18.951Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T07:43:18.951Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T07:43:18.951Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T07:43:18.951Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T07:43:18.951Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T07:43:18.951Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T07:43:18.951Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T07:43:18.951Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T07:43:18.951Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T07:43:18.951Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T07:43:18.951Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T07:43:18.951Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T07:43:18.951Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T07:43:18.951Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T07:43:18.951Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T07:43:18.951Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T07:43:18.951Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T07:43:18.951Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T07:43:18.951Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T07:43:18.951Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-07-20T07:43:18.951Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T07:43:18.951Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-20T07:43:18.951Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T07:43:18.951Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-20T07:43:18.951Z] === RUN TestCopyEmptyFile [2022-07-20T07:43:19.021Z] --- PASS: TestBuildWithHugeFile (34.84s) [2022-07-20T07:43:19.021Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T07:43:19.021Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T07:43:19.021Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T07:43:19.021Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T07:43:19.021Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T07:43:19.021Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T07:43:19.021Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T07:43:19.021Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T07:43:19.021Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T07:43:19.021Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T07:43:19.021Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T07:43:19.021Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T07:43:19.021Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T07:43:19.021Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-20T07:43:19.021Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-20T07:43:19.021Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-20T07:43:19.021Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-20T07:43:19.021Z] === RUN TestBuildPreserveOwnership [2022-07-20T07:43:19.021Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T07:43:19.021Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T07:43:19.021Z] --- PASS: TestBuildPreserveOwnership (2.87s) [2022-07-20T07:43:19.021Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.87s) [2022-07-20T07:43:19.021Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-07-20T07:43:19.021Z] === RUN TestBuildPlatformInvalid [2022-07-20T07:43:19.021Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-20T07:43:19.021Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T07:43:19.021Z] Loaded image: busybox:latest [2022-07-20T07:43:19.021Z] Loaded image: busybox:glibc [2022-07-20T07:43:19.209Z] --- PASS: TestCopyEmptyFile (0.19s) [2022-07-20T07:43:19.209Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T07:43:19.209Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-20T07:43:19.209Z] === RUN TestCopyFromContainer [2022-07-20T07:43:19.950Z] Loaded image: debian:bullseye-slim [2022-07-20T07:43:19.950Z] Loaded image: hello-world:latest [2022-07-20T07:43:20.206Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T07:43:21.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T07:43:23.390Z] === RUN TestCopyFromContainer// [2022-07-20T07:43:23.390Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T07:43:23.390Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T07:43:23.390Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T07:43:23.390Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T07:43:23.390Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T07:43:23.390Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T07:43:23.649Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T07:43:23.649Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T07:43:23.649Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T07:43:23.649Z] --- PASS: TestCopyFromContainer (4.50s) [2022-07-20T07:43:23.649Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-20T07:43:23.649Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-20T07:43:23.649Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-20T07:43:23.649Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-07-20T07:43:23.649Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-20T07:43:23.649Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-20T07:43:23.649Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-20T07:43:23.649Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-20T07:43:23.649Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-20T07:43:23.649Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-20T07:43:23.649Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T07:43:23.649Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T07:43:23.649Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T07:43:23.649Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T07:43:23.649Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T07:43:23.649Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T07:43:23.649Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T07:43:23.649Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T07:43:23.649Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T07:43:23.649Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T07:43:23.649Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-20T07:43:23.649Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T07:43:23.649Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T07:43:23.649Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T07:43:23.649Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T07:43:23.906Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-20T07:43:23.906Z] === RUN TestCreateWithInvalidEnv [2022-07-20T07:43:23.906Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T07:43:23.906Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T07:43:23.906Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T07:43:23.906Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T07:43:23.906Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T07:43:23.906Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T07:43:23.906Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T07:43:23.906Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T07:43:23.906Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T07:43:23.906Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-20T07:43:23.906Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T07:43:23.906Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T07:43:23.906Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T07:43:23.906Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T07:43:23.906Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-20T07:43:23.906Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T07:43:24.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T07:43:25.105Z] sha256:89f263a4ad6e8607738d8965748c95870f7d121fb0c4d38d58744470d070a549 [2022-07-20T07:43:25.105Z] INFO: Starting docker-py tests... [2022-07-20T07:43:25.105Z] ============================= test session starts ============================== [2022-07-20T07:43:25.105Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-20T07:43:25.105Z] rootdir: /src, inifile: pytest.ini [2022-07-20T07:43:25.105Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-20T07:43:25.105Z] collected 395 items / 2 deselected / 393 selected [2022-07-20T07:43:25.105Z] [2022-07-20T07:43:25.280Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-07-20T07:43:25.280Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T07:43:26.213Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-07-20T07:43:26.213Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T07:43:26.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T07:43:26.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T07:43:26.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T07:43:26.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T07:43:26.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T07:43:26.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T07:43:26.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T07:43:26.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T07:43:26.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T07:43:26.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T07:43:26.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T07:43:26.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T07:43:26.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T07:43:26.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T07:43:26.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T07:43:26.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-20T07:43:26.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-20T07:43:26.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-07-20T07:43:26.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-20T07:43:26.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-20T07:43:26.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-20T07:43:26.214Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T07:43:26.780Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-20T07:43:26.780Z] === RUN TestCreateDifferentPlatform [2022-07-20T07:43:26.780Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T07:43:26.780Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T07:43:26.780Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-20T07:43:26.780Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T07:43:26.780Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T07:43:26.780Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T07:43:26.780Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-20T07:43:26.780Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T07:43:26.780Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-20T07:43:26.780Z] === RUN TestCreateInvalidHostConfig [2022-07-20T07:43:26.780Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T07:43:26.780Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T07:43:26.780Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T07:43:26.780Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T07:43:26.780Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T07:43:26.780Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T07:43:26.780Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T07:43:26.780Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T07:43:26.780Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T07:43:26.780Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T07:43:26.780Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T07:43:26.780Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T07:43:26.780Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T07:43:26.780Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T07:43:26.780Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T07:43:26.780Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T07:43:26.780Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T07:43:26.780Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T07:43:26.780Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-20T07:43:26.780Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-20T07:43:26.780Z] === RUN TestDaemonRestartIpcMode [2022-07-20T07:43:26.780Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T07:43:26.780Z] === RUN TestDaemonHostGatewayIP [2022-07-20T07:43:26.780Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:43:26.780Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-20T07:43:26.780Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T07:43:26.780Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T07:43:26.780Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T07:43:26.780Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-20T07:43:26.780Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-20T07:43:26.780Z] === RUN TestDiff [2022-07-20T07:43:26.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T07:43:27.037Z] --- PASS: TestDiff (0.39s) [2022-07-20T07:43:27.038Z] === RUN TestExecConsoleSize [2022-07-20T07:43:27.606Z] --- PASS: TestExecConsoleSize (0.45s) [2022-07-20T07:43:27.606Z] === RUN TestExecWithCloseStdin [2022-07-20T07:43:28.171Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-20T07:43:28.172Z] === RUN TestExec [2022-07-20T07:43:28.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T07:43:28.293Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.80s) [2022-07-20T07:43:28.293Z] PASS [2022-07-20T07:43:28.293Z] [2022-07-20T07:43:28.293Z] === Skipped [2022-07-20T07:43:28.293Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-20T07:43:28.293Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T07:43:28.293Z] [2022-07-20T07:43:28.293Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T07:43:28.293Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T07:43:28.293Z] [2022-07-20T07:43:28.293Z] DONE 34 tests, 2 skipped in 66.923s [2022-07-20T07:43:28.293Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T07:43:28.293Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:43:28.293Z] ++ set -e [2022-07-20T07:43:28.293Z] ++ '[' -n 0 ']' [2022-07-20T07:43:28.293Z] ++ set -x [2022-07-20T07:43:28.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:43:28.293Z] INFO: Testing against a local daemon [2022-07-20T07:43:28.293Z] === RUN TestConfigInspect [2022-07-20T07:43:28.737Z] --- PASS: TestExec (0.53s) [2022-07-20T07:43:28.737Z] === RUN TestExecUser [2022-07-20T07:43:28.995Z] --- PASS: TestExecUser (0.46s) [2022-07-20T07:43:28.995Z] === RUN TestExportContainerAndImportImage [2022-07-20T07:43:29.561Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-07-20T07:43:29.561Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T07:43:30.182Z] --- PASS: TestConfigInspect (2.34s) [2022-07-20T07:43:30.182Z] === RUN TestConfigList [2022-07-20T07:43:30.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T07:43:30.937Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2022-07-20T07:43:30.937Z] === RUN TestHealthCheckWorkdir [2022-07-20T07:43:31.502Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-07-20T07:43:31.502Z] === RUN TestHealthKillContainer [2022-07-20T07:43:32.703Z] --- PASS: TestConfigList (2.20s) [2022-07-20T07:43:32.703Z] === RUN TestConfigsCreateAndDelete [2022-07-20T07:43:33.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T07:43:34.592Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2022-07-20T07:43:34.592Z] === RUN TestConfigsUpdate [2022-07-20T07:43:37.108Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-20T07:43:37.108Z] === RUN TestTemplatedConfig [2022-07-20T07:43:37.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T07:43:37.622Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-20T07:43:38.448Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-20T07:43:39.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T07:43:39.631Z] --- PASS: TestTemplatedConfig (2.45s) [2022-07-20T07:43:39.631Z] === RUN TestConfigCreateResolve [2022-07-20T07:43:39.678Z] --- PASS: TestHealthKillContainer (7.94s) [2022-07-20T07:43:39.678Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T07:43:39.678Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-20T07:43:39.678Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-20T07:43:39.678Z] === RUN TestIpcModeNone [2022-07-20T07:43:40.212Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-20T07:43:40.245Z] --- PASS: TestIpcModeNone (0.60s) [2022-07-20T07:43:40.245Z] === RUN TestIpcModePrivate [2022-07-20T07:43:40.245Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-07-20T07:43:40.503Z] --- PASS: TestIpcModePrivate (0.43s) [2022-07-20T07:43:40.503Z] === RUN TestIpcModeShareable [2022-07-20T07:43:40.503Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T07:43:40.503Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-20T07:43:40.503Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T07:43:41.520Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-20T07:43:41.520Z] PASS [2022-07-20T07:43:41.520Z] [2022-07-20T07:43:41.520Z] DONE 6 tests in 13.632s [2022-07-20T07:43:41.520Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T07:43:41.520Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:43:41.520Z] ++ set -e [2022-07-20T07:43:41.520Z] ++ '[' -n 0 ']' [2022-07-20T07:43:41.520Z] ++ set -x [2022-07-20T07:43:41.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:43:41.520Z] INFO: Testing against a local daemon [2022-07-20T07:43:41.520Z] === RUN TestAttachWithTTY [2022-07-20T07:43:41.776Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-20T07:43:41.776Z] === RUN TestAttachWithoutTTy [2022-07-20T07:43:41.776Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-20T07:43:41.776Z] === RUN TestCheckpoint [2022-07-20T07:43:41.776Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T07:43:41.776Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T07:43:41.776Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T07:43:41.776Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T07:43:41.776Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T07:43:41.776Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T07:43:41.776Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T07:43:41.776Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T07:43:41.776Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T07:43:41.776Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T07:43:41.776Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T07:43:41.776Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T07:43:41.776Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T07:43:41.776Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T07:43:41.776Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T07:43:41.776Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T07:43:41.776Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T07:43:41.776Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T07:43:41.776Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T07:43:41.776Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-20T07:43:41.776Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T07:43:41.776Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-20T07:43:41.776Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T07:43:41.876Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-07-20T07:43:41.876Z] === RUN TestAPIIpcModeHost [2022-07-20T07:43:41.876Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T07:43:41.876Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-20T07:43:41.876Z] === RUN TestDaemonIpcModeShareable [2022-07-20T07:43:41.876Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T07:43:41.876Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-20T07:43:41.876Z] === RUN TestDaemonIpcModePrivate [2022-07-20T07:43:42.032Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-20T07:43:42.032Z] === RUN TestCopyEmptyFile [2022-07-20T07:43:42.032Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-20T07:43:42.032Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T07:43:42.288Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-20T07:43:42.289Z] === RUN TestCopyFromContainer [2022-07-20T07:43:42.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T07:43:42.810Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-20T07:43:43.068Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-07-20T07:43:43.068Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T07:43:43.068Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T07:43:43.068Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-20T07:43:43.068Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T07:43:43.068Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T07:43:43.068Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-20T07:43:43.068Z] === RUN TestIpcModeOlderClient [2022-07-20T07:43:43.068Z] === PAUSE TestIpcModeOlderClient [2022-07-20T07:43:43.068Z] === RUN TestKillContainerInvalidSignal [2022-07-20T07:43:43.217Z] === RUN TestCopyFromContainer// [2022-07-20T07:43:43.217Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T07:43:43.217Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T07:43:43.217Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T07:43:43.473Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T07:43:43.473Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T07:43:43.473Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T07:43:43.473Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T07:43:43.473Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T07:43:43.635Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-07-20T07:43:43.635Z] === RUN TestKillContainer [2022-07-20T07:43:43.635Z] === RUN TestKillContainer/no_signal [2022-07-20T07:43:43.729Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T07:43:43.729Z] --- PASS: TestCopyFromContainer (1.55s) [2022-07-20T07:43:43.729Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-20T07:43:43.729Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-20T07:43:43.729Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-20T07:43:43.729Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-20T07:43:43.729Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-20T07:43:43.729Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-20T07:43:43.729Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-20T07:43:43.729Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-20T07:43:43.729Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-20T07:43:43.729Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-20T07:43:43.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T07:43:43.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T07:43:43.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T07:43:43.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T07:43:43.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T07:43:43.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T07:43:43.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T07:43:43.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T07:43:43.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T07:43:43.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T07:43:43.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-20T07:43:43.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T07:43:43.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T07:43:43.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T07:43:43.729Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T07:43:43.729Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-20T07:43:43.729Z] === RUN TestCreateWithInvalidEnv [2022-07-20T07:43:43.729Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T07:43:43.729Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T07:43:43.729Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T07:43:43.729Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T07:43:43.729Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T07:43:43.729Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T07:43:43.729Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T07:43:43.729Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T07:43:43.729Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T07:43:43.729Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-20T07:43:43.729Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T07:43:43.729Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T07:43:43.729Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T07:43:43.729Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T07:43:43.729Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-20T07:43:43.729Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T07:43:43.893Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T07:43:44.152Z] === RUN TestKillContainer/killing_signal [2022-07-20T07:43:44.717Z] --- PASS: TestKillContainer (1.20s) [2022-07-20T07:43:44.717Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-07-20T07:43:44.717Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-07-20T07:43:44.717Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-20T07:43:44.717Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T07:43:44.717Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T07:43:44.975Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T07:43:45.094Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-07-20T07:43:45.094Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T07:43:45.129Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-07-20T07:43:45.129Z] Using test binary docker [2022-07-20T07:43:45.129Z] ++++ /etc/init.d/apparmor start [2022-07-20T07:43:45.129Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T07:43:45.129Z] INFO: Waiting for daemon to start... [2022-07-20T07:43:45.129Z] Starting dockerd [2022-07-20T07:43:45.129Z] ++++ 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-07-20T07:43:45.540Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-07-20T07:43:45.540Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-07-20T07:43:45.540Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-07-20T07:43:45.540Z] === RUN TestKillStoppedContainer [2022-07-20T07:43:45.540Z] --- PASS: TestKillStoppedContainer (0.03s) [2022-07-20T07:43:45.540Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T07:43:45.540Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-20T07:43:45.540Z] === RUN TestKillDifferentUserContainer [2022-07-20T07:43:46.106Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-07-20T07:43:46.106Z] === RUN TestInspectOomKilledTrue [2022-07-20T07:43:46.106Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:43:46.106Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-20T07:43:46.106Z] === RUN TestInspectOomKilledFalse [2022-07-20T07:43:46.106Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T07:43:46.106Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-20T07:43:46.106Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T07:43:46.106Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-20T07:43:46.106Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-20T07:43:46.106Z] === RUN TestLinksContainerNames [2022-07-20T07:43:46.460Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-07-20T07:43:46.460Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T07:43:46.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T07:43:46.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T07:43:46.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T07:43:46.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T07:43:46.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T07:43:46.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T07:43:46.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T07:43:46.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T07:43:46.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T07:43:46.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T07:43:46.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T07:43:46.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T07:43:46.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T07:43:46.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T07:43:46.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T07:43:46.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-20T07:43:46.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-20T07:43:46.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-20T07:43:46.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-20T07:43:46.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-20T07:43:46.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-20T07:43:46.460Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T07:43:46.672Z] --- PASS: TestLinksContainerNames (0.79s) [2022-07-20T07:43:46.672Z] === RUN TestLogsFollowTailEmpty [2022-07-20T07:43:46.716Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-20T07:43:46.716Z] === RUN TestCreateDifferentPlatform [2022-07-20T07:43:46.716Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T07:43:46.716Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T07:43:46.716Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-20T07:43:46.716Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T07:43:46.716Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T07:43:46.716Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T07:43:46.716Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-20T07:43:46.716Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T07:43:46.716Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-20T07:43:46.716Z] === RUN TestCreateInvalidHostConfig [2022-07-20T07:43:46.716Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T07:43:46.716Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T07:43:46.716Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T07:43:46.716Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T07:43:46.716Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T07:43:46.716Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T07:43:46.716Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T07:43:46.716Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T07:43:46.716Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T07:43:46.716Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T07:43:46.716Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T07:43:46.716Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T07:43:46.716Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T07:43:46.716Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T07:43:46.716Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T07:43:46.716Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T07:43:46.716Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T07:43:46.716Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T07:43:46.716Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-20T07:43:46.716Z] === RUN TestDaemonRestartIpcMode [2022-07-20T07:43:46.716Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T07:43:46.716Z] === RUN TestDaemonHostGatewayIP [2022-07-20T07:43:46.716Z] === PAUSE TestDaemonHostGatewayIP [2022-07-20T07:43:46.716Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T07:43:46.716Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T07:43:46.716Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T07:43:46.716Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-20T07:43:46.716Z] === RUN TestDiff [2022-07-20T07:43:47.020Z] . [2022-07-20T07:43:47.020Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-07-20T07:43:47.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-07-20T07:43:47.020Z] Error: No such image: emptyfs [2022-07-20T07:43:47.020Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-07-20T07:43:47.020Z] +++++ docker load [2022-07-20T07:43:47.237Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-20T07:43:47.237Z] === RUN TestLogs [2022-07-20T07:43:47.237Z] === RUN TestLogs/driver_local [2022-07-20T07:43:47.237Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T07:43:47.237Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T07:43:47.237Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T07:43:47.237Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T07:43:47.237Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T07:43:47.237Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T07:43:47.237Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T07:43:47.237Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T07:43:47.237Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T07:43:47.237Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T07:43:47.237Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T07:43:47.237Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T07:43:47.237Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T07:43:47.237Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T07:43:47.278Z] --- PASS: TestDiff (0.43s) [2022-07-20T07:43:47.278Z] === RUN TestExecConsoleSize [2022-07-20T07:43:47.534Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-20T07:43:47.534Z] === RUN TestExecWithCloseStdin [2022-07-20T07:43:47.582Z] Running integration-test (iteration 1) [2022-07-20T07:43:47.582Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:43:47.582Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:43:47.582Z] +++ set -e [2022-07-20T07:43:47.582Z] +++ '[' -n 0 ']' [2022-07-20T07:43:47.582Z] +++ set -x [2022-07-20T07:43:47.582Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:43:48.095Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-07-20T07:43:48.095Z] === RUN TestExec [2022-07-20T07:43:48.172Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T07:43:48.172Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T07:43:48.429Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T07:43:48.429Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T07:43:48.511Z] Loaded image: busybox:latest [2022-07-20T07:43:48.656Z] --- PASS: TestExec (0.51s) [2022-07-20T07:43:48.656Z] === RUN TestExecUser [2022-07-20T07:43:48.768Z] Loaded image: busybox:glibc [2022-07-20T07:43:48.995Z] === RUN TestLogs/driver_json-file [2022-07-20T07:43:48.995Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T07:43:48.996Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T07:43:48.996Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T07:43:48.996Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T07:43:48.996Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T07:43:48.996Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T07:43:48.996Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T07:43:48.996Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T07:43:48.996Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T07:43:48.996Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T07:43:48.996Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T07:43:48.996Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T07:43:48.996Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T07:43:48.996Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T07:43:49.218Z] --- PASS: TestExecUser (0.48s) [2022-07-20T07:43:49.218Z] === RUN TestExportContainerAndImportImage [2022-07-20T07:43:49.781Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-20T07:43:49.781Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T07:43:49.930Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T07:43:49.930Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T07:43:50.315Z] --- PASS: TestImportExtremelyLargeImageWorks (92.09s) [2022-07-20T07:43:50.315Z] PASS [2022-07-20T07:43:50.315Z] [2022-07-20T07:43:50.315Z] DONE 22 tests in 95.312s [2022-07-20T07:43:50.315Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T07:43:50.315Z] === RUN TestStripANSICommands [2022-07-20T07:43:50.315Z] === RUN TestStripANSICommands/#00 [2022-07-20T07:43:50.316Z] === RUN TestStripANSICommands/#01 [2022-07-20T07:43:50.316Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T07:43:50.316Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T07:43:50.316Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T07:43:50.316Z] PASS [2022-07-20T07:43:50.316Z] [2022-07-20T07:43:50.316Z] DONE 3 tests in 0.010s [2022-07-20T07:43:50.316Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T07:43:50.316Z] INFO: Testing against a local daemon [2022-07-20T07:43:50.316Z] === RUN TestNetworkCreateDelete [2022-07-20T07:43:50.316Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-20T07:43:50.316Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T07:43:50.316Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-07-20T07:43:50.316Z] === RUN TestDaemonDNSFallback [2022-07-20T07:43:50.496Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T07:43:50.496Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T07:43:51.062Z] --- PASS: TestLogs (3.86s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.81s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.46s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.64s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.63s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-07-20T07:43:51.062Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-07-20T07:43:51.062Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T07:43:51.145Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-07-20T07:43:51.145Z] === RUN TestHealthCheckWorkdir [2022-07-20T07:43:51.322Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/default [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/private [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/slave [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/shared [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T07:43:51.322Z] === CONT TestMountDaemonRoot/default [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T07:43:51.322Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T07:43:51.322Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T07:43:51.322Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T07:43:51.322Z] === CONT TestMountDaemonRoot/shared [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T07:43:51.322Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T07:43:51.322Z] === CONT TestMountDaemonRoot/slave [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T07:43:51.322Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T07:43:51.322Z] === CONT TestMountDaemonRoot/private [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T07:43:51.322Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T07:43:51.322Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T07:43:51.322Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T07:43:51.322Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T07:43:51.580Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T07:43:51.707Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-07-20T07:43:51.707Z] === RUN TestHealthKillContainer [2022-07-20T07:43:51.838Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T07:43:51.838Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T07:43:51.838Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T07:43:51.838Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T07:43:51.838Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-20T07:43:51.838Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-07-20T07:43:51.838Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T07:43:51.838Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-20T07:43:51.838Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-20T07:43:51.838Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T07:43:51.838Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-20T07:43:51.838Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-20T07:43:51.838Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T07:43:51.839Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-20T07:43:51.839Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-20T07:43:51.839Z] === RUN TestNetworkNat [2022-07-20T07:43:52.404Z] --- PASS: TestNetworkNat (0.48s) [2022-07-20T07:43:52.404Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T07:43:52.663Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-20T07:43:52.663Z] === RUN TestNetworkLoopbackNat [2022-07-20T07:43:52.850Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-07-20T07:43:52.850Z] === RUN TestInspectNetwork [2022-07-20T07:43:54.019Z] Loaded image: debian:bullseye-slim [2022-07-20T07:43:54.020Z] Loaded image: hello-world:latest [2022-07-20T07:43:54.020Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T07:43:54.020Z] INFO: Testing against a local daemon [2022-07-20T07:43:54.020Z] testing: warning: no tests to run [2022-07-20T07:43:54.020Z] PASS [2022-07-20T07:43:54.020Z] [2022-07-20T07:43:54.020Z] DONE 0 tests in 6.063s [2022-07-20T07:43:54.020Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:43:54.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:43:54.020Z] +++ set -e [2022-07-20T07:43:54.020Z] +++ '[' -n 0 ']' [2022-07-20T07:43:54.020Z] +++ set -x [2022-07-20T07:43:54.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:43:54.020Z] INFO: Testing against a local daemon [2022-07-20T07:43:54.020Z] testing: warning: no tests to run [2022-07-20T07:43:54.020Z] PASS [2022-07-20T07:43:54.020Z] [2022-07-20T07:43:54.020Z] DONE 0 tests in 0.055s [2022-07-20T07:43:54.020Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:43:54.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:43:54.020Z] +++ set -e [2022-07-20T07:43:54.020Z] +++ '[' -n 0 ']' [2022-07-20T07:43:54.020Z] +++ set -x [2022-07-20T07:43:54.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:43:54.020Z] INFO: Testing against a local daemon [2022-07-20T07:43:54.020Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:43:54.020Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:43:55.194Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-07-20T07:43:55.195Z] === RUN TestPause [2022-07-20T07:43:55.195Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:43:55.195Z] --- SKIP: TestPause (0.00s) [2022-07-20T07:43:55.195Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T07:43:55.195Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T07:43:55.195Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T07:43:55.195Z] === RUN TestPauseStopPausedContainer [2022-07-20T07:43:55.195Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:43:55.195Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-20T07:43:55.195Z] === RUN TestPidHost [2022-07-20T07:43:55.387Z] === RUN TestInspectNetwork/full_network_id [2022-07-20T07:43:55.387Z] === RUN TestInspectNetwork/partial_network_id [2022-07-20T07:43:55.387Z] === RUN TestInspectNetwork/network_name [2022-07-20T07:43:55.387Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-20T07:43:55.911Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:43:56.128Z] --- PASS: TestPidHost (0.99s) [2022-07-20T07:43:56.128Z] === RUN TestPsFilter [2022-07-20T07:43:56.386Z] --- PASS: TestPsFilter (0.10s) [2022-07-20T07:43:56.386Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T07:43:56.644Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-20T07:43:56.644Z] === RUN TestRemoveContainerWithVolume [2022-07-20T07:43:57.210Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-20T07:43:57.210Z] === RUN TestRemoveContainerRunning [2022-07-20T07:43:57.471Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-07-20T07:43:57.472Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T07:43:57.805Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (4.08s) [2022-07-20T07:43:57.805Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (2.19s) [2022-07-20T07:43:57.805Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.87s) [2022-07-20T07:43:57.805Z] === RUN TestWaitRestartedContainer [2022-07-20T07:43:57.805Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:43:57.805Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:43:57.805Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:43:57.805Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:43:57.805Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:43:57.805Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:43:57.805Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:43:57.805Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:43:58.038Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-07-20T07:43:58.038Z] === RUN TestRemoveInvalidContainer [2022-07-20T07:43:58.038Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-20T07:43:58.038Z] === RUN TestRenameLinkedContainer [2022-07-20T07:43:59.411Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-07-20T07:43:59.411Z] === RUN TestRenameStoppedContainer [2022-07-20T07:43:59.578Z] --- PASS: TestInspectNetwork (6.91s) [2022-07-20T07:43:59.578Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-20T07:43:59.578Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-20T07:43:59.578Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-20T07:43:59.578Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-20T07:43:59.578Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T07:43:59.798Z] --- PASS: TestHealthKillContainer (7.88s) [2022-07-20T07:43:59.798Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T07:43:59.977Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-20T07:43:59.977Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T07:44:00.054Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-07-20T07:44:00.054Z] === RUN TestIpcModeNone [2022-07-20T07:44:00.310Z] --- PASS: TestIpcModeNone (0.47s) [2022-07-20T07:44:00.310Z] === RUN TestIpcModePrivate [2022-07-20T07:44:00.872Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-20T07:44:00.872Z] --- PASS: TestIpcModePrivate (0.51s) [2022-07-20T07:44:00.872Z] === RUN TestIpcModeShareable [2022-07-20T07:44:00.910Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-07-20T07:44:00.911Z] === RUN TestRenameInvalidName [2022-07-20T07:44:01.075Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:44:01.168Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-20T07:44:01.168Z] === RUN TestRenameAnonymousContainer [2022-07-20T07:44:01.434Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:77, shared: true, mustBeShared: true [2022-07-20T07:44:01.434Z] --- PASS: TestIpcModeShareable (0.49s) [2022-07-20T07:44:01.434Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T07:44:01.484Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T07:44:01.484Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T07:44:01.484Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T07:44:01.484Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T07:44:01.484Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T07:44:01.484Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T07:44:01.484Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T07:44:01.484Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T07:44:01.484Z] === RUN TestNetworkList [2022-07-20T07:44:01.484Z] === RUN TestNetworkList//networks [2022-07-20T07:44:01.484Z] === PAUSE TestNetworkList//networks [2022-07-20T07:44:01.484Z] === RUN TestNetworkList//networks/ [2022-07-20T07:44:01.484Z] === PAUSE TestNetworkList//networks/ [2022-07-20T07:44:01.484Z] === CONT TestNetworkList//networks [2022-07-20T07:44:01.484Z] === CONT TestNetworkList//networks/ [2022-07-20T07:44:01.484Z] --- PASS: TestNetworkList (0.01s) [2022-07-20T07:44:01.485Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T07:44:01.485Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T07:44:01.485Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T07:44:01.744Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-20T07:44:01.744Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T07:44:02.441Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:44:02.441Z] --- PASS: TestWaitRestartedContainer/next-exit (2.97s) [2022-07-20T07:44:02.441Z] --- PASS: TestWaitRestartedContainer/default (2.99s) [2022-07-20T07:44:02.441Z] --- PASS: TestWaitRestartedContainer/not-running (1.71s) [2022-07-20T07:44:02.543Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-07-20T07:44:02.543Z] === RUN TestRenameContainerWithSameName [2022-07-20T07:44:02.682Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-20T07:44:02.682Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T07:44:02.697Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:44:02.697Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:44:02.799Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-07-20T07:44:02.799Z] === RUN TestAPIIpcModeHost [2022-07-20T07:44:03.109Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-20T07:44:03.109Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T07:44:03.361Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-07-20T07:44:03.361Z] === RUN TestDaemonIpcModeShareable [2022-07-20T07:44:03.621Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-07-20T07:44:03.621Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T07:44:04.042Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-07-20T07:44:04.042Z] === RUN TestResize [2022-07-20T07:44:04.288Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-07-20T07:44:04.300Z] --- PASS: TestResize (0.42s) [2022-07-20T07:44:04.300Z] === RUN TestResizeWithInvalidSize [2022-07-20T07:44:04.544Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-07-20T07:44:04.544Z] === RUN TestDaemonIpcModePrivate [2022-07-20T07:44:04.563Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-20T07:44:04.563Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T07:44:04.587Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:44:04.865Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-07-20T07:44:04.865Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T07:44:05.124Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-07-20T07:44:05.124Z] === RUN TestDaemonRestartKillContainers [2022-07-20T07:44:05.124Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-20T07:44:05.124Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-20T07:44:05.124Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:44:05.124Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:44:05.473Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-07-20T07:44:05.729Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-07-20T07:44:05.729Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T07:44:05.944Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-20T07:44:05.944Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T07:44:06.146Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:44:06.512Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-20T07:44:06.512Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T07:44:06.659Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.69s) [2022-07-20T07:44:06.659Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.83s) [2022-07-20T07:44:06.659Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.85s) [2022-07-20T07:44:06.659Z] === RUN TestWaitRestartedContainer [2022-07-20T07:44:06.659Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:44:06.659Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:44:06.659Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:44:06.659Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:44:06.659Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:44:06.659Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:44:06.659Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:44:06.659Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:44:06.713Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.73s) [2022-07-20T07:44:06.713Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) [2022-07-20T07:44:06.713Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s) [2022-07-20T07:44:06.713Z] === RUN TestCgroupNamespacesRun [2022-07-20T07:44:06.819Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-07-20T07:44:06.819Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-07-20T07:44:06.819Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T07:44:07.746Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-07-20T07:44:08.002Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-07-20T07:44:08.002Z] === RUN TestIpcModeOlderClient [2022-07-20T07:44:08.002Z] === PAUSE TestIpcModeOlderClient [2022-07-20T07:44:08.002Z] === RUN TestKillContainerInvalidSignal [2022-07-20T07:44:08.092Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-20T07:44:08.092Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T07:44:08.564Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-20T07:44:08.564Z] === RUN TestKillContainer [2022-07-20T07:44:08.564Z] === RUN TestKillContainer/no_signal [2022-07-20T07:44:08.820Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T07:44:09.025Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-07-20T07:44:09.026Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T07:44:09.047Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-07-20T07:44:09.047Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T07:44:09.047Z] service_test.go:243: FLAKY_TEST [2022-07-20T07:44:09.047Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T07:44:09.047Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T07:44:09.076Z] === RUN TestKillContainer/killing_signal [2022-07-20T07:44:09.175Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:44:09.638Z] --- PASS: TestKillContainer (1.32s) [2022-07-20T07:44:09.638Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-20T07:44:09.638Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-20T07:44:09.638Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-07-20T07:44:09.638Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T07:44:09.638Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T07:44:09.924Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-20T07:44:10.201Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T07:44:10.408Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-07-20T07:44:10.408Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T07:44:11.109Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-07-20T07:44:11.109Z] --- PASS: TestWaitRestartedContainer/next-exit (2.82s) [2022-07-20T07:44:11.109Z] --- PASS: TestWaitRestartedContainer/default (2.87s) [2022-07-20T07:44:11.109Z] --- PASS: TestWaitRestartedContainer/not-running (1.86s) [2022-07-20T07:44:11.109Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:44:11.109Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:44:11.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-07-20T07:44:11.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-20T07:44:11.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-07-20T07:44:11.142Z] === RUN TestKillStoppedContainer [2022-07-20T07:44:11.142Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-20T07:44:11.142Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T07:44:11.142Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-20T07:44:11.142Z] === RUN TestKillDifferentUserContainer [2022-07-20T07:44:11.342Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-07-20T07:44:11.342Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T07:44:11.401Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-20T07:44:11.401Z] === RUN TestInspectOomKilledTrue [2022-07-20T07:44:11.966Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-07-20T07:44:11.966Z] === RUN TestInspectOomKilledFalse [2022-07-20T07:44:12.528Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-20T07:44:12.528Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T07:44:12.723Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-20T07:44:12.723Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T07:44:12.783Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-07-20T07:44:12.784Z] === RUN TestLinksContainerNames [2022-07-20T07:44:13.004Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:44:13.658Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-20T07:44:13.658Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T07:44:13.711Z] --- PASS: TestLinksContainerNames (0.88s) [2022-07-20T07:44:13.711Z] === RUN TestLogsFollowTailEmpty [2022-07-20T07:44:13.967Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-20T07:44:13.967Z] === RUN TestLogs [2022-07-20T07:44:13.967Z] === RUN TestLogs/driver_local [2022-07-20T07:44:13.967Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T07:44:13.967Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T07:44:13.967Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T07:44:13.967Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T07:44:13.967Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T07:44:13.967Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T07:44:13.967Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T07:44:13.967Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T07:44:13.967Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T07:44:13.967Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T07:44:13.967Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T07:44:13.967Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T07:44:13.967Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T07:44:13.967Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T07:44:14.223Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-20T07:44:14.224Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T07:44:14.530Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T07:44:14.530Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T07:44:14.898Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.88s) [2022-07-20T07:44:14.898Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.91s) [2022-07-20T07:44:14.898Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.96s) [2022-07-20T07:44:14.898Z] === RUN TestWaitRestartedContainer [2022-07-20T07:44:14.898Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:44:14.898Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:44:14.898Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:44:14.898Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:44:14.898Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:44:14.898Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:44:14.898Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:44:14.898Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:44:15.457Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T07:44:15.457Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T07:44:15.598Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-07-20T07:44:15.598Z] === RUN TestNISDomainname [2022-07-20T07:44:15.598Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-20T07:44:15.598Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-20T07:44:15.598Z] === RUN TestHostnameDnsResolution [2022-07-20T07:44:16.164Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-07-20T07:44:16.164Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T07:44:16.164Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-20T07:44:16.164Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-20T07:44:16.164Z] === RUN TestPrivilegedHostDevices [2022-07-20T07:44:16.385Z] === RUN TestLogs/driver_json-file [2022-07-20T07:44:16.385Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T07:44:16.385Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T07:44:16.385Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T07:44:16.385Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T07:44:16.385Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T07:44:16.385Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T07:44:16.385Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T07:44:16.385Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T07:44:16.385Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T07:44:16.385Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T07:44:16.385Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T07:44:16.385Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T07:44:16.385Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T07:44:16.385Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T07:44:16.421Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-07-20T07:44:16.421Z] === RUN TestRunConsoleSize [2022-07-20T07:44:16.641Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T07:44:16.897Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T07:44:16.988Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-20T07:44:16.988Z] === RUN TestStats [2022-07-20T07:44:16.988Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:44:16.988Z] --- SKIP: TestStats (0.00s) [2022-07-20T07:44:16.988Z] === RUN TestStopContainerWithTimeout [2022-07-20T07:44:16.988Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T07:44:16.988Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T07:44:16.988Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T07:44:16.988Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T07:44:16.988Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T07:44:16.988Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T07:44:16.988Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T07:44:16.988Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T07:44:16.988Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T07:44:16.988Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T07:44:17.417Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:44:17.459Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T07:44:17.459Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T07:44:17.553Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T07:44:18.021Z] --- PASS: TestLogs (4.02s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.78s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.77s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.74s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.83s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-07-20T07:44:18.021Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-07-20T07:44:18.021Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T07:44:18.583Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/default [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/private [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/slave [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/shared [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T07:44:18.583Z] === CONT TestMountDaemonRoot/default [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T07:44:18.583Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T07:44:18.583Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T07:44:18.583Z] === CONT TestMountDaemonRoot/shared [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T07:44:18.583Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T07:44:18.583Z] === CONT TestMountDaemonRoot/slave [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T07:44:18.583Z] === CONT TestMountDaemonRoot/private [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T07:44:18.583Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T07:44:18.583Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T07:44:18.583Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T07:44:18.583Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T07:44:18.583Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T07:44:18.583Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T07:44:18.584Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T07:44:18.584Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T07:44:18.584Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T07:44:18.584Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T07:44:18.584Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T07:44:18.584Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T07:44:18.584Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T07:44:18.584Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T07:44:18.584Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T07:44:18.839Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T07:44:18.839Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T07:44:18.839Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T07:44:18.839Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T07:44:18.839Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T07:44:18.839Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T07:44:18.839Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T07:44:18.839Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T07:44:18.839Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T07:44:18.839Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T07:44:18.839Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T07:44:18.840Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T07:44:18.840Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T07:44:18.840Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T07:44:18.840Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-20T07:44:18.840Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-20T07:44:18.840Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T07:44:19.450Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T07:44:19.940Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:44:19.940Z] --- PASS: TestWaitRestartedContainer/default (2.57s) [2022-07-20T07:44:19.940Z] --- PASS: TestWaitRestartedContainer/next-exit (2.84s) [2022-07-20T07:44:19.940Z] --- PASS: TestWaitRestartedContainer/not-running (2.15s) [2022-07-20T07:44:19.940Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:44:19.940Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:44:20.205Z] --- PASS: TestContainerBindMountNonRecursive (1.15s) [2022-07-20T07:44:20.205Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T07:44:20.461Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-07-20T07:44:20.461Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T07:44:20.717Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-07-20T07:44:20.717Z] === RUN TestNetworkNat [2022-07-20T07:44:21.280Z] --- PASS: TestNetworkNat (0.46s) [2022-07-20T07:44:21.280Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T07:44:21.308Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:44:21.347Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-20T07:44:21.347Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-07-20T07:44:21.347Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-07-20T07:44:21.347Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-07-20T07:44:21.347Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-20T07:44:21.347Z] === RUN TestDeleteDevicemapper [2022-07-20T07:44:21.347Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T07:44:21.347Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T07:44:21.347Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T07:44:21.537Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-20T07:44:21.537Z] === RUN TestNetworkLoopbackNat [2022-07-20T07:44:22.283Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-07-20T07:44:22.283Z] === RUN TestUpdateMemory [2022-07-20T07:44:22.283Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:44:22.283Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-20T07:44:22.283Z] === RUN TestUpdateCPUQuota [2022-07-20T07:44:22.283Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:44:22.283Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-20T07:44:22.283Z] === RUN TestUpdatePidsLimit [2022-07-20T07:44:22.283Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:44:22.283Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-20T07:44:22.283Z] === RUN TestUpdateRestartPolicy [2022-07-20T07:44:23.201Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.74s) [2022-07-20T07:44:23.201Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.83s) [2022-07-20T07:44:23.201Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.90s) [2022-07-20T07:44:23.201Z] === RUN TestWaitRestartedContainer [2022-07-20T07:44:23.458Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:44:23.458Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:44:23.458Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:44:23.458Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:44:23.458Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:44:23.458Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:44:23.458Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:44:23.458Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:44:23.936Z] --- PASS: TestServiceWithDataPathPortInit (14.19s) [2022-07-20T07:44:23.936Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T07:44:24.052Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-07-20T07:44:24.052Z] === RUN TestPause [2022-07-20T07:44:24.634Z] --- PASS: TestPause (0.47s) [2022-07-20T07:44:24.634Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T07:44:24.634Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T07:44:24.634Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T07:44:24.634Z] === RUN TestPauseStopPausedContainer [2022-07-20T07:44:25.196Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-20T07:44:25.196Z] === RUN TestPidHost [2022-07-20T07:44:25.844Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ps2r3rdsoy8f1hhtfp1a3stuv Created:2022-07-20 07:44:24.243440131 +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[2e1de1f263dc65ebdb62ab888ff09b57c4aed90a35db254656ae1777aac9fa1f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1k6obtq7xtnk8s5mrebzpigl3 EndpointID:7f985360693f6578a5549af4f2cafc5abdc020c039acb675b87d5c01df2c8323 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8ee432174010feec13a90dba73ecd173ae779ee86ce01a4321c883a7ce945904 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:adf6213859e8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1k6obtq7xtnk8s5mrebzpigl3 EndpointID:7f985360693f6578a5549af4f2cafc5abdc020c039acb675b87d5c01df2c8323 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-20T07:44:26.124Z] --- PASS: TestPidHost (0.96s) [2022-07-20T07:44:26.124Z] === RUN TestPsFilter [2022-07-20T07:44:26.124Z] --- PASS: TestPsFilter (0.11s) [2022-07-20T07:44:26.124Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T07:44:26.686Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-20T07:44:26.686Z] === RUN TestRemoveContainerWithVolume [2022-07-20T07:44:26.775Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:44:27.248Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2022-07-20T07:44:27.248Z] === RUN TestRemoveContainerRunning [2022-07-20T07:44:27.504Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-07-20T07:44:27.504Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T07:44:28.065Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-20T07:44:28.065Z] === RUN TestRemoveInvalidContainer [2022-07-20T07:44:28.065Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-20T07:44:28.065Z] === RUN TestRenameLinkedContainer [2022-07-20T07:44:28.145Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:44:28.145Z] --- PASS: TestWaitRestartedContainer/default (2.87s) [2022-07-20T07:44:28.145Z] --- PASS: TestWaitRestartedContainer/next-exit (2.91s) [2022-07-20T07:44:28.145Z] --- PASS: TestWaitRestartedContainer/not-running (1.72s) [2022-07-20T07:44:28.145Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:44:28.145Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:44:29.954Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-07-20T07:44:29.954Z] === RUN TestRenameStoppedContainer [2022-07-20T07:44:29.954Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-20T07:44:29.954Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T07:44:30.036Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2022-07-20T07:44:30.036Z] PASS [2022-07-20T07:44:30.036Z] [2022-07-20T07:44:30.036Z] === Skipped [2022-07-20T07:44:30.036Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T07:44:30.036Z] service_test.go:243: FLAKY_TEST [2022-07-20T07:44:30.036Z] [2022-07-20T07:44:30.036Z] DONE 38 tests, 1 skipped in 44.093s [2022-07-20T07:44:30.036Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T07:44:30.036Z] INFO: Testing against a local daemon [2022-07-20T07:44:30.036Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T07:44:30.036Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:44:30.036Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T07:44:30.036Z] === RUN TestDockerNetworkIpvlan [2022-07-20T07:44:30.036Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:44:30.036Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T07:44:30.036Z] PASS [2022-07-20T07:44:30.036Z] [2022-07-20T07:44:30.036Z] === Skipped [2022-07-20T07:44:30.036Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T07:44:30.036Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:44:30.036Z] [2022-07-20T07:44:30.036Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T07:44:30.036Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:44:30.036Z] [2022-07-20T07:44:30.036Z] DONE 2 tests, 2 skipped in 0.021s [2022-07-20T07:44:30.036Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T07:44:30.036Z] INFO: Testing against a local daemon [2022-07-20T07:44:30.036Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T07:44:30.043Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:44:30.883Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-07-20T07:44:30.883Z] === RUN TestRenameInvalidName [2022-07-20T07:44:31.420Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-07-20T07:44:31.420Z] === RUN TestDockerNetworkMacvlan [2022-07-20T07:44:31.445Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-20T07:44:31.445Z] === RUN TestRenameAnonymousContainer [2022-07-20T07:44:31.941Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.99s) [2022-07-20T07:44:31.941Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (2.08s) [2022-07-20T07:44:31.941Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.90s) [2022-07-20T07:44:31.941Z] === RUN TestWaitRestartedContainer [2022-07-20T07:44:31.941Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:44:31.941Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:44:31.941Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:44:31.941Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:44:31.941Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:44:31.941Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:44:31.941Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:44:31.941Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:44:31.990Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-20T07:44:32.927Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-20T07:44:33.335Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-07-20T07:44:33.335Z] === RUN TestRenameContainerWithSameName [2022-07-20T07:44:33.335Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-20T07:44:33.335Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T07:44:33.496Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-20T07:44:34.262Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-07-20T07:44:34.262Z] === RUN TestResize [2022-07-20T07:44:34.543Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-07-20T07:44:34.543Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T07:44:34.543Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-07-20T07:44:34.543Z] === RUN TestWaitNonBlocked [2022-07-20T07:44:34.543Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T07:44:34.543Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T07:44:34.543Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T07:44:34.543Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T07:44:34.543Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T07:44:34.543Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T07:44:34.543Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T07:44:34.543Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2022-07-20T07:44:34.543Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2022-07-20T07:44:34.543Z] === RUN TestWaitBlocked [2022-07-20T07:44:34.543Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T07:44:34.543Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T07:44:34.543Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T07:44:34.543Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T07:44:34.543Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T07:44:34.543Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T07:44:34.824Z] --- PASS: TestResize (0.44s) [2022-07-20T07:44:34.824Z] === RUN TestResizeWithInvalidSize [2022-07-20T07:44:35.080Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-20T07:44:35.080Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T07:44:35.109Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-20T07:44:35.109Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-07-20T07:44:35.109Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-07-20T07:44:35.109Z] === RUN TestWaitConditions [2022-07-20T07:44:35.109Z] === RUN TestWaitConditions/default [2022-07-20T07:44:35.109Z] === PAUSE TestWaitConditions/default [2022-07-20T07:44:35.109Z] === RUN TestWaitConditions/not-running [2022-07-20T07:44:35.109Z] === PAUSE TestWaitConditions/not-running [2022-07-20T07:44:35.109Z] === RUN TestWaitConditions/next-exit [2022-07-20T07:44:35.109Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T07:44:35.109Z] === RUN TestWaitConditions/removed [2022-07-20T07:44:35.109Z] === PAUSE TestWaitConditions/removed [2022-07-20T07:44:35.109Z] === CONT TestWaitConditions/default [2022-07-20T07:44:35.109Z] === CONT TestWaitConditions/removed [2022-07-20T07:44:35.217Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:44:35.403Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-20T07:44:35.645Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:44:35.645Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:44:35.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:44:35.645Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T07:44:35.645Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:44:37.006Z] === CONT TestWaitConditions/next-exit [2022-07-20T07:44:37.006Z] === CONT TestWaitConditions/not-running [2022-07-20T07:44:37.111Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-07-20T07:44:37.111Z] --- PASS: TestWaitRestartedContainer/default (3.22s) [2022-07-20T07:44:37.111Z] --- PASS: TestWaitRestartedContainer/next-exit (3.26s) [2022-07-20T07:44:37.111Z] --- PASS: TestWaitRestartedContainer/not-running (1.74s) [2022-07-20T07:44:37.111Z] PASS [2022-07-20T07:44:37.111Z] [2022-07-20T07:44:37.111Z] DONE 35 tests in 43.177s [2022-07-20T07:44:37.111Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:37.111Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.111Z] +++ set -e [2022-07-20T07:44:37.111Z] +++ '[' -n 0 ']' [2022-07-20T07:44:37.111Z] +++ set -x [2022-07-20T07:44:37.111Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.111Z] testing: warning: no tests to run [2022-07-20T07:44:37.111Z] PASS [2022-07-20T07:44:37.111Z] [2022-07-20T07:44:37.111Z] DONE 0 tests in 0.134s [2022-07-20T07:44:37.111Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:37.111Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.111Z] +++ set -e [2022-07-20T07:44:37.111Z] +++ '[' -n 0 ']' [2022-07-20T07:44:37.111Z] +++ set -x [2022-07-20T07:44:37.111Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.311Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-20T07:44:37.368Z] INFO: Testing against a local daemon [2022-07-20T07:44:37.368Z] testing: warning: no tests to run [2022-07-20T07:44:37.368Z] PASS [2022-07-20T07:44:37.368Z] [2022-07-20T07:44:37.368Z] DONE 0 tests in 0.152s [2022-07-20T07:44:37.368Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:37.368Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.368Z] +++ set -e [2022-07-20T07:44:37.368Z] +++ '[' -n 0 ']' [2022-07-20T07:44:37.368Z] +++ set -x [2022-07-20T07:44:37.368Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.368Z] testing: warning: no tests to run [2022-07-20T07:44:37.368Z] PASS [2022-07-20T07:44:37.368Z] [2022-07-20T07:44:37.368Z] DONE 0 tests in 0.020s [2022-07-20T07:44:37.368Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:37.368Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.368Z] +++ set -e [2022-07-20T07:44:37.368Z] +++ '[' -n 0 ']' [2022-07-20T07:44:37.368Z] +++ set -x [2022-07-20T07:44:37.368Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.368Z] INFO: Testing against a local daemon [2022-07-20T07:44:37.368Z] testing: warning: no tests to run [2022-07-20T07:44:37.368Z] PASS [2022-07-20T07:44:37.368Z] [2022-07-20T07:44:37.368Z] DONE 0 tests in 0.079s [2022-07-20T07:44:37.368Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:37.368Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.368Z] +++ set -e [2022-07-20T07:44:37.368Z] +++ '[' -n 0 ']' [2022-07-20T07:44:37.368Z] +++ set -x [2022-07-20T07:44:37.368Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:44:37.625Z] INFO: Testing against a local daemon [2022-07-20T07:44:37.625Z] testing: warning: no tests to run [2022-07-20T07:44:37.625Z] PASS [2022-07-20T07:44:37.625Z] [2022-07-20T07:44:37.625Z] DONE 0 tests in 0.061s [2022-07-20T07:44:37.625Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:37.625Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.625Z] +++ set -e [2022-07-20T07:44:37.625Z] +++ '[' -n 0 ']' [2022-07-20T07:44:37.625Z] +++ set -x [2022-07-20T07:44:37.625Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.625Z] INFO: Testing against a local daemon [2022-07-20T07:44:37.625Z] testing: warning: no tests to run [2022-07-20T07:44:37.625Z] PASS [2022-07-20T07:44:37.625Z] [2022-07-20T07:44:37.625Z] DONE 0 tests in 0.029s [2022-07-20T07:44:37.625Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:37.625Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.625Z] +++ set -e [2022-07-20T07:44:37.625Z] +++ '[' -n 0 ']' [2022-07-20T07:44:37.625Z] +++ set -x [2022-07-20T07:44:37.626Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.626Z] testing: warning: no tests to run [2022-07-20T07:44:37.626Z] PASS [2022-07-20T07:44:37.626Z] [2022-07-20T07:44:37.626Z] DONE 0 tests in 0.031s [2022-07-20T07:44:37.626Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:37.626Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.626Z] +++ set -e [2022-07-20T07:44:37.626Z] +++ '[' -n 0 ']' [2022-07-20T07:44:37.626Z] +++ set -x [2022-07-20T07:44:37.626Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.626Z] INFO: Testing against a local daemon [2022-07-20T07:44:37.626Z] testing: warning: no tests to run [2022-07-20T07:44:37.626Z] PASS [2022-07-20T07:44:37.626Z] [2022-07-20T07:44:37.626Z] DONE 0 tests in 0.045s [2022-07-20T07:44:37.626Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:37.626Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.626Z] +++ set -e [2022-07-20T07:44:37.626Z] +++ '[' -n 0 ']' [2022-07-20T07:44:37.626Z] +++ set -x [2022-07-20T07:44:37.626Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.887Z] INFO: Testing against a local daemon [2022-07-20T07:44:37.887Z] testing: warning: no tests to run [2022-07-20T07:44:37.887Z] PASS [2022-07-20T07:44:37.887Z] [2022-07-20T07:44:37.887Z] DONE 0 tests in 0.051s [2022-07-20T07:44:37.887Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:37.887Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.887Z] +++ set -e [2022-07-20T07:44:37.887Z] +++ '[' -n 0 ']' [2022-07-20T07:44:37.887Z] +++ set -x [2022-07-20T07:44:37.887Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.887Z] INFO: Testing against a local daemon [2022-07-20T07:44:37.887Z] testing: warning: no tests to run [2022-07-20T07:44:37.887Z] PASS [2022-07-20T07:44:37.887Z] [2022-07-20T07:44:37.887Z] DONE 0 tests in 0.070s [2022-07-20T07:44:37.887Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:37.887Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.887Z] +++ set -e [2022-07-20T07:44:37.887Z] +++ '[' -n 0 ']' [2022-07-20T07:44:37.887Z] +++ set -x [2022-07-20T07:44:37.887Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:37.887Z] INFO: Testing against a local daemon [2022-07-20T07:44:37.887Z] testing: warning: no tests to run [2022-07-20T07:44:37.887Z] PASS [2022-07-20T07:44:37.887Z] [2022-07-20T07:44:37.887Z] DONE 0 tests in 0.056s [2022-07-20T07:44:38.144Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:38.144Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.144Z] +++ set -e [2022-07-20T07:44:38.144Z] +++ '[' -n 0 ']' [2022-07-20T07:44:38.144Z] +++ set -x [2022-07-20T07:44:38.144Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.144Z] testing: warning: no tests to run [2022-07-20T07:44:38.144Z] PASS [2022-07-20T07:44:38.144Z] [2022-07-20T07:44:38.144Z] DONE 0 tests in 0.027s [2022-07-20T07:44:38.144Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:38.144Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.144Z] +++ set -e [2022-07-20T07:44:38.144Z] +++ '[' -n 0 ']' [2022-07-20T07:44:38.144Z] +++ set -x [2022-07-20T07:44:38.144Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.144Z] INFO: Testing against a local daemon [2022-07-20T07:44:38.144Z] testing: warning: no tests to run [2022-07-20T07:44:38.144Z] PASS [2022-07-20T07:44:38.144Z] [2022-07-20T07:44:38.144Z] DONE 0 tests in 0.057s [2022-07-20T07:44:38.144Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:38.144Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.144Z] +++ set -e [2022-07-20T07:44:38.144Z] +++ '[' -n 0 ']' [2022-07-20T07:44:38.144Z] +++ set -x [2022-07-20T07:44:38.144Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.144Z] INFO: Testing against a local daemon [2022-07-20T07:44:38.144Z] testing: warning: no tests to run [2022-07-20T07:44:38.144Z] PASS [2022-07-20T07:44:38.144Z] [2022-07-20T07:44:38.144Z] DONE 0 tests in 0.059s [2022-07-20T07:44:38.379Z] --- PASS: TestWaitConditions (0.01s) [2022-07-20T07:44:38.379Z] --- PASS: TestWaitConditions/removed (1.65s) [2022-07-20T07:44:38.379Z] --- PASS: TestWaitConditions/default (1.67s) [2022-07-20T07:44:38.379Z] --- PASS: TestWaitConditions/next-exit (1.44s) [2022-07-20T07:44:38.379Z] --- PASS: TestWaitConditions/not-running (1.48s) [2022-07-20T07:44:38.379Z] === RUN TestWaitRestartedContainer [2022-07-20T07:44:38.379Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:44:38.379Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:44:38.379Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:44:38.379Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:44:38.379Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:44:38.379Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:44:38.379Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:44:38.379Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:44:38.401Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:38.402Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.402Z] +++ set -e [2022-07-20T07:44:38.402Z] +++ '[' -n 0 ']' [2022-07-20T07:44:38.402Z] +++ set -x [2022-07-20T07:44: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-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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.402Z] INFO: Testing against a local daemon [2022-07-20T07:44:38.402Z] testing: warning: no tests to run [2022-07-20T07:44:38.402Z] PASS [2022-07-20T07:44:38.402Z] [2022-07-20T07:44:38.402Z] DONE 0 tests in 0.089s [2022-07-20T07:44:38.402Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:38.402Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.402Z] +++ set -e [2022-07-20T07:44:38.402Z] +++ '[' -n 0 ']' [2022-07-20T07:44:38.402Z] +++ set -x [2022-07-20T07:44: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-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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.402Z] INFO: Testing against a local daemon [2022-07-20T07:44:38.402Z] testing: warning: no tests to run [2022-07-20T07:44:38.402Z] PASS [2022-07-20T07:44:38.402Z] [2022-07-20T07:44:38.402Z] DONE 0 tests in 0.054s [2022-07-20T07:44:38.402Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:38.402Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.402Z] +++ set -e [2022-07-20T07:44:38.402Z] +++ '[' -n 0 ']' [2022-07-20T07:44:38.402Z] +++ set -x [2022-07-20T07:44: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-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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.659Z] INFO: Testing against a local daemon [2022-07-20T07:44:38.659Z] testing: warning: no tests to run [2022-07-20T07:44:38.659Z] PASS [2022-07-20T07:44:38.659Z] [2022-07-20T07:44:38.659Z] DONE 0 tests in 0.073s [2022-07-20T07:44:38.659Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:38.659Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.659Z] +++ set -e [2022-07-20T07:44:38.659Z] +++ '[' -n 0 ']' [2022-07-20T07:44:38.659Z] +++ set -x [2022-07-20T07:44: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-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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.659Z] INFO: Testing against a local daemon [2022-07-20T07:44:38.659Z] testing: warning: no tests to run [2022-07-20T07:44:38.659Z] PASS [2022-07-20T07:44:38.659Z] [2022-07-20T07:44:38.659Z] DONE 0 tests in 0.073s [2022-07-20T07:44:38.659Z] Running integration-test (iteration 2) [2022-07-20T07:44:38.659Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:38.659Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.659Z] +++ set -e [2022-07-20T07:44:38.659Z] +++ '[' -n 0 ']' [2022-07-20T07:44:38.659Z] +++ set -x [2022-07-20T07:44: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-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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:44:38.916Z] INFO: Testing against a local daemon [2022-07-20T07:44:38.916Z] testing: warning: no tests to run [2022-07-20T07:44:38.916Z] PASS [2022-07-20T07:44:38.916Z] [2022-07-20T07:44:38.916Z] DONE 0 tests in 0.128s [2022-07-20T07:44:38.916Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:38.916Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.916Z] +++ set -e [2022-07-20T07:44:38.916Z] +++ '[' -n 0 ']' [2022-07-20T07:44:38.916Z] +++ set -x [2022-07-20T07:44: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-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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.916Z] INFO: Testing against a local daemon [2022-07-20T07:44:38.916Z] testing: warning: no tests to run [2022-07-20T07:44:38.916Z] PASS [2022-07-20T07:44:38.916Z] [2022-07-20T07:44:38.916Z] DONE 0 tests in 0.111s [2022-07-20T07:44:38.916Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:44:38.916Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:38.916Z] +++ set -e [2022-07-20T07:44:38.916Z] +++ '[' -n 0 ']' [2022-07-20T07:44:38.916Z] +++ set -x [2022-07-20T07:44: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-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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:44:39.176Z] INFO: Testing against a local daemon [2022-07-20T07:44:39.176Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:44:39.176Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:44:39.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:44:39.751Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:44:40.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:44:40.603Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-20T07:44:40.685Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:44:40.685Z] --- PASS: TestWaitRestartedContainer/default (1.36s) [2022-07-20T07:44:40.685Z] --- PASS: TestWaitRestartedContainer/next-exit (1.43s) [2022-07-20T07:44:40.685Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-07-20T07:44:40.685Z] === CONT TestDaemonRestartIpcMode [2022-07-20T07:44:40.685Z] === CONT TestIpcModeOlderClient [2022-07-20T07:44:40.685Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-20T07:44:40.685Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T07:44:40.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:44:41.069Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:44:41.172Z] --- PASS: TestDockerNetworkMacvlan (9.81s) [2022-07-20T07:44:41.172Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-20T07:44:41.172Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-20T07:44:41.172Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-07-20T07:44:41.172Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-07-20T07:44:41.172Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2022-07-20T07:44:41.172Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-07-20T07:44:41.172Z] PASS [2022-07-20T07:44:41.172Z] [2022-07-20T07:44:41.172Z] DONE 8 tests in 11.121s [2022-07-20T07:44:41.172Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T07:44:41.172Z] testing: warning: no tests to run [2022-07-20T07:44:41.172Z] PASS [2022-07-20T07:44:41.172Z] [2022-07-20T07:44:41.172Z] DONE 0 tests in 0.007s [2022-07-20T07:44:41.172Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T07:44:41.172Z] INFO: Testing against a local daemon [2022-07-20T07:44:41.172Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T07:44:41.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:44:42.562Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-07-20T07:44:42.562Z] === RUN TestAuthZPluginTLS [2022-07-20T07:44:42.832Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-20T07:44:42.832Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T07:44:42.963Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.80s) [2022-07-20T07:44:42.963Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.95s) [2022-07-20T07:44:42.963Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.84s) [2022-07-20T07:44:42.963Z] === RUN TestWaitRestartedContainer [2022-07-20T07:44:42.963Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:44:42.963Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:44:42.963Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:44:42.963Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:44:42.963Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:44:42.963Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:44:42.963Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:44:42.963Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:44:43.216Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2022-07-20T07:44:43.216Z] --- PASS: TestDaemonRestartIpcMode (2.73s) [2022-07-20T07:44:43.216Z] PASS [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === Skipped [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-20T07:44:43.216Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-20T07:44:43.216Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-20T07:44:43.216Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-20T07:44:43.216Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-20T07:44:43.216Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-20T07:44:43.216Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-20T07:44:43.216Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-20T07:44:43.216Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-20T07:44:43.216Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-20T07:44:43.216Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-20T07:44:43.216Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-20T07:44:43.216Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-20T07:44:43.216Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-20T07:44:43.216Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-20T07:44:43.216Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-20T07:44:43.216Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-20T07:44:43.216Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T07:44:43.216Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-20T07:44:43.216Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-20T07:44:43.216Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-20T07:44:43.216Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-20T07:44:43.216Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-20T07:44:43.216Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T07:44:43.216Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-20T07:44:43.216Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-20T07:44:43.216Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-20T07:44:43.216Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T07:44:43.216Z] [2022-07-20T07:44:43.216Z] DONE 248 tests, 27 skipped in 84.648s [2022-07-20T07:44:43.216Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T07:44:43.419Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-20T07:44:43.419Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T07:44:43.783Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T07:44:44.003Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-20T07:44:44.003Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T07:44:44.349Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-07-20T07:44:44.349Z] === RUN TestConfigDaemonID [2022-07-20T07:44:44.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:44:44.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T07:44:44.572Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-20T07:44:44.572Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T07:44:45.287Z] daemon_test.go:83: [d9d4f3f3773c1] daemon is not started [2022-07-20T07:44:45.287Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-20T07:44:45.287Z] === RUN TestDaemonConfigValidation [2022-07-20T07:44:45.287Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T07:44:45.287Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T07:44:45.287Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T07:44:45.287Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T07:44:45.287Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T07:44:45.287Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T07:44:45.287Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T07:44:45.287Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T07:44:45.287Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T07:44:45.287Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T07:44:45.287Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T07:44:45.287Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T07:44:45.480Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:44:45.545Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T07:44:45.546Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T07:44:45.546Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T07:44:45.546Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T07:44:45.546Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-20T07:44:45.546Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-20T07:44:45.546Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-07-20T07:44:45.546Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-20T07:44:45.546Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-20T07:44:45.546Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T07:44:45.546Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T07:44:45.951Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-07-20T07:44:45.951Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T07:44:46.210Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-20T07:44:46.210Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T07:44:46.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T07:44:46.779Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-20T07:44:46.779Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T07:44:46.919Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T07:44:47.347Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-20T07:44:47.347Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T07:44:47.853Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T07:44:47.997Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:44:47.997Z] --- PASS: TestWaitRestartedContainer/default (2.67s) [2022-07-20T07:44:47.997Z] --- PASS: TestWaitRestartedContainer/next-exit (2.96s) [2022-07-20T07:44:47.997Z] --- PASS: TestWaitRestartedContainer/not-running (1.91s) [2022-07-20T07:44:47.997Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:44:47.997Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:44:48.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T07:44:48.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T07:44:48.726Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-07-20T07:44:48.726Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T07:44:48.790Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T07:44:48.790Z] daemon_test.go:197: [def0ea5c7001a] daemon is not started [2022-07-20T07:44:48.790Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-07-20T07:44:48.790Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-20T07:44:48.790Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-07-20T07:44:48.790Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-20T07:44:48.790Z] === RUN TestDaemonProxy [2022-07-20T07:44:48.790Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-20T07:44:48.790Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-20T07:44:48.790Z] PASS [2022-07-20T07:44:48.790Z] [2022-07-20T07:44:48.790Z] === Skipped [2022-07-20T07:44:48.790Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-20T07:44:48.790Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-20T07:44:48.790Z] [2022-07-20T07:44:48.790Z] DONE 13 tests, 1 skipped in 5.666s [2022-07-20T07:44:48.790Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T07:44:49.048Z] INFO: Testing against a local daemon [2022-07-20T07:44:49.049Z] === RUN TestCommitInheritsEnv [2022-07-20T07:44:49.364Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:44:50.107Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-07-20T07:44:50.107Z] === RUN TestAuthZPluginHeader [2022-07-20T07:44:50.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T07:44:50.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T07:44:51.045Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-20T07:44:51.045Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T07:44:51.255Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.60s) [2022-07-20T07:44:51.255Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.87s) [2022-07-20T07:44:51.255Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.72s) [2022-07-20T07:44:51.255Z] === RUN TestWaitRestartedContainer [2022-07-20T07:44:51.255Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:44:51.255Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:44:51.255Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:44:51.255Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:44:51.255Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:44:51.255Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:44:51.255Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:44:51.255Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:44:51.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T07:44:51.574Z] --- PASS: TestCommitInheritsEnv (2.04s) [2022-07-20T07:44:51.574Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T07:44:51.574Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-20T07:44:51.574Z] === RUN TestImportWithCustomPlatform [2022-07-20T07:44:51.574Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T07:44:51.574Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T07:44:51.574Z] === RUN TestImportWithCustomPlatform// [2022-07-20T07:44:51.574Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T07:44:51.574Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T07:44:51.574Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T07:44:51.574Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T07:44:51.574Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T07:44:51.574Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T07:44:51.574Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-20T07:44:51.574Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-20T07:44:51.574Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T07:44:51.574Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T07:44:51.574Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-20T07:44:51.574Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-07-20T07:44:51.574Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-20T07:44:51.574Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T07:44:51.574Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T07:44:51.574Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-07-20T07:44:51.574Z] === RUN TestImagesFilterMultiReference [2022-07-20T07:44:51.574Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-20T07:44:51.574Z] === RUN TestImagePullPlatformInvalid [2022-07-20T07:44:51.574Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-20T07:44:51.574Z] === RUN TestRemoveImageOrphaning [2022-07-20T07:44:53.406Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-20T07:44:53.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.88s) [2022-07-20T07:44:53.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-20T07:44:53.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s) [2022-07-20T07:44:53.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-20T07:44:53.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-20T07:44:53.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-20T07:44:53.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) [2022-07-20T07:44:53.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2022-07-20T07:44:53.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s) [2022-07-20T07:44:53.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-07-20T07:44:53.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-07-20T07:44:53.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-07-20T07:44:53.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2022-07-20T07:44:53.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-07-20T07:44:53.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-07-20T07:44:53.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.48s) [2022-07-20T07:44:53.407Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:44:53.407Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:44:53.471Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-07-20T07:44:53.471Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T07:44:53.471Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-20T07:44:53.471Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-20T07:44:53.471Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T07:44:53.471Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-20T07:44:53.471Z] === RUN TestTagInvalidReference [2022-07-20T07:44:53.471Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-20T07:44:53.471Z] === RUN TestTagValidPrefixedRepo [2022-07-20T07:44:53.471Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-20T07:44:53.471Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T07:44:53.471Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-20T07:44:53.471Z] === RUN TestTagOfficialNames [2022-07-20T07:44:53.471Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-20T07:44:53.471Z] === RUN TestTagMatchesDigest [2022-07-20T07:44:53.471Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-20T07:44:53.471Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-20T07:44:53.968Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:44:54.540Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:44:54.896Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2022-07-20T07:44:54.896Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2022-07-20T07:44:54.896Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s) [2022-07-20T07:44:54.896Z] === RUN TestCgroupNamespacesRun [2022-07-20T07:44:55.241Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2022-07-20T07:44:55.241Z] === RUN TestAuthZPluginV2Disable [2022-07-20T07:44:56.265Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-20T07:44:56.265Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T07:44:56.441Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:44:56.441Z] --- PASS: TestWaitRestartedContainer/next-exit (2.94s) [2022-07-20T07:44:56.441Z] --- PASS: TestWaitRestartedContainer/default (3.05s) [2022-07-20T07:44:56.441Z] --- PASS: TestWaitRestartedContainer/not-running (1.98s) [2022-07-20T07:44:56.441Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:44:56.441Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:44:57.192Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2022-07-20T07:44:57.192Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T07:44:57.809Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:44:58.556Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-07-20T07:44:58.557Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T07:44:59.436Z] --- PASS: TestAuthZPluginV2Disable (3.80s) [2022-07-20T07:44:59.436Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T07:44:59.485Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-20T07:44:59.485Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T07:45:00.395Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.84s) [2022-07-20T07:45:00.396Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.80s) [2022-07-20T07:45:00.396Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.03s) [2022-07-20T07:45:00.396Z] === RUN TestWaitRestartedContainer [2022-07-20T07:45:00.396Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:45:00.396Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:45:00.396Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:45:00.396Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:45:00.396Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:45:00.396Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:45:00.396Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:45:00.396Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:45:00.850Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-07-20T07:45:00.850Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T07:45:01.779Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-07-20T07:45:01.779Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T07:45:02.706Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-20T07:45:02.706Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T07:45:02.726Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.67s) [2022-07-20T07:45:02.726Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T07:45:02.916Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:45:03.424Z] .........................xx.................... [ 29%] [2022-07-20T07:45:03.633Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-07-20T07:45:03.633Z] === RUN TestNISDomainname [2022-07-20T07:45:04.197Z] --- PASS: TestNISDomainname (0.50s) [2022-07-20T07:45:04.197Z] === RUN TestHostnameDnsResolution [2022-07-20T07:45:04.758Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-07-20T07:45:04.758Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T07:45:04.809Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-07-20T07:45:04.809Z] --- PASS: TestWaitRestartedContainer/default (3.00s) [2022-07-20T07:45:04.809Z] --- PASS: TestWaitRestartedContainer/next-exit (3.23s) [2022-07-20T07:45:04.809Z] --- PASS: TestWaitRestartedContainer/not-running (1.88s) [2022-07-20T07:45:04.809Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:45:04.809Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:45:05.320Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-07-20T07:45:05.320Z] === RUN TestPrivilegedHostDevices [2022-07-20T07:45:05.882Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-20T07:45:05.882Z] === RUN TestRunConsoleSize [2022-07-20T07:45:06.445Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-20T07:45:06.445Z] === RUN TestStats [2022-07-20T07:45:06.703Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:45:08.598Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.79s) [2022-07-20T07:45:08.598Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.90s) [2022-07-20T07:45:08.598Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.88s) [2022-07-20T07:45:08.598Z] === RUN TestWaitRestartedContainer [2022-07-20T07:45:08.598Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:45:08.598Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:45:08.598Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:45:08.598Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:45:08.598Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:45:08.598Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:45:08.598Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:45:08.598Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:45:08.959Z] --- PASS: TestStats (2.43s) [2022-07-20T07:45:08.959Z] === RUN TestStopContainerWithTimeout [2022-07-20T07:45:08.959Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T07:45:08.959Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T07:45:08.959Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T07:45:08.959Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T07:45:08.959Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T07:45:08.959Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T07:45:08.959Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T07:45:08.959Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T07:45:08.959Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T07:45:08.959Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T07:45:09.522Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T07:45:11.416Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T07:45:11.868Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:45:12.720Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.10s) [2022-07-20T07:45:12.720Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T07:45:12.781Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-20T07:45:12.781Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-07-20T07:45:12.781Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-07-20T07:45:12.781Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-07-20T07:45:12.781Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-20T07:45:12.781Z] === RUN TestDeleteDevicemapper [2022-07-20T07:45:12.781Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T07:45:12.781Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T07:45:12.781Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T07:45:13.237Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:45:13.237Z] --- PASS: TestWaitRestartedContainer/next-exit (2.85s) [2022-07-20T07:45:13.237Z] --- PASS: TestWaitRestartedContainer/default (2.88s) [2022-07-20T07:45:13.237Z] --- PASS: TestWaitRestartedContainer/not-running (1.85s) [2022-07-20T07:45:13.237Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:45:13.237Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:45:14.670Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-07-20T07:45:14.670Z] === RUN TestUpdateMemory [2022-07-20T07:45:14.926Z] --- PASS: TestUpdateMemory (0.57s) [2022-07-20T07:45:14.926Z] === RUN TestUpdateCPUQuota [2022-07-20T07:45:15.130Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:45:15.854Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-07-20T07:45:15.854Z] === RUN TestUpdatePidsLimit [2022-07-20T07:45:15.854Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-20T07:45:15.854Z] === RUN TestUpdatePidsLimit/no_change [2022-07-20T07:45:16.109Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-20T07:45:16.109Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-20T07:45:16.365Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-20T07:45:16.621Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-20T07:45:16.877Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-20T07:45:17.023Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.65s) [2022-07-20T07:45:17.023Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.75s) [2022-07-20T07:45:17.023Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.89s) [2022-07-20T07:45:17.023Z] === RUN TestWaitRestartedContainer [2022-07-20T07:45:17.023Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:45:17.023Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:45:17.023Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:45:17.023Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:45:17.023Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:45:17.023Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:45:17.023Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:45:17.023Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:45:17.438Z] --- PASS: TestUpdatePidsLimit (1.80s) [2022-07-20T07:45:17.438Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-07-20T07:45:17.438Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-20T07:45:17.438Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-07-20T07:45:17.438Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-20T07:45:17.438Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-07-20T07:45:17.438Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-07-20T07:45:17.438Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-07-20T07:45:17.438Z] === RUN TestUpdateRestartPolicy [2022-07-20T07:45:20.070Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-20T07:45:20.295Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:45:21.663Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:45:21.663Z] --- PASS: TestWaitRestartedContainer/next-exit (2.76s) [2022-07-20T07:45:21.663Z] --- PASS: TestWaitRestartedContainer/default (2.95s) [2022-07-20T07:45:21.663Z] --- PASS: TestWaitRestartedContainer/not-running (1.93s) [2022-07-20T07:45:21.663Z] PASS [2022-07-20T07:45:21.663Z] [2022-07-20T07:45:21.663Z] DONE 35 tests in 42.619s [2022-07-20T07:45:21.663Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:21.663Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:21.663Z] +++ set -e [2022-07-20T07:45:21.663Z] +++ '[' -n 0 ']' [2022-07-20T07:45:21.663Z] +++ set -x [2022-07-20T07:45:21.663Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:21.663Z] testing: warning: no tests to run [2022-07-20T07:45:21.663Z] PASS [2022-07-20T07:45:21.920Z] [2022-07-20T07:45:21.920Z] DONE 0 tests in 0.108s [2022-07-20T07:45:21.920Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:21.920Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:21.920Z] +++ set -e [2022-07-20T07:45:21.920Z] +++ '[' -n 0 ']' [2022-07-20T07:45:21.920Z] +++ set -x [2022-07-20T07:45:21.920Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:21.920Z] INFO: Testing against a local daemon [2022-07-20T07:45:21.920Z] testing: warning: no tests to run [2022-07-20T07:45:21.920Z] PASS [2022-07-20T07:45:21.920Z] [2022-07-20T07:45:21.920Z] DONE 0 tests in 0.151s [2022-07-20T07:45:21.920Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:21.920Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:21.920Z] +++ set -e [2022-07-20T07:45:21.920Z] +++ '[' -n 0 ']' [2022-07-20T07:45:21.920Z] +++ set -x [2022-07-20T07:45:21.920Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:21.920Z] testing: warning: no tests to run [2022-07-20T07:45:21.920Z] PASS [2022-07-20T07:45:21.920Z] [2022-07-20T07:45:21.920Z] DONE 0 tests in 0.032s [2022-07-20T07:45:22.177Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:22.177Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.177Z] +++ set -e [2022-07-20T07:45:22.177Z] +++ '[' -n 0 ']' [2022-07-20T07:45:22.177Z] +++ set -x [2022-07-20T07:45:22.177Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.177Z] INFO: Testing against a local daemon [2022-07-20T07:45:22.177Z] testing: warning: no tests to run [2022-07-20T07:45:22.177Z] PASS [2022-07-20T07:45:22.177Z] [2022-07-20T07:45:22.177Z] DONE 0 tests in 0.056s [2022-07-20T07:45:22.177Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:22.177Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.177Z] +++ set -e [2022-07-20T07:45:22.177Z] +++ '[' -n 0 ']' [2022-07-20T07:45:22.177Z] +++ set -x [2022-07-20T07:45:22.177Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.177Z] INFO: Testing against a local daemon [2022-07-20T07:45:22.177Z] testing: warning: no tests to run [2022-07-20T07:45:22.177Z] PASS [2022-07-20T07:45:22.177Z] [2022-07-20T07:45:22.177Z] DONE 0 tests in 0.063s [2022-07-20T07:45:22.177Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:22.177Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.177Z] +++ set -e [2022-07-20T07:45:22.177Z] +++ '[' -n 0 ']' [2022-07-20T07:45:22.177Z] +++ set -x [2022-07-20T07:45:22.177Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.177Z] INFO: Testing against a local daemon [2022-07-20T07:45:22.177Z] testing: warning: no tests to run [2022-07-20T07:45:22.177Z] PASS [2022-07-20T07:45:22.177Z] [2022-07-20T07:45:22.177Z] DONE 0 tests in 0.058s [2022-07-20T07:45:22.434Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:22.434Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.434Z] +++ set -e [2022-07-20T07:45:22.434Z] +++ '[' -n 0 ']' [2022-07-20T07:45:22.434Z] +++ set -x [2022-07-20T07:45:22.434Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.434Z] testing: warning: no tests to run [2022-07-20T07:45:22.434Z] PASS [2022-07-20T07:45:22.434Z] [2022-07-20T07:45:22.434Z] DONE 0 tests in 0.025s [2022-07-20T07:45:22.434Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:22.434Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.434Z] +++ set -e [2022-07-20T07:45:22.434Z] +++ '[' -n 0 ']' [2022-07-20T07:45:22.434Z] +++ set -x [2022-07-20T07:45:22.434Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.434Z] INFO: Testing against a local daemon [2022-07-20T07:45:22.434Z] testing: warning: no tests to run [2022-07-20T07:45:22.434Z] PASS [2022-07-20T07:45:22.434Z] [2022-07-20T07:45:22.434Z] DONE 0 tests in 0.060s [2022-07-20T07:45:22.434Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:22.434Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.434Z] +++ set -e [2022-07-20T07:45:22.434Z] +++ '[' -n 0 ']' [2022-07-20T07:45:22.434Z] +++ set -x [2022-07-20T07:45:22.434Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.434Z] INFO: Testing against a local daemon [2022-07-20T07:45:22.434Z] testing: warning: no tests to run [2022-07-20T07:45:22.434Z] PASS [2022-07-20T07:45:22.434Z] [2022-07-20T07:45:22.434Z] DONE 0 tests in 0.051s [2022-07-20T07:45:22.434Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:22.434Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.434Z] +++ set -e [2022-07-20T07:45:22.434Z] +++ '[' -n 0 ']' [2022-07-20T07:45:22.434Z] +++ set -x [2022-07-20T07:45:22.434Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.692Z] INFO: Testing against a local daemon [2022-07-20T07:45:22.692Z] testing: warning: no tests to run [2022-07-20T07:45:22.692Z] PASS [2022-07-20T07:45:22.692Z] [2022-07-20T07:45:22.692Z] DONE 0 tests in 0.065s [2022-07-20T07:45:22.692Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:22.692Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.692Z] +++ set -e [2022-07-20T07:45:22.692Z] +++ '[' -n 0 ']' [2022-07-20T07:45:22.692Z] +++ set -x [2022-07-20T07:45:22.692Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.692Z] INFO: Testing against a local daemon [2022-07-20T07:45:22.692Z] testing: warning: no tests to run [2022-07-20T07:45:22.692Z] PASS [2022-07-20T07:45:22.692Z] [2022-07-20T07:45:22.692Z] DONE 0 tests in 0.071s [2022-07-20T07:45:22.692Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:22.692Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.692Z] +++ set -e [2022-07-20T07:45:22.692Z] +++ '[' -n 0 ']' [2022-07-20T07:45:22.692Z] +++ set -x [2022-07-20T07:45:22.692Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.692Z] testing: warning: no tests to run [2022-07-20T07:45:22.692Z] PASS [2022-07-20T07:45:22.692Z] [2022-07-20T07:45:22.692Z] DONE 0 tests in 0.021s [2022-07-20T07:45:22.692Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:22.692Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.692Z] +++ set -e [2022-07-20T07:45:22.692Z] +++ '[' -n 0 ']' [2022-07-20T07:45:22.692Z] +++ set -x [2022-07-20T07:45:22.692Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.949Z] INFO: Testing against a local daemon [2022-07-20T07:45:22.949Z] testing: warning: no tests to run [2022-07-20T07:45:22.949Z] PASS [2022-07-20T07:45:22.949Z] [2022-07-20T07:45:22.949Z] DONE 0 tests in 0.076s [2022-07-20T07:45:22.949Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:22.949Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.949Z] +++ set -e [2022-07-20T07:45:22.949Z] +++ '[' -n 0 ']' [2022-07-20T07:45:22.949Z] +++ set -x [2022-07-20T07:45:22.949Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.949Z] INFO: Testing against a local daemon [2022-07-20T07:45:22.949Z] testing: warning: no tests to run [2022-07-20T07:45:22.949Z] PASS [2022-07-20T07:45:22.949Z] [2022-07-20T07:45:22.949Z] DONE 0 tests in 0.049s [2022-07-20T07:45:22.949Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:22.949Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.949Z] +++ set -e [2022-07-20T07:45:22.949Z] +++ '[' -n 0 ']' [2022-07-20T07:45:22.949Z] +++ set -x [2022-07-20T07:45:22.949Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:22.949Z] INFO: Testing against a local daemon [2022-07-20T07:45:22.949Z] testing: warning: no tests to run [2022-07-20T07:45:22.949Z] PASS [2022-07-20T07:45:23.205Z] [2022-07-20T07:45:23.205Z] DONE 0 tests in 0.064s [2022-07-20T07:45:23.205Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:23.205Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:23.205Z] +++ set -e [2022-07-20T07:45:23.205Z] +++ '[' -n 0 ']' [2022-07-20T07:45:23.205Z] +++ set -x [2022-07-20T07:45:23.205Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:23.205Z] INFO: Testing against a local daemon [2022-07-20T07:45:23.205Z] testing: warning: no tests to run [2022-07-20T07:45:23.205Z] PASS [2022-07-20T07:45:23.205Z] [2022-07-20T07:45:23.205Z] DONE 0 tests in 0.054s [2022-07-20T07:45:23.205Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:23.205Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:23.205Z] +++ set -e [2022-07-20T07:45:23.205Z] +++ '[' -n 0 ']' [2022-07-20T07:45:23.205Z] +++ set -x [2022-07-20T07:45:23.206Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:23.206Z] INFO: Testing against a local daemon [2022-07-20T07:45:23.206Z] testing: warning: no tests to run [2022-07-20T07:45:23.206Z] PASS [2022-07-20T07:45:23.206Z] [2022-07-20T07:45:23.206Z] DONE 0 tests in 0.052s [2022-07-20T07:45:23.206Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:23.206Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:23.206Z] +++ set -e [2022-07-20T07:45:23.206Z] +++ '[' -n 0 ']' [2022-07-20T07:45:23.206Z] +++ set -x [2022-07-20T07:45:23.206Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:23.462Z] INFO: Testing against a local daemon [2022-07-20T07:45:23.462Z] testing: warning: no tests to run [2022-07-20T07:45:23.462Z] PASS [2022-07-20T07:45:23.462Z] [2022-07-20T07:45:23.462Z] DONE 0 tests in 0.044s [2022-07-20T07:45:23.462Z] Running integration-test (iteration 3) [2022-07-20T07:45:23.463Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:23.463Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:23.463Z] +++ set -e [2022-07-20T07:45:23.463Z] +++ '[' -n 0 ']' [2022-07-20T07:45:23.463Z] +++ set -x [2022-07-20T07:45:23.463Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:23.463Z] INFO: Testing against a local daemon [2022-07-20T07:45:23.463Z] testing: warning: no tests to run [2022-07-20T07:45:23.463Z] PASS [2022-07-20T07:45:23.463Z] [2022-07-20T07:45:23.463Z] DONE 0 tests in 0.094s [2022-07-20T07:45:23.463Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:23.463Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:23.463Z] +++ set -e [2022-07-20T07:45:23.463Z] +++ '[' -n 0 ']' [2022-07-20T07:45:23.463Z] +++ set -x [2022-07-20T07:45:23.463Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:23.463Z] INFO: Testing against a local daemon [2022-07-20T07:45:23.463Z] testing: warning: no tests to run [2022-07-20T07:45:23.463Z] PASS [2022-07-20T07:45:23.463Z] [2022-07-20T07:45:23.463Z] DONE 0 tests in 0.058s [2022-07-20T07:45:23.463Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:45:23.463Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:23.463Z] +++ set -e [2022-07-20T07:45:23.463Z] +++ '[' -n 0 ']' [2022-07-20T07:45:23.463Z] +++ set -x [2022-07-20T07:45:23.463Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:45:23.719Z] INFO: Testing against a local daemon [2022-07-20T07:45:23.719Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:45:23.719Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:45:25.612Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:45:27.505Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.54s) [2022-07-20T07:45:27.505Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.81s) [2022-07-20T07:45:27.505Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.72s) [2022-07-20T07:45:27.505Z] === RUN TestWaitRestartedContainer [2022-07-20T07:45:27.505Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:45:27.505Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:45:27.505Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:45:27.505Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:45:27.505Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:45:27.505Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:45:27.505Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:45:27.505Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:45:27.552Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-20T07:45:29.798Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-07-20T07:45:29.798Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T07:45:29.798Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-20T07:45:29.798Z] === RUN TestWaitNonBlocked [2022-07-20T07:45:29.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T07:45:29.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T07:45:29.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T07:45:29.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T07:45:29.798Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T07:45:29.798Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T07:45:29.798Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T07:45:29.798Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-07-20T07:45:29.798Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-07-20T07:45:29.798Z] === RUN TestWaitBlocked [2022-07-20T07:45:29.798Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T07:45:29.798Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T07:45:29.798Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T07:45:29.798Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T07:45:29.798Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T07:45:29.798Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T07:45:30.025Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:45:30.054Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-20T07:45:30.054Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-07-20T07:45:30.054Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-07-20T07:45:30.054Z] === RUN TestWaitConditions [2022-07-20T07:45:30.054Z] === RUN TestWaitConditions/default [2022-07-20T07:45:30.054Z] === PAUSE TestWaitConditions/default [2022-07-20T07:45:30.054Z] === RUN TestWaitConditions/not-running [2022-07-20T07:45:30.054Z] === PAUSE TestWaitConditions/not-running [2022-07-20T07:45:30.054Z] === RUN TestWaitConditions/next-exit [2022-07-20T07:45:30.054Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T07:45:30.054Z] === RUN TestWaitConditions/removed [2022-07-20T07:45:30.054Z] === PAUSE TestWaitConditions/removed [2022-07-20T07:45:30.054Z] === CONT TestWaitConditions/default [2022-07-20T07:45:30.054Z] === CONT TestWaitConditions/removed [2022-07-20T07:45:31.001Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-20T07:45:31.001Z] PASS [2022-07-20T07:45:31.001Z] [2022-07-20T07:45:31.001Z] DONE 17 tests in 48.527s [2022-07-20T07:45:31.001Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T07:45:31.001Z] INFO: Testing against a local daemon [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T07:45:31.001Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T07:45:31.001Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T07:45:31.001Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T07:45:31.001Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T07:45:31.001Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T07:45:31.001Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T07:45:31.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T07:45:31.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T07:45:31.001Z] === RUN TestPluginInstall [2022-07-20T07:45:31.001Z] === RUN TestPluginInstall/no_auth [2022-07-20T07:45:31.001Z] time="2022-07-20T07:45:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:45:31.001Z] time="2022-07-20T07:45:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edff9c7c6f5a200ba100d6a8ccd34bcf8a829c4fa7828a815302ebc9a9bb2135" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:45:31.001Z] time="2022-07-20T07:45:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:45:31.001Z] time="2022-07-20T07:45:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edff9c7c6f5a200ba100d6a8ccd34bcf8a829c4fa7828a815302ebc9a9bb2135" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:45:31.001Z] === RUN TestPluginInstall/with_htpasswd [2022-07-20T07:45:31.001Z] time="2022-07-20T07:45:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:45:31.001Z] time="2022-07-20T07:45:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edff9c7c6f5a200ba100d6a8ccd34bcf8a829c4fa7828a815302ebc9a9bb2135" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:45:31.001Z] time="2022-07-20T07:45:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:45:31.001Z] time="2022-07-20T07:45:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edff9c7c6f5a200ba100d6a8ccd34bcf8a829c4fa7828a815302ebc9a9bb2135" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:45:31.262Z] === RUN TestPluginInstall/with_insecure [2022-07-20T07:45:31.917Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:45:31.917Z] --- PASS: TestWaitRestartedContainer/next-exit (2.83s) [2022-07-20T07:45:31.917Z] --- PASS: TestWaitRestartedContainer/default (2.86s) [2022-07-20T07:45:31.917Z] --- PASS: TestWaitRestartedContainer/not-running (1.70s) [2022-07-20T07:45:31.917Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:45:31.917Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:45:31.943Z] === CONT TestWaitConditions/next-exit [2022-07-20T07:45:31.943Z] === CONT TestWaitConditions/not-running [2022-07-20T07:45:32.201Z] time="2022-07-20T07:45:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:45:32.202Z] time="2022-07-20T07:45:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7093dad3dc08699b0ff4b872bf67f22c04dc5c31aabfebea88d9962128f1dc44" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:45:32.202Z] time="2022-07-20T07:45:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:45:32.202Z] time="2022-07-20T07:45:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7093dad3dc08699b0ff4b872bf67f22c04dc5c31aabfebea88d9962128f1dc44" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:45:32.461Z] plugin_test.go:195: [d0b44619ba02e] daemon is not started [2022-07-20T07:45:32.461Z] --- PASS: TestPluginInstall (2.75s) [2022-07-20T07:45:32.461Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-07-20T07:45:32.461Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-20T07:45:32.461Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-20T07:45:32.461Z] === RUN TestPluginsWithRuntimes [2022-07-20T07:45:32.535Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-20T07:45:33.321Z] --- PASS: TestWaitConditions (0.01s) [2022-07-20T07:45:33.321Z] --- PASS: TestWaitConditions/removed (1.59s) [2022-07-20T07:45:33.321Z] --- PASS: TestWaitConditions/default (1.64s) [2022-07-20T07:45:33.321Z] --- PASS: TestWaitConditions/next-exit (1.57s) [2022-07-20T07:45:33.321Z] --- PASS: TestWaitConditions/not-running (1.59s) [2022-07-20T07:45:33.321Z] === RUN TestWaitRestartedContainer [2022-07-20T07:45:33.321Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:45:33.321Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:45:33.321Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:45:33.321Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:45:33.321Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:45:33.321Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:45:33.321Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:45:33.321Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:45:33.810Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:45:34.368Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-20T07:45:34.937Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-20T07:45:35.212Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:45:35.704Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.64s) [2022-07-20T07:45:35.704Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.82s) [2022-07-20T07:45:35.704Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.81s) [2022-07-20T07:45:35.704Z] === RUN TestWaitRestartedContainer [2022-07-20T07:45:35.704Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:45:35.704Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:45:35.704Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:45:35.704Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:45:35.704Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:45:35.704Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:45:35.704Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:45:35.704Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:45:35.773Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-07-20T07:45:35.773Z] --- PASS: TestWaitRestartedContainer/next-exit (1.53s) [2022-07-20T07:45:35.773Z] --- PASS: TestWaitRestartedContainer/default (1.53s) [2022-07-20T07:45:35.773Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-07-20T07:45:35.773Z] === CONT TestContainerStartOnDaemonRestart [2022-07-20T07:45:35.773Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T07:45:35.874Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-07-20T07:45:35.874Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-20T07:45:35.874Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-20T07:45:35.874Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T07:45:36.443Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-20T07:45:36.443Z] PASS [2022-07-20T07:45:36.443Z] [2022-07-20T07:45:36.443Z] DONE 24 tests in 6.697s [2022-07-20T07:45:36.443Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T07:45:36.443Z] INFO: Testing against a local daemon [2022-07-20T07:45:36.443Z] === RUN TestExternalGraphDriver [2022-07-20T07:45:36.703Z] === RUN TestExternalGraphDriver/json [2022-07-20T07:45:38.227Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:45:38.290Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s) [2022-07-20T07:45:38.290Z] === CONT TestIpcModeOlderClient [2022-07-20T07:45:38.290Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-20T07:45:38.290Z] === CONT TestContainerKillOnDaemonStart [2022-07-20T07:45:38.290Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s) [2022-07-20T07:45:38.290Z] === CONT TestDaemonHostGatewayIP [2022-07-20T07:45:38.609Z] === RUN TestExternalGraphDriver/spec [2022-07-20T07:45:40.119Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-07-20T07:45:40.119Z] --- PASS: TestWaitRestartedContainer/next-exit (2.71s) [2022-07-20T07:45:40.119Z] --- PASS: TestWaitRestartedContainer/default (2.75s) [2022-07-20T07:45:40.119Z] --- PASS: TestWaitRestartedContainer/not-running (1.70s) [2022-07-20T07:45:40.119Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:45:40.119Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:45:40.180Z] --- PASS: TestDaemonHostGatewayIP (2.33s) [2022-07-20T07:45:40.180Z] === CONT TestDaemonRestartIpcMode [2022-07-20T07:45:40.518Z] === RUN TestExternalGraphDriver/pull [2022-07-20T07:45:41.897Z] --- PASS: TestExternalGraphDriver (5.34s) [2022-07-20T07:45:41.897Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-07-20T07:45:41.897Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-07-20T07:45:41.897Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-07-20T07:45:41.897Z] === RUN TestGraphdriverPluginV2 [2022-07-20T07:45:42.013Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:45:42.695Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2022-07-20T07:45:43.906Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.75s) [2022-07-20T07:45:43.906Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.93s) [2022-07-20T07:45:43.906Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.81s) [2022-07-20T07:45:43.906Z] === RUN TestWaitRestartedContainer [2022-07-20T07:45:43.906Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:45:43.906Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:45:43.906Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:45:43.906Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:45:43.906Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:45:43.906Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:45:43.906Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:45:43.906Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:45:46.094Z] --- PASS: TestGraphdriverPluginV2 (4.20s) [2022-07-20T07:45:46.094Z] PASS [2022-07-20T07:45:46.094Z] [2022-07-20T07:45:46.094Z] DONE 5 tests in 9.592s [2022-07-20T07:45:46.094Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T07:45:46.094Z] INFO: Testing against a local daemon [2022-07-20T07:45:46.094Z] === RUN TestContinueAfterPluginCrash [2022-07-20T07:45:46.094Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T07:45:46.094Z] === RUN TestReadPluginNoRead [2022-07-20T07:45:46.094Z] === PAUSE TestReadPluginNoRead [2022-07-20T07:45:46.094Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T07:45:46.094Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T07:45:46.094Z] === CONT TestContinueAfterPluginCrash [2022-07-20T07:45:46.094Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T07:45:46.426Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:45:48.323Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:45:48.323Z] --- PASS: TestWaitRestartedContainer/default (2.59s) [2022-07-20T07:45:48.323Z] --- PASS: TestWaitRestartedContainer/next-exit (2.76s) [2022-07-20T07:45:48.323Z] --- PASS: TestWaitRestartedContainer/not-running (1.83s) [2022-07-20T07:45:48.323Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:45:48.323Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:45:49.056Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-20T07:45:49.388Z] --- PASS: TestDaemonStartWithLogOpt (3.47s) [2022-07-20T07:45:49.388Z] === CONT TestReadPluginNoRead [2022-07-20T07:45:49.691Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:45:50.777Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2022-07-20T07:45:50.777Z] PASS [2022-07-20T07:45:50.777Z] [2022-07-20T07:45:50.777Z] === Skipped [2022-07-20T07:45:50.777Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-20T07:45:50.777Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T07:45:50.777Z] [2022-07-20T07:45:50.778Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T07:45:50.778Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T07:45:50.778Z] [2022-07-20T07:45:50.778Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T07:45:50.778Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T07:45:50.778Z] [2022-07-20T07:45:50.778Z] DONE 271 tests, 3 skipped in 128.011s [2022-07-20T07:45:50.778Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T07:45:50.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:45:50.778Z] ++ set -e [2022-07-20T07:45:50.778Z] ++ '[' -n 0 ']' [2022-07-20T07:45:50.778Z] ++ set -x [2022-07-20T07:45:50.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:45:50.778Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T07:45:50.778Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-20T07:45:50.778Z] === RUN TestConfigDaemonID [2022-07-20T07:45:51.338Z] daemon_test.go:83: [d42763f1e67bf] daemon is not started [2022-07-20T07:45:51.338Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-20T07:45:51.338Z] === RUN TestDaemonConfigValidation [2022-07-20T07:45:51.338Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T07:45:51.338Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T07:45:51.338Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T07:45:51.338Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T07:45:51.338Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T07:45:51.338Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T07:45:51.338Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T07:45:51.338Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T07:45:51.338Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T07:45:51.338Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T07:45:51.338Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T07:45:51.338Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T07:45:51.338Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T07:45:51.338Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T07:45:51.338Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T07:45:51.338Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T07:45:51.338Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-20T07:45:51.338Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-20T07:45:51.338Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-07-20T07:45:51.338Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-20T07:45:51.338Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-20T07:45:51.338Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T07:45:51.338Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T07:45:51.584Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.52s) [2022-07-20T07:45:51.584Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.71s) [2022-07-20T07:45:51.584Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.80s) [2022-07-20T07:45:51.584Z] === RUN TestWaitRestartedContainer [2022-07-20T07:45:51.584Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:45:51.584Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:45:51.584Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:45:51.584Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:45:51.584Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:45:51.584Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:45:51.584Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:45:51.584Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:45:51.925Z] === RUN TestReadPluginNoRead/default [2022-07-20T07:45:52.704Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T07:45:52.863Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T07:45:53.633Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T07:45:54.276Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T07:45:54.540Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-07-20T07:45:54.568Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T07:45:54.568Z] daemon_test.go:197: [d095715b09375] daemon is not started [2022-07-20T07:45:54.568Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-07-20T07:45:54.568Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-20T07:45:54.568Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-20T07:45:54.568Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-20T07:45:54.568Z] === RUN TestDaemonProxy [2022-07-20T07:45:54.568Z] === RUN TestDaemonProxy/environment_variables [2022-07-20T07:45:54.915Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:45:55.498Z] === CONT TestReadPluginNoRead [2022-07-20T07:45:55.498Z] read_test.go:92: [d5710d3faedf2] daemon is not started [2022-07-20T07:45:55.498Z] --- PASS: TestReadPluginNoRead (6.00s) [2022-07-20T07:45:55.498Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-07-20T07:45:55.498Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-07-20T07:45:55.498Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-07-20T07:45:55.498Z] PASS [2022-07-20T07:45:55.498Z] [2022-07-20T07:45:55.498Z] DONE 6 tests in 9.495s [2022-07-20T07:45:55.498Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-20T07:45:55.498Z] testing: warning: no tests to run [2022-07-20T07:45:55.498Z] PASS [2022-07-20T07:45:55.498Z] [2022-07-20T07:45:55.498Z] DONE 0 tests in 0.007s [2022-07-20T07:45:55.498Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T07:45:55.498Z] INFO: Testing against a local daemon [2022-07-20T07:45:55.498Z] === RUN TestPluginWithDevMounts [2022-07-20T07:45:55.498Z] === PAUSE TestPluginWithDevMounts [2022-07-20T07:45:55.498Z] === CONT TestPluginWithDevMounts [2022-07-20T07:45:56.457Z] === RUN TestDaemonProxy/command-line_options [2022-07-20T07:45:56.811Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:45:56.811Z] --- PASS: TestWaitRestartedContainer/default (2.94s) [2022-07-20T07:45:56.811Z] --- PASS: TestWaitRestartedContainer/next-exit (3.04s) [2022-07-20T07:45:56.811Z] --- PASS: TestWaitRestartedContainer/not-running (1.91s) [2022-07-20T07:45:56.811Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:45:56.811Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:45:57.404Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-07-20T07:45:57.404Z] PASS [2022-07-20T07:45:57.404Z] [2022-07-20T07:45:57.404Z] DONE 1 tests in 1.589s [2022-07-20T07:45:57.404Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T07:45:57.404Z] INFO: Testing against a local daemon [2022-07-20T07:45:57.404Z] === RUN TestSecretInspect [2022-07-20T07:45:58.181Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:45:58.347Z] === RUN TestDaemonProxy/configuration_file [2022-07-20T07:45:58.771Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-20T07:45:59.309Z] --- PASS: TestSecretInspect (2.17s) [2022-07-20T07:45:59.309Z] === RUN TestSecretList [2022-07-20T07:45:59.712Z] === RUN TestDaemonProxy/conflicting_options [2022-07-20T07:46:00.075Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.65s) [2022-07-20T07:46:00.075Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.84s) [2022-07-20T07:46:00.075Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.80s) [2022-07-20T07:46:00.075Z] === RUN TestWaitRestartedContainer [2022-07-20T07:46:00.075Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:46:00.075Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:46:00.075Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:46:00.075Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:46:00.075Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:46:00.075Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:46:00.075Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:46:00.075Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:46:00.167Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-20T07:46:00.274Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-20T07:46:00.836Z] --- PASS: TestDaemonProxy (6.22s) [2022-07-20T07:46:00.836Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-20T07:46:00.836Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-20T07:46:00.836Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-20T07:46:00.836Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-20T07:46:00.836Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-20T07:46:00.836Z] PASS [2022-07-20T07:46:00.836Z] [2022-07-20T07:46:00.836Z] DONE 18 tests in 11.272s [2022-07-20T07:46:00.836Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T07:46:00.836Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:00.836Z] ++ set -e [2022-07-20T07:46:00.836Z] ++ '[' -n 0 ']' [2022-07-20T07:46:00.836Z] ++ set -x [2022-07-20T07:46:00.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:00.836Z] INFO: Testing against a local daemon [2022-07-20T07:46:00.836Z] === RUN TestCommitInheritsEnv [2022-07-20T07:46:01.093Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-07-20T07:46:01.093Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T07:46:01.093Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-20T07:46:01.093Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-20T07:46:01.093Z] === RUN TestImportWithCustomPlatform [2022-07-20T07:46:01.349Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T07:46:01.349Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T07:46:01.349Z] === RUN TestImportWithCustomPlatform// [2022-07-20T07:46:01.349Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T07:46:01.349Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T07:46:01.349Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T07:46:01.606Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T07:46:01.606Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T07:46:01.606Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T07:46:01.606Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-20T07:46:01.606Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-20T07:46:01.606Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T07:46:01.606Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T07:46:01.606Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-20T07:46:01.606Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-20T07:46:01.606Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-20T07:46:01.606Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T07:46:01.606Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T07:46:01.606Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T07:46:01.606Z] === RUN TestImagesFilterMultiReference [2022-07-20T07:46:01.606Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-20T07:46:01.606Z] === RUN TestImagePullPlatformInvalid [2022-07-20T07:46:01.606Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-20T07:46:01.606Z] === RUN TestRemoveImageOrphaning [2022-07-20T07:46:01.846Z] --- PASS: TestSecretList (2.18s) [2022-07-20T07:46:01.846Z] === RUN TestSecretsCreateAndDelete [2022-07-20T07:46:01.862Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-20T07:46:01.862Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T07:46:01.862Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:46:01.862Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-20T07:46:01.862Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T07:46:01.862Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-20T07:46:01.862Z] === RUN TestTagInvalidReference [2022-07-20T07:46:01.862Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-20T07:46:01.862Z] === RUN TestTagValidPrefixedRepo [2022-07-20T07:46:01.862Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-20T07:46:01.862Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T07:46:01.862Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-20T07:46:01.862Z] === RUN TestTagOfficialNames [2022-07-20T07:46:02.118Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-20T07:46:02.118Z] === RUN TestTagMatchesDigest [2022-07-20T07:46:02.118Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-20T07:46:02.118Z] PASS [2022-07-20T07:46:02.118Z] [2022-07-20T07:46:02.118Z] === Skipped [2022-07-20T07:46:02.118Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-20T07:46:02.118Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-20T07:46:02.118Z] [2022-07-20T07:46:02.118Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-20T07:46:02.118Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:46:02.118Z] [2022-07-20T07:46:02.118Z] DONE 22 tests, 2 skipped in 1.245s [2022-07-20T07:46:02.118Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T07:46:02.118Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:02.118Z] ++ set -e [2022-07-20T07:46:02.118Z] ++ '[' -n 0 ']' [2022-07-20T07:46:02.118Z] ++ set -x [2022-07-20T07:46:02.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:02.118Z] === RUN TestStripANSICommands [2022-07-20T07:46:02.118Z] === RUN TestStripANSICommands/#00 [2022-07-20T07:46:02.118Z] === RUN TestStripANSICommands/#01 [2022-07-20T07:46:02.118Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T07:46:02.118Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T07:46:02.118Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T07:46:02.118Z] PASS [2022-07-20T07:46:02.118Z] [2022-07-20T07:46:02.118Z] DONE 3 tests in 0.038s [2022-07-20T07:46:02.118Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T07:46:02.118Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:02.118Z] ++ set -e [2022-07-20T07:46:02.118Z] ++ '[' -n 0 ']' [2022-07-20T07:46:02.118Z] ++ set -x [2022-07-20T07:46:02.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:02.118Z] INFO: Testing against a local daemon [2022-07-20T07:46:02.118Z] === RUN TestNetworkCreateDelete [2022-07-20T07:46:02.375Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-20T07:46:02.375Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T07:46:02.600Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:46:02.631Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-20T07:46:02.631Z] === RUN TestDaemonDNSFallback [2022-07-20T07:46:03.751Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-07-20T07:46:03.751Z] === RUN TestSecretsUpdate [2022-07-20T07:46:04.503Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:46:04.503Z] --- PASS: TestWaitRestartedContainer/next-exit (2.57s) [2022-07-20T07:46:04.503Z] --- PASS: TestWaitRestartedContainer/default (2.68s) [2022-07-20T07:46:04.503Z] --- PASS: TestWaitRestartedContainer/not-running (1.89s) [2022-07-20T07:46:04.503Z] PASS [2022-07-20T07:46:04.503Z] [2022-07-20T07:46:04.503Z] DONE 35 tests in 40.949s [2022-07-20T07:46:04.503Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:04.503Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:04.503Z] +++ set -e [2022-07-20T07:46:04.503Z] +++ '[' -n 0 ']' [2022-07-20T07:46:04.503Z] +++ set -x [2022-07-20T07:46:04.503Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:04.650Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-20T07:46:04.761Z] testing: warning: no tests to run [2022-07-20T07:46:04.761Z] PASS [2022-07-20T07:46:04.761Z] [2022-07-20T07:46:04.761Z] DONE 0 tests in 0.138s [2022-07-20T07:46:04.761Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:04.761Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:04.761Z] +++ set -e [2022-07-20T07:46:04.761Z] +++ '[' -n 0 ']' [2022-07-20T07:46:04.761Z] +++ set -x [2022-07-20T07:46:04.761Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:04.761Z] INFO: Testing against a local daemon [2022-07-20T07:46:04.761Z] testing: warning: no tests to run [2022-07-20T07:46:04.761Z] PASS [2022-07-20T07:46:04.761Z] [2022-07-20T07:46:04.761Z] DONE 0 tests in 0.117s [2022-07-20T07:46:05.018Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.018Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.018Z] +++ set -e [2022-07-20T07:46:05.018Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.018Z] +++ set -x [2022-07-20T07:46:05.018Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.018Z] testing: warning: no tests to run [2022-07-20T07:46:05.018Z] PASS [2022-07-20T07:46:05.018Z] [2022-07-20T07:46:05.018Z] DONE 0 tests in 0.022s [2022-07-20T07:46:05.018Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.018Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.018Z] +++ set -e [2022-07-20T07:46:05.018Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.018Z] +++ set -x [2022-07-20T07:46:05.018Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.018Z] INFO: Testing against a local daemon [2022-07-20T07:46:05.018Z] testing: warning: no tests to run [2022-07-20T07:46:05.018Z] PASS [2022-07-20T07:46:05.018Z] [2022-07-20T07:46:05.018Z] DONE 0 tests in 0.043s [2022-07-20T07:46:05.018Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.018Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.018Z] +++ set -e [2022-07-20T07:46:05.018Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.018Z] +++ set -x [2022-07-20T07:46:05.018Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.018Z] INFO: Testing against a local daemon [2022-07-20T07:46:05.018Z] testing: warning: no tests to run [2022-07-20T07:46:05.018Z] PASS [2022-07-20T07:46:05.018Z] [2022-07-20T07:46:05.018Z] DONE 0 tests in 0.048s [2022-07-20T07:46:05.018Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.018Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.018Z] +++ set -e [2022-07-20T07:46:05.018Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.018Z] +++ set -x [2022-07-20T07:46:05.018Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.275Z] INFO: Testing against a local daemon [2022-07-20T07:46:05.275Z] testing: warning: no tests to run [2022-07-20T07:46:05.275Z] PASS [2022-07-20T07:46:05.275Z] [2022-07-20T07:46:05.275Z] DONE 0 tests in 0.053s [2022-07-20T07:46:05.275Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.275Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.275Z] +++ set -e [2022-07-20T07:46:05.275Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.275Z] +++ set -x [2022-07-20T07:46:05.275Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.275Z] testing: warning: no tests to run [2022-07-20T07:46:05.275Z] PASS [2022-07-20T07:46:05.275Z] [2022-07-20T07:46:05.275Z] DONE 0 tests in 0.015s [2022-07-20T07:46:05.275Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.275Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.275Z] +++ set -e [2022-07-20T07:46:05.275Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.275Z] +++ set -x [2022-07-20T07:46:05.275Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.275Z] INFO: Testing against a local daemon [2022-07-20T07:46:05.275Z] testing: warning: no tests to run [2022-07-20T07:46:05.275Z] PASS [2022-07-20T07:46:05.275Z] [2022-07-20T07:46:05.275Z] DONE 0 tests in 0.059s [2022-07-20T07:46:05.275Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.275Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.275Z] +++ set -e [2022-07-20T07:46:05.275Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.275Z] +++ set -x [2022-07-20T07:46:05.276Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.276Z] INFO: Testing against a local daemon [2022-07-20T07:46:05.276Z] testing: warning: no tests to run [2022-07-20T07:46:05.276Z] PASS [2022-07-20T07:46:05.276Z] [2022-07-20T07:46:05.276Z] DONE 0 tests in 0.043s [2022-07-20T07:46:05.276Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.276Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.276Z] +++ set -e [2022-07-20T07:46:05.276Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.276Z] +++ set -x [2022-07-20T07:46:05.276Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.533Z] INFO: Testing against a local daemon [2022-07-20T07:46:05.533Z] testing: warning: no tests to run [2022-07-20T07:46:05.533Z] PASS [2022-07-20T07:46:05.533Z] [2022-07-20T07:46:05.533Z] DONE 0 tests in 0.069s [2022-07-20T07:46:05.533Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.533Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.533Z] +++ set -e [2022-07-20T07:46:05.533Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.533Z] +++ set -x [2022-07-20T07:46:05.533Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.533Z] INFO: Testing against a local daemon [2022-07-20T07:46:05.533Z] testing: warning: no tests to run [2022-07-20T07:46:05.533Z] PASS [2022-07-20T07:46:05.533Z] [2022-07-20T07:46:05.533Z] DONE 0 tests in 0.050s [2022-07-20T07:46:05.533Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.533Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.533Z] +++ set -e [2022-07-20T07:46:05.533Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.533Z] +++ set -x [2022-07-20T07:46:05.533Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.533Z] testing: warning: no tests to run [2022-07-20T07:46:05.533Z] PASS [2022-07-20T07:46:05.533Z] [2022-07-20T07:46:05.533Z] DONE 0 tests in 0.023s [2022-07-20T07:46:05.533Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.533Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.533Z] +++ set -e [2022-07-20T07:46:05.533Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.533Z] +++ set -x [2022-07-20T07:46:05.533Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.533Z] INFO: Testing against a local daemon [2022-07-20T07:46:05.533Z] testing: warning: no tests to run [2022-07-20T07:46:05.533Z] PASS [2022-07-20T07:46:05.533Z] [2022-07-20T07:46:05.533Z] DONE 0 tests in 0.058s [2022-07-20T07:46:05.790Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.790Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.790Z] +++ set -e [2022-07-20T07:46:05.790Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.790Z] +++ set -x [2022-07-20T07:46:05.790Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.790Z] INFO: Testing against a local daemon [2022-07-20T07:46:05.790Z] testing: warning: no tests to run [2022-07-20T07:46:05.790Z] PASS [2022-07-20T07:46:05.790Z] [2022-07-20T07:46:05.790Z] DONE 0 tests in 0.062s [2022-07-20T07:46:05.790Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.790Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.790Z] +++ set -e [2022-07-20T07:46:05.790Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.790Z] +++ set -x [2022-07-20T07:46:05.790Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.790Z] INFO: Testing against a local daemon [2022-07-20T07:46:05.790Z] testing: warning: no tests to run [2022-07-20T07:46:05.790Z] PASS [2022-07-20T07:46:05.790Z] [2022-07-20T07:46:05.790Z] DONE 0 tests in 0.074s [2022-07-20T07:46:05.790Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:05.790Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:05.790Z] +++ set -e [2022-07-20T07:46:05.790Z] +++ '[' -n 0 ']' [2022-07-20T07:46:05.790Z] +++ set -x [2022-07-20T07:46:05.790Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:06.047Z] INFO: Testing against a local daemon [2022-07-20T07:46:06.047Z] testing: warning: no tests to run [2022-07-20T07:46:06.047Z] PASS [2022-07-20T07:46:06.047Z] [2022-07-20T07:46:06.047Z] DONE 0 tests in 0.063s [2022-07-20T07:46:06.047Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:06.047Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:06.047Z] +++ set -e [2022-07-20T07:46:06.047Z] +++ '[' -n 0 ']' [2022-07-20T07:46:06.047Z] +++ set -x [2022-07-20T07:46:06.047Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:06.047Z] INFO: Testing against a local daemon [2022-07-20T07:46:06.047Z] testing: warning: no tests to run [2022-07-20T07:46:06.047Z] PASS [2022-07-20T07:46:06.047Z] [2022-07-20T07:46:06.047Z] DONE 0 tests in 0.048s [2022-07-20T07:46:06.047Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:06.047Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:06.047Z] +++ set -e [2022-07-20T07:46:06.047Z] +++ '[' -n 0 ']' [2022-07-20T07:46:06.047Z] +++ set -x [2022-07-20T07:46:06.047Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:06.047Z] INFO: Testing against a local daemon [2022-07-20T07:46:06.047Z] testing: warning: no tests to run [2022-07-20T07:46:06.047Z] PASS [2022-07-20T07:46:06.047Z] [2022-07-20T07:46:06.047Z] DONE 0 tests in 0.062s [2022-07-20T07:46:06.047Z] Running integration-test (iteration 4) [2022-07-20T07:46:06.047Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:06.047Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:06.047Z] +++ set -e [2022-07-20T07:46:06.047Z] +++ '[' -n 0 ']' [2022-07-20T07:46:06.047Z] +++ set -x [2022-07-20T07:46:06.047Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:06.287Z] --- PASS: TestSecretsUpdate (2.18s) [2022-07-20T07:46:06.287Z] === RUN TestTemplatedSecret [2022-07-20T07:46:06.304Z] INFO: Testing against a local daemon [2022-07-20T07:46:06.304Z] testing: warning: no tests to run [2022-07-20T07:46:06.304Z] PASS [2022-07-20T07:46:06.304Z] [2022-07-20T07:46:06.304Z] DONE 0 tests in 0.097s [2022-07-20T07:46:06.304Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:06.304Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:06.304Z] +++ set -e [2022-07-20T07:46:06.304Z] +++ '[' -n 0 ']' [2022-07-20T07:46:06.304Z] +++ set -x [2022-07-20T07:46:06.304Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:06.304Z] INFO: Testing against a local daemon [2022-07-20T07:46:06.304Z] testing: warning: no tests to run [2022-07-20T07:46:06.304Z] PASS [2022-07-20T07:46:06.304Z] [2022-07-20T07:46:06.304Z] DONE 0 tests in 0.056s [2022-07-20T07:46:06.304Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:06.304Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:06.304Z] +++ set -e [2022-07-20T07:46:06.304Z] +++ '[' -n 0 ']' [2022-07-20T07:46:06.304Z] +++ set -x [2022-07-20T07:46:06.304Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:06.561Z] INFO: Testing against a local daemon [2022-07-20T07:46:06.561Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:46:06.561Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:46:08.454Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:46:08.823Z] --- PASS: TestTemplatedSecret (2.55s) [2022-07-20T07:46:08.823Z] === RUN TestSecretCreateResolve [2022-07-20T07:46:09.097Z] ............................ [ 66%] [2022-07-20T07:46:09.164Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-07-20T07:46:09.164Z] === RUN TestInspectNetwork [2022-07-20T07:46:10.348Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.66s) [2022-07-20T07:46:10.348Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.74s) [2022-07-20T07:46:10.348Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.91s) [2022-07-20T07:46:10.348Z] === RUN TestWaitRestartedContainer [2022-07-20T07:46:10.348Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:46:10.348Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:46:10.348Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:46:10.348Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:46:10.348Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:46:10.348Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:46:10.348Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:46:10.348Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:46:10.727Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-07-20T07:46:10.727Z] PASS [2022-07-20T07:46:10.727Z] [2022-07-20T07:46:10.727Z] DONE 6 tests in 13.470s [2022-07-20T07:46:10.727Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T07:46:10.727Z] INFO: Testing against a local daemon [2022-07-20T07:46:10.727Z] === RUN TestServiceCreateInit [2022-07-20T07:46:10.727Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T07:46:12.431Z] === RUN TestInspectNetwork/full_network_id [2022-07-20T07:46:12.431Z] === RUN TestInspectNetwork/partial_network_id [2022-07-20T07:46:12.431Z] === RUN TestInspectNetwork/network_name [2022-07-20T07:46:12.431Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-20T07:46:13.622Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:46:14.923Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T07:46:14.990Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:46:14.990Z] --- PASS: TestWaitRestartedContainer/default (2.98s) [2022-07-20T07:46:14.990Z] --- PASS: TestWaitRestartedContainer/next-exit (3.04s) [2022-07-20T07:46:14.990Z] --- PASS: TestWaitRestartedContainer/not-running (1.88s) [2022-07-20T07:46:14.990Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:46:14.990Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:46:16.606Z] --- PASS: TestInspectNetwork (7.08s) [2022-07-20T07:46:16.606Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-20T07:46:16.606Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-20T07:46:16.606Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-20T07:46:16.606Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-20T07:46:16.606Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T07:46:16.883Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:46:17.447Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T07:46:17.447Z] Using test binary docker [2022-07-20T07:46:17.534Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T07:46:17.534Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T07:46:17.534Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T07:46:17.534Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T07:46:17.534Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T07:46:17.534Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T07:46:17.534Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T07:46:17.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T07:46:17.534Z] === RUN TestNetworkList [2022-07-20T07:46:17.534Z] === RUN TestNetworkList//networks [2022-07-20T07:46:17.534Z] === PAUSE TestNetworkList//networks [2022-07-20T07:46:17.534Z] === RUN TestNetworkList//networks/ [2022-07-20T07:46:17.534Z] === PAUSE TestNetworkList//networks/ [2022-07-20T07:46:17.534Z] === CONT TestNetworkList//networks [2022-07-20T07:46:17.534Z] === CONT TestNetworkList//networks/ [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkList (0.01s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T07:46:17.534Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T07:46:17.534Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T07:46:17.704Z] +++ /etc/init.d/apparmor start [2022-07-20T07:46:17.704Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T07:46:17.704Z] INFO: Waiting for daemon to start... [2022-07-20T07:46:17.704Z] Starting dockerd [2022-07-20T07:46:17.704Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-20T07:46:17.704Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T07:46:17.704Z] Using test binary docker [2022-07-20T07:46:17.704Z] +++ /etc/init.d/apparmor start [2022-07-20T07:46:17.704Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T07:46:17.704Z] INFO: Waiting for daemon to start... [2022-07-20T07:46:17.704Z] Starting dockerd [2022-07-20T07:46:17.704Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-20T07:46:18.096Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-20T07:46:18.096Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T07:46:18.213Z] --- PASS: TestServiceCreateInit (7.55s) [2022-07-20T07:46:18.213Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.81s) [2022-07-20T07:46:18.213Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2022-07-20T07:46:18.213Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T07:46:18.266Z] .--- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.41s) [2022-07-20T07:46:18.266Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.88s) [2022-07-20T07:46:18.266Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.53s) [2022-07-20T07:46:18.266Z] === RUN TestWaitRestartedContainer [2022-07-20T07:46:18.523Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:46:18.523Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:46:18.523Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:46:18.523Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:46:18.523Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:46:18.523Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:46:18.523Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:46:18.523Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:46:19.462Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-20T07:46:19.462Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T07:46:19.889Z] [2022-07-20T07:46:19.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T07:46:19.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T07:46:19.889Z] Error: No such image: emptyfs [2022-07-20T07:46:19.889Z] ++++ docker load [2022-07-20T07:46:19.889Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T07:46:19.889Z] [2022-07-20T07:46:19.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T07:46:19.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T07:46:19.889Z] Error: No such image: emptyfs [2022-07-20T07:46:19.889Z] ++++ docker load [2022-07-20T07:46:19.889Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T07:46:20.024Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-20T07:46:20.024Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T07:46:20.145Z] Running integration-test (iteration 1) [2022-07-20T07:46:20.146Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-20T07:46:20.146Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-20T07:46:20.146Z] ++ set -e [2022-07-20T07:46:20.146Z] ++ '[' -n 0 ']' [2022-07-20T07:46:20.146Z] ++ set -x [2022-07-20T07:46:20.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-20T07:46:20.146Z] Running integration-test (iteration 1) [2022-07-20T07:46:20.146Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-20T07:46:20.146Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-20T07:46:20.146Z] ++ set -e [2022-07-20T07:46:20.146Z] ++ '[' -n 0 ']' [2022-07-20T07:46:20.146Z] ++ set -x [2022-07-20T07:46:20.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-20T07:46:20.403Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:46:20.952Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-20T07:46:20.952Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T07:46:20.967Z] Loaded image: busybox:latest [2022-07-20T07:46:21.224Z] Loaded image: busybox:latest [2022-07-20T07:46:21.224Z] Loaded image: busybox:glibc [2022-07-20T07:46:21.481Z] Loaded image: busybox:glibc [2022-07-20T07:46:22.045Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:46:22.045Z] --- PASS: TestWaitRestartedContainer/default (1.89s) [2022-07-20T07:46:22.045Z] --- PASS: TestWaitRestartedContainer/next-exit (1.95s) [2022-07-20T07:46:22.045Z] --- PASS: TestWaitRestartedContainer/not-running (1.77s) [2022-07-20T07:46:22.045Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:46:22.045Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:46:22.317Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-07-20T07:46:22.317Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T07:46:22.879Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-20T07:46:22.879Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T07:46:23.935Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:46:25.303Z] Loaded image: debian:bullseye-slim [2022-07-20T07:46:25.303Z] Loaded image: hello-world:latest [2022-07-20T07:46:25.303Z] Loaded image: debian:bullseye-slim [2022-07-20T07:46:25.394Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-07-20T07:46:25.394Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T07:46:25.394Z] service_test.go:243: FLAKY_TEST [2022-07-20T07:46:25.394Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T07:46:25.394Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T07:46:25.558Z] Loaded image: hello-world:latest [2022-07-20T07:46:25.558Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T07:46:25.558Z] INFO: Testing against a local daemon [2022-07-20T07:46:25.558Z] === RUN TestDockerSuite [2022-07-20T07:46:25.558Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-20T07:46:25.558Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-20T07:46:25.558Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T07:46:25.558Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-20T07:46:25.559Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-20T07:46:25.559Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-20T07:46:25.559Z] INFO: Testing against a local daemon [2022-07-20T07:46:25.559Z] === RUN TestDockerDaemonSuite [2022-07-20T07:46:25.559Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-20T07:46:25.559Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-20T07:46:25.559Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-20T07:46:25.559Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-20T07:46:25.814Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.71s) [2022-07-20T07:46:25.814Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.90s) [2022-07-20T07:46:25.814Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.80s) [2022-07-20T07:46:25.814Z] === RUN TestWaitRestartedContainer [2022-07-20T07:46:25.814Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:46:25.814Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:46:25.814Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:46:25.814Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:46:25.814Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:46:25.814Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:46:25.814Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:46:25.814Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:46:26.376Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-20T07:46:26.632Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-20T07:46:27.196Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-20T07:46:27.451Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-20T07:46:28.014Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:46:28.270Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-20T07:46:28.832Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:46:28.832Z] --- PASS: TestWaitRestartedContainer/default (2.06s) [2022-07-20T07:46:28.832Z] --- PASS: TestWaitRestartedContainer/next-exit (2.10s) [2022-07-20T07:46:28.832Z] --- PASS: TestWaitRestartedContainer/not-running (1.06s) [2022-07-20T07:46:28.832Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:46:28.832Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:46:29.088Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-20T07:46:29.088Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-20T07:46:29.899Z] --- PASS: TestImportExtremelyLargeImageWorks (93.42s) [2022-07-20T07:46:29.899Z] PASS [2022-07-20T07:46:29.899Z] [2022-07-20T07:46:29.899Z] === Skipped [2022-07-20T07:46:29.899Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-20T07:46:29.899Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-20T07:46:29.899Z] [2022-07-20T07:46:29.899Z] DONE 22 tests, 1 skipped in 97.858s [2022-07-20T07:46:29.899Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T07:46:29.899Z] === RUN TestStripANSICommands [2022-07-20T07:46:29.899Z] === RUN TestStripANSICommands/#00 [2022-07-20T07:46:29.899Z] === RUN TestStripANSICommands/#01 [2022-07-20T07:46:29.899Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T07:46:29.899Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T07:46:29.899Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T07:46:29.899Z] PASS [2022-07-20T07:46:29.899Z] [2022-07-20T07:46:29.899Z] DONE 3 tests in 0.048s [2022-07-20T07:46:29.899Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T07:46:29.899Z] INFO: Testing against a local daemon [2022-07-20T07:46:29.899Z] === RUN TestNetworkCreateDelete [2022-07-20T07:46:29.899Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-20T07:46:29.899Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T07:46:29.899Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-20T07:46:29.899Z] === RUN TestDaemonDNSFallback [2022-07-20T07:46:30.017Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-20T07:46:30.273Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:46:30.530Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-20T07:46:30.787Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-20T07:46:30.787Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-20T07:46:30.787Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-20T07:46:31.349Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-20T07:46:32.047Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-20T07:46:32.047Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.08s) [2022-07-20T07:46:32.047Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.44s) [2022-07-20T07:46:32.047Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.62s) [2022-07-20T07:46:32.047Z] === RUN TestWaitRestartedContainer [2022-07-20T07:46:32.047Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:46:32.047Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:46:32.047Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:46:32.047Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:46:32.047Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:46:32.047Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:46:32.047Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:46:32.047Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:46:32.609Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-20T07:46:32.609Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-20T07:46:32.609Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-20T07:46:32.609Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-20T07:46:33.537Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:46:34.079Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-07-20T07:46:34.079Z] === RUN TestInspectNetwork [2022-07-20T07:46:34.079Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:34.079Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-20T07:46:34.079Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T07:46:34.079Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.079Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T07:46:34.079Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T07:46:34.079Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T07:46:34.079Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T07:46:34.079Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T07:46:34.079Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T07:46:34.079Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T07:46:34.079Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T07:46:34.079Z] === RUN TestNetworkList [2022-07-20T07:46:34.079Z] === RUN TestNetworkList//networks [2022-07-20T07:46:34.079Z] === PAUSE TestNetworkList//networks [2022-07-20T07:46:34.079Z] === RUN TestNetworkList//networks/ [2022-07-20T07:46:34.079Z] === PAUSE TestNetworkList//networks/ [2022-07-20T07:46:34.079Z] === CONT TestNetworkList//networks [2022-07-20T07:46:34.079Z] === CONT TestNetworkList//networks/ [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkList (0.01s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T07:46:34.079Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T07:46:34.079Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T07:46:34.079Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.079Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-20T07:46:34.079Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T07:46:34.079Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.079Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-20T07:46:34.079Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T07:46:34.079Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.079Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-20T07:46:34.079Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T07:46:34.079Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.079Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-20T07:46:34.079Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T07:46:34.079Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.080Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-20T07:46:34.080Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T07:46:34.080Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.080Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-20T07:46:34.080Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T07:46:34.080Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:34.080Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-20T07:46:34.080Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T07:46:34.080Z] service_test.go:243: FLAKY_TEST [2022-07-20T07:46:34.080Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T07:46:34.080Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T07:46:34.080Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:34.080Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-20T07:46:34.080Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T07:46:34.080Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:34.080Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-20T07:46:34.080Z] PASS [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === Skipped [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-20T07:46:34.080Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-20T07:46:34.080Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-20T07:46:34.080Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-20T07:46:34.080Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-20T07:46:34.080Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-20T07:46:34.080Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-20T07:46:34.080Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-20T07:46:34.080Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-20T07:46:34.080Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T07:46:34.080Z] service_test.go:243: FLAKY_TEST [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-20T07:46:34.080Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-20T07:46:34.080Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] DONE 34 tests, 12 skipped in 7.030s [2022-07-20T07:46:34.080Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T07:46:34.080Z] INFO: Testing against a local daemon [2022-07-20T07:46:34.080Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T07:46:34.080Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:46:34.080Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T07:46:34.080Z] === RUN TestDockerNetworkIpvlan [2022-07-20T07:46:34.080Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:46:34.080Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T07:46:34.080Z] PASS [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === Skipped [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T07:46:34.080Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T07:46:34.080Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:46:34.080Z] [2022-07-20T07:46:34.080Z] DONE 2 tests, 2 skipped in 0.178s [2022-07-20T07:46:34.080Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T07:46:34.337Z] INFO: Testing against a local daemon [2022-07-20T07:46:34.337Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T07:46:34.337Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.337Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-20T07:46:34.337Z] === RUN TestDockerNetworkMacvlan [2022-07-20T07:46:34.337Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.337Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-20T07:46:34.337Z] PASS [2022-07-20T07:46:34.337Z] [2022-07-20T07:46:34.337Z] === Skipped [2022-07-20T07:46:34.337Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-20T07:46:34.337Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.337Z] [2022-07-20T07:46:34.337Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-20T07:46:34.337Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T07:46:34.337Z] [2022-07-20T07:46:34.337Z] DONE 2 tests, 2 skipped in 0.174s [2022-07-20T07:46:34.337Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T07:46:34.337Z] testing: warning: no tests to run [2022-07-20T07:46:34.337Z] PASS [2022-07-20T07:46:34.337Z] [2022-07-20T07:46:34.337Z] DONE 0 tests in 0.022s [2022-07-20T07:46:34.337Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T07:46:34.595Z] INFO: Testing against a local daemon [2022-07-20T07:46:34.595Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T07:46:34.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:34.595Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-20T07:46:34.595Z] === RUN TestAuthZPluginTLS [2022-07-20T07:46:34.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:34.595Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-20T07:46:34.595Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T07:46:34.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:34.595Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-20T07:46:34.595Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T07:46:34.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:34.595Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-20T07:46:34.595Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T07:46:34.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:34.595Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-20T07:46:34.595Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T07:46:34.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:34.595Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-20T07:46:34.595Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T07:46:34.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:34.595Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-20T07:46:34.595Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T07:46:34.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:34.595Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-20T07:46:34.595Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T07:46:34.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:34.595Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-20T07:46:34.595Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T07:46:34.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:34.595Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-20T07:46:34.595Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T07:46:34.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:34.595Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-20T07:46:34.595Z] === RUN TestAuthZPluginHeader [2022-07-20T07:46:34.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:34.595Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-20T07:46:34.595Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T07:46:34.901Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:46:34.901Z] --- PASS: TestWaitRestartedContainer/next-exit (1.56s) [2022-07-20T07:46:34.901Z] --- PASS: TestWaitRestartedContainer/default (1.72s) [2022-07-20T07:46:34.901Z] --- PASS: TestWaitRestartedContainer/not-running (1.08s) [2022-07-20T07:46:34.901Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:46:34.901Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:46:35.160Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:35.160Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.54s) [2022-07-20T07:46:35.160Z] === RUN TestAuthZPluginV2Disable [2022-07-20T07:46:35.418Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:35.418Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-20T07:46:35.418Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T07:46:35.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:35.676Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-20T07:46:35.676Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T07:46:35.827Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:46:35.933Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:35.933Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-20T07:46:35.933Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-20T07:46:36.193Z] PASS [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === Skipped [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.54s) [2022-07-20T07:46:36.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.193Z] [2022-07-20T07:46:36.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-20T07:46:36.194Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.194Z] [2022-07-20T07:46:36.194Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-20T07:46:36.194Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.194Z] [2022-07-20T07:46:36.194Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-20T07:46:36.194Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.194Z] [2022-07-20T07:46:36.194Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-20T07:46:36.194Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.194Z] [2022-07-20T07:46:36.194Z] DONE 17 tests, 17 skipped in 2.018s [2022-07-20T07:46:36.310Z] --- PASS: TestCreateServiceMultipleTimes (15.96s) [2022-07-20T07:46:36.310Z] === RUN TestCreateServiceConflict [2022-07-20T07:46:36.310Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-07-20T07:46:36.310Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T07:46:36.390Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-20T07:46:36.453Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T07:46:36.453Z] INFO: Testing against a local daemon [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T07:46:36.453Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T07:46:36.453Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T07:46:36.453Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T07:46:36.453Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T07:46:36.453Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T07:46:36.453Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T07:46:36.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T07:46:36.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T07:46:36.453Z] === RUN TestPluginInstall [2022-07-20T07:46:36.453Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.453Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-20T07:46:36.453Z] === RUN TestPluginsWithRuntimes [2022-07-20T07:46:36.453Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-20T07:46:36.453Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-20T07:46:36.453Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T07:46:36.453Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-20T07:46:36.453Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-20T07:46:36.453Z] PASS [2022-07-20T07:46:36.453Z] [2022-07-20T07:46:36.453Z] === Skipped [2022-07-20T07:46:36.453Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-20T07:46:36.453Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T07:46:36.453Z] [2022-07-20T07:46:36.453Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-20T07:46:36.453Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-20T07:46:36.453Z] [2022-07-20T07:46:36.453Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-20T07:46:36.453Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-20T07:46:36.453Z] [2022-07-20T07:46:36.453Z] DONE 19 tests, 3 skipped in 0.245s [2022-07-20T07:46:36.646Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.11s) [2022-07-20T07:46:36.646Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s) [2022-07-20T07:46:36.646Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.12s) [2022-07-20T07:46:36.646Z] === RUN TestWaitRestartedContainer [2022-07-20T07:46:36.646Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:46:36.646Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:46:36.646Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:46:36.646Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:46:36.646Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:46:36.646Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:46:36.646Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:46:36.646Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:46:36.711Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T07:46:36.711Z] INFO: Testing against a local daemon [2022-07-20T07:46:36.711Z] === RUN TestExternalGraphDriver [2022-07-20T07:46:36.969Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-20T07:46:36.969Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-20T07:46:36.969Z] === RUN TestGraphdriverPluginV2 [2022-07-20T07:46:38.561Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-20T07:46:38.561Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:46:39.506Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:46:39.506Z] --- PASS: TestWaitRestartedContainer/default (1.54s) [2022-07-20T07:46:39.506Z] --- PASS: TestWaitRestartedContainer/next-exit (1.58s) [2022-07-20T07:46:39.506Z] --- PASS: TestWaitRestartedContainer/not-running (1.16s) [2022-07-20T07:46:39.506Z] PASS [2022-07-20T07:46:39.506Z] [2022-07-20T07:46:39.506Z] DONE 35 tests in 33.090s [2022-07-20T07:46:39.506Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.506Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.506Z] +++ set -e [2022-07-20T07:46:39.506Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.506Z] +++ set -x [2022-07-20T07:46:39.506Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.506Z] testing: warning: no tests to run [2022-07-20T07:46:39.506Z] PASS [2022-07-20T07:46:39.506Z] [2022-07-20T07:46:39.506Z] DONE 0 tests in 0.032s [2022-07-20T07:46:39.506Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.506Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.506Z] +++ set -e [2022-07-20T07:46:39.506Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.506Z] +++ set -x [2022-07-20T07:46:39.506Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.506Z] INFO: Testing against a local daemon [2022-07-20T07:46:39.506Z] testing: warning: no tests to run [2022-07-20T07:46:39.506Z] PASS [2022-07-20T07:46:39.506Z] [2022-07-20T07:46:39.506Z] DONE 0 tests in 0.038s [2022-07-20T07:46:39.506Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.506Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.506Z] +++ set -e [2022-07-20T07:46:39.506Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.506Z] +++ set -x [2022-07-20T07:46:39.506Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.506Z] testing: warning: no tests to run [2022-07-20T07:46:39.506Z] PASS [2022-07-20T07:46:39.506Z] [2022-07-20T07:46:39.506Z] DONE 0 tests in 0.007s [2022-07-20T07:46:39.506Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.506Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.506Z] +++ set -e [2022-07-20T07:46:39.506Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.506Z] +++ set -x [2022-07-20T07:46:39.506Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.506Z] INFO: Testing against a local daemon [2022-07-20T07:46:39.506Z] testing: warning: no tests to run [2022-07-20T07:46:39.506Z] PASS [2022-07-20T07:46:39.506Z] [2022-07-20T07:46:39.506Z] DONE 0 tests in 0.019s [2022-07-20T07:46:39.506Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.506Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.506Z] +++ set -e [2022-07-20T07:46:39.506Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.506Z] +++ set -x [2022-07-20T07:46:39.506Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.602Z] --- PASS: TestCreateServiceMaxReplicas (2.97s) [2022-07-20T07:46:39.602Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T07:46:39.762Z] INFO: Testing against a local daemon [2022-07-20T07:46:39.762Z] testing: warning: no tests to run [2022-07-20T07:46:39.762Z] PASS [2022-07-20T07:46:39.762Z] [2022-07-20T07:46:39.762Z] DONE 0 tests in 0.026s [2022-07-20T07:46:39.762Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] +++ set -e [2022-07-20T07:46:39.763Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.763Z] +++ set -x [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] INFO: Testing against a local daemon [2022-07-20T07:46:39.763Z] testing: warning: no tests to run [2022-07-20T07:46:39.763Z] PASS [2022-07-20T07:46:39.763Z] [2022-07-20T07:46:39.763Z] DONE 0 tests in 0.019s [2022-07-20T07:46:39.763Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] +++ set -e [2022-07-20T07:46:39.763Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.763Z] +++ set -x [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] testing: warning: no tests to run [2022-07-20T07:46:39.763Z] PASS [2022-07-20T07:46:39.763Z] [2022-07-20T07:46:39.763Z] DONE 0 tests in 0.007s [2022-07-20T07:46:39.763Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] +++ set -e [2022-07-20T07:46:39.763Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.763Z] +++ set -x [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] INFO: Testing against a local daemon [2022-07-20T07:46:39.763Z] testing: warning: no tests to run [2022-07-20T07:46:39.763Z] PASS [2022-07-20T07:46:39.763Z] [2022-07-20T07:46:39.763Z] DONE 0 tests in 0.019s [2022-07-20T07:46:39.763Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] +++ set -e [2022-07-20T07:46:39.763Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.763Z] +++ set -x [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] INFO: Testing against a local daemon [2022-07-20T07:46:39.763Z] testing: warning: no tests to run [2022-07-20T07:46:39.763Z] PASS [2022-07-20T07:46:39.763Z] [2022-07-20T07:46:39.763Z] DONE 0 tests in 0.018s [2022-07-20T07:46:39.763Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] +++ set -e [2022-07-20T07:46:39.763Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.763Z] +++ set -x [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] INFO: Testing against a local daemon [2022-07-20T07:46:39.763Z] testing: warning: no tests to run [2022-07-20T07:46:39.763Z] PASS [2022-07-20T07:46:39.763Z] [2022-07-20T07:46:39.763Z] DONE 0 tests in 0.018s [2022-07-20T07:46:39.763Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] +++ set -e [2022-07-20T07:46:39.763Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.763Z] +++ set -x [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] INFO: Testing against a local daemon [2022-07-20T07:46:39.763Z] testing: warning: no tests to run [2022-07-20T07:46:39.763Z] PASS [2022-07-20T07:46:39.763Z] [2022-07-20T07:46:39.763Z] DONE 0 tests in 0.020s [2022-07-20T07:46:39.763Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] +++ set -e [2022-07-20T07:46:39.763Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.763Z] +++ set -x [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] testing: warning: no tests to run [2022-07-20T07:46:39.763Z] PASS [2022-07-20T07:46:39.763Z] [2022-07-20T07:46:39.763Z] DONE 0 tests in 0.007s [2022-07-20T07:46:39.763Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] +++ set -e [2022-07-20T07:46:39.763Z] +++ '[' -n 0 ']' [2022-07-20T07:46:39.763Z] +++ set -x [2022-07-20T07:46:39.763Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:39.763Z] INFO: Testing against a local daemon [2022-07-20T07:46:39.763Z] testing: warning: no tests to run [2022-07-20T07:46:39.763Z] PASS [2022-07-20T07:46:39.763Z] [2022-07-20T07:46:39.763Z] DONE 0 tests in 0.022s [2022-07-20T07:46:40.020Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] +++ set -e [2022-07-20T07:46:40.020Z] +++ '[' -n 0 ']' [2022-07-20T07:46:40.020Z] +++ set -x [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] INFO: Testing against a local daemon [2022-07-20T07:46:40.020Z] testing: warning: no tests to run [2022-07-20T07:46:40.020Z] PASS [2022-07-20T07:46:40.020Z] [2022-07-20T07:46:40.020Z] DONE 0 tests in 0.018s [2022-07-20T07:46:40.020Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] +++ set -e [2022-07-20T07:46:40.020Z] +++ '[' -n 0 ']' [2022-07-20T07:46:40.020Z] +++ set -x [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] INFO: Testing against a local daemon [2022-07-20T07:46:40.020Z] testing: warning: no tests to run [2022-07-20T07:46:40.020Z] PASS [2022-07-20T07:46:40.020Z] [2022-07-20T07:46:40.020Z] DONE 0 tests in 0.022s [2022-07-20T07:46:40.020Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] +++ set -e [2022-07-20T07:46:40.020Z] +++ '[' -n 0 ']' [2022-07-20T07:46:40.020Z] +++ set -x [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] INFO: Testing against a local daemon [2022-07-20T07:46:40.020Z] testing: warning: no tests to run [2022-07-20T07:46:40.020Z] PASS [2022-07-20T07:46:40.020Z] [2022-07-20T07:46:40.020Z] DONE 0 tests in 0.018s [2022-07-20T07:46:40.020Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] +++ set -e [2022-07-20T07:46:40.020Z] +++ '[' -n 0 ']' [2022-07-20T07:46:40.020Z] +++ set -x [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] INFO: Testing against a local daemon [2022-07-20T07:46:40.020Z] testing: warning: no tests to run [2022-07-20T07:46:40.020Z] PASS [2022-07-20T07:46:40.020Z] [2022-07-20T07:46:40.020Z] DONE 0 tests in 0.020s [2022-07-20T07:46:40.020Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] +++ set -e [2022-07-20T07:46:40.020Z] +++ '[' -n 0 ']' [2022-07-20T07:46:40.020Z] +++ set -x [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] INFO: Testing against a local daemon [2022-07-20T07:46:40.020Z] testing: warning: no tests to run [2022-07-20T07:46:40.020Z] PASS [2022-07-20T07:46:40.020Z] [2022-07-20T07:46:40.020Z] DONE 0 tests in 0.018s [2022-07-20T07:46:40.020Z] Running integration-test (iteration 5) [2022-07-20T07:46:40.020Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] +++ set -e [2022-07-20T07:46:40.020Z] +++ '[' -n 0 ']' [2022-07-20T07:46:40.020Z] +++ set -x [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] INFO: Testing against a local daemon [2022-07-20T07:46:40.020Z] testing: warning: no tests to run [2022-07-20T07:46:40.020Z] PASS [2022-07-20T07:46:40.020Z] [2022-07-20T07:46:40.020Z] DONE 0 tests in 0.024s [2022-07-20T07:46:40.020Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] +++ set -e [2022-07-20T07:46:40.020Z] +++ '[' -n 0 ']' [2022-07-20T07:46:40.020Z] +++ set -x [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] INFO: Testing against a local daemon [2022-07-20T07:46:40.020Z] testing: warning: no tests to run [2022-07-20T07:46:40.020Z] PASS [2022-07-20T07:46:40.020Z] [2022-07-20T07:46:40.020Z] DONE 0 tests in 0.023s [2022-07-20T07:46:40.020Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.020Z] +++ set -e [2022-07-20T07:46:40.020Z] +++ '[' -n 0 ']' [2022-07-20T07:46:40.020Z] +++ set -x [2022-07-20T07:46:40.020Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:46:40.235Z] --- PASS: TestServiceWithDataPathPortInit (13.57s) [2022-07-20T07:46:40.235Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T07:46:40.276Z] INFO: Testing against a local daemon [2022-07-20T07:46:40.276Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:46:40.276Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:46:40.276Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-20T07:46:41.149Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2022-07-20T07:46:41.149Z] PASS [2022-07-20T07:46:41.149Z] [2022-07-20T07:46:41.149Z] === Skipped [2022-07-20T07:46:41.149Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-20T07:46:41.149Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-20T07:46:41.149Z] [2022-07-20T07:46:41.149Z] DONE 2 tests, 1 skipped in 4.316s [2022-07-20T07:46:41.149Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T07:46:41.149Z] INFO: Testing against a local daemon [2022-07-20T07:46:41.149Z] === RUN TestContinueAfterPluginCrash [2022-07-20T07:46:41.149Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T07:46:41.149Z] === RUN TestReadPluginNoRead [2022-07-20T07:46:41.149Z] === PAUSE TestReadPluginNoRead [2022-07-20T07:46:41.149Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T07:46:41.149Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T07:46:41.149Z] === CONT TestContinueAfterPluginCrash [2022-07-20T07:46:41.149Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T07:46:41.162Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:eg4iif220nusu81vzlyl7q50w Created:2022-07-20 07:46:39.930076929 +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[48854f7b0803eee98f1d2e40565d2730ab1529d274103b5e6f3a7af6313693e7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2og1w22m94xj1r084r67ofouz EndpointID:0ac69510a3c2648d07a49351e63cd74ae6d2ac44e4ca48f251ec1319feea385f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f37d281e4f8ea8a793608852f4603a0b8420e8d5257834b708ab86c2f1ecdbcb 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:ed3b6ceb1a49 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2og1w22m94xj1r084r67ofouz EndpointID:0ac69510a3c2648d07a49351e63cd74ae6d2ac44e4ca48f251ec1319feea385f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-20T07:46:41.643Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:46:42.205Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-20T07:46:42.461Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.22s) [2022-07-20T07:46:42.461Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.14s) [2022-07-20T07:46:42.461Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.07s) [2022-07-20T07:46:42.461Z] === RUN TestWaitRestartedContainer [2022-07-20T07:46:42.461Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:46:42.461Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:46:42.461Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:46:42.461Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:46:42.461Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:46:42.461Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:46:42.461Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:46:42.461Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:46:42.718Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-20T07:46:43.648Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-20T07:46:44.577Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:46:45.144Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-20T07:46:45.326Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-07-20T07:46:45.327Z] PASS [2022-07-20T07:46:45.327Z] [2022-07-20T07:46:45.327Z] === Skipped [2022-07-20T07:46:45.327Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T07:46:45.327Z] service_test.go:243: FLAKY_TEST [2022-07-20T07:46:45.327Z] [2022-07-20T07:46:45.327Z] DONE 38 tests, 1 skipped in 43.299s [2022-07-20T07:46:45.327Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T07:46:45.327Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:45.327Z] ++ set -e [2022-07-20T07:46:45.327Z] ++ '[' -n 0 ']' [2022-07-20T07:46:45.327Z] ++ set -x [2022-07-20T07:46:45.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:45.582Z] INFO: Testing against a local daemon [2022-07-20T07:46:45.582Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T07:46:45.582Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:46:45.582Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T07:46:45.582Z] === RUN TestDockerNetworkIpvlan [2022-07-20T07:46:45.582Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:46:45.582Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T07:46:45.582Z] PASS [2022-07-20T07:46:45.582Z] [2022-07-20T07:46:45.582Z] === Skipped [2022-07-20T07:46:45.582Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T07:46:45.582Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:46:45.582Z] [2022-07-20T07:46:45.582Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T07:46:45.582Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:46:45.582Z] [2022-07-20T07:46:45.582Z] DONE 2 tests, 2 skipped in 0.095s [2022-07-20T07:46:45.582Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T07:46:45.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:45.583Z] ++ set -e [2022-07-20T07:46:45.583Z] ++ '[' -n 0 ']' [2022-07-20T07:46:45.583Z] ++ set -x [2022-07-20T07:46:45.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:45.583Z] INFO: Testing against a local daemon [2022-07-20T07:46:45.583Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T07:46:45.706Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-20T07:46:45.706Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:46:45.706Z] --- PASS: TestWaitRestartedContainer/default (2.12s) [2022-07-20T07:46:45.706Z] --- PASS: TestWaitRestartedContainer/next-exit (2.16s) [2022-07-20T07:46:45.706Z] --- PASS: TestWaitRestartedContainer/not-running (1.27s) [2022-07-20T07:46:45.706Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:46:45.706Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:46:46.419Z] === CONT TestReadPluginNoRead [2022-07-20T07:46:46.419Z] --- PASS: TestDaemonStartWithLogOpt (5.11s) [2022-07-20T07:46:46.633Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-20T07:46:46.633Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-20T07:46:46.948Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-07-20T07:46:46.948Z] === RUN TestDockerNetworkMacvlan [2022-07-20T07:46:47.194Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:46:47.451Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-20T07:46:47.876Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-20T07:46:48.014Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-20T07:46:48.015Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-20T07:46:48.319Z] === RUN TestReadPluginNoRead/default [2022-07-20T07:46:48.438Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-20T07:46:48.578Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.70s) [2022-07-20T07:46:48.578Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.29s) [2022-07-20T07:46:48.578Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.40s) [2022-07-20T07:46:48.578Z] === RUN TestWaitRestartedContainer [2022-07-20T07:46:48.578Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:46:48.578Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:46:48.578Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:46:48.578Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:46:48.578Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:46:48.578Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:46:48.578Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:46:48.578Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:46:48.835Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-20T07:46:49.408Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-20T07:46:49.691Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T07:46:49.765Z] docker_cli_daemon_test.go:1474: [d744c80440127] daemon is not started [2022-07-20T07:46:50.328Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-20T07:46:50.576Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-20T07:46:50.586Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:46:50.772Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-20T07:46:50.843Z] check_test.go:540: [d039b26828a1a] daemon is not started [2022-07-20T07:46:50.843Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-20T07:46:51.063Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T07:46:51.063Z] --- PASS: TestContinueAfterPluginCrash (9.84s) [2022-07-20T07:46:52.210Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:46:52.210Z] --- PASS: TestWaitRestartedContainer/default (2.18s) [2022-07-20T07:46:52.210Z] --- PASS: TestWaitRestartedContainer/next-exit (2.29s) [2022-07-20T07:46:52.210Z] --- PASS: TestWaitRestartedContainer/not-running (1.53s) [2022-07-20T07:46:52.210Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:46:52.210Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:46:52.438Z] === CONT TestReadPluginNoRead [2022-07-20T07:46:52.438Z] read_test.go:92: [d976ea565314c] daemon is not started [2022-07-20T07:46:52.438Z] --- PASS: TestReadPluginNoRead (5.98s) [2022-07-20T07:46:52.438Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-07-20T07:46:52.438Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-07-20T07:46:52.438Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-07-20T07:46:52.438Z] PASS [2022-07-20T07:46:52.438Z] [2022-07-20T07:46:52.438Z] DONE 6 tests in 11.251s [2022-07-20T07:46:52.438Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-20T07:46:52.438Z] testing: warning: no tests to run [2022-07-20T07:46:52.438Z] PASS [2022-07-20T07:46:52.438Z] [2022-07-20T07:46:52.438Z] DONE 0 tests in 0.044s [2022-07-20T07:46:52.438Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T07:46:52.438Z] INFO: Testing against a local daemon [2022-07-20T07:46:52.438Z] === RUN TestPluginWithDevMounts [2022-07-20T07:46:52.438Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-20T07:46:52.438Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-20T07:46:52.438Z] PASS [2022-07-20T07:46:52.438Z] [2022-07-20T07:46:52.438Z] === Skipped [2022-07-20T07:46:52.438Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-20T07:46:52.438Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-20T07:46:52.438Z] [2022-07-20T07:46:52.438Z] DONE 1 tests, 1 skipped in 0.193s [2022-07-20T07:46:52.438Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T07:46:52.661Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-20T07:46:52.695Z] INFO: Testing against a local daemon [2022-07-20T07:46:52.695Z] === RUN TestSecretInspect [2022-07-20T07:46:52.695Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.695Z] --- SKIP: TestSecretInspect (0.03s) [2022-07-20T07:46:52.695Z] === RUN TestSecretList [2022-07-20T07:46:52.695Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.695Z] --- SKIP: TestSecretList (0.02s) [2022-07-20T07:46:52.695Z] === RUN TestSecretsCreateAndDelete [2022-07-20T07:46:52.696Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.696Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-20T07:46:52.696Z] === RUN TestSecretsUpdate [2022-07-20T07:46:52.696Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.696Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-07-20T07:46:52.696Z] === RUN TestTemplatedSecret [2022-07-20T07:46:52.696Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.696Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-20T07:46:52.696Z] === RUN TestSecretCreateResolve [2022-07-20T07:46:52.696Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.696Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-20T07:46:52.696Z] PASS [2022-07-20T07:46:52.696Z] [2022-07-20T07:46:52.696Z] === Skipped [2022-07-20T07:46:52.696Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2022-07-20T07:46:52.696Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.696Z] [2022-07-20T07:46:52.696Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-07-20T07:46:52.696Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.696Z] [2022-07-20T07:46:52.696Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-20T07:46:52.696Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.696Z] [2022-07-20T07:46:52.696Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-07-20T07:46:52.696Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.696Z] [2022-07-20T07:46:52.696Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-20T07:46:52.696Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.696Z] [2022-07-20T07:46:52.696Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-20T07:46:52.696Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.696Z] [2022-07-20T07:46:52.696Z] DONE 6 tests, 6 skipped in 0.240s [2022-07-20T07:46:52.696Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T07:46:52.954Z] INFO: Testing against a local daemon [2022-07-20T07:46:52.954Z] === RUN TestServiceCreateInit [2022-07-20T07:46:52.954Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T07:46:52.954Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T07:46:52.954Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-20T07:46:52.954Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-20T07:46:52.954Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-20T07:46:52.954Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T07:46:52.954Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-20T07:46:52.954Z] === RUN TestCreateServiceConflict [2022-07-20T07:46:52.954Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-20T07:46:52.954Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T07:46:52.954Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-20T07:46:52.954Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T07:46:52.954Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-20T07:46:52.954Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T07:46:52.954Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-07-20T07:46:52.954Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T07:46:52.954Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-20T07:46:52.954Z] === RUN TestCreateServiceSysctls [2022-07-20T07:46:52.954Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-20T07:46:52.954Z] === RUN TestCreateServiceCapabilities [2022-07-20T07:46:52.954Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-20T07:46:52.954Z] === RUN TestInspect [2022-07-20T07:46:52.954Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- SKIP: TestInspect (0.01s) [2022-07-20T07:46:52.954Z] === RUN TestCreateJob [2022-07-20T07:46:52.954Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- SKIP: TestCreateJob (0.01s) [2022-07-20T07:46:52.954Z] === RUN TestReplicatedJob [2022-07-20T07:46:52.954Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-20T07:46:52.954Z] === RUN TestUpdateReplicatedJob [2022-07-20T07:46:52.954Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:52.954Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-20T07:46:52.954Z] === RUN TestServiceListWithStatuses [2022-07-20T07:46:53.141Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-20T07:46:53.212Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T07:46:53.213Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T07:46:53.213Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T07:46:53.213Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:53.213Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-20T07:46:53.213Z] === RUN TestDockerNetworkReConnect [2022-07-20T07:46:53.213Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:53.213Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-20T07:46:53.213Z] === RUN TestServicePlugin [2022-07-20T07:46:53.704Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:46:54.490Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-07-20T07:46:54.490Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T07:46:54.633Z] check_test.go:540: [d1d0f7f332b67] daemon is not started [2022-07-20T07:46:54.633Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-20T07:46:55.060Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2022-07-20T07:46:55.060Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T07:46:55.112Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] --- SKIP: TestServicePlugin (1.95s) [2022-07-20T07:46:55.112Z] === RUN TestServiceUpdateLabel [2022-07-20T07:46:55.112Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-20T07:46:55.112Z] === RUN TestServiceUpdateSecrets [2022-07-20T07:46:55.112Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-20T07:46:55.112Z] === RUN TestServiceUpdateConfigs [2022-07-20T07:46:55.112Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-20T07:46:55.112Z] === RUN TestServiceUpdateNetwork [2022-07-20T07:46:55.112Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-20T07:46:55.112Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T07:46:55.112Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-20T07:46:55.112Z] PASS [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === Skipped [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-20T07:46:55.112Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-20T07:46:55.112Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-20T07:46:55.112Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-20T07:46:55.112Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-20T07:46:55.112Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-20T07:46:55.112Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-07-20T07:46:55.112Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-20T07:46:55.112Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-20T07:46:55.112Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-20T07:46:55.112Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-20T07:46:55.112Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-20T07:46:55.112Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-20T07:46:55.112Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-20T07:46:55.112Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T07:46:55.112Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-20T07:46:55.112Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-20T07:46:55.112Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-07-20T07:46:55.112Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-20T07:46:55.112Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-20T07:46:55.112Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-20T07:46:55.112Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-20T07:46:55.112Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-20T07:46:55.112Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T07:46:55.112Z] [2022-07-20T07:46:55.112Z] DONE 24 tests, 23 skipped in 2.422s [2022-07-20T07:46:55.112Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T07:46:55.195Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.89s) [2022-07-20T07:46:55.195Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.51s) [2022-07-20T07:46:55.195Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.37s) [2022-07-20T07:46:55.195Z] === RUN TestWaitRestartedContainer [2022-07-20T07:46:55.195Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:46:55.195Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:46:55.195Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:46:55.195Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:46:55.195Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:46:55.195Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:46:55.195Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:46:55.195Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:46:55.370Z] INFO: Testing against a local daemon [2022-07-20T07:46:55.370Z] === RUN TestSessionCreate [2022-07-20T07:46:55.370Z] --- PASS: TestSessionCreate (0.03s) [2022-07-20T07:46:55.370Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T07:46:55.370Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-20T07:46:55.370Z] PASS [2022-07-20T07:46:55.370Z] [2022-07-20T07:46:55.370Z] DONE 2 tests in 0.280s [2022-07-20T07:46:55.370Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T07:46:55.627Z] INFO: Testing against a local daemon [2022-07-20T07:46:55.627Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T07:46:55.627Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T07:46:55.627Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T07:46:55.627Z] === RUN TestDiskUsage [2022-07-20T07:46:55.627Z] === PAUSE TestDiskUsage [2022-07-20T07:46:55.627Z] === RUN TestEventsExecDie [2022-07-20T07:46:55.758Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-20T07:46:55.929Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-20T07:46:56.193Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-20T07:46:56.194Z] === RUN TestEventsBackwardsCompatible [2022-07-20T07:46:56.194Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-20T07:46:56.194Z] === RUN TestEventsVolumeCreate [2022-07-20T07:46:56.194Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-07-20T07:46:56.194Z] === RUN TestInfoBinaryCommits [2022-07-20T07:46:56.194Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-20T07:46:56.194Z] === RUN TestInfoAPIVersioned [2022-07-20T07:46:56.321Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-20T07:46:56.451Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T07:46:56.451Z] === RUN TestInfoAPI [2022-07-20T07:46:56.451Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T07:46:56.451Z] === RUN TestInfoAPIWarnings [2022-07-20T07:46:56.490Z] --- PASS: TestDockerNetworkMacvlan (9.55s) [2022-07-20T07:46:56.490Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-20T07:46:56.490Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-20T07:46:56.490Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-07-20T07:46:56.490Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-07-20T07:46:56.490Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2022-07-20T07:46:56.490Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-07-20T07:46:56.490Z] PASS [2022-07-20T07:46:56.490Z] [2022-07-20T07:46:56.490Z] DONE 8 tests in 10.979s [2022-07-20T07:46:56.490Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T07:46:56.490Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:56.490Z] ++ set -e [2022-07-20T07:46:56.490Z] ++ '[' -n 0 ']' [2022-07-20T07:46:56.490Z] ++ set -x [2022-07-20T07:46:56.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:56.491Z] testing: warning: no tests to run [2022-07-20T07:46:56.491Z] PASS [2022-07-20T07:46:56.491Z] [2022-07-20T07:46:56.491Z] DONE 0 tests in 0.028s [2022-07-20T07:46:56.491Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T07:46:56.491Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:56.491Z] ++ set -e [2022-07-20T07:46:56.491Z] ++ '[' -n 0 ']' [2022-07-20T07:46:56.491Z] ++ set -x [2022-07-20T07:46:56.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:46:56.747Z] INFO: Testing against a local daemon [2022-07-20T07:46:56.747Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T07:46:56.888Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:46:57.145Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-20T07:46:57.408Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-20T07:46:57.600Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-07-20T07:46:57.600Z] === RUN TestCreateServiceSysctls [2022-07-20T07:46:57.679Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-07-20T07:46:57.679Z] === RUN TestAuthZPluginTLS [2022-07-20T07:46:57.977Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-20T07:46:57.977Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-20T07:46:57.977Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-20T07:46:58.240Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-07-20T07:46:58.240Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T07:46:58.539Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:46:58.540Z] --- PASS: TestWaitRestartedContainer/default (1.76s) [2022-07-20T07:46:58.540Z] --- PASS: TestWaitRestartedContainer/next-exit (1.97s) [2022-07-20T07:46:58.540Z] --- PASS: TestWaitRestartedContainer/not-running (1.54s) [2022-07-20T07:46:58.540Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:46:58.540Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:46:58.801Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-20T07:46:58.801Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T07:46:59.103Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-20T07:46:59.363Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-20T07:46:59.363Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T07:46:59.667Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-20T07:46:59.667Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:46:59.924Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-20T07:46:59.924Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T07:47:00.892Z] --- PASS: TestCreateServiceSysctls (3.11s) [2022-07-20T07:47:00.892Z] === RUN TestCreateServiceCapabilities [2022-07-20T07:47:01.036Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.65s) [2022-07-20T07:47:01.036Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.33s) [2022-07-20T07:47:01.036Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.30s) [2022-07-20T07:47:01.036Z] === RUN TestWaitRestartedContainer [2022-07-20T07:47:01.036Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:47:01.036Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:47:01.036Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:47:01.036Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:47:01.036Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:47:01.036Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:47:01.036Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:47:01.036Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:47:01.290Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-07-20T07:47:01.290Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T07:47:01.294Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-20T07:47:01.295Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-20T07:47:01.545Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-20T07:47:01.545Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T07:47:02.107Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-20T07:47:02.107Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T07:47:02.229Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-20T07:47:02.229Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-20T07:47:02.668Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-20T07:47:02.668Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T07:47:03.429Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2022-07-20T07:47:03.429Z] === RUN TestInspect [2022-07-20T07:47:03.597Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-20T07:47:03.597Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:47:04.034Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-07-20T07:47:04.034Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T07:47:04.160Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-20T07:47:04.724Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-20T07:47:04.980Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-20T07:47:04.980Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-07-20T07:47:04.980Z] --- PASS: TestWaitRestartedContainer/next-exit (2.27s) [2022-07-20T07:47:04.980Z] --- PASS: TestWaitRestartedContainer/default (2.35s) [2022-07-20T07:47:04.980Z] --- PASS: TestWaitRestartedContainer/not-running (1.61s) [2022-07-20T07:47:04.980Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:47:04.980Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:47:05.401Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-07-20T07:47:05.401Z] === RUN TestAuthZPluginHeader [2022-07-20T07:47:05.543Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-20T07:47:05.543Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-20T07:47:05.543Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-20T07:47:05.717Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-20T07:47:06.330Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-20T07:47:06.330Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T07:47:06.330Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:47:06.330Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-20T07:47:06.330Z] === RUN TestAuthZPluginV2Disable [2022-07-20T07:47:06.330Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:47:06.330Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-20T07:47:06.330Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T07:47:06.330Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:47:06.330Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-20T07:47:06.330Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T07:47:06.330Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:47:06.330Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-20T07:47:06.330Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T07:47:06.471Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-20T07:47:06.471Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-20T07:47:06.471Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-20T07:47:06.471Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-20T07:47:06.471Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:47:06.722Z] --- PASS: TestInspect (2.82s) [2022-07-20T07:47:06.722Z] === RUN TestCreateJob [2022-07-20T07:47:06.729Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-20T07:47:07.620Z] tests/integration/client_test.py ..... [ 75%] [2022-07-20T07:47:07.620Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-20T07:47:07.661Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-20T07:47:07.918Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-20T07:47:08.174Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.13s) [2022-07-20T07:47:08.174Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.57s) [2022-07-20T07:47:08.174Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.55s) [2022-07-20T07:47:08.174Z] === RUN TestWaitRestartedContainer [2022-07-20T07:47:08.174Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:47:08.174Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:47:08.174Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:47:08.174Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:47:08.174Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:47:08.174Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:47:08.174Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:47:08.174Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:47:08.174Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-20T07:47:08.556Z] tests/integration/errors_test.py . [ 76%] [2022-07-20T07:47:09.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-20T07:47:09.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-20T07:47:09.261Z] --- PASS: TestCreateJob (3.23s) [2022-07-20T07:47:09.261Z] === RUN TestReplicatedJob [2022-07-20T07:47:10.470Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:47:11.034Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-20T07:47:11.600Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-20T07:47:12.162Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-20T07:47:12.162Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-20T07:47:12.162Z] --- PASS: TestWaitRestartedContainer/default (2.38s) [2022-07-20T07:47:12.162Z] --- PASS: TestWaitRestartedContainer/next-exit (2.49s) [2022-07-20T07:47:12.162Z] --- PASS: TestWaitRestartedContainer/not-running (1.49s) [2022-07-20T07:47:12.162Z] PASS [2022-07-20T07:47:12.162Z] [2022-07-20T07:47:12.162Z] DONE 35 tests in 31.877s [2022-07-20T07:47:12.162Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-20T07:47:12.162Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.162Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.162Z] +++ set -e [2022-07-20T07:47:12.162Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.162Z] +++ set -x [2022-07-20T07:47:12.162Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.162Z] testing: warning: no tests to run [2022-07-20T07:47:12.162Z] PASS [2022-07-20T07:47:12.162Z] [2022-07-20T07:47:12.162Z] DONE 0 tests in 0.053s [2022-07-20T07:47:12.162Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.162Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.162Z] +++ set -e [2022-07-20T07:47:12.162Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.162Z] +++ set -x [2022-07-20T07:47:12.162Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.162Z] INFO: Testing against a local daemon [2022-07-20T07:47:12.162Z] testing: warning: no tests to run [2022-07-20T07:47:12.162Z] PASS [2022-07-20T07:47:12.162Z] [2022-07-20T07:47:12.162Z] DONE 0 tests in 0.092s [2022-07-20T07:47:12.162Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.162Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.162Z] +++ set -e [2022-07-20T07:47:12.162Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.162Z] +++ set -x [2022-07-20T07:47:12.162Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.162Z] testing: warning: no tests to run [2022-07-20T07:47:12.163Z] PASS [2022-07-20T07:47:12.163Z] [2022-07-20T07:47:12.163Z] DONE 0 tests in 0.024s [2022-07-20T07:47:12.163Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.163Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.163Z] +++ set -e [2022-07-20T07:47:12.163Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.163Z] +++ set -x [2022-07-20T07:47:12.163Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.420Z] INFO: Testing against a local daemon [2022-07-20T07:47:12.420Z] testing: warning: no tests to run [2022-07-20T07:47:12.420Z] PASS [2022-07-20T07:47:12.420Z] [2022-07-20T07:47:12.420Z] DONE 0 tests in 0.055s [2022-07-20T07:47:12.420Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.420Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.420Z] +++ set -e [2022-07-20T07:47:12.420Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.420Z] +++ set -x [2022-07-20T07:47:12.420Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.420Z] INFO: Testing against a local daemon [2022-07-20T07:47:12.420Z] testing: warning: no tests to run [2022-07-20T07:47:12.420Z] PASS [2022-07-20T07:47:12.420Z] [2022-07-20T07:47:12.420Z] DONE 0 tests in 0.067s [2022-07-20T07:47:12.420Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.420Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.420Z] +++ set -e [2022-07-20T07:47:12.420Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.420Z] +++ set -x [2022-07-20T07:47:12.420Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.420Z] INFO: Testing against a local daemon [2022-07-20T07:47:12.420Z] testing: warning: no tests to run [2022-07-20T07:47:12.420Z] PASS [2022-07-20T07:47:12.420Z] [2022-07-20T07:47:12.420Z] DONE 0 tests in 0.073s [2022-07-20T07:47:12.420Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.420Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.420Z] +++ set -e [2022-07-20T07:47:12.420Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.420Z] +++ set -x [2022-07-20T07:47:12.420Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.680Z] testing: warning: no tests to run [2022-07-20T07:47:12.680Z] PASS [2022-07-20T07:47:12.680Z] [2022-07-20T07:47:12.680Z] DONE 0 tests in 0.014s [2022-07-20T07:47:12.680Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.680Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.680Z] +++ set -e [2022-07-20T07:47:12.680Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.680Z] +++ set -x [2022-07-20T07:47:12.680Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.680Z] INFO: Testing against a local daemon [2022-07-20T07:47:12.680Z] testing: warning: no tests to run [2022-07-20T07:47:12.680Z] PASS [2022-07-20T07:47:12.680Z] [2022-07-20T07:47:12.680Z] DONE 0 tests in 0.041s [2022-07-20T07:47:12.680Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.680Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.680Z] +++ set -e [2022-07-20T07:47:12.680Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.680Z] +++ set -x [2022-07-20T07:47:12.680Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.680Z] INFO: Testing against a local daemon [2022-07-20T07:47:12.680Z] testing: warning: no tests to run [2022-07-20T07:47:12.680Z] PASS [2022-07-20T07:47:12.680Z] [2022-07-20T07:47:12.680Z] DONE 0 tests in 0.041s [2022-07-20T07:47:12.680Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.680Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.680Z] +++ set -e [2022-07-20T07:47:12.680Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.680Z] +++ set -x [2022-07-20T07:47:12.681Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.681Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-20T07:47:12.681Z] INFO: Testing against a local daemon [2022-07-20T07:47:12.681Z] testing: warning: no tests to run [2022-07-20T07:47:12.681Z] PASS [2022-07-20T07:47:12.681Z] [2022-07-20T07:47:12.681Z] DONE 0 tests in 0.075s [2022-07-20T07:47:12.937Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.937Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.937Z] +++ set -e [2022-07-20T07:47:12.937Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.937Z] +++ set -x [2022-07-20T07:47:12.937Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.937Z] INFO: Testing against a local daemon [2022-07-20T07:47:12.937Z] testing: warning: no tests to run [2022-07-20T07:47:12.937Z] PASS [2022-07-20T07:47:12.937Z] [2022-07-20T07:47:12.937Z] DONE 0 tests in 0.058s [2022-07-20T07:47:12.937Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.937Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.937Z] +++ set -e [2022-07-20T07:47:12.937Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.937Z] +++ set -x [2022-07-20T07:47:12.937Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.937Z] testing: warning: no tests to run [2022-07-20T07:47:12.937Z] PASS [2022-07-20T07:47:12.937Z] [2022-07-20T07:47:12.937Z] DONE 0 tests in 0.024s [2022-07-20T07:47:12.937Z] 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 TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.937Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.937Z] +++ set -e [2022-07-20T07:47:12.937Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.937Z] +++ set -x [2022-07-20T07:47:12.937Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.937Z] INFO: Testing against a local daemon [2022-07-20T07:47:12.937Z] testing: warning: no tests to run [2022-07-20T07:47:12.937Z] PASS [2022-07-20T07:47:12.937Z] [2022-07-20T07:47:12.937Z] DONE 0 tests in 0.057s [2022-07-20T07:47:12.937Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:12.937Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:12.937Z] +++ set -e [2022-07-20T07:47:12.937Z] +++ '[' -n 0 ']' [2022-07-20T07:47:12.937Z] +++ set -x [2022-07-20T07:47:12.937Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:13.194Z] INFO: Testing against a local daemon [2022-07-20T07:47:13.194Z] testing: warning: no tests to run [2022-07-20T07:47:13.194Z] PASS [2022-07-20T07:47:13.194Z] [2022-07-20T07:47:13.194Z] DONE 0 tests in 0.056s [2022-07-20T07:47:13.194Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:13.194Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:13.194Z] +++ set -e [2022-07-20T07:47:13.194Z] +++ '[' -n 0 ']' [2022-07-20T07:47:13.194Z] +++ set -x [2022-07-20T07:47:13.194Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:13.194Z] INFO: Testing against a local daemon [2022-07-20T07:47:13.194Z] testing: warning: no tests to run [2022-07-20T07:47:13.194Z] PASS [2022-07-20T07:47:13.194Z] [2022-07-20T07:47:13.194Z] DONE 0 tests in 0.038s [2022-07-20T07:47:13.194Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:13.194Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:13.194Z] +++ set -e [2022-07-20T07:47:13.194Z] +++ '[' -n 0 ']' [2022-07-20T07:47:13.194Z] +++ set -x [2022-07-20T07:47:13.194Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:13.194Z] INFO: Testing against a local daemon [2022-07-20T07:47:13.194Z] testing: warning: no tests to run [2022-07-20T07:47:13.194Z] PASS [2022-07-20T07:47:13.194Z] [2022-07-20T07:47:13.194Z] DONE 0 tests in 0.042s [2022-07-20T07:47:13.194Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:13.194Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:13.194Z] +++ set -e [2022-07-20T07:47:13.194Z] +++ '[' -n 0 ']' [2022-07-20T07:47:13.194Z] +++ set -x [2022-07-20T07:47:13.194Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:13.194Z] INFO: Testing against a local daemon [2022-07-20T07:47:13.194Z] testing: warning: no tests to run [2022-07-20T07:47:13.194Z] PASS [2022-07-20T07:47:13.194Z] [2022-07-20T07:47:13.194Z] DONE 0 tests in 0.062s [2022-07-20T07:47:13.450Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-20T07:47:13.450Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:13.450Z] +++ set -e [2022-07-20T07:47:13.450Z] +++ '[' -n 0 ']' [2022-07-20T07:47:13.450Z] +++ set -x [2022-07-20T07:47:13.450Z] +++ 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 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-20T07:47:13.450Z] INFO: Testing against a local daemon [2022-07-20T07:47:13.450Z] testing: warning: no tests to run [2022-07-20T07:47:13.450Z] PASS [2022-07-20T07:47:13.450Z] [2022-07-20T07:47:13.450Z] DONE 0 tests in 0.074s [2022-07-20T07:47:13.450Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-07-20T07:47:13.450Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-07-20T07:47:13.450Z] ++++ kill 6711 [2022-07-20T07:47:13.450Z] ++++ /etc/init.d/apparmor stop [2022-07-20T07:47:13.450Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T07:47:13.450Z] [2022-07-20T07:47:13.450Z] Unloading profiles will leave already running processes permanently [2022-07-20T07:47:13.450Z] unconfined, which can lead to unexpected situations. [2022-07-20T07:47:13.450Z] [2022-07-20T07:47:13.450Z] To set a process to complain mode, use the command line tool [2022-07-20T07:47:13.450Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T07:47:13.450Z] ++++ true [2022-07-20T07:47:13.450Z] exiting test-integration [2022-07-20T07:47:13.450Z] +++ exit 0 [2022-07-20T07:47:13.450Z] [2022-07-20T07:47:13.450Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T07:47:13.450Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-20T07:47:14.013Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-20T07:47:14.519Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-20T07:47:14.519Z] === RUN TestInfoDebug [2022-07-20T07:47:14.519Z] --- PASS: TestInfoDebug (0.54s) [2022-07-20T07:47:14.519Z] === RUN TestInfoInsecureRegistries [2022-07-20T07:47:14.519Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-20T07:47:14.519Z] === RUN TestInfoRegistryMirrors [2022-07-20T07:47:14.519Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-07-20T07:47:14.519Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T07:47:14.577Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-20T07:47:14.577Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T07:47:14.577Z] HOSTNAME=dc98eaec432c [2022-07-20T07:47:14.577Z] TESTDEBUG=0 [2022-07-20T07:47:14.577Z] DEST=bundles/test-integration [2022-07-20T07:47:14.577Z] PWD=/go/src/github.com/docker/docker [2022-07-20T07:47:14.577Z] KEEPBUNDLE=1 [2022-07-20T07:47:14.577Z] DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f [2022-07-20T07:47:14.577Z] container=docker [2022-07-20T07:47:14.577Z] HOME=/root [2022-07-20T07:47:14.577Z] GOLANG_VERSION=1.18.4 [2022-07-20T07:47:14.577Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T07:47:14.577Z] VALIDATE_BRANCH=master [2022-07-20T07:47:14.577Z] TERM=xterm [2022-07-20T07:47:14.577Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T07:47:14.577Z] SHLVL=1 [2022-07-20T07:47:14.577Z] TIMEOUT=120m [2022-07-20T07:47:14.577Z] DOCKER_BUILDTAGS= journald [2022-07-20T07:47:14.577Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T07:47:14.577Z] GO111MODULE=off [2022-07-20T07:47:14.577Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T07:47:14.577Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T07:47:14.577Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T07:47:14.577Z] GOPATH=/go [2022-07-20T07:47:14.577Z] PKG_CONFIG=pkg-config [2022-07-20T07:47:14.577Z] _=/usr/bin/env [2022-07-20T07:47:14.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T07:47:15.116Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-07-20T07:47:15.116Z] === RUN TestPingCacheHeaders [2022-07-20T07:47:15.116Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-07-20T07:47:15.116Z] === RUN TestPingGet [2022-07-20T07:47:15.116Z] --- PASS: TestPingGet (0.01s) [2022-07-20T07:47:15.116Z] === RUN TestPingHead [2022-07-20T07:47:15.116Z] --- PASS: TestPingHead (0.03s) [2022-07-20T07:47:15.116Z] === RUN TestPingSwarmHeader [2022-07-20T07:47:15.507Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-20T07:47:15.507Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-20T07:47:15.507Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-20T07:47:15.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T07:47:15.705Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T07:47:15.856Z] --- PASS: TestReplicatedJob (5.59s) [2022-07-20T07:47:15.856Z] === RUN TestUpdateReplicatedJob [2022-07-20T07:47:16.304Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T07:47:16.436Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-20T07:47:16.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T07:47:17.242Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T07:47:17.242Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-07-20T07:47:17.242Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T07:47:17.242Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T07:47:17.242Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T07:47:17.242Z] === RUN TestVersion [2022-07-20T07:47:17.242Z] --- PASS: TestVersion (0.04s) [2022-07-20T07:47:17.242Z] === CONT TestDiskUsage [2022-07-20T07:47:17.365Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/empty [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T07:47:17.807Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T07:47:17.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T07:47:17.930Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-20T07:47:18.066Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T07:47:18.066Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T07:47:18.066Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T07:47:18.066Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T07:47:18.066Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T07:47:18.066Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T07:47:18.066Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T07:47:18.066Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T07:47:18.066Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T07:47:18.066Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T07:47:18.186Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-20T07:47:18.186Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage (1.19s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-20T07:47:18.324Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-20T07:47:18.324Z] PASS [2022-07-20T07:47:18.324Z] [2022-07-20T07:47:18.324Z] === Skipped [2022-07-20T07:47:18.324Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T07:47:18.324Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T07:47:18.324Z] [2022-07-20T07:47:18.324Z] DONE 54 tests, 1 skipped in 22.886s [2022-07-20T07:47:18.324Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T07:47:18.413Z] --- PASS: TestUpdateReplicatedJob (3.37s) [2022-07-20T07:47:18.413Z] === RUN TestServiceListWithStatuses [2022-07-20T07:47:18.413Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T07:47:18.413Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T07:47:18.413Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T07:47:18.582Z] INFO: Testing against a local daemon [2022-07-20T07:47:18.582Z] === RUN TestVolumesCreateAndList [2022-07-20T07:47:18.583Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-20T07:47:18.583Z] === RUN TestVolumesRemove [2022-07-20T07:47:18.583Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-20T07:47:18.583Z] === RUN TestVolumesInspect [2022-07-20T07:47:18.583Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-20T07:47:18.583Z] === RUN TestVolumesInvalidJSON [2022-07-20T07:47:18.583Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T07:47:18.583Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T07:47:18.583Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T07:47:18.583Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T07:47:18.583Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T07:47:18.583Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T07:47:18.583Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T07:47:18.583Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-20T07:47:18.583Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T07:47:18.583Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T07:47:18.583Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T07:47:18.583Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T07:47:18.583Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T07:47:18.583Z] PASS [2022-07-20T07:47:18.583Z] [2022-07-20T07:47:18.583Z] DONE 9 tests in 0.213s [2022-07-20T07:47:18.583Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T07:47:18.583Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14199 is not a child of this shell [2022-07-20T07:47:18.583Z] warning: PID 14199 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-20T07:47:18.583Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T07:47:18.583Z] [2022-07-20T07:47:18.583Z] Unloading profiles will leave already running processes permanently [2022-07-20T07:47:18.583Z] unconfined, which can lead to unexpected situations. [2022-07-20T07:47:18.583Z] [2022-07-20T07:47:18.583Z] To set a process to complain mode, use the command line tool [2022-07-20T07:47:18.583Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T07:47:18.583Z] Removing test suite binaries [2022-07-20T07:47:18.842Z] exiting test-integration [2022-07-20T07:47:18.842Z] ++ exit 0 [2022-07-20T07:47:18.842Z] [2022-07-20T07:47:19.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T07:47:19.131Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-20T07:47:19.388Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog Post stage [Pipeline] junit [2022-07-20T07:47:19.788Z] Recording test results [2022-07-20T07:47:19.950Z] check_test.go:540: [d3e35961e7bef] daemon is not started [2022-07-20T07:47:19.950Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-20T07:47:20.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T07:47:20.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T07:47:21.026Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-20T07:47:21.452Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T07:47:21.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T07:47:21.792Z] + echo Ensuring container killed. [2022-07-20T07:47:21.792Z] Ensuring container killed. [2022-07-20T07:47:21.792Z] + docker rm -vf docker-pr13 [2022-07-20T07:47:21.792Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-07-20T07:47:22.076Z] + echo Chowning /workspace to jenkins user [2022-07-20T07:47:22.076Z] Chowning /workspace to jenkins user [2022-07-20T07:47:22.076Z] + id -u [2022-07-20T07:47:22.076Z] + id -g [2022-07-20T07:47:22.076Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43751:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T07:47:22.077Z] Unable to find image 'busybox:latest' locally [2022-07-20T07:47:22.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T07:47:22.335Z] latest: Pulling from library/busybox [2022-07-20T07:47:22.335Z] 19d511225f94: Pulling fs layer [2022-07-20T07:47:22.335Z] 19d511225f94: Download complete [2022-07-20T07:47:22.407Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-20T07:47:22.595Z] 19d511225f94: Pull complete [2022-07-20T07:47:22.595Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T07:47:22.595Z] Status: Downloaded newer image for busybox:latest [2022-07-20T07:47:22.608Z] --- PASS: TestDockerNetworkConnectAlias (4.23s) [2022-07-20T07:47:22.608Z] === RUN TestDockerNetworkReConnect [2022-07-20T07:47:22.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T07:47:22.919Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-20T07:47:22.919Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-20T07:47:22.919Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-20T07:47:22.919Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-20T07:47:22.919Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-20T07:47:22.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T07:47:23.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T07:47:23.849Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-20T07:47:24.148Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-20T07:47:24.376Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-20T07:47:24.376Z] PASS [2022-07-20T07:47:24.376Z] [2022-07-20T07:47:24.376Z] === Skipped [2022-07-20T07:47:24.376Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-20T07:47:24.376Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:47:24.376Z] [2022-07-20T07:47:24.376Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-20T07:47:24.376Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:47:24.376Z] [2022-07-20T07:47:24.376Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-20T07:47:24.376Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:47:24.376Z] [2022-07-20T07:47:24.376Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-20T07:47:24.376Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:47:24.376Z] [2022-07-20T07:47:24.376Z] DONE 17 tests, 4 skipped in 26.397s [2022-07-20T07:47:24.376Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T07:47:24.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:24.376Z] ++ set -e [2022-07-20T07:47:24.376Z] ++ '[' -n 0 ']' [2022-07-20T07:47:24.376Z] ++ set -x [2022-07-20T07:47:24.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:24.376Z] INFO: Testing against a local daemon [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T07:47:24.376Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T07:47:24.376Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T07:47:24.376Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T07:47:24.376Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T07:47:24.376Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T07:47:24.376Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T07:47:24.376Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T07:47:24.376Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T07:47:24.376Z] === RUN TestPluginInstall [2022-07-20T07:47:24.376Z] === RUN TestPluginInstall/no_auth [2022-07-20T07:47:24.376Z] time="2022-07-20T07:47:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:47:24.376Z] time="2022-07-20T07:47:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3eb202a3ea32ebcfcd62c18a85ea8a3d3ccc40e563fd5f1a07dc80f05ff84130" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:47:24.376Z] time="2022-07-20T07:47:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:47:24.376Z] time="2022-07-20T07:47:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3eb202a3ea32ebcfcd62c18a85ea8a3d3ccc40e563fd5f1a07dc80f05ff84130" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:47:24.376Z] === RUN TestPluginInstall/with_htpasswd [2022-07-20T07:47:24.376Z] time="2022-07-20T07:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:47:24.376Z] time="2022-07-20T07:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e5534709315bf07785fe4c79d8a6820651a07a9517437b841ba941760b1e31b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:47:24.376Z] time="2022-07-20T07:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:47:24.376Z] time="2022-07-20T07:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e5534709315bf07785fe4c79d8a6820651a07a9517437b841ba941760b1e31b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:47:24.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T07:47:24.632Z] === RUN TestPluginInstall/with_insecure [2022-07-20T07:47:24.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T07:47:24.788Z] + bundleName=amd64-rootless [2022-07-20T07:47:24.788Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-20T07:47:24.788Z] Creating amd64-rootless-bundles.tar.gz [2022-07-20T07:47:24.788Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-20T07:47:24.788Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-20T07:47:24.801Z] Archiving artifacts [2022-07-20T07:47:25.560Z] time="2022-07-20T07:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:47:25.560Z] time="2022-07-20T07:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93e244c95b25639861cfb16c0570ca148792b26eed67bdaa2933d6b973a61f44" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:47:25.560Z] time="2022-07-20T07:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:47:25.560Z] time="2022-07-20T07:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93e244c95b25639861cfb16c0570ca148792b26eed67bdaa2933d6b973a61f44" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:47:25.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T07:47:25.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T07:47:25.818Z] plugin_test.go:195: [d8677dd9f9ef6] daemon is not started [2022-07-20T07:47:25.818Z] --- PASS: TestPluginInstall (2.57s) [2022-07-20T07:47:25.818Z] --- PASS: TestPluginInstall/no_auth (0.98s) [2022-07-20T07:47:25.818Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-20T07:47:25.818Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-07-20T07:47:25.818Z] === RUN TestPluginsWithRuntimes [2022-07-20T07:47:26.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T07:47:26.408Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-20T07:47:26.478Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43751/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T07:47:26.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T07:47:26.779Z] + make clean [2022-07-20T07:47:26.802Z] --- PASS: TestDockerNetworkReConnect (3.52s) [2022-07-20T07:47:26.802Z] === RUN TestServicePlugin [2022-07-20T07:47:27.036Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T07:47:27.036Z] docker-dev-cache [2022-07-20T07:47:27.036Z] docker-mod-cache [Pipeline] deleteDir [2022-07-20T07:47:27.184Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-20T07:47:27.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T07:47:27.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T07:47:27.497Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-20T07:47:27.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T07:47:28.045Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T07:47:28.046Z] Using test binary docker [2022-07-20T07:47:28.046Z] +++ /etc/init.d/apparmor start [2022-07-20T07:47:28.046Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T07:47:28.046Z] INFO: Waiting for daemon to start... [2022-07-20T07:47:28.046Z] Starting dockerd [2022-07-20T07:47:28.046Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-20T07:47:28.046Z] .=== RUN TestDockerSuite/TestContainerAPIStop [2022-07-20T07:47:28.110Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-20T07:47:28.611Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-20T07:47:29.037Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-07-20T07:47:29.037Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-07-20T07:47:29.037Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-20T07:47:29.037Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T07:47:29.173Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-20T07:47:29.173Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-20T07:47:29.173Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-20T07:47:29.173Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-20T07:47:29.599Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-20T07:47:29.599Z] PASS [2022-07-20T07:47:29.599Z] [2022-07-20T07:47:29.599Z] DONE 24 tests in 6.577s [2022-07-20T07:47:29.599Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T07:47:29.599Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:29.599Z] ++ set -e [2022-07-20T07:47:29.599Z] ++ '[' -n 0 ']' [2022-07-20T07:47:29.599Z] ++ set -x [2022-07-20T07:47:29.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:29.599Z] INFO: Testing against a local daemon [2022-07-20T07:47:29.599Z] === RUN TestExternalGraphDriver [2022-07-20T07:47:30.093Z] plugin_test.go:61: [d89c7ec9c63a3] joining swarm manager [d8037ea30eeb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T07:47:30.099Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-20T07:47:30.099Z] [2022-07-20T07:47:30.099Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T07:47:30.099Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T07:47:30.099Z] Running integration-test (iteration 1) [2022-07-20T07:47:30.099Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T07:47:30.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:30.099Z] ++ set -e [2022-07-20T07:47:30.099Z] ++ '[' -n 0 ']' [2022-07-20T07:47:30.099Z] ++ set -x [2022-07-20T07:47:30.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:30.099Z] INFO: Testing against a local daemon [2022-07-20T07:47:30.099Z] === RUN TestCgroupNamespacesBuild [2022-07-20T07:47:30.160Z] === RUN TestExternalGraphDriver/json [2022-07-20T07:47:31.031Z] plugin_test.go:64: [dafb37f7f9d63] joining swarm manager [d8037ea30eeb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T07:47:31.464Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-07-20T07:47:31.464Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T07:47:31.525Z] === RUN TestExternalGraphDriver/spec [2022-07-20T07:47:31.720Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-20T07:47:32.282Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-20T07:47:32.844Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.41s) [2022-07-20T07:47:32.844Z] === RUN TestBuildWithSession [2022-07-20T07:47:32.844Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T07:47:32.844Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T07:47:32.844Z] === RUN TestBuildSquashParent [2022-07-20T07:47:33.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-20T07:47:33.414Z] === RUN TestExternalGraphDriver/pull [2022-07-20T07:47:33.663Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-20T07:47:34.226Z] check_test.go:540: [d651a3d61eb2e] daemon is not started [2022-07-20T07:47:34.226Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-20T07:47:34.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-20T07:47:34.739Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-20T07:47:34.779Z] --- PASS: TestExternalGraphDriver (5.09s) [2022-07-20T07:47:34.779Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-07-20T07:47:34.779Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-07-20T07:47:34.779Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-07-20T07:47:34.779Z] === RUN TestGraphdriverPluginV2 [2022-07-20T07:47:35.034Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:47:35.034Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-20T07:47:35.034Z] PASS [2022-07-20T07:47:35.034Z] [2022-07-20T07:47:35.034Z] === Skipped [2022-07-20T07:47:35.034Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-20T07:47:35.034Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:47:35.034Z] [2022-07-20T07:47:35.034Z] DONE 5 tests, 1 skipped in 5.501s [2022-07-20T07:47:35.035Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T07:47:35.035Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:35.035Z] ++ set -e [2022-07-20T07:47:35.035Z] ++ '[' -n 0 ']' [2022-07-20T07:47:35.035Z] ++ set -x [2022-07-20T07:47:35.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:35.290Z] INFO: Testing against a local daemon [2022-07-20T07:47:35.290Z] === RUN TestContinueAfterPluginCrash [2022-07-20T07:47:35.290Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T07:47:35.290Z] === RUN TestReadPluginNoRead [2022-07-20T07:47:35.290Z] === PAUSE TestReadPluginNoRead [2022-07-20T07:47:35.290Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T07:47:35.290Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T07:47:35.290Z] === CONT TestContinueAfterPluginCrash [2022-07-20T07:47:35.290Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T07:47:35.302Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-20T07:47:35.864Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-20T07:47:36.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-20T07:47:38.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-20T07:47:38.557Z] --- PASS: TestDaemonStartWithLogOpt (3.11s) [2022-07-20T07:47:38.557Z] === CONT TestReadPluginNoRead [2022-07-20T07:47:38.574Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-20T07:47:38.830Z] --- PASS: TestBuildSquashParent (6.25s) [2022-07-20T07:47:38.830Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T07:47:38.830Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T07:47:38.830Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T07:47:38.830Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T07:47:38.830Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T07:47:38.830Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T07:47:38.830Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T07:47:38.830Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T07:47:38.830Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T07:47:38.830Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T07:47:38.830Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T07:47:39.087Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T07:47:39.087Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T07:47:39.087Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T07:47:39.087Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T07:47:39.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a9d140__} [2022-07-20T07:47:40.458Z] === RUN TestReadPluginNoRead/default [2022-07-20T07:47:41.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11840119604_/foo_false_____} [2022-07-20T07:47:41.234Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T07:47:41.234Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T07:47:41.823Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T07:47:42.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11840119604_/foo_true_____} [2022-07-20T07:47:42.751Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T07:47:43.167Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T07:47:43.167Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T07:47:43.312Z] --- PASS: TestContinueAfterPluginCrash (8.06s) [2022-07-20T07:47:43.437Z] ......... [ 85%] [2022-07-20T07:47:43.729Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-20T07:47:43.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31389578679_/foo_false_____} [2022-07-20T07:47:44.240Z] === CONT TestReadPluginNoRead [2022-07-20T07:47:44.240Z] read_test.go:92: [d704dda1a4e19] daemon is not started [2022-07-20T07:47:44.240Z] --- PASS: TestReadPluginNoRead (5.68s) [2022-07-20T07:47:44.240Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-07-20T07:47:44.240Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-07-20T07:47:44.240Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-07-20T07:47:44.240Z] PASS [2022-07-20T07:47:44.240Z] [2022-07-20T07:47:44.240Z] DONE 6 tests in 8.884s [2022-07-20T07:47:44.240Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-20T07:47:44.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:44.240Z] ++ set -e [2022-07-20T07:47:44.240Z] ++ '[' -n 0 ']' [2022-07-20T07:47:44.240Z] ++ set -x [2022-07-20T07:47:44.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-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:44.240Z] testing: warning: no tests to run [2022-07-20T07:47:44.240Z] PASS [2022-07-20T07:47:44.240Z] [2022-07-20T07:47:44.240Z] DONE 0 tests in 0.033s [2022-07-20T07:47:44.240Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T07:47:44.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:44.240Z] ++ set -e [2022-07-20T07:47:44.240Z] ++ '[' -n 0 ']' [2022-07-20T07:47:44.240Z] ++ set -x [2022-07-20T07:47:44.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:44.241Z] INFO: Testing against a local daemon [2022-07-20T07:47:44.241Z] === RUN TestPluginWithDevMounts [2022-07-20T07:47:44.241Z] === PAUSE TestPluginWithDevMounts [2022-07-20T07:47:44.241Z] === CONT TestPluginWithDevMounts [2022-07-20T07:47:45.353Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-20T07:47:45.353Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2022-07-20T07:47:45.353Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.11s) [2022-07-20T07:47:45.353Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2022-07-20T07:47:45.353Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-07-20T07:47:45.353Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2022-07-20T07:47:45.353Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.17s) [2022-07-20T07:47:45.353Z] === RUN TestBuildMultiStageCopy [2022-07-20T07:47:45.353Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T07:47:45.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31389578679_/foo_true_____} [2022-07-20T07:47:45.606Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-07-20T07:47:45.606Z] PASS [2022-07-20T07:47:45.606Z] [2022-07-20T07:47:45.606Z] DONE 1 tests in 1.616s [2022-07-20T07:47:45.606Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T07:47:45.606Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:45.606Z] ++ set -e [2022-07-20T07:47:45.606Z] ++ '[' -n 0 ']' [2022-07-20T07:47:45.606Z] ++ set -x [2022-07-20T07:47:45.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:45.862Z] INFO: Testing against a local daemon [2022-07-20T07:47:45.862Z] === RUN TestSecretInspect [2022-07-20T07:47:46.283Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-20T07:47:46.283Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-20T07:47:46.283Z] check_test.go:540: [d2931832eb302] daemon is not started [2022-07-20T07:47:46.283Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-20T07:47:47.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31389578679_/foo_true__0xc000a9d1a0___} [2022-07-20T07:47:47.212Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T07:47:47.471Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T07:47:47.728Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T07:47:47.750Z] --- PASS: TestSecretInspect (1.79s) [2022-07-20T07:47:47.750Z] === RUN TestSecretList [2022-07-20T07:47:48.291Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T07:47:48.291Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-20T07:47:48.581Z] --- PASS: TestBuildMultiStageCopy (3.25s) [2022-07-20T07:47:48.581Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s) [2022-07-20T07:47:48.581Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2022-07-20T07:47:48.581Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2022-07-20T07:47:48.581Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2022-07-20T07:47:48.581Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.29s) [2022-07-20T07:47:48.581Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T07:47:48.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a9d1b8__} [2022-07-20T07:47:48.822Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-20T07:47:49.511Z] --- PASS: TestBuildMultiStageParentConfig (0.94s) [2022-07-20T07:47:49.511Z] === RUN TestBuildLabelWithTargets [2022-07-20T07:47:49.639Z] --- PASS: TestSecretList (2.17s) [2022-07-20T07:47:49.639Z] === RUN TestSecretsCreateAndDelete [2022-07-20T07:47:50.019Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-20T07:47:50.073Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-20T07:47:50.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a9d1d0__} [2022-07-20T07:47:51.001Z] --- PASS: TestBuildLabelWithTargets (1.42s) [2022-07-20T07:47:51.001Z] === RUN TestBuildWithEmptyLayers [2022-07-20T07:47:51.564Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-20T07:47:51.564Z] --- PASS: TestBuildWithEmptyLayers (0.71s) [2022-07-20T07:47:51.564Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T07:47:51.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a9d1e8__} [2022-07-20T07:47:52.155Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-07-20T07:47:52.155Z] === RUN TestSecretsUpdate [2022-07-20T07:47:52.931Z] check_test.go:540: [de6406917b44b] daemon is not started [2022-07-20T07:47:52.931Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-20T07:47:53.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a9d200__} [2022-07-20T07:47:53.445Z] --- PASS: TestBuildMultiStageOnBuild (2.04s) [2022-07-20T07:47:53.445Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T07:47:54.044Z] --- PASS: TestSecretsUpdate (2.21s) [2022-07-20T07:47:54.044Z] === RUN TestTemplatedSecret [2022-07-20T07:47:54.810Z] --- PASS: TestBuildUncleanTarFilenames (0.98s) [2022-07-20T07:47:54.810Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T07:47:54.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-20T07:47:56.178Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-20T07:47:56.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-20T07:47:56.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-20T07:47:56.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-20T07:47:56.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-20T07:47:56.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-20T07:47:56.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-20T07:47:56.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-20T07:47:56.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-20T07:47:56.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-20T07:47:56.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-20T07:47:56.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-20T07:47:56.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-20T07:47:56.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-20T07:47:56.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-20T07:47:56.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-20T07:47:56.434Z] check_test.go:540: [d317557ac469b] daemon is not started [2022-07-20T07:47:56.434Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-20T07:47:56.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-20T07:47:56.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-20T07:47:56.434Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-20T07:47:56.434Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-20T07:47:56.567Z] --- PASS: TestTemplatedSecret (2.47s) [2022-07-20T07:47:56.567Z] === RUN TestSecretCreateResolve [2022-07-20T07:47:56.584Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-20T07:47:56.584Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-20T07:47:56.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-20T07:47:56.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-20T07:47:56.947Z] --- PASS: TestBuildMultiStageLayerLeak (2.44s) [2022-07-20T07:47:56.947Z] === RUN TestBuildWithHugeFile [2022-07-20T07:47:57.512Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-20T07:47:57.586Z] --- PASS: TestServicePlugin (30.32s) [2022-07-20T07:47:57.586Z] === RUN TestServiceUpdateLabel [2022-07-20T07:47:58.299Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-20T07:47:58.524Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-07-20T07:47:58.524Z] === RUN TestServiceUpdateSecrets [2022-07-20T07:47:58.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-20T07:47:59.082Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-07-20T07:47:59.082Z] PASS [2022-07-20T07:47:59.082Z] [2022-07-20T07:47:59.082Z] DONE 6 tests in 13.066s [2022-07-20T07:47:59.082Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T07:47:59.082Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:59.082Z] ++ set -e [2022-07-20T07:47:59.082Z] ++ '[' -n 0 ']' [2022-07-20T07:47:59.082Z] ++ set -x [2022-07-20T07:47:59.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:47:59.082Z] INFO: Testing against a local daemon [2022-07-20T07:47:59.082Z] === RUN TestServiceCreateInit [2022-07-20T07:47:59.082Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T07:47:59.846Z] docker_cli_daemon_plugins_test.go:80: [d553790e3e2e4] daemon is not started [2022-07-20T07:47:59.846Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-20T07:48:01.054Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-20T07:48:01.219Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-20T07:48:01.313Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-20T07:48:01.475Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-20T07:48:02.349Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T07:48:03.367Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-20T07:48:03.930Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-20T07:48:04.187Z] docker_cli_daemon_plugins_test.go:170: [d4c59c958d016] daemon is not started [2022-07-20T07:48:04.750Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-20T07:48:05.006Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-20T07:48:05.242Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-20T07:48:05.501Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-20T07:48:05.501Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-20T07:48:05.501Z] [2022-07-20T07:48:05.501Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-20T07:48:05.501Z] =========================== short test summary info ============================ [2022-07-20T07:48:05.501Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-20T07:48:05.501Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-20T07:48:05.501Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-20T07:48:05.501Z] Not supported on most drivers [2022-07-20T07:48:05.501Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-20T07:48:05.501Z] Output of docker top depends on host distro, and is not formalized. [2022-07-20T07:48:05.501Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-20T07:48:05.501Z] Output of docker top depends on host distro, and is not formalized. [2022-07-20T07:48:05.501Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-20T07:48:05.501Z] Can fail if eth0 has multiple IP addresses [2022-07-20T07:48:05.501Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-20T07:48:05.501Z] This doesn't seem to be taken into account by the engine [2022-07-20T07:48:05.501Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-20T07:48:05.501Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-20T07:48:05.501Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.66 seconds == [2022-07-20T07:48:05.569Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-20T07:48:05.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-20T07:48:06.132Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-20T07:48:06.516Z] --- PASS: TestServiceCreateInit (7.05s) [2022-07-20T07:48:06.516Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2022-07-20T07:48:06.516Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2022-07-20T07:48:06.516Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T07:48:07.062Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-20T07:48:07.991Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-20T07:48:09.884Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-20T07:48:09.884Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-20T07:48:10.447Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-20T07:48:11.012Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-20T07:48:11.012Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-20T07:48:11.268Z] check_test.go:540: [d2dedaddd01bb] daemon is not started [2022-07-20T07:48:11.268Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-20T07:48:11.833Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-20T07:48:12.763Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-20T07:48:13.410Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2022-07-20T07:48:13.410Z] === RUN TestServiceUpdateConfigs [2022-07-20T07:48:13.692Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-20T07:48:13.692Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-20T07:48:15.060Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-20T07:48:15.623Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-20T07:48:15.880Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-20T07:48:16.810Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-20T07:48:17.741Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-20T07:48:17.982Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T07:48:17.982Z] [2022-07-20T07:48:17.982Z] Unloading profiles will leave already running processes permanently [2022-07-20T07:48:17.982Z] unconfined, which can lead to unexpected situations. [2022-07-20T07:48:17.982Z] [2022-07-20T07:48:17.982Z] To set a process to complain mode, use the command line tool [2022-07-20T07:48:17.982Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T07:48:17.982Z] Post stage [Pipeline] junit [2022-07-20T07:48:17.994Z] Recording test results [2022-07-20T07:48:18.670Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-20T07:48:19.126Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-20T07:48:19.410Z] + echo Ensuring container killed. [2022-07-20T07:48:19.410Z] Ensuring container killed. [2022-07-20T07:48:19.410Z] + docker rm -vf docker-pr13 [2022-07-20T07:48:19.410Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-07-20T07:48:19.599Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-20T07:48:19.695Z] + echo Chowning /workspace to jenkins user [2022-07-20T07:48:19.695Z] Chowning /workspace to jenkins user [2022-07-20T07:48:19.695Z] + id -u [2022-07-20T07:48:19.695Z] + id -g [2022-07-20T07:48:19.695Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43751:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T07:48:21.354Z] --- PASS: TestCreateServiceMultipleTimes (15.19s) [2022-07-20T07:48:21.354Z] === RUN TestCreateServiceConflict [2022-07-20T07:48:21.370Z] + bundleName=docker-py [2022-07-20T07:48:21.370Z] + echo Creating docker-py-bundles.tar.gz [2022-07-20T07:48:21.370Z] Creating docker-py-bundles.tar.gz [2022-07-20T07:48:21.370Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-20T07:48:21.383Z] Archiving artifacts [2022-07-20T07:48:21.491Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-20T07:48:22.858Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-20T07:48:23.052Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43751/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-20T07:48:23.245Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-07-20T07:48:23.245Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T07:48:23.397Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -e DOCKER_GRAPHDRIVER docker:a290f5d04cda8186eba93531b6f09bda8052717f hack/make.sh binary [2022-07-20T07:48:23.656Z] [2022-07-20T07:48:23.916Z] Removing bundles/ [2022-07-20T07:48:23.916Z] [2022-07-20T07:48:23.916Z] ---> Making bundle: binary (in bundles/binary) [2022-07-20T07:48:23.916Z] Building: bundles/binary-daemon/dockerd [2022-07-20T07:48:23.916Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:48:24.749Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-20T07:48:25.311Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-20T07:48:26.517Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-07-20T07:48:26.517Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T07:48:28.295Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-07-20T07:48:28.295Z] === RUN TestServiceUpdateNetwork [2022-07-20T07:48:29.481Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-20T07:48:32.001Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-20T07:48:38.547Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-20T07:48:40.436Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-20T07:48:40.508Z] --- PASS: TestServiceUpdateNetwork (12.45s) [2022-07-20T07:48:40.508Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T07:48:41.353Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-07-20T07:48:41.353Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T07:48:41.609Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-07-20T07:48:41.609Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T07:48:41.888Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-20T07:48:42.457Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-20T07:48:44.125Z] --- PASS: TestCreateServiceConfigFileMode (2.43s) [2022-07-20T07:48:44.125Z] === RUN TestCreateServiceSysctls [2022-07-20T07:48:45.688Z] check_test.go:540: [d54c3b8341559] daemon is not started [2022-07-20T07:48:45.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-20T07:48:45.945Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-20T07:48:47.390Z] --- PASS: TestCreateServiceSysctls (3.05s) [2022-07-20T07:48:47.390Z] === RUN TestCreateServiceCapabilities [2022-07-20T07:48:47.835Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-20T07:48:48.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-20T07:48:49.026Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-20T07:48:49.907Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2022-07-20T07:48:49.907Z] === RUN TestInspect [2022-07-20T07:48:52.423Z] --- PASS: TestInspect (2.61s) [2022-07-20T07:48:52.423Z] === RUN TestCreateJob [2022-07-20T07:48:53.338Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-20T07:48:53.928Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-20T07:48:53.928Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-20T07:48:53.928Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-20T07:48:54.945Z] --- PASS: TestCreateJob (2.93s) [2022-07-20T07:48:54.945Z] === RUN TestReplicatedJob [2022-07-20T07:48:55.302Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-20T07:48:56.236Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-20T07:48:57.146Z] --- PASS: TestServiceUpdatePidsLimit (16.31s) [2022-07-20T07:48:57.146Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-07-20T07:48:57.146Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-20T07:48:57.146Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2022-07-20T07:48:57.146Z] PASS [2022-07-20T07:48:57.146Z] [2022-07-20T07:48:57.146Z] === Skipped [2022-07-20T07:48:57.146Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T07:48:57.146Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T07:48:57.146Z] [2022-07-20T07:48:57.146Z] DONE 27 tests, 1 skipped in 165.976s [2022-07-20T07:48:57.146Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T07:48:57.146Z] INFO: Testing against a local daemon [2022-07-20T07:48:57.146Z] === RUN TestSessionCreate [2022-07-20T07:48:57.146Z] --- PASS: TestSessionCreate (0.02s) [2022-07-20T07:48:57.146Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T07:48:57.146Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-20T07:48:57.146Z] PASS [2022-07-20T07:48:57.146Z] [2022-07-20T07:48:57.146Z] DONE 2 tests in 0.063s [2022-07-20T07:48:57.146Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T07:48:57.146Z] INFO: Testing against a local daemon [2022-07-20T07:48:57.146Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T07:48:57.146Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-20T07:48:57.146Z] === RUN TestDiskUsage [2022-07-20T07:48:57.146Z] === PAUSE TestDiskUsage [2022-07-20T07:48:57.146Z] === RUN TestEventsExecDie [2022-07-20T07:48:57.165Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-20T07:48:57.406Z] --- PASS: TestEventsExecDie (0.61s) [2022-07-20T07:48:57.406Z] === RUN TestEventsBackwardsCompatible [2022-07-20T07:48:57.406Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2022-07-20T07:48:57.406Z] === RUN TestEventsVolumeCreate [2022-07-20T07:48:57.406Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-20T07:48:57.406Z] === RUN TestInfoBinaryCommits [2022-07-20T07:48:57.406Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-20T07:48:57.406Z] === RUN TestInfoAPIVersioned [2022-07-20T07:48:57.406Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T07:48:57.406Z] === RUN TestInfoAPI [2022-07-20T07:48:57.406Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T07:48:57.406Z] === RUN TestInfoAPIWarnings [2022-07-20T07:48:58.533Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-20T07:48:59.463Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-20T07:49:00.191Z] --- PASS: TestReplicatedJob (4.29s) [2022-07-20T07:49:00.191Z] === RUN TestUpdateReplicatedJob [2022-07-20T07:49:00.393Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-20T07:49:00.393Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-20T07:49:00.393Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-20T07:49:01.323Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-20T07:49:02.254Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-20T07:49:02.706Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-07-20T07:49:02.706Z] === RUN TestServiceListWithStatuses [2022-07-20T07:49:02.706Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T07:49:02.706Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T07:49:02.706Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T07:49:03.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-20T07:49:06.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-20T07:49:06.707Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-20T07:49:06.873Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2022-07-20T07:49:06.873Z] === RUN TestDockerNetworkReConnect [2022-07-20T07:49:07.270Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-20T07:49:07.270Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-20T07:49:10.141Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-07-20T07:49:10.141Z] === RUN TestServicePlugin [2022-07-20T07:49:10.141Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:49:10.141Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-20T07:49:10.141Z] === RUN TestServiceUpdateLabel [2022-07-20T07:49:12.029Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-07-20T07:49:12.029Z] === RUN TestServiceUpdateSecrets [2022-07-20T07:49:12.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-20T07:49:12.517Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-20T07:49:13.081Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-20T07:49:14.973Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-20T07:49:14.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-20T07:49:15.529Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-20T07:49:15.529Z] === RUN TestInfoDebug [2022-07-20T07:49:15.529Z] --- PASS: TestInfoDebug (0.52s) [2022-07-20T07:49:15.529Z] === RUN TestInfoInsecureRegistries [2022-07-20T07:49:15.529Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-20T07:49:15.529Z] === RUN TestInfoRegistryMirrors [2022-07-20T07:49:15.529Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-20T07:49:15.529Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T07:49:16.105Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-20T07:49:16.105Z] === RUN TestPingCacheHeaders [2022-07-20T07:49:16.105Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-20T07:49:16.105Z] === RUN TestPingGet [2022-07-20T07:49:16.105Z] --- PASS: TestPingGet (0.01s) [2022-07-20T07:49:16.105Z] === RUN TestPingHead [2022-07-20T07:49:16.105Z] --- PASS: TestPingHead (0.02s) [2022-07-20T07:49:16.105Z] === RUN TestPingSwarmHeader [2022-07-20T07:49:16.673Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T07:49:17.241Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T07:49:18.181Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T07:49:18.181Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-07-20T07:49:18.181Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T07:49:18.181Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T07:49:18.181Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T07:49:18.181Z] === RUN TestVersion [2022-07-20T07:49:18.181Z] --- PASS: TestVersion (0.02s) [2022-07-20T07:49:18.181Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-20T07:49:18.181Z] === CONT TestDiskUsage [2022-07-20T07:49:18.751Z] === RUN TestDiskUsage/empty [2022-07-20T07:49:18.751Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T07:49:18.751Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T07:49:18.751Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T07:49:18.751Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T07:49:18.751Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T07:49:18.751Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T07:49:18.751Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T07:49:18.751Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T07:49:18.751Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T07:49:18.751Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T07:49:18.751Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T07:49:19.012Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T07:49:19.012Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T07:49:19.012Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T07:49:19.012Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T07:49:19.012Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T07:49:19.012Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T07:49:19.012Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T07:49:19.012Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T07:49:19.012Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T07:49:19.012Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T07:49:19.012Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T07:49:19.149Z] --- PASS: TestBuildWithHugeFile (82.31s) [2022-07-20T07:49:19.149Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T07:49:19.149Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T07:49:19.149Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T07:49:19.149Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T07:49:19.405Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T07:49:19.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T07:49:19.405Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T07:49:19.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T07:49:19.405Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T07:49:19.405Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T07:49:19.405Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T07:49:19.405Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T07:49:19.405Z] check_test.go:540: [da3d68284ff6f] daemon is not started [2022-07-20T07:49:19.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-20T07:49:19.405Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T07:49:19.405Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-20T07:49:19.405Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-20T07:49:19.405Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-07-20T07:49:19.405Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-07-20T07:49:19.405Z] === RUN TestBuildPreserveOwnership [2022-07-20T07:49:19.405Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T07:49:19.590Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T07:49:19.590Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T07:49:19.590Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T07:49:19.590Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T07:49:19.590Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T07:49:19.590Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T07:49:19.590Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T07:49:19.590Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T07:49:19.590Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T07:49:19.590Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage (1.60s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.01s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T07:49:19.590Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s) [2022-07-20T07:49:19.590Z] PASS [2022-07-20T07:49:19.590Z] [2022-07-20T07:49:19.590Z] DONE 54 tests in 23.038s [2022-07-20T07:49:19.590Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T07:49:19.850Z] INFO: Testing against a local daemon [2022-07-20T07:49:19.850Z] === RUN TestVolumesCreateAndList [2022-07-20T07:49:19.850Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-20T07:49:19.850Z] === RUN TestVolumesRemove [2022-07-20T07:49:19.850Z] --- PASS: TestVolumesRemove (0.11s) [2022-07-20T07:49:19.850Z] === RUN TestVolumesInspect [2022-07-20T07:49:19.850Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-20T07:49:19.850Z] === RUN TestVolumesInvalidJSON [2022-07-20T07:49:19.850Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T07:49:19.850Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T07:49:19.850Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T07:49:19.850Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T07:49:19.850Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T07:49:19.850Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T07:49:19.850Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T07:49:19.850Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-20T07:49:19.850Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T07:49:19.850Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T07:49:19.850Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T07:49:19.850Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T07:49:19.850Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T07:49:19.850Z] PASS [2022-07-20T07:49:19.850Z] [2022-07-20T07:49:19.850Z] DONE 9 tests in 0.193s [2022-07-20T07:49:19.850Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T07:49:20.419Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-20T07:49:20.419Z] Removing test suite binaries [2022-07-20T07:49:20.419Z] exiting test-integration [2022-07-20T07:49:20.419Z] ++ exit 0 [2022-07-20T07:49:20.419Z] [2022-07-20T07:49:20.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode Post stage [Pipeline] junit [2022-07-20T07:49:21.815Z] Recording test results [2022-07-20T07:49:22.140Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-20T07:49:22.140Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-20T07:49:22.140Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-20T07:49:22.398Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T07:49:22.961Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-20T07:49:22.961Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-20T07:49:22.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-20T07:49:23.285Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T07:49:23.525Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-20T07:49:23.525Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-20T07:49:23.628Z] + echo Ensuring container killed. [2022-07-20T07:49:23.628Z] Ensuring container killed. [2022-07-20T07:49:23.628Z] + docker rm -vf docker-pr13 [2022-07-20T07:49:23.628Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-07-20T07:49:23.915Z] + echo Chowning /workspace to jenkins user [2022-07-20T07:49:23.915Z] Chowning /workspace to jenkins user [2022-07-20T07:49:23.915Z] + id -u [2022-07-20T07:49:23.915Z] + id -g [2022-07-20T07:49:23.915Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43751:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T07:49:23.915Z] Unable to find image 'busybox:latest' locally [2022-07-20T07:49:24.174Z] latest: Pulling from library/busybox [2022-07-20T07:49:24.174Z] 19d511225f94: Pulling fs layer [2022-07-20T07:49:24.174Z] 19d511225f94: Verifying Checksum [2022-07-20T07:49:24.174Z] 19d511225f94: Download complete [2022-07-20T07:49:24.435Z] 19d511225f94: Pull complete [2022-07-20T07:49:24.435Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T07:49:24.435Z] Status: Downloaded newer image for busybox:latest [2022-07-20T07:49:24.454Z] --- PASS: TestBuildPreserveOwnership (4.86s) [2022-07-20T07:49:24.454Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.96s) [2022-07-20T07:49:24.454Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.90s) [2022-07-20T07:49:24.454Z] === RUN TestBuildPlatformInvalid [2022-07-20T07:49:24.454Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-20T07:49:24.454Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-20T07:49:24.454Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2022-07-20T07:49:24.454Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T07:49:25.821Z] Loaded image: busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T07:49:26.077Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-20T07:49:26.077Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-20T07:49:26.077Z] Loaded image: busybox:glibc [2022-07-20T07:49:26.113Z] + bundleName=amd64-cgroup2 [2022-07-20T07:49:26.113Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-20T07:49:26.113Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-20T07:49:26.113Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-20T07:49:26.113Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-20T07:49:26.389Z] Archiving artifacts [2022-07-20T07:49:26.878Z] --- PASS: TestServiceUpdateSecrets (14.21s) [2022-07-20T07:49:26.878Z] === RUN TestServiceUpdateConfigs [2022-07-20T07:49:27.008Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-20T07:49:27.829Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43751/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T07:49:28.135Z] + make clean [2022-07-20T07:49:28.135Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T07:49:28.135Z] docker-dev-cache [2022-07-20T07:49:28.135Z] docker-mod-cache [Pipeline] deleteDir [2022-07-20T07:49:28.901Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-20T07:49:29.158Z] Loaded image: debian:bullseye-slim [2022-07-20T07:49:29.415Z] Loaded image: hello-world:latest [2022-07-20T07:49:29.415Z] Loaded image: arm32v7/hello-world:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T07:49:30.784Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-20T07:49:32.153Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-20T07:49:33.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-20T07:49:33.087Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-20T07:49:34.980Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-20T07:49:35.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-20T07:49:35.908Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-20T07:49:36.838Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-20T07:49:37.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-20T07:49:39.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-20T07:49:41.759Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-07-20T07:49:41.759Z] === RUN TestServiceUpdateNetwork [2022-07-20T07:49:43.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-20T07:49:43.212Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-20T07:49:43.212Z] check_test.go:540: [d4fdc4b6a7be8] daemon is not started [2022-07-20T07:49:43.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-20T07:49:43.212Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-20T07:49:43.212Z] check_test.go:540: [da5ed93365a7f] daemon is not started [2022-07-20T07:49:43.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-20T07:49:43.212Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.69s) [2022-07-20T07:49:43.212Z] PASS [2022-07-20T07:49:43.212Z] [2022-07-20T07:49:43.212Z] === Skipped [2022-07-20T07:49:43.212Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-20T07:49:43.212Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T07:49:43.212Z] [2022-07-20T07:49:43.212Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T07:49:43.212Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T07:49:43.212Z] [2022-07-20T07:49:43.212Z] DONE 34 tests, 2 skipped in 133.151s [2022-07-20T07:49:43.212Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T07:49:43.212Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:49:43.212Z] ++ set -e [2022-07-20T07:49:43.212Z] ++ '[' -n 0 ']' [2022-07-20T07:49:43.212Z] ++ set -x [2022-07-20T07:49:43.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:49:43.468Z] INFO: Testing against a local daemon [2022-07-20T07:49:43.468Z] === RUN TestConfigInspect [2022-07-20T07:49:46.774Z] --- PASS: TestConfigInspect (2.85s) [2022-07-20T07:49:46.774Z] === RUN TestConfigList [2022-07-20T07:49:46.774Z] check_test.go:540: [d0a287525e0e2] daemon is not started [2022-07-20T07:49:46.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-20T07:49:49.292Z] --- PASS: TestConfigList (2.99s) [2022-07-20T07:49:49.292Z] === RUN TestConfigsCreateAndDelete [2022-07-20T07:49:51.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-20T07:49:52.554Z] --- PASS: TestConfigsCreateAndDelete (3.12s) [2022-07-20T07:49:52.554Z] === RUN TestConfigsUpdate [2022-07-20T07:49:53.921Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-20T07:49:53.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-20T07:49:53.928Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-07-20T07:49:53.928Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T07:49:53.928Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-20T07:49:54.484Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-20T07:49:54.490Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-20T07:49:55.414Z] --- PASS: TestConfigsUpdate (3.17s) [2022-07-20T07:49:55.414Z] === RUN TestTemplatedConfig [2022-07-20T07:49:55.976Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-20T07:49:55.976Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-20T07:49:56.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-20T07:49:58.365Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-20T07:49:58.926Z] --- PASS: TestTemplatedConfig (3.43s) [2022-07-20T07:49:58.926Z] === RUN TestConfigCreateResolve [2022-07-20T07:49:59.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-20T07:50:00.417Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-20T07:50:01.348Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-20T07:50:01.605Z] --- PASS: TestConfigCreateResolve (2.65s) [2022-07-20T07:50:01.605Z] PASS [2022-07-20T07:50:01.605Z] [2022-07-20T07:50:01.605Z] DONE 6 tests in 18.308s [2022-07-20T07:50:01.605Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T07:50:01.605Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:50:01.605Z] ++ set -e [2022-07-20T07:50:01.605Z] ++ '[' -n 0 ']' [2022-07-20T07:50:01.605Z] ++ set -x [2022-07-20T07:50:01.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:50:01.862Z] INFO: Testing against a local daemon [2022-07-20T07:50:01.862Z] === RUN TestAttachWithTTY [2022-07-20T07:50:01.862Z] --- PASS: TestAttachWithTTY (0.09s) [2022-07-20T07:50:01.862Z] === RUN TestAttachWithoutTTy [2022-07-20T07:50:01.862Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-20T07:50:01.862Z] === RUN TestCheckpoint [2022-07-20T07:50:01.862Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T07:50:01.862Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T07:50:01.862Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T07:50:01.862Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T07:50:01.862Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T07:50:01.862Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T07:50:01.862Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T07:50:01.862Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T07:50:01.862Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T07:50:01.862Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T07:50:01.862Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T07:50:01.862Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T07:50:01.862Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T07:50:01.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T07:50:02.118Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T07:50:02.118Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T07:50:02.118Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T07:50:02.118Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.01s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T07:50:02.118Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T07:50:02.119Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T07:50:02.119Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T07:50:02.119Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-07-20T07:50:02.119Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T07:50:02.119Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-07-20T07:50:02.119Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T07:50:02.375Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-20T07:50:02.375Z] === RUN TestCopyEmptyFile [2022-07-20T07:50:02.574Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-20T07:50:02.632Z] --- PASS: TestCopyEmptyFile (0.35s) [2022-07-20T07:50:02.632Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T07:50:02.632Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-20T07:50:02.632Z] === RUN TestCopyFromContainer [2022-07-20T07:50:03.999Z] === RUN TestCopyFromContainer// [2022-07-20T07:50:04.256Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T07:50:04.256Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-20T07:50:04.256Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T07:50:04.513Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T07:50:04.770Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T07:50:04.770Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T07:50:04.770Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T07:50:05.026Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T07:50:05.282Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T07:50:05.282Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T07:50:05.539Z] --- PASS: TestCopyFromContainer (2.89s) [2022-07-20T07:50:05.539Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-07-20T07:50:05.539Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-07-20T07:50:05.539Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-07-20T07:50:05.539Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2022-07-20T07:50:05.539Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-07-20T07:50:05.539Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-07-20T07:50:05.539Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-07-20T07:50:05.539Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2022-07-20T07:50:05.539Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-07-20T07:50:05.539Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-07-20T07:50:05.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T07:50:05.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T07:50:05.539Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T07:50:05.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T07:50:05.539Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T07:50:05.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T07:50:05.539Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T07:50:05.539Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T07:50:05.539Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T07:50:05.539Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T07:50:05.539Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-20T07:50:05.539Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T07:50:05.539Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T07:50:05.539Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T07:50:05.539Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T07:50:05.539Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-20T07:50:05.539Z] === RUN TestCreateWithInvalidEnv [2022-07-20T07:50:05.539Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T07:50:05.539Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T07:50:05.539Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T07:50:05.539Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T07:50:05.539Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T07:50:05.539Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T07:50:05.539Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T07:50:05.539Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T07:50:05.539Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T07:50:05.539Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-20T07:50:05.539Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T07:50:05.539Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T07:50:05.539Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T07:50:05.539Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T07:50:05.796Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2022-07-20T07:50:05.796Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T07:50:08.322Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2022-07-20T07:50:08.322Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T07:50:08.322Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-20T07:50:08.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-20T07:50:09.109Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2022-07-20T07:50:09.109Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-20T07:50:09.109Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-20T07:50:09.109Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-20T07:50:09.109Z] PASS [2022-07-20T07:50:09.109Z] [2022-07-20T07:50:09.109Z] === Skipped [2022-07-20T07:50:09.109Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T07:50:09.109Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T07:50:09.109Z] [2022-07-20T07:50:09.109Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-20T07:50:09.109Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T07:50:09.109Z] [2022-07-20T07:50:09.109Z] DONE 27 tests, 2 skipped in 129.752s [2022-07-20T07:50:09.109Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T07:50:09.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:50:09.109Z] ++ set -e [2022-07-20T07:50:09.109Z] ++ '[' -n 0 ']' [2022-07-20T07:50:09.109Z] ++ set -x [2022-07-20T07:50:09.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:50:09.109Z] INFO: Testing against a local daemon [2022-07-20T07:50:09.109Z] === RUN TestSessionCreate [2022-07-20T07:50:09.109Z] --- PASS: TestSessionCreate (0.02s) [2022-07-20T07:50:09.109Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T07:50:09.109Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-20T07:50:09.109Z] PASS [2022-07-20T07:50:09.109Z] [2022-07-20T07:50:09.109Z] DONE 2 tests in 0.125s [2022-07-20T07:50:09.109Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T07:50:09.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:50:09.109Z] ++ set -e [2022-07-20T07:50:09.109Z] ++ '[' -n 0 ']' [2022-07-20T07:50:09.109Z] ++ set -x [2022-07-20T07:50:09.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:50:09.109Z] INFO: Testing against a local daemon [2022-07-20T07:50:09.109Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T07:50:09.109Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T07:50:09.109Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T07:50:09.109Z] === RUN TestDiskUsage [2022-07-20T07:50:09.109Z] === PAUSE TestDiskUsage [2022-07-20T07:50:09.109Z] === RUN TestEventsExecDie [2022-07-20T07:50:09.365Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-20T07:50:09.365Z] === RUN TestEventsBackwardsCompatible [2022-07-20T07:50:09.365Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-20T07:50:09.365Z] === RUN TestEventsVolumeCreate [2022-07-20T07:50:09.365Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-20T07:50:09.365Z] === RUN TestInfoBinaryCommits [2022-07-20T07:50:09.365Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-20T07:50:09.365Z] === RUN TestInfoAPIVersioned [2022-07-20T07:50:09.365Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T07:50:09.365Z] === RUN TestInfoAPI [2022-07-20T07:50:09.365Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T07:50:09.365Z] === RUN TestInfoAPIWarnings [2022-07-20T07:50:10.218Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2022-07-20T07:50:10.218Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T07:50:10.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T07:50:10.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T07:50:10.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T07:50:10.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T07:50:10.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T07:50:10.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T07:50:10.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T07:50:10.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T07:50:10.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T07:50:10.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T07:50:10.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T07:50:10.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T07:50:10.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T07:50:10.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T07:50:10.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T07:50:10.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-20T07:50:10.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-20T07:50:10.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-20T07:50:10.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-20T07:50:10.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-20T07:50:10.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-20T07:50:10.218Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T07:50:11.149Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2022-07-20T07:50:11.149Z] === RUN TestCreateDifferentPlatform [2022-07-20T07:50:11.149Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T07:50:11.149Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T07:50:11.149Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-07-20T07:50:11.149Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T07:50:11.149Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T07:50:11.149Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T07:50:11.149Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-20T07:50:11.149Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T07:50:11.149Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-20T07:50:11.149Z] === RUN TestCreateInvalidHostConfig [2022-07-20T07:50:11.149Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T07:50:11.149Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T07:50:11.149Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T07:50:11.149Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T07:50:11.149Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T07:50:11.149Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T07:50:11.149Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T07:50:11.149Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T07:50:11.149Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T07:50:11.149Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T07:50:11.149Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T07:50:11.149Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T07:50:11.149Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T07:50:11.149Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T07:50:11.149Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T07:50:11.149Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T07:50:11.149Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T07:50:11.149Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T07:50:11.149Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-20T07:50:11.149Z] === RUN TestDaemonRestartIpcMode [2022-07-20T07:50:11.149Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T07:50:11.149Z] === RUN TestDaemonHostGatewayIP [2022-07-20T07:50:11.149Z] === PAUSE TestDaemonHostGatewayIP [2022-07-20T07:50:11.149Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T07:50:11.149Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T07:50:11.149Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T07:50:11.149Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-20T07:50:11.149Z] === RUN TestDiff [2022-07-20T07:50:12.079Z] --- PASS: TestDiff (0.77s) [2022-07-20T07:50:12.079Z] === RUN TestExecConsoleSize [2022-07-20T07:50:12.336Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-20T07:50:12.336Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-20T07:50:12.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-20T07:50:12.900Z] --- PASS: TestExecConsoleSize (0.90s) [2022-07-20T07:50:12.900Z] === RUN TestExecWithCloseStdin [2022-07-20T07:50:13.829Z] --- PASS: TestExecWithCloseStdin (0.86s) [2022-07-20T07:50:13.829Z] === RUN TestExec [2022-07-20T07:50:14.394Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-20T07:50:14.651Z] --- PASS: TestExec (0.93s) [2022-07-20T07:50:14.651Z] === RUN TestExecUser [2022-07-20T07:50:15.215Z] check_test.go:540: [d538aca3ec3bb] daemon is not started [2022-07-20T07:50:15.215Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-20T07:50:15.414Z] Created binary: bundles/binary-daemon/dockerd [2022-07-20T07:50:15.414Z] Copying nested executables into bundles/binary-daemon [2022-07-20T07:50:15.473Z] --- PASS: TestExecUser (0.78s) [2022-07-20T07:50:15.473Z] === RUN TestExportContainerAndImportImage [2022-07-20T07:50:15.674Z] Building: bundles/binary-daemon/docker-proxy [2022-07-20T07:50:15.674Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:50:15.934Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-20T07:50:15.934Z] [2022-07-20T07:50:16.842Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2022-07-20T07:50:16.842Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-20T07:50:17.218Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -e DOCKER_GRAPHDRIVER docker:a290f5d04cda8186eba93531b6f09bda8052717f hack/make.sh cross [2022-07-20T07:50:17.478Z] [2022-07-20T07:50:17.738Z] Removing bundles/ [2022-07-20T07:50:17.738Z] [2022-07-20T07:50:17.738Z] ---> Making bundle: cross (in bundles/cross) [2022-07-20T07:50:17.738Z] Cross building: bundles/cross/linux/amd64 [2022-07-20T07:50:17.738Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-20T07:50:17.738Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-20T07:50:18.210Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-07-20T07:50:18.210Z] === RUN TestHealthCheckWorkdir [2022-07-20T07:50:18.210Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-20T07:50:18.210Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-20T07:50:19.141Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2022-07-20T07:50:19.141Z] === RUN TestHealthKillContainer [2022-07-20T07:50:19.141Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-20T07:50:19.704Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-20T07:50:21.086Z] docker_cli_daemon_plugins_test.go:106: [de126c711f746] daemon is not started [2022-07-20T07:50:22.015Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-20T07:50:22.271Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-20T07:50:23.636Z] check_test.go:540: [db046f2213c0f] daemon is not started [2022-07-20T07:50:23.636Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-20T07:50:25.002Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-20T07:50:25.564Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-20T07:50:26.932Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-20T07:50:27.404Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-20T07:50:27.404Z] === RUN TestInfoDebug [2022-07-20T07:50:27.404Z] --- PASS: TestInfoDebug (0.52s) [2022-07-20T07:50:27.404Z] === RUN TestInfoInsecureRegistries [2022-07-20T07:50:27.404Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-20T07:50:27.404Z] === RUN TestInfoRegistryMirrors [2022-07-20T07:50:27.495Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-20T07:50:27.495Z] --- PASS: TestHealthKillContainer (8.37s) [2022-07-20T07:50:27.495Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T07:50:27.660Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-20T07:50:27.660Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T07:50:27.916Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-20T07:50:27.916Z] === RUN TestPingCacheHeaders [2022-07-20T07:50:27.916Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-20T07:50:27.916Z] === RUN TestPingGet [2022-07-20T07:50:27.916Z] --- PASS: TestPingGet (0.01s) [2022-07-20T07:50:27.916Z] === RUN TestPingHead [2022-07-20T07:50:27.916Z] --- PASS: TestPingHead (0.02s) [2022-07-20T07:50:27.916Z] === RUN TestPingSwarmHeader [2022-07-20T07:50:28.058Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2022-07-20T07:50:28.058Z] === RUN TestIpcModeNone [2022-07-20T07:50:28.478Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T07:50:28.987Z] --- PASS: TestIpcModeNone (0.73s) [2022-07-20T07:50:28.987Z] === RUN TestIpcModePrivate [2022-07-20T07:50:29.040Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T07:50:29.550Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-07-20T07:50:29.807Z] --- PASS: TestIpcModePrivate (0.89s) [2022-07-20T07:50:29.807Z] === RUN TestIpcModeShareable [2022-07-20T07:50:30.368Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-20T07:50:30.407Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T07:50:30.407Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-07-20T07:50:30.407Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T07:50:30.407Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T07:50:30.407Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T07:50:30.407Z] === RUN TestVersion [2022-07-20T07:50:30.407Z] --- PASS: TestVersion (0.02s) [2022-07-20T07:50:30.407Z] === CONT TestDiskUsage [2022-07-20T07:50:30.624Z] --- PASS: TestIpcModeShareable (0.91s) [2022-07-20T07:50:30.625Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T07:50:30.672Z] === RUN TestDiskUsage/empty [2022-07-20T07:50:30.672Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T07:50:30.672Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T07:50:30.672Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T07:50:30.672Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T07:50:30.672Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T07:50:30.672Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T07:50:30.672Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T07:50:30.672Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T07:50:30.672Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T07:50:30.672Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T07:50:30.672Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T07:50:30.929Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T07:50:30.929Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T07:50:30.929Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T07:50:30.929Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T07:50:30.929Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T07:50:30.929Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T07:50:30.929Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T07:50:30.929Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T07:50:30.929Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T07:50:30.929Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T07:50:30.929Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T07:50:31.184Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T07:50:31.185Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T07:50:31.185Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T07:50:31.185Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T07:50:31.185Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T07:50:31.185Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T07:50:31.185Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T07:50:31.185Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T07:50:31.185Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T07:50:31.185Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage (1.15s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T07:50:31.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-20T07:50:31.441Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T07:50:31.441Z] PASS [2022-07-20T07:50:31.441Z] [2022-07-20T07:50:31.441Z] === Skipped [2022-07-20T07:50:31.441Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T07:50:31.441Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T07:50:31.441Z] [2022-07-20T07:50:31.441Z] DONE 54 tests, 1 skipped in 22.656s [2022-07-20T07:50:31.441Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T07:50:31.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:50:31.441Z] ++ set -e [2022-07-20T07:50:31.441Z] ++ '[' -n 0 ']' [2022-07-20T07:50:31.441Z] ++ set -x [2022-07-20T07:50:31.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:50:31.441Z] INFO: Testing against a local daemon [2022-07-20T07:50:31.441Z] === RUN TestVolumesCreateAndList [2022-07-20T07:50:31.441Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-20T07:50:31.441Z] === RUN TestVolumesRemove [2022-07-20T07:50:31.441Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-20T07:50:31.441Z] === RUN TestVolumesInspect [2022-07-20T07:50:31.697Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-20T07:50:31.697Z] === RUN TestVolumesInvalidJSON [2022-07-20T07:50:31.697Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T07:50:31.697Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T07:50:31.697Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T07:50:31.697Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T07:50:31.697Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T07:50:31.697Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T07:50:31.697Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T07:50:31.697Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-20T07:50:31.697Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T07:50:31.697Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T07:50:31.697Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T07:50:31.697Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T07:50:31.697Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T07:50:31.697Z] PASS [2022-07-20T07:50:31.697Z] [2022-07-20T07:50:31.697Z] DONE 9 tests in 0.208s [2022-07-20T07:50:31.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T07:50:31.697Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T07:50:31.697Z] +++ kill 14241 [2022-07-20T07:50:31.953Z] +++ /etc/init.d/apparmor stop [2022-07-20T07:50:31.953Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T07:50:31.953Z] [2022-07-20T07:50:31.953Z] Unloading profiles will leave already running processes permanently [2022-07-20T07:50:31.953Z] unconfined, which can lead to unexpected situations. [2022-07-20T07:50:31.953Z] [2022-07-20T07:50:31.953Z] To set a process to complain mode, use the command line tool [2022-07-20T07:50:31.953Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T07:50:31.953Z] +++ true [2022-07-20T07:50:31.953Z] exiting test-integration [2022-07-20T07:50:31.953Z] ++ exit 0 [2022-07-20T07:50:31.953Z] Post stage [Pipeline] junit [2022-07-20T07:50:32.525Z] Recording test results [2022-07-20T07:50:32.690Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T07:50:33.055Z] + echo Ensuring container killed. [2022-07-20T07:50:33.055Z] Ensuring container killed. [2022-07-20T07:50:33.055Z] + docker rm -vf docker-pr13 [2022-07-20T07:50:33.055Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-07-20T07:50:33.145Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-20T07:50:33.145Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s) [2022-07-20T07:50:33.145Z] === RUN TestAPIIpcModeHost [2022-07-20T07:50:33.372Z] + echo Chowning /workspace to jenkins user [2022-07-20T07:50:33.372Z] Chowning /workspace to jenkins user [2022-07-20T07:50:33.372Z] + id -u [2022-07-20T07:50:33.372Z] + id -g [2022-07-20T07:50:33.372Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43751:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T07:50:34.078Z] --- PASS: TestAPIIpcModeHost (0.70s) [2022-07-20T07:50:34.078Z] === RUN TestDaemonIpcModeShareable [2022-07-20T07:50:34.078Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-20T07:50:34.078Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-20T07:50:34.642Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T07:50:35.069Z] + bundleName=arm64-integration [2022-07-20T07:50:35.069Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-20T07:50:35.069Z] Creating arm64-integration-bundles.tar.gz [2022-07-20T07:50:35.069Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-20T07:50:35.069Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-20T07:50:35.206Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-20T07:50:35.206Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [Pipeline] archiveArtifacts [2022-07-20T07:50:35.334Z] Archiving artifacts [2022-07-20T07:50:35.462Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-07-20T07:50:35.462Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2022-07-20T07:50:35.462Z] === RUN TestDaemonIpcModePrivate [2022-07-20T07:50:35.718Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-20T07:50:36.281Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-20T07:50:36.630Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43751/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T07:50:36.844Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-20T07:50:36.844Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-07-20T07:50:36.929Z] + make clean [2022-07-20T07:50:36.929Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T07:50:36.929Z] docker-dev-cache [2022-07-20T07:50:36.929Z] docker-mod-cache [Pipeline] deleteDir [2022-07-20T07:50:37.112Z] --- PASS: TestDaemonIpcModePrivate (1.57s) [2022-07-20T07:50:37.112Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T07:50:37.112Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-20T07:50:37.675Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-20T07:50:38.237Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-20T07:50:38.237Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [Pipeline] } [2022-07-20T07:50:38.799Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-07-20T07:50:38.799Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T07:50:39.055Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2022-07-20T07:50:39.055Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T07:50:39.311Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-20T07:50:39.874Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-20T07:50:40.437Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-07-20T07:50:40.437Z] check_test.go:540: [dc418fd8892c7] daemon is not started [2022-07-20T07:50:40.437Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-20T07:50:40.437Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.49s) [2022-07-20T07:50:40.437Z] === RUN TestIpcModeOlderClient [2022-07-20T07:50:40.437Z] === PAUSE TestIpcModeOlderClient [2022-07-20T07:50:40.437Z] === RUN TestKillContainerInvalidSignal [2022-07-20T07:50:40.693Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-20T07:50:40.949Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-20T07:50:41.208Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2022-07-20T07:50:41.208Z] === RUN TestKillContainer [2022-07-20T07:50:41.208Z] === RUN TestKillContainer/no_signal [2022-07-20T07:50:41.465Z] check_test.go:540: [dca7359a7fea5] daemon is not started [2022-07-20T07:50:41.465Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-20T07:50:42.030Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-20T07:50:42.030Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T07:50:42.286Z] === RUN TestKillContainer/killing_signal [2022-07-20T07:50:43.214Z] --- PASS: TestKillContainer (1.95s) [2022-07-20T07:50:43.214Z] --- PASS: TestKillContainer/no_signal (0.68s) [2022-07-20T07:50:43.214Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2022-07-20T07:50:43.214Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2022-07-20T07:50:43.214Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T07:50:43.214Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T07:50:43.471Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-20T07:50:44.035Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T07:50:44.967Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2022-07-20T07:50:44.967Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2022-07-20T07:50:44.967Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-07-20T07:50:44.967Z] === RUN TestKillStoppedContainer [2022-07-20T07:50:44.967Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-20T07:50:44.967Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T07:50:44.967Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-20T07:50:44.967Z] === RUN TestKillDifferentUserContainer [2022-07-20T07:50:45.897Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2022-07-20T07:50:45.897Z] === RUN TestInspectOomKilledTrue [2022-07-20T07:50:45.897Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T07:50:45.897Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-20T07:50:45.897Z] === RUN TestInspectOomKilledFalse [2022-07-20T07:50:45.897Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T07:50:45.897Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-20T07:50:45.897Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T07:50:46.459Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2022-07-20T07:50:46.459Z] === RUN TestLinksContainerNames [2022-07-20T07:50:46.459Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-20T07:50:47.022Z] check_test.go:540: [d5327d84e23c8] daemon is not started [2022-07-20T07:50:47.022Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-20T07:50:47.951Z] --- PASS: TestLinksContainerNames (1.56s) [2022-07-20T07:50:47.951Z] === RUN TestLogsFollowTailEmpty [2022-07-20T07:50:48.514Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-20T07:50:48.771Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2022-07-20T07:50:48.771Z] === RUN TestLogs [2022-07-20T07:50:48.771Z] === RUN TestLogs/driver_local [2022-07-20T07:50:48.771Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T07:50:48.771Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T07:50:48.771Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T07:50:48.771Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T07:50:48.771Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T07:50:48.771Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T07:50:48.771Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T07:50:48.771Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T07:50:48.771Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T07:50:48.771Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T07:50:48.771Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T07:50:48.771Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T07:50:48.771Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T07:50:48.771Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T07:50:49.701Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-20T07:50:49.958Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-20T07:50:49.958Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T07:50:50.217Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T07:50:51.148Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T07:50:51.405Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T07:50:51.405Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-20T07:50:51.662Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-20T07:50:52.593Z] === RUN TestLogs/driver_json-file [2022-07-20T07:50:52.593Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T07:50:52.593Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T07:50:52.593Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T07:50:52.593Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T07:50:52.593Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T07:50:52.593Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T07:50:52.593Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T07:50:52.593Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T07:50:52.593Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T07:50:52.593Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T07:50:52.593Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T07:50:52.593Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T07:50:52.593Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T07:50:52.593Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T07:50:53.961Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T07:50:53.961Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T07:50:55.337Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T07:50:55.337Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T07:50:55.595Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-20T07:50:55.853Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-20T07:50:56.109Z] --- PASS: TestLogs (7.42s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_local (0.03s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.24s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.31s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.19s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.15s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.16s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.24s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.20s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.21s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.35s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.39s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.06s) [2022-07-20T07:50:56.109Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.11s) [2022-07-20T07:50:56.109Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T07:50:56.671Z] check_test.go:540: [d1b876b436a32] daemon is not started [2022-07-20T07:50:56.671Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-20T07:50:56.927Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/default [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/private [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/slave [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/shared [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T07:50:56.927Z] === CONT TestMountDaemonRoot/default [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T07:50:56.927Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T07:50:56.927Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T07:50:56.927Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T07:50:56.927Z] === CONT TestMountDaemonRoot/shared [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T07:50:56.927Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T07:50:56.927Z] === CONT TestMountDaemonRoot/slave [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T07:50:56.927Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T07:50:56.927Z] === CONT TestMountDaemonRoot/private [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T07:50:56.927Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T07:50:56.927Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T07:50:56.927Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T07:50:56.927Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T07:50:56.927Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T07:50:57.184Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T07:50:57.184Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T07:50:57.184Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T07:50:57.184Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T07:50:57.184Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T07:50:57.184Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T07:50:57.184Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T07:50:57.184Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T07:50:57.184Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T07:50:57.184Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T07:50:57.184Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T07:50:57.184Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T07:50:57.441Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T07:50:57.441Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T07:50:57.441Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T07:50:57.441Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T07:50:57.441Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T07:50:57.441Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T07:50:57.441Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T07:50:57.441Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T07:50:57.441Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T07:50:57.441Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T07:50:57.441Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot (0.05s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-20T07:50:57.699Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-20T07:50:57.699Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T07:50:59.593Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2022-07-20T07:50:59.593Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T07:51:00.525Z] --- PASS: TestContainerVolumesMountedAsShared (0.81s) [2022-07-20T07:51:00.525Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T07:51:01.088Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-20T07:51:01.344Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s) [2022-07-20T07:51:01.344Z] === RUN TestNetworkNat [2022-07-20T07:51:01.907Z] --- PASS: TestNetworkNat (0.77s) [2022-07-20T07:51:01.907Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T07:51:02.163Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-20T07:51:02.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-20T07:51:02.729Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2022-07-20T07:51:02.729Z] === RUN TestNetworkLoopbackNat [2022-07-20T07:51:04.098Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-20T07:51:04.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-20T07:51:06.249Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2022-07-20T07:51:06.249Z] === RUN TestPause [2022-07-20T07:51:06.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-20T07:51:06.505Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-20T07:51:06.764Z] --- PASS: TestPause (0.83s) [2022-07-20T07:51:06.764Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T07:51:06.764Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T07:51:06.764Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T07:51:06.764Z] === RUN TestPauseStopPausedContainer [2022-07-20T07:51:07.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-20T07:51:07.327Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2022-07-20T07:51:07.327Z] === RUN TestPidHost [2022-07-20T07:51:09.220Z] check_test.go:540: [df83a2b34e068] daemon is not started [2022-07-20T07:51:09.220Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-20T07:51:09.220Z] --- PASS: TestPidHost (1.63s) [2022-07-20T07:51:09.220Z] === RUN TestPsFilter [2022-07-20T07:51:09.220Z] --- PASS: TestPsFilter (0.16s) [2022-07-20T07:51:09.220Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T07:51:09.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-20T07:51:09.782Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-20T07:51:10.039Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-07-20T07:51:10.039Z] === RUN TestRemoveContainerWithVolume [2022-07-20T07:51:10.295Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-20T07:51:10.552Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2022-07-20T07:51:10.552Z] === RUN TestRemoveContainerRunning [2022-07-20T07:51:10.808Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-20T07:51:11.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-20T07:51:11.322Z] --- PASS: TestRemoveContainerRunning (0.73s) [2022-07-20T07:51:11.322Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T07:51:12.254Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2022-07-20T07:51:12.254Z] === RUN TestRemoveInvalidContainer [2022-07-20T07:51:12.254Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-07-20T07:51:12.254Z] === RUN TestRenameLinkedContainer [2022-07-20T07:51:12.511Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-20T07:51:12.511Z] check_test.go:540: [dac85080becf2] daemon is not started [2022-07-20T07:51:12.511Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-20T07:51:13.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-20T07:51:14.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-20T07:51:14.957Z] --- PASS: TestRenameLinkedContainer (2.71s) [2022-07-20T07:51:14.957Z] === RUN TestRenameStoppedContainer [2022-07-20T07:51:15.213Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-20T07:51:15.469Z] --- PASS: TestRenameStoppedContainer (0.69s) [2022-07-20T07:51:15.469Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T07:51:16.839Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2022-07-20T07:51:16.840Z] === RUN TestRenameInvalidName [2022-07-20T07:51:17.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-20T07:51:17.404Z] --- PASS: TestRenameInvalidName (0.62s) [2022-07-20T07:51:17.404Z] === RUN TestRenameAnonymousContainer [2022-07-20T07:51:17.661Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-20T07:51:21.828Z] --- PASS: TestRenameAnonymousContainer (3.84s) [2022-07-20T07:51:21.828Z] === RUN TestRenameContainerWithSameName [2022-07-20T07:51:23.195Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-20T07:51:23.451Z] --- PASS: TestRenameContainerWithSameName (2.25s) [2022-07-20T07:51:23.451Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T07:51:26.719Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-20T07:51:28.088Z] --- PASS: TestRenameContainerWithLinkedContainer (4.33s) [2022-07-20T07:51:28.089Z] === RUN TestResize [2022-07-20T07:51:29.979Z] --- PASS: TestResize (1.86s) [2022-07-20T07:51:29.979Z] === RUN TestResizeWithInvalidSize [2022-07-20T07:51:29.979Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-20T07:51:30.542Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2022-07-20T07:51:30.542Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T07:51:31.471Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T07:51:31.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T07:51:31.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T07:51:31.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T07:51:31.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T07:51:31.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T07:51:31.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T07:51:31.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T07:51:31.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:51:31.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:51:31.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:51:31.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:51:31.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:51:31.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:51:31.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:51:31.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:51:31.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:51:31.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:51:31.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:51:31.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:51:31.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:51:31.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T07:51:31.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:51:33.365Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-20T07:51:34.295Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:51:34.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-20T07:51:35.924Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:51:36.487Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-20T07:51:37.415Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T07:51:37.415Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T07:51:37.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-20T07:51:39.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:51:39.295Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T07:51:40.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-20T07:51:40.663Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-20T07:51:40.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-20T07:51:42.288Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-20T07:51:42.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-20T07:51:43.107Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-20T07:51:43.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T07:51:43.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T07:51:44.183Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-20T07:51:45.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-20T07:51:47.639Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-20T07:51:47.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T07:51:49.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T07:51:49.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T07:51:50.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-20T07:51:52.093Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T07:51:52.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-20T07:51:53.022Z] docker_cli_daemon_test.go:2503: [d2303f779036b] daemon is not started [2022-07-20T07:51:53.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T07:51:53.585Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-20T07:51:54.518Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-20T07:51:54.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T07:51:54.775Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-20T07:51:55.717Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.99s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.15s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.50s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.48s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.63s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.79s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2022-07-20T07:51:57.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2022-07-20T07:51:57.613Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-20T07:51:57.613Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-20T07:51:58.979Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-20T07:52:00.348Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.76s) [2022-07-20T07:52:00.348Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.37s) [2022-07-20T07:52:00.348Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.36s) [2022-07-20T07:52:00.348Z] === RUN TestCgroupNamespacesRun [2022-07-20T07:52:01.277Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-20T07:52:01.534Z] --- PASS: TestCgroupNamespacesRun (1.48s) [2022-07-20T07:52:01.534Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T07:52:02.097Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-20T07:52:03.029Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-20T07:52:03.286Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-20T07:52:03.286Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2022-07-20T07:52:03.286Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T07:52:03.849Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-20T07:52:05.216Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2022-07-20T07:52:05.216Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T07:52:05.778Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-20T07:52:06.035Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-20T07:52:06.966Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2022-07-20T07:52:06.966Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T07:52:06.966Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-20T07:52:07.530Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-20T07:52:07.531Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-20T07:52:08.094Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-20T07:52:08.350Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-20T07:52:08.350Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2022-07-20T07:52:08.350Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T07:52:08.914Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-20T07:52:08.914Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-20T07:52:08.914Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-20T07:52:09.215Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-20T07:52:09.215Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-20T07:52:09.215Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-20T07:52:09.215Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-20T07:52:09.476Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-20T07:52:09.476Z] Cross building: bundles/cross/windows/amd64 [2022-07-20T07:52:09.476Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-20T07:52:09.476Z] { [2022-07-20T07:52:09.476Z] "RT_GROUP_ICON": { [2022-07-20T07:52:09.476Z] "#1": { [2022-07-20T07:52:09.476Z] "0409": "../../winresources/docker.ico" [2022-07-20T07:52:09.476Z] } [2022-07-20T07:52:09.476Z] }, [2022-07-20T07:52:09.476Z] "RT_MANIFEST": { [2022-07-20T07:52:09.476Z] "#1": { [2022-07-20T07:52:09.476Z] "0409": { [2022-07-20T07:52:09.476Z] "identity": {}, [2022-07-20T07:52:09.476Z] "description": "Docker Engine", [2022-07-20T07:52:09.476Z] "minimum-os": "vista", [2022-07-20T07:52:09.476Z] "execution-level": "", [2022-07-20T07:52:09.476Z] "ui-access": false, [2022-07-20T07:52:09.476Z] "auto-elevate": false, [2022-07-20T07:52:09.476Z] "dpi-awareness": "unaware", [2022-07-20T07:52:09.476Z] "disable-theming": false, [2022-07-20T07:52:09.476Z] "disable-window-filtering": false, [2022-07-20T07:52:09.476Z] "high-resolution-scrolling-aware": false, [2022-07-20T07:52:09.476Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-20T07:52:09.476Z] "long-path-aware": false, [2022-07-20T07:52:09.476Z] "printer-driver-isolation": false, [2022-07-20T07:52:09.476Z] "gdi-scaling": false, [2022-07-20T07:52:09.476Z] "segment-heap": false, [2022-07-20T07:52:09.476Z] "use-common-controls-v6": false [2022-07-20T07:52:09.476Z] } [2022-07-20T07:52:09.476Z] } [2022-07-20T07:52:09.476Z] }, [2022-07-20T07:52:09.476Z] "RT_MESSAGETABLE": { [2022-07-20T07:52:09.476Z] "#1": { [2022-07-20T07:52:09.476Z] "0409": "../../winresources/event_messages.bin" [2022-07-20T07:52:09.476Z] } [2022-07-20T07:52:09.476Z] }, [2022-07-20T07:52:09.476Z] "RT_VERSION": { [2022-07-20T07:52:09.476Z] "#1": { [2022-07-20T07:52:09.476Z] "0409": { [2022-07-20T07:52:09.476Z] "fixed": { [2022-07-20T07:52:09.476Z] "file_version": "0.0.0.0", [2022-07-20T07:52:09.476Z] "product_version": "0.0.0.0", [2022-07-20T07:52:09.476Z] "type": "Unknown" [2022-07-20T07:52:09.476Z] }, [2022-07-20T07:52:09.476Z] "info": { [2022-07-20T07:52:09.476Z] "0000": { [2022-07-20T07:52:09.476Z] "CompanyName": "", [2022-07-20T07:52:09.476Z] "FileVersion": "dev", [2022-07-20T07:52:09.476Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-20T07:52:09.476Z] "OriginalFileName": "dockerd.exe", [2022-07-20T07:52:09.476Z] "ProductName": "", [2022-07-20T07:52:09.476Z] "ProductVersion": "dev", [2022-07-20T07:52:09.476Z] "SpecialBuild": "a290f5d04cda8186eba93531b6f09bda8052717f" [2022-07-20T07:52:09.476Z] } [2022-07-20T07:52:09.476Z] } [2022-07-20T07:52:09.476Z] } [2022-07-20T07:52:09.476Z] } [2022-07-20T07:52:09.476Z] } [2022-07-20T07:52:09.476Z] } [2022-07-20T07:52:09.476Z] cmd/dockerd/config.go [2022-07-20T07:52:09.476Z] cmd/dockerd/config_windows.go [2022-07-20T07:52:09.476Z] cmd/dockerd/daemon.go [2022-07-20T07:52:09.476Z] cmd/dockerd/daemon_test.go [2022-07-20T07:52:09.476Z] cmd/dockerd/daemon_windows.go [2022-07-20T07:52:09.476Z] cmd/dockerd/docker.go [2022-07-20T07:52:09.476Z] cmd/dockerd/docker_windows.go [2022-07-20T07:52:09.476Z] cmd/dockerd/genwinres_windows.go [2022-07-20T07:52:09.476Z] cmd/dockerd/metrics.go [2022-07-20T07:52:09.476Z] cmd/dockerd/options.go [2022-07-20T07:52:09.476Z] cmd/dockerd/options_test.go [2022-07-20T07:52:09.476Z] cmd/dockerd/service_windows.go [2022-07-20T07:52:09.736Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-20T07:52:09.736Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-20T07:52:10.281Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-20T07:52:10.282Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2022-07-20T07:52:10.282Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T07:52:10.282Z] check_test.go:540: [d2312a0968e3b] daemon is not started [2022-07-20T07:52:10.282Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-20T07:52:10.282Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-20T07:52:10.845Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2022-07-20T07:52:10.845Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T07:52:12.740Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.53s) [2022-07-20T07:52:12.740Z] === RUN TestNISDomainname [2022-07-20T07:52:13.303Z] --- PASS: TestNISDomainname (0.87s) [2022-07-20T07:52:13.303Z] === RUN TestHostnameDnsResolution [2022-07-20T07:52:14.232Z] --- PASS: TestHostnameDnsResolution (1.03s) [2022-07-20T07:52:14.232Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T07:52:15.165Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-20T07:52:15.425Z] --- PASS: TestUnprivilegedPortsAndPing (1.06s) [2022-07-20T07:52:15.425Z] === RUN TestPrivilegedHostDevices [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite (350.37s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.22s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.58s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.70s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.15s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.53s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.13s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.30s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.50s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.36s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.38s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.64s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.63s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.39s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.73s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.18s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.71s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.42s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.29s) [2022-07-20T07:52:15.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.08s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.83s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.39s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.57s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.91s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.49s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.77s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.08s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.16s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.09s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.04s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.92s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.83s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (9.65s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.37s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.56s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.28s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.53s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.26s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.42s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.20s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.96s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.82s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.39s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.21s) [2022-07-20T07:52:15.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-20T07:52:15.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.37s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.41s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.09s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.83s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.52s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.02s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.39s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.44s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.96s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.94s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.25s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.99s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.62s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.50s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.08s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.36s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.45s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.55s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.50s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (5.63s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.89s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (3.75s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.39s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.22s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.39s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.97s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.13s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.48s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.34s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.60s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.65s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.56s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-07-20T07:52:15.988Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.84s) [2022-07-20T07:52:15.988Z] === RUN TestDockerSwarmSuite [2022-07-20T07:52:15.988Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-20T07:52:16.246Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-20T07:52:16.246Z] --- PASS: TestPrivilegedHostDevices (0.90s) [2022-07-20T07:52:16.246Z] === RUN TestRunConsoleSize [2022-07-20T07:52:17.177Z] --- PASS: TestRunConsoleSize (0.67s) [2022-07-20T07:52:17.177Z] === RUN TestStats [2022-07-20T07:52:17.177Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-20T07:52:17.434Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-20T07:52:17.997Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-20T07:52:18.559Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-20T07:52:18.559Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-20T07:52:18.559Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-20T07:52:19.926Z] --- PASS: TestStats (2.64s) [2022-07-20T07:52:19.926Z] === RUN TestStopContainerWithTimeout [2022-07-20T07:52:19.926Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T07:52:19.926Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T07:52:19.926Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T07:52:19.926Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T07:52:19.926Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T07:52:19.926Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T07:52:19.926Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T07:52:19.926Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T07:52:19.926Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T07:52:19.926Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T07:52:20.857Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T07:52:21.787Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-20T07:52:22.716Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T07:52:24.609Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-20T07:52:24.609Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2022-07-20T07:52:24.609Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2022-07-20T07:52:24.609Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-07-20T07:52:24.609Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2022-07-20T07:52:24.609Z] === RUN TestDeleteDevicemapper [2022-07-20T07:52:24.609Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T07:52:24.609Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T07:52:24.609Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T07:52:26.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-20T07:52:27.871Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s) [2022-07-20T07:52:27.871Z] === RUN TestUpdateMemory [2022-07-20T07:52:27.871Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-20T07:52:27.871Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-20T07:52:27.871Z] === RUN TestUpdateCPUQuota [2022-07-20T07:52:29.767Z] --- PASS: TestUpdateCPUQuota (1.52s) [2022-07-20T07:52:29.767Z] === RUN TestUpdatePidsLimit [2022-07-20T07:52:29.767Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-20T07:52:29.767Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-20T07:52:29.767Z] === RUN TestUpdatePidsLimit/no_change [2022-07-20T07:52:30.024Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-20T07:52:30.024Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-20T07:52:30.281Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-20T07:52:30.843Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-20T07:52:30.843Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-20T07:52:31.405Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-20T07:52:32.335Z] --- PASS: TestUpdatePidsLimit (2.74s) [2022-07-20T07:52:32.335Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2022-07-20T07:52:32.335Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2022-07-20T07:52:32.335Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2022-07-20T07:52:32.335Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2022-07-20T07:52:32.335Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2022-07-20T07:52:32.335Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-07-20T07:52:32.335Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2022-07-20T07:52:32.335Z] === RUN TestUpdateRestartPolicy [2022-07-20T07:52:32.335Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-20T07:52:34.900Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-20T07:52:35.828Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-20T07:52:35.828Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-20T07:52:35.828Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-20T07:52:35.828Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-20T07:52:35.828Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-20T07:52:35.828Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-20T07:52:35.828Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-20T07:52:35.828Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-20T07:52:35.828Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-20T07:52:37.723Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-20T07:52:39.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-20T07:52:40.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-20T07:52:41.107Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-20T07:52:42.474Z] docker_api_swarm_test.go:563: [ded9b470038f8] joining swarm manager [d47667bcd3146]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T07:52:43.404Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-20T07:52:43.661Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-20T07:52:44.225Z] --- PASS: TestUpdateRestartPolicy (11.93s) [2022-07-20T07:52:44.225Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T07:52:44.788Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2022-07-20T07:52:44.788Z] === RUN TestWaitNonBlocked [2022-07-20T07:52:44.788Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T07:52:44.788Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T07:52:44.788Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T07:52:44.788Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T07:52:44.788Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T07:52:44.788Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T07:52:46.160Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T07:52:46.160Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2022-07-20T07:52:46.160Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2022-07-20T07:52:46.160Z] === RUN TestWaitBlocked [2022-07-20T07:52:46.160Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T07:52:46.160Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T07:52:46.160Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T07:52:46.160Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T07:52:46.160Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T07:52:46.160Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T07:52:47.089Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-20T07:52:47.089Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2022-07-20T07:52:47.089Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2022-07-20T07:52:47.089Z] === RUN TestWaitConditions [2022-07-20T07:52:47.089Z] === RUN TestWaitConditions/default [2022-07-20T07:52:47.089Z] === PAUSE TestWaitConditions/default [2022-07-20T07:52:47.089Z] === RUN TestWaitConditions/not-running [2022-07-20T07:52:47.089Z] === PAUSE TestWaitConditions/not-running [2022-07-20T07:52:47.089Z] === RUN TestWaitConditions/next-exit [2022-07-20T07:52:47.089Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T07:52:47.089Z] === RUN TestWaitConditions/removed [2022-07-20T07:52:47.089Z] === PAUSE TestWaitConditions/removed [2022-07-20T07:52:47.089Z] === CONT TestWaitConditions/default [2022-07-20T07:52:47.089Z] === CONT TestWaitConditions/next-exit [2022-07-20T07:52:48.457Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-20T07:52:48.715Z] === CONT TestWaitConditions/removed [2022-07-20T07:52:48.715Z] === CONT TestWaitConditions/not-running [2022-07-20T07:52:50.609Z] --- PASS: TestWaitConditions (0.02s) [2022-07-20T07:52:50.609Z] --- PASS: TestWaitConditions/default (1.78s) [2022-07-20T07:52:50.609Z] --- PASS: TestWaitConditions/next-exit (1.82s) [2022-07-20T07:52:50.609Z] --- PASS: TestWaitConditions/not-running (1.78s) [2022-07-20T07:52:50.609Z] --- PASS: TestWaitConditions/removed (1.82s) [2022-07-20T07:52:50.609Z] === RUN TestWaitRestartedContainer [2022-07-20T07:52:50.609Z] === RUN TestWaitRestartedContainer/default [2022-07-20T07:52:50.609Z] === PAUSE TestWaitRestartedContainer/default [2022-07-20T07:52:50.609Z] === RUN TestWaitRestartedContainer/not-running [2022-07-20T07:52:50.609Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-20T07:52:50.609Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-20T07:52:50.609Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-20T07:52:50.609Z] === CONT TestWaitRestartedContainer/default [2022-07-20T07:52:50.609Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-20T07:52:53.132Z] === CONT TestWaitRestartedContainer/not-running [2022-07-20T07:52:53.389Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-20T07:52:53.952Z] docker_api_swarm_test.go:585: [d07048876949e] joining swarm manager [d47667bcd3146]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T07:52:54.209Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-20T07:52:54.473Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-07-20T07:52:54.473Z] --- PASS: TestWaitRestartedContainer/next-exit (2.33s) [2022-07-20T07:52:54.473Z] --- PASS: TestWaitRestartedContainer/default (2.36s) [2022-07-20T07:52:54.473Z] --- PASS: TestWaitRestartedContainer/not-running (1.50s) [2022-07-20T07:52:54.473Z] === CONT TestContainerStartOnDaemonRestart [2022-07-20T07:52:54.473Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T07:52:55.405Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-20T07:52:57.300Z] check_test.go:611: [ded9b470038f8] daemon is not started [2022-07-20T07:52:57.864Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2022-07-20T07:52:57.864Z] === CONT TestIpcModeOlderClient [2022-07-20T07:52:58.122Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-20T07:52:58.122Z] === CONT TestContainerKillOnDaemonStart [2022-07-20T07:52:58.379Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.96s) [2022-07-20T07:52:58.379Z] === CONT TestDaemonHostGatewayIP [2022-07-20T07:52:58.942Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-20T07:52:59.504Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-20T07:52:59.504Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-20T07:53:00.435Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-20T07:53:01.363Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-20T07:53:01.363Z] --- PASS: TestDaemonHostGatewayIP (3.13s) [2022-07-20T07:53:01.363Z] === CONT TestDaemonRestartIpcMode [2022-07-20T07:53:02.292Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-20T07:53:04.810Z] --- PASS: TestDaemonRestartIpcMode (2.86s) [2022-07-20T07:53:08.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-20T07:53:08.080Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-20T07:53:08.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-20T07:53:09.009Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-20T07:53:09.937Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-20T07:53:10.196Z] docker_api_swarm_test.go:46: [dc5e17d14aa4b] joining swarm manager [d86c45b617ed9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T07:53:10.453Z] --- PASS: TestContainerKillOnDaemonStart (12.41s) [2022-07-20T07:53:10.453Z] PASS [2022-07-20T07:53:10.453Z] [2022-07-20T07:53:10.453Z] === Skipped [2022-07-20T07:53:10.453Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-20T07:53:10.453Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T07:53:10.453Z] [2022-07-20T07:53:10.453Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-20T07:53:10.453Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T07:53:10.453Z] [2022-07-20T07:53:10.453Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-20T07:53:10.453Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T07:53:10.453Z] [2022-07-20T07:53:10.453Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T07:53:10.453Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T07:53:10.453Z] [2022-07-20T07:53:10.453Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T07:53:10.453Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T07:53:10.453Z] [2022-07-20T07:53:10.453Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-20T07:53:10.453Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-20T07:53:10.453Z] [2022-07-20T07:53:10.453Z] DONE 271 tests, 6 skipped in 188.859s [2022-07-20T07:53:10.453Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T07:53:10.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:53:10.453Z] ++ set -e [2022-07-20T07:53:10.453Z] ++ '[' -n 0 ']' [2022-07-20T07:53:10.453Z] ++ set -x [2022-07-20T07:53:10.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:53:10.709Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T07:53:11.274Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-20T07:53:11.274Z] === RUN TestConfigDaemonID [2022-07-20T07:53:12.203Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-20T07:53:12.203Z] daemon_test.go:83: [d56402ecf80ed] daemon is not started [2022-07-20T07:53:12.203Z] --- PASS: TestConfigDaemonID (1.06s) [2022-07-20T07:53:12.203Z] === RUN TestDaemonConfigValidation [2022-07-20T07:53:12.203Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T07:53:12.203Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T07:53:12.203Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T07:53:12.203Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T07:53:12.203Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T07:53:12.203Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T07:53:12.203Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T07:53:12.203Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T07:53:12.203Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T07:53:12.203Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T07:53:12.203Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T07:53:12.203Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T07:53:12.460Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T07:53:12.460Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T07:53:12.460Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T07:53:12.717Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T07:53:12.717Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2022-07-20T07:53:12.717Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-07-20T07:53:12.717Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-07-20T07:53:12.717Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-07-20T07:53:12.717Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-20T07:53:12.717Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T07:53:12.717Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T07:53:13.645Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T07:53:15.025Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T07:53:15.968Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T07:53:15.968Z] daemon_test.go:197: [d9ec5d8701bc5] daemon is not started [2022-07-20T07:53:15.968Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-07-20T07:53:15.968Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-07-20T07:53:15.968Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-07-20T07:53:15.968Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-20T07:53:15.968Z] === RUN TestDaemonProxy [2022-07-20T07:53:15.968Z] === RUN TestDaemonProxy/environment_variables [2022-07-20T07:53:17.860Z] === RUN TestDaemonProxy/command-line_options [2022-07-20T07:53:19.226Z] === RUN TestDaemonProxy/configuration_file [2022-07-20T07:53:19.483Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-20T07:53:20.045Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-20T07:53:20.045Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-20T07:53:20.975Z] === RUN TestDaemonProxy/conflicting_options [2022-07-20T07:53:21.539Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-20T07:53:22.102Z] --- PASS: TestDaemonProxy (6.30s) [2022-07-20T07:53:22.102Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-20T07:53:22.102Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-20T07:53:22.102Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-07-20T07:53:22.102Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-20T07:53:22.102Z] --- PASS: TestDaemonProxy/reload_sanitized (0.56s) [2022-07-20T07:53:22.102Z] PASS [2022-07-20T07:53:22.102Z] [2022-07-20T07:53:22.102Z] DONE 18 tests in 11.621s [2022-07-20T07:53:22.102Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T07:53:22.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:53:22.102Z] ++ set -e [2022-07-20T07:53:22.102Z] ++ '[' -n 0 ']' [2022-07-20T07:53:22.102Z] ++ set -x [2022-07-20T07:53:22.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:53:22.358Z] INFO: Testing against a local daemon [2022-07-20T07:53:22.358Z] === RUN TestCommitInheritsEnv [2022-07-20T07:53:22.615Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-07-20T07:53:22.615Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T07:53:22.615Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-20T07:53:22.615Z] === RUN TestImportWithCustomPlatform [2022-07-20T07:53:22.615Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T07:53:22.615Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T07:53:22.615Z] === RUN TestImportWithCustomPlatform// [2022-07-20T07:53:22.615Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T07:53:22.872Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T07:53:22.872Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T07:53:23.129Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T07:53:23.129Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T07:53:23.129Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T07:53:23.129Z] --- PASS: TestImportWithCustomPlatform (0.47s) [2022-07-20T07:53:23.129Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-07-20T07:53:23.129Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T07:53:23.129Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T07:53:23.129Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-07-20T07:53:23.129Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-07-20T07:53:23.129Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-07-20T07:53:23.129Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T07:53:23.129Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T07:53:23.129Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T07:53:23.129Z] === RUN TestImagesFilterMultiReference [2022-07-20T07:53:23.129Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-20T07:53:23.129Z] === RUN TestImagePullPlatformInvalid [2022-07-20T07:53:23.129Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-20T07:53:23.129Z] === RUN TestRemoveImageOrphaning [2022-07-20T07:53:23.385Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-20T07:53:23.385Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-07-20T07:53:23.385Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T07:53:23.948Z] time="2022-07-20T07:53:23Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-20T07:53:24.879Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-20T07:53:25.809Z] --- PASS: TestRemoveImageGarbageCollector (2.12s) [2022-07-20T07:53:25.809Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T07:53:25.809Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-07-20T07:53:25.809Z] === RUN TestTagInvalidReference [2022-07-20T07:53:25.809Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-20T07:53:25.809Z] === RUN TestTagValidPrefixedRepo [2022-07-20T07:53:25.809Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-20T07:53:25.809Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T07:53:25.809Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-20T07:53:25.809Z] === RUN TestTagOfficialNames [2022-07-20T07:53:25.809Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-20T07:53:25.809Z] === RUN TestTagMatchesDigest [2022-07-20T07:53:25.809Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-20T07:53:25.809Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-20T07:53:26.372Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-20T07:53:28.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-20T07:53:28.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-20T07:53:33.000Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-20T07:53:34.368Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-20T07:53:36.282Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-20T07:53:51.128Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-20T07:53:51.128Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-20T07:53:52.495Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-20T07:53:52.495Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-20T07:53:52.752Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-20T07:53:53.314Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-20T07:53:53.571Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-20T07:53:53.827Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-20T07:53:54.084Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-20T07:53:55.976Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-20T07:53:57.345Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-20T07:53:58.713Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-20T07:53:59.642Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-20T07:54:01.010Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-20T07:54:01.253Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-20T07:54:01.253Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-20T07:54:01.253Z] { [2022-07-20T07:54:01.253Z] "RT_GROUP_ICON": { [2022-07-20T07:54:01.253Z] "#1": { [2022-07-20T07:54:01.253Z] "0409": "../../winresources/docker.ico" [2022-07-20T07:54:01.253Z] } [2022-07-20T07:54:01.253Z] }, [2022-07-20T07:54:01.253Z] "RT_MANIFEST": { [2022-07-20T07:54:01.253Z] "#1": { [2022-07-20T07:54:01.253Z] "0409": { [2022-07-20T07:54:01.253Z] "identity": {}, [2022-07-20T07:54:01.253Z] "description": "Docker Engine", [2022-07-20T07:54:01.253Z] "minimum-os": "vista", [2022-07-20T07:54:01.253Z] "execution-level": "", [2022-07-20T07:54:01.253Z] "ui-access": false, [2022-07-20T07:54:01.253Z] "auto-elevate": false, [2022-07-20T07:54:01.253Z] "dpi-awareness": "unaware", [2022-07-20T07:54:01.253Z] "disable-theming": false, [2022-07-20T07:54:01.253Z] "disable-window-filtering": false, [2022-07-20T07:54:01.253Z] "high-resolution-scrolling-aware": false, [2022-07-20T07:54:01.253Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-20T07:54:01.253Z] "long-path-aware": false, [2022-07-20T07:54:01.253Z] "printer-driver-isolation": false, [2022-07-20T07:54:01.253Z] "gdi-scaling": false, [2022-07-20T07:54:01.253Z] "segment-heap": false, [2022-07-20T07:54:01.253Z] "use-common-controls-v6": false [2022-07-20T07:54:01.253Z] } [2022-07-20T07:54:01.253Z] } [2022-07-20T07:54:01.253Z] }, [2022-07-20T07:54:01.253Z] "RT_MESSAGETABLE": { [2022-07-20T07:54:01.253Z] "#1": { [2022-07-20T07:54:01.253Z] "0409": "../../winresources/event_messages.bin" [2022-07-20T07:54:01.253Z] } [2022-07-20T07:54:01.253Z] }, [2022-07-20T07:54:01.253Z] "RT_VERSION": { [2022-07-20T07:54:01.253Z] "#1": { [2022-07-20T07:54:01.253Z] "0409": { [2022-07-20T07:54:01.253Z] "fixed": { [2022-07-20T07:54:01.253Z] "file_version": "0.0.0.0", [2022-07-20T07:54:01.253Z] "product_version": "0.0.0.0", [2022-07-20T07:54:01.253Z] "type": "Unknown" [2022-07-20T07:54:01.253Z] }, [2022-07-20T07:54:01.253Z] "info": { [2022-07-20T07:54:01.253Z] "0000": { [2022-07-20T07:54:01.253Z] "CompanyName": "", [2022-07-20T07:54:01.253Z] "FileVersion": "dev", [2022-07-20T07:54:01.253Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-20T07:54:01.253Z] "OriginalFileName": "docker-proxy.exe", [2022-07-20T07:54:01.253Z] "ProductName": "", [2022-07-20T07:54:01.253Z] "ProductVersion": "dev", [2022-07-20T07:54:01.253Z] "SpecialBuild": "a290f5d04cda8186eba93531b6f09bda8052717f" [2022-07-20T07:54:01.253Z] } [2022-07-20T07:54:01.253Z] } [2022-07-20T07:54:01.253Z] } [2022-07-20T07:54:01.253Z] } [2022-07-20T07:54:01.253Z] } [2022-07-20T07:54:01.253Z] } [2022-07-20T07:54:01.253Z] cmd/docker-proxy/genwinres_windows.go [2022-07-20T07:54:01.253Z] cmd/docker-proxy/main.go [2022-07-20T07:54:01.253Z] cmd/docker-proxy/network_proxy_test.go [2022-07-20T07:54:01.253Z] cmd/docker-proxy/proxy.go [2022-07-20T07:54:01.253Z] cmd/docker-proxy/sctp_proxy.go [2022-07-20T07:54:01.253Z] cmd/docker-proxy/tcp_proxy.go [2022-07-20T07:54:01.253Z] cmd/docker-proxy/udp_proxy.go [2022-07-20T07:54:01.253Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-20T07:54:01.253Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-20T07:54:01.253Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-20T07:54:01.253Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-20T07:54:01.253Z] remote: Enumerating objects: 23, done. [2022-07-20T07:54:01.253Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-20T07:54:01.253Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-20T07:54:01.253Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-20T07:54:01.253Z] 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-07-20T07:54:01.253Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-20T07:54:01.253Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-20T07:54:01.253Z] Cross building: bundles/cross/linux/ppc64le [2022-07-20T07:54:01.253Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-20T07:54:01.253Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-20T07:54:01.573Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-20T07:54:08.117Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-20T07:54:18.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-20T07:54:20.590Z] docker_api_swarm_test.go:304: [d20166643cbca] joining swarm manager [df1f45f01dabe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T07:54:22.485Z] docker_api_swarm_test.go:305: [d349fb38cee92] joining swarm manager [df1f45f01dabe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T07:54:23.415Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-20T07:54:25.938Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-20T07:54:27.307Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-20T07:54:35.397Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-20T07:54:35.654Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-20T07:54:36.217Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-20T07:54:36.780Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-20T07:54:37.711Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-20T07:54:37.711Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-20T07:54:37.967Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-20T07:54:38.224Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-20T07:54:39.154Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-20T07:54:49.125Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-20T07:54:49.125Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-20T07:54:49.125Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-20T07:54:49.125Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-20T07:54:49.381Z] === RUN TestDockerSuite/TestBuildFails [2022-07-20T07:54:49.945Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-20T07:54:50.201Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-20T07:54:51.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-20T07:54:52.499Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-20T07:54:53.866Z] docker_api_swarm_test.go:272: [dffa1bbb227bf] joining swarm manager [d893537c53642]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T07:54:54.796Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-20T07:54:55.726Z] docker_api_swarm_test.go:273: [d0c9e95f684d7] joining swarm manager [d893537c53642]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T07:54:56.656Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-20T07:54:58.024Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-20T07:54:58.281Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-20T07:54:59.212Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-20T07:55:01.107Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-20T07:55:02.037Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-20T07:55:02.037Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-20T07:55:03.932Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-20T07:55:05.826Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-20T07:55:07.198Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-20T07:55:07.760Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-20T07:55:08.323Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-20T07:55:08.886Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-20T07:55:09.814Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-20T07:55:09.814Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-20T07:55:10.744Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-20T07:55:11.000Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-20T07:55:11.563Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-20T07:55:11.819Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-20T07:55:12.076Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-20T07:55:12.638Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-20T07:55:14.006Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-20T07:55:16.525Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-20T07:55:17.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-20T07:55:23.141Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-20T07:55:25.661Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-20T07:55:25.662Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-20T07:55:25.662Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-20T07:55:25.662Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-20T07:55:25.662Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-20T07:55:25.918Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-20T07:55:27.811Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-20T07:55:29.710Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-20T07:55:32.980Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-20T07:55:33.237Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-20T07:55:33.799Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-20T07:55:43.751Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-20T07:55:43.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-20T07:55:47.026Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-20T07:55:48.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-20T07:55:48.395Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-20T07:55:50.913Z] docker_api_swarm_node_test.go:20: [dea290f75aa05] joining swarm manager [d5d6297545db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T07:55:51.170Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-20T07:55:51.170Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-20T07:55:51.170Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-20T07:55:52.098Z] docker_api_swarm_node_test.go:21: [d4fbe219e05cc] joining swarm manager [d5d6297545db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T07:55:52.750Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-20T07:55:52.750Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-20T07:55:52.750Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-20T07:55:52.750Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-20T07:55:52.750Z] Cross building: bundles/cross/linux/s390x [2022-07-20T07:55:52.750Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-20T07:55:52.750Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-20T07:55:56.265Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-20T07:55:56.265Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-20T07:55:58.156Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-20T07:55:58.433Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-20T07:55:59.006Z] --- PASS: TestImportExtremelyLargeImageWorks (153.04s) [2022-07-20T07:55:59.006Z] PASS [2022-07-20T07:55:59.006Z] [2022-07-20T07:55:59.006Z] DONE 22 tests in 156.729s [2022-07-20T07:55:59.006Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T07:55:59.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:55:59.006Z] ++ set -e [2022-07-20T07:55:59.006Z] ++ '[' -n 0 ']' [2022-07-20T07:55:59.006Z] ++ set -x [2022-07-20T07:55:59.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:55:59.006Z] === RUN TestStripANSICommands [2022-07-20T07:55:59.006Z] === RUN TestStripANSICommands/#00 [2022-07-20T07:55:59.006Z] === RUN TestStripANSICommands/#01 [2022-07-20T07:55:59.006Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T07:55:59.006Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T07:55:59.006Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T07:55:59.006Z] PASS [2022-07-20T07:55:59.006Z] [2022-07-20T07:55:59.006Z] DONE 3 tests in 0.018s [2022-07-20T07:55:59.006Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T07:55:59.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:55:59.006Z] ++ set -e [2022-07-20T07:55:59.006Z] ++ '[' -n 0 ']' [2022-07-20T07:55:59.006Z] ++ set -x [2022-07-20T07:55:59.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:55:59.006Z] INFO: Testing against a local daemon [2022-07-20T07:55:59.006Z] === RUN TestNetworkCreateDelete [2022-07-20T07:55:59.263Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-07-20T07:55:59.263Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T07:55:59.521Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2022-07-20T07:55:59.521Z] === RUN TestDaemonDNSFallback [2022-07-20T07:56:00.082Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-20T07:56:00.644Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-20T07:56:01.205Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-20T07:56:01.801Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-20T07:56:02.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-20T07:56:02.990Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-20T07:56:03.553Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-20T07:56:03.553Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-20T07:56:04.115Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-20T07:56:04.678Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-20T07:56:05.240Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-20T07:56:06.609Z] --- PASS: TestDaemonDNSFallback (6.70s) [2022-07-20T07:56:06.609Z] === RUN TestInspectNetwork [2022-07-20T07:56:07.539Z] docker_api_swarm_test.go:502: [d8066b34f5711] joining swarm manager [daf679df016a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T07:56:07.539Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-20T07:56:10.059Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-20T07:56:10.315Z] === RUN TestInspectNetwork/full_network_id [2022-07-20T07:56:10.315Z] === RUN TestInspectNetwork/partial_network_id [2022-07-20T07:56:10.315Z] === RUN TestInspectNetwork/network_name [2022-07-20T07:56:10.315Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-20T07:56:10.876Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-20T07:56:12.242Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-20T07:56:13.171Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-20T07:56:14.102Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-20T07:56:14.665Z] --- PASS: TestInspectNetwork (8.37s) [2022-07-20T07:56:14.665Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-20T07:56:14.665Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-20T07:56:14.665Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-20T07:56:14.665Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-20T07:56:14.665Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T07:56:16.582Z] docker_api_swarm_test.go:507: [d3c3880c663fc] joining swarm manager [daf679df016a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T07:56:16.841Z] --- PASS: TestRunContainerWithBridgeNone (2.23s) [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T07:56:16.841Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T07:56:16.841Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T07:56:16.841Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T07:56:16.841Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T07:56:16.841Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T07:56:16.841Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T07:56:16.841Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T07:56:17.102Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T07:56:17.102Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T07:56:17.102Z] === RUN TestNetworkList [2022-07-20T07:56:17.102Z] === RUN TestNetworkList//networks [2022-07-20T07:56:17.102Z] === PAUSE TestNetworkList//networks [2022-07-20T07:56:17.102Z] === RUN TestNetworkList//networks/ [2022-07-20T07:56:17.102Z] === PAUSE TestNetworkList//networks/ [2022-07-20T07:56:17.102Z] === CONT TestNetworkList//networks [2022-07-20T07:56:17.102Z] === CONT TestNetworkList//networks/ [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkList (0.02s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T07:56:17.102Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T07:56:17.102Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T07:56:17.358Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-20T07:56:17.614Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-07-20T07:56:17.614Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T07:56:18.541Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-20T07:56:18.541Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T07:56:19.103Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-20T07:56:19.359Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-07-20T07:56:19.359Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T07:56:19.920Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-20T07:56:20.482Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-20T07:56:20.482Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-07-20T07:56:20.482Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T07:56:21.849Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-07-20T07:56:21.849Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T07:56:22.412Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-07-20T07:56:22.412Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T07:56:25.684Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2022-07-20T07:56:25.684Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T07:56:25.684Z] service_test.go:243: FLAKY_TEST [2022-07-20T07:56:25.684Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T07:56:25.684Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T07:56:28.204Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-20T07:56:31.474Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-20T07:56:32.402Z] === RUN TestDockerSuite/TestBuildRm [2022-07-20T07:56:34.923Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-20T07:56:35.853Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-20T07:56:36.781Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-20T07:56:37.038Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-20T07:56:37.973Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-20T07:56:38.899Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-20T07:56:39.460Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-20T07:56:41.350Z] --- PASS: TestServiceWithDataPathPortInit (16.02s) [2022-07-20T07:56:41.350Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T07:56:42.277Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-20T07:56:42.277Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-20T07:56:42.533Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-20T07:56:42.533Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-20T07:56:42.533Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-20T07:56:42.789Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-20T07:56:43.719Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-20T07:56:43.976Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-20T07:56:44.904Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tp0ni3maw9qil9jw1jppyzw7w Created:2022-07-20 07:56:42.679532639 +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[efe23dca284d485cd02a183f1e1eba9366b0e2e2e8204f3b851207767fea9080:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3jkzmkabfj1a30n7j11qzumlw EndpointID:dfa3e48233d2f50dc32f017426435e7e27fd81de9fd4b6b0161bfc6f648e5b87 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:10ad0ea19dfca46a7435a149450c681a525b09585f20d540074ea19532f1fc70 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:3f938133ab11 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3jkzmkabfj1a30n7j11qzumlw EndpointID:dfa3e48233d2f50dc32f017426435e7e27fd81de9fd4b6b0161bfc6f648e5b87 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-20T07:56:44.904Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-20T07:56:46.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-20T07:56:47.356Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-20T07:56:48.722Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-20T07:56:48.978Z] docker_api_swarm_node_test.go:81: [d704cc067cdc6] joining swarm manager [d1cf0090affaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T07:56:49.235Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.10s) [2022-07-20T07:56:49.235Z] PASS [2022-07-20T07:56:49.492Z] [2022-07-20T07:56:49.492Z] === Skipped [2022-07-20T07:56:49.492Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T07:56:49.492Z] service_test.go:243: FLAKY_TEST [2022-07-20T07:56:49.492Z] [2022-07-20T07:56:49.492Z] DONE 38 tests, 1 skipped in 50.452s [2022-07-20T07:56:49.492Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T07:56:49.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:56:49.492Z] ++ set -e [2022-07-20T07:56:49.492Z] ++ '[' -n 0 ']' [2022-07-20T07:56:49.492Z] ++ set -x [2022-07-20T07:56:49.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:56:49.492Z] INFO: Testing against a local daemon [2022-07-20T07:56:49.492Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T07:56:49.492Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:56:49.492Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-20T07:56:49.492Z] === RUN TestDockerNetworkIpvlan [2022-07-20T07:56:49.492Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:56:49.492Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T07:56:49.492Z] PASS [2022-07-20T07:56:49.492Z] [2022-07-20T07:56:49.492Z] === Skipped [2022-07-20T07:56:49.492Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-20T07:56:49.492Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:56:49.492Z] [2022-07-20T07:56:49.492Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T07:56:49.492Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T07:56:49.492Z] [2022-07-20T07:56:49.492Z] DONE 2 tests, 2 skipped in 0.063s [2022-07-20T07:56:49.492Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T07:56:49.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:56:49.492Z] ++ set -e [2022-07-20T07:56:49.492Z] ++ '[' -n 0 ']' [2022-07-20T07:56:49.492Z] ++ set -x [2022-07-20T07:56:49.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:56:49.492Z] INFO: Testing against a local daemon [2022-07-20T07:56:49.492Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T07:56:49.492Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-20T07:56:50.055Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-20T07:56:50.983Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-07-20T07:56:50.984Z] === RUN TestDockerNetworkMacvlan [2022-07-20T07:56:51.240Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-20T07:56:51.803Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-20T07:56:52.366Z] === RUN TestDockerSuite/TestBuildUser [2022-07-20T07:56:52.623Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-20T07:56:53.992Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-20T07:56:54.556Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-20T07:56:56.460Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-20T07:56:58.350Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-20T07:56:58.912Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-20T07:57:04.163Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-20T07:57:04.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-20T07:57:04.419Z] --- PASS: TestDockerNetworkMacvlan (13.55s) [2022-07-20T07:57:04.419Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-07-20T07:57:04.419Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2022-07-20T07:57:04.419Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.34s) [2022-07-20T07:57:04.419Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.59s) [2022-07-20T07:57:04.419Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.03s) [2022-07-20T07:57:04.419Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-07-20T07:57:04.419Z] PASS [2022-07-20T07:57:04.419Z] [2022-07-20T07:57:04.419Z] DONE 8 tests in 15.011s [2022-07-20T07:57:04.419Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T07:57:04.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:57:04.419Z] ++ set -e [2022-07-20T07:57:04.419Z] ++ '[' -n 0 ']' [2022-07-20T07:57:04.419Z] ++ set -x [2022-07-20T07:57:04.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:57:04.419Z] testing: warning: no tests to run [2022-07-20T07:57:04.419Z] PASS [2022-07-20T07:57:04.419Z] [2022-07-20T07:57:04.419Z] DONE 0 tests in 0.009s [2022-07-20T07:57:04.419Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T07:57:04.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:57:04.419Z] ++ set -e [2022-07-20T07:57:04.419Z] ++ '[' -n 0 ']' [2022-07-20T07:57:04.419Z] ++ set -x [2022-07-20T07:57:04.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:57:04.675Z] INFO: Testing against a local daemon [2022-07-20T07:57:04.675Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T07:57:06.565Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2022-07-20T07:57:06.565Z] === RUN TestAuthZPluginTLS [2022-07-20T07:57:06.565Z] docker_api_swarm_node_test.go:53: [d0b93a65c656c] joining swarm manager [de83f8ae128ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T07:57:06.822Z] --- PASS: TestAuthZPluginTLS (0.60s) [2022-07-20T07:57:06.822Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T07:57:07.384Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-20T07:57:07.384Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T07:57:07.640Z] docker_api_swarm_node_test.go:54: [dea8d5ff1b4af] joining swarm manager [de83f8ae128ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T07:57:07.896Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-07-20T07:57:07.896Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T07:57:08.459Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-07-20T07:57:08.459Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T07:57:09.828Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2022-07-20T07:57:09.828Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T07:57:10.391Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-20T07:57:10.391Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T07:57:10.953Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-20T07:57:10.953Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T07:57:11.516Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-07-20T07:57:11.516Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T07:57:12.078Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-20T07:57:13.006Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-20T07:57:13.262Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-20T07:57:13.262Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s) [2022-07-20T07:57:13.262Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T07:57:14.192Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-20T07:57:14.754Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-20T07:57:15.011Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-07-20T07:57:15.011Z] === RUN TestAuthZPluginHeader [2022-07-20T07:57:15.939Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-07-20T07:57:15.939Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T07:57:15.939Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-20T07:57:15.939Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-20T07:57:15.939Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-20T07:57:15.939Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-20T07:57:15.939Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-20T07:57:15.939Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-20T07:57:15.939Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-20T07:57:15.939Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-20T07:57:15.939Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-20T07:57:17.324Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-20T07:57:17.324Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-20T07:57:17.885Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-20T07:57:18.449Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-20T07:57:19.379Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-20T07:57:19.379Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-20T07:57:20.747Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.93s) [2022-07-20T07:57:20.747Z] === RUN TestAuthZPluginV2Disable [2022-07-20T07:57:21.310Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-20T07:57:22.676Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-20T07:57:23.237Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-20T07:57:23.799Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-20T07:57:24.056Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-20T07:57:24.056Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-20T07:57:24.056Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-20T07:57:24.984Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-20T07:57:24.984Z] --- PASS: TestAuthZPluginV2Disable (4.15s) [2022-07-20T07:57:24.984Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T07:57:26.351Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-20T07:57:26.915Z] === RUN TestDockerSuite/TestCommitChange [2022-07-20T07:57:27.843Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-20T07:57:28.405Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-20T07:57:28.967Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.91s) [2022-07-20T07:57:28.967Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T07:57:29.528Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-20T07:57:30.456Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-20T07:57:31.020Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-20T07:57:32.388Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-20T07:57:33.754Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-20T07:57:35.137Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-20T07:57:36.504Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-20T07:57:36.760Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-20T07:57:37.689Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-20T07:57:38.251Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-20T07:57:38.813Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-20T07:57:39.375Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-20T07:57:39.942Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-20T07:57:39.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-20T07:57:40.505Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.47s) [2022-07-20T07:57:40.505Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T07:57:40.505Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-20T07:57:41.433Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-20T07:57:42.361Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-20T07:57:42.923Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-20T07:57:43.486Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-20T07:57:44.048Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-20T07:57:44.272Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-20T07:57:44.272Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-20T07:57:44.272Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-20T07:57:44.272Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-20T07:57:44.272Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-20T07:57:44.597Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-20T07:57:44.611Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-20T07:57:44.887Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a290f5d04cda8186eba93531b6f09bda8052717f hack/test/unit [2022-07-20T07:57:45.172Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-20T07:57:45.459Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-20T07:57:45.459Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-20T07:57:45.459Z] + TESTDIRS=./... [2022-07-20T07:57:45.459Z] + exclude_paths='/vendor/|/integration' [2022-07-20T07:57:45.459Z] ++ go list ./... [2022-07-20T07:57:45.459Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-20T07:57:45.735Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-20T07:57:46.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-20T07:57:46.400Z] + pkg_list='github.com/docker/docker/api [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/backend/build [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/httputils [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/middleware [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/build [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/container [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/debug [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/image [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/network [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/session [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/system [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/server/router/volume [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/backend [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/container [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/events [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/filters [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/image [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/mount [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/network [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/registry [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/strslice [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/swarm [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/time [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/versions [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T07:57:46.400Z] github.com/docker/docker/api/types/volume [2022-07-20T07:57:46.400Z] github.com/docker/docker/builder [2022-07-20T07:57:46.400Z] github.com/docker/docker/builder/builder-next [2022-07-20T07:57:46.400Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T07:57:46.400Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T07:57:46.400Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T07:57:46.400Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T07:57:46.400Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T07:57:46.400Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T07:57:46.400Z] github.com/docker/docker/builder/dockerfile [2022-07-20T07:57:46.400Z] github.com/docker/docker/builder/remotecontext [2022-07-20T07:57:46.400Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T07:57:46.400Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T07:57:46.400Z] github.com/docker/docker/cli [2022-07-20T07:57:46.400Z] github.com/docker/docker/cli/config [2022-07-20T07:57:46.400Z] github.com/docker/docker/cli/debug [2022-07-20T07:57:46.400Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T07:57:46.400Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T07:57:46.400Z] github.com/docker/docker/client [2022-07-20T07:57:46.400Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T07:57:46.400Z] github.com/docker/docker/cmd/dockerd [2022-07-20T07:57:46.400Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T07:57:46.400Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T07:57:46.400Z] github.com/docker/docker/container [2022-07-20T07:57:46.400Z] github.com/docker/docker/container/stream [2022-07-20T07:57:46.400Z] github.com/docker/docker/contrib/apparmor [2022-07-20T07:57:46.400Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T07:57:46.400Z] github.com/docker/docker/contrib/httpserver [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/cluster [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/config [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/containerd [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/events [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/exec [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/images [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/initlayer [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/links [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/listeners [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/local [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/names [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/network [2022-07-20T07:57:46.400Z] github.com/docker/docker/daemon/stats [2022-07-20T07:57:46.400Z] github.com/docker/docker/distribution [2022-07-20T07:57:46.400Z] github.com/docker/docker/distribution/metadata [2022-07-20T07:57:46.400Z] github.com/docker/docker/distribution/utils [2022-07-20T07:57:46.400Z] github.com/docker/docker/distribution/xfer [2022-07-20T07:57:46.400Z] github.com/docker/docker/dockerversion [2022-07-20T07:57:46.400Z] github.com/docker/docker/errdefs [2022-07-20T07:57:46.400Z] github.com/docker/docker/image [2022-07-20T07:57:46.400Z] github.com/docker/docker/image/cache [2022-07-20T07:57:46.400Z] github.com/docker/docker/image/tarexport [2022-07-20T07:57:46.400Z] github.com/docker/docker/image/v1 [2022-07-20T07:57:46.400Z] github.com/docker/docker/internal/test/suite [2022-07-20T07:57:46.400Z] github.com/docker/docker/layer [2022-07-20T07:57:46.400Z] github.com/docker/docker/libcontainerd [2022-07-20T07:57:46.400Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T07:57:46.400Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T07:57:46.400Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T07:57:46.400Z] github.com/docker/docker/libcontainerd/types [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/config [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/idm [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/ns [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/options [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/osl [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T07:57:46.400Z] github.com/docker/docker/libnetwork/types [2022-07-20T07:57:46.400Z] github.com/docker/docker/oci [2022-07-20T07:57:46.400Z] github.com/docker/docker/oci/caps [2022-07-20T07:57:46.400Z] github.com/docker/docker/opts [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/aaparser [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/archive [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/authorization [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/capabilities [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/containerfs [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/directory [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/dmesg [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/fileutils [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/fsutils [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/homedir [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/idtools [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/ioutils [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/longpath [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/loopback [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/parsers [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/pidfile [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/platform [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/plugins [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/pools [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/progress [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/pubsub [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/reexec [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/signal [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/stack [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/stringid [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/system [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/tailfile [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/tarsum [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/urlutil [2022-07-20T07:57:46.400Z] github.com/docker/docker/pkg/useragent [2022-07-20T07:57:46.400Z] github.com/docker/docker/plugin [2022-07-20T07:57:46.400Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T07:57:46.400Z] github.com/docker/docker/plugin/v2 [2022-07-20T07:57:46.400Z] github.com/docker/docker/profiles/apparmor [2022-07-20T07:57:46.400Z] github.com/docker/docker/profiles/seccomp [2022-07-20T07:57:46.400Z] github.com/docker/docker/quota [2022-07-20T07:57:46.400Z] github.com/docker/docker/reference [2022-07-20T07:57:46.400Z] github.com/docker/docker/registry [2022-07-20T07:57:46.400Z] github.com/docker/docker/registry/resumable [2022-07-20T07:57:46.400Z] github.com/docker/docker/restartmanager [2022-07-20T07:57:46.400Z] github.com/docker/docker/rootless [2022-07-20T07:57:46.400Z] github.com/docker/docker/rootless/specconv [2022-07-20T07:57:46.400Z] github.com/docker/docker/runconfig [2022-07-20T07:57:46.400Z] github.com/docker/docker/runconfig/opts [2022-07-20T07:57:46.400Z] github.com/docker/docker/testutil [2022-07-20T07:57:46.400Z] github.com/docker/docker/testutil/daemon [2022-07-20T07:57:46.400Z] github.com/docker/docker/testutil/environment [2022-07-20T07:57:46.400Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T07:57:46.400Z] github.com/docker/docker/testutil/fakegit [2022-07-20T07:57:46.400Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T07:57:46.400Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T07:57:46.400Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T07:57:46.400Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T07:57:46.400Z] github.com/docker/docker/testutil/registry [2022-07-20T07:57:46.400Z] github.com/docker/docker/testutil/request [2022-07-20T07:57:46.400Z] github.com/docker/docker/volume [2022-07-20T07:57:46.400Z] github.com/docker/docker/volume/drivers [2022-07-20T07:57:46.400Z] github.com/docker/docker/volume/local [2022-07-20T07:57:46.401Z] github.com/docker/docker/volume/mounts [2022-07-20T07:57:46.401Z] github.com/docker/docker/volume/service [2022-07-20T07:57:46.401Z] github.com/docker/docker/volume/service/opts [2022-07-20T07:57:46.401Z] github.com/docker/docker/volume/testutils' [2022-07-20T07:57:46.401Z] ++ grep --fixed-strings -v /libnetwork [2022-07-20T07:57:46.401Z] ++ echo 'github.com/docker/docker/api [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/backend/build [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/httputils [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/middleware [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/build [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/container [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/debug [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/image [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/network [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/session [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/system [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/volume [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/backend [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/container [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/events [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/filters [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/image [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/mount [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/network [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/registry [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/strslice [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/swarm [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/time [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/versions [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/volume [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/dockerfile [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/remotecontext [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T07:57:46.401Z] github.com/docker/docker/cli [2022-07-20T07:57:46.401Z] github.com/docker/docker/cli/config [2022-07-20T07:57:46.401Z] github.com/docker/docker/cli/debug [2022-07-20T07:57:46.401Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T07:57:46.401Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T07:57:46.401Z] github.com/docker/docker/client [2022-07-20T07:57:46.401Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T07:57:46.401Z] github.com/docker/docker/cmd/dockerd [2022-07-20T07:57:46.401Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T07:57:46.401Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T07:57:46.401Z] github.com/docker/docker/container [2022-07-20T07:57:46.401Z] github.com/docker/docker/container/stream [2022-07-20T07:57:46.401Z] github.com/docker/docker/contrib/apparmor [2022-07-20T07:57:46.401Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T07:57:46.401Z] github.com/docker/docker/contrib/httpserver [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/cluster [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/config [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/containerd [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/events [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/exec [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/images [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/initlayer [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/links [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/listeners [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/local [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/names [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/network [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/stats [2022-07-20T07:57:46.401Z] github.com/docker/docker/distribution [2022-07-20T07:57:46.401Z] github.com/docker/docker/distribution/metadata [2022-07-20T07:57:46.401Z] github.com/docker/docker/distribution/utils [2022-07-20T07:57:46.401Z] github.com/docker/docker/distribution/xfer [2022-07-20T07:57:46.401Z] github.com/docker/docker/dockerversion [2022-07-20T07:57:46.401Z] github.com/docker/docker/errdefs [2022-07-20T07:57:46.401Z] github.com/docker/docker/image [2022-07-20T07:57:46.401Z] github.com/docker/docker/image/cache [2022-07-20T07:57:46.401Z] github.com/docker/docker/image/tarexport [2022-07-20T07:57:46.401Z] github.com/docker/docker/image/v1 [2022-07-20T07:57:46.401Z] github.com/docker/docker/internal/test/suite [2022-07-20T07:57:46.401Z] github.com/docker/docker/layer [2022-07-20T07:57:46.401Z] github.com/docker/docker/libcontainerd [2022-07-20T07:57:46.401Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T07:57:46.401Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T07:57:46.401Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T07:57:46.401Z] github.com/docker/docker/libcontainerd/types [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/config [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/idm [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/ns [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/options [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/osl [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T07:57:46.401Z] github.com/docker/docker/libnetwork/types [2022-07-20T07:57:46.401Z] github.com/docker/docker/oci [2022-07-20T07:57:46.401Z] github.com/docker/docker/oci/caps [2022-07-20T07:57:46.401Z] github.com/docker/docker/opts [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/aaparser [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/archive [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/authorization [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/capabilities [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/containerfs [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/directory [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/dmesg [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/fileutils [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/fsutils [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/homedir [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/idtools [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/ioutils [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/longpath [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/loopback [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/parsers [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/pidfile [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/platform [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/plugins [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/pools [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/progress [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/pubsub [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/reexec [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/signal [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/stack [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/stringid [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/system [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/tailfile [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/tarsum [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/urlutil [2022-07-20T07:57:46.401Z] github.com/docker/docker/pkg/useragent [2022-07-20T07:57:46.401Z] github.com/docker/docker/plugin [2022-07-20T07:57:46.401Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T07:57:46.401Z] github.com/docker/docker/plugin/v2 [2022-07-20T07:57:46.401Z] github.com/docker/docker/profiles/apparmor [2022-07-20T07:57:46.401Z] github.com/docker/docker/profiles/seccomp [2022-07-20T07:57:46.401Z] github.com/docker/docker/quota [2022-07-20T07:57:46.401Z] github.com/docker/docker/reference [2022-07-20T07:57:46.401Z] github.com/docker/docker/registry [2022-07-20T07:57:46.401Z] github.com/docker/docker/registry/resumable [2022-07-20T07:57:46.401Z] github.com/docker/docker/restartmanager [2022-07-20T07:57:46.401Z] github.com/docker/docker/rootless [2022-07-20T07:57:46.401Z] github.com/docker/docker/rootless/specconv [2022-07-20T07:57:46.401Z] github.com/docker/docker/runconfig [2022-07-20T07:57:46.401Z] github.com/docker/docker/runconfig/opts [2022-07-20T07:57:46.401Z] github.com/docker/docker/testutil [2022-07-20T07:57:46.401Z] github.com/docker/docker/testutil/daemon [2022-07-20T07:57:46.401Z] github.com/docker/docker/testutil/environment [2022-07-20T07:57:46.401Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T07:57:46.401Z] github.com/docker/docker/testutil/fakegit [2022-07-20T07:57:46.401Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T07:57:46.401Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T07:57:46.401Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T07:57:46.401Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T07:57:46.401Z] github.com/docker/docker/testutil/registry [2022-07-20T07:57:46.401Z] github.com/docker/docker/testutil/request [2022-07-20T07:57:46.401Z] github.com/docker/docker/volume [2022-07-20T07:57:46.401Z] github.com/docker/docker/volume/drivers [2022-07-20T07:57:46.401Z] github.com/docker/docker/volume/local [2022-07-20T07:57:46.401Z] github.com/docker/docker/volume/mounts [2022-07-20T07:57:46.401Z] github.com/docker/docker/volume/service [2022-07-20T07:57:46.401Z] github.com/docker/docker/volume/service/opts [2022-07-20T07:57:46.401Z] github.com/docker/docker/volume/testutils' [2022-07-20T07:57:46.401Z] + base_pkg_list='github.com/docker/docker/api [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/backend/build [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/httputils [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/middleware [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/build [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/container [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/debug [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/image [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/network [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/session [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/system [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/server/router/volume [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/backend [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/container [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/events [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/filters [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/image [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/mount [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/network [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/registry [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/strslice [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/swarm [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/time [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/versions [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T07:57:46.401Z] github.com/docker/docker/api/types/volume [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/dockerfile [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/remotecontext [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T07:57:46.401Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T07:57:46.401Z] github.com/docker/docker/cli [2022-07-20T07:57:46.401Z] github.com/docker/docker/cli/config [2022-07-20T07:57:46.401Z] github.com/docker/docker/cli/debug [2022-07-20T07:57:46.401Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T07:57:46.401Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T07:57:46.401Z] github.com/docker/docker/client [2022-07-20T07:57:46.401Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T07:57:46.401Z] github.com/docker/docker/cmd/dockerd [2022-07-20T07:57:46.401Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T07:57:46.401Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T07:57:46.401Z] github.com/docker/docker/container [2022-07-20T07:57:46.401Z] github.com/docker/docker/container/stream [2022-07-20T07:57:46.401Z] github.com/docker/docker/contrib/apparmor [2022-07-20T07:57:46.401Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T07:57:46.401Z] github.com/docker/docker/contrib/httpserver [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/cluster [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/config [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/containerd [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/events [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/exec [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T07:57:46.401Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/images [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/initlayer [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/links [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/listeners [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/local [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/names [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/network [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/stats [2022-07-20T07:57:46.402Z] github.com/docker/docker/distribution [2022-07-20T07:57:46.402Z] github.com/docker/docker/distribution/metadata [2022-07-20T07:57:46.402Z] github.com/docker/docker/distribution/utils [2022-07-20T07:57:46.402Z] github.com/docker/docker/distribution/xfer [2022-07-20T07:57:46.402Z] github.com/docker/docker/dockerversion [2022-07-20T07:57:46.402Z] github.com/docker/docker/errdefs [2022-07-20T07:57:46.402Z] github.com/docker/docker/image [2022-07-20T07:57:46.402Z] github.com/docker/docker/image/cache [2022-07-20T07:57:46.402Z] github.com/docker/docker/image/tarexport [2022-07-20T07:57:46.402Z] github.com/docker/docker/image/v1 [2022-07-20T07:57:46.402Z] github.com/docker/docker/internal/test/suite [2022-07-20T07:57:46.402Z] github.com/docker/docker/layer [2022-07-20T07:57:46.402Z] github.com/docker/docker/libcontainerd [2022-07-20T07:57:46.402Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T07:57:46.402Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T07:57:46.402Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T07:57:46.402Z] github.com/docker/docker/libcontainerd/types [2022-07-20T07:57:46.402Z] github.com/docker/docker/oci [2022-07-20T07:57:46.402Z] github.com/docker/docker/oci/caps [2022-07-20T07:57:46.402Z] github.com/docker/docker/opts [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/aaparser [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/archive [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/authorization [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/capabilities [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/containerfs [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/directory [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/dmesg [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/fileutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/fsutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/homedir [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/idtools [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/ioutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/longpath [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/loopback [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/parsers [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/pidfile [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/platform [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/plugins [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/pools [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/progress [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/pubsub [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/reexec [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/signal [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/stack [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/stringid [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/system [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/tailfile [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/tarsum [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/urlutil [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/useragent [2022-07-20T07:57:46.402Z] github.com/docker/docker/plugin [2022-07-20T07:57:46.402Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T07:57:46.402Z] github.com/docker/docker/plugin/v2 [2022-07-20T07:57:46.402Z] github.com/docker/docker/profiles/apparmor [2022-07-20T07:57:46.402Z] github.com/docker/docker/profiles/seccomp [2022-07-20T07:57:46.402Z] github.com/docker/docker/quota [2022-07-20T07:57:46.402Z] github.com/docker/docker/reference [2022-07-20T07:57:46.402Z] github.com/docker/docker/registry [2022-07-20T07:57:46.402Z] github.com/docker/docker/registry/resumable [2022-07-20T07:57:46.402Z] github.com/docker/docker/restartmanager [2022-07-20T07:57:46.402Z] github.com/docker/docker/rootless [2022-07-20T07:57:46.402Z] github.com/docker/docker/rootless/specconv [2022-07-20T07:57:46.402Z] github.com/docker/docker/runconfig [2022-07-20T07:57:46.402Z] github.com/docker/docker/runconfig/opts [2022-07-20T07:57:46.402Z] github.com/docker/docker/testutil [2022-07-20T07:57:46.402Z] github.com/docker/docker/testutil/daemon [2022-07-20T07:57:46.402Z] github.com/docker/docker/testutil/environment [2022-07-20T07:57:46.402Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T07:57:46.402Z] github.com/docker/docker/testutil/fakegit [2022-07-20T07:57:46.402Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T07:57:46.402Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T07:57:46.402Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T07:57:46.402Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T07:57:46.402Z] github.com/docker/docker/testutil/registry [2022-07-20T07:57:46.402Z] github.com/docker/docker/testutil/request [2022-07-20T07:57:46.402Z] github.com/docker/docker/volume [2022-07-20T07:57:46.402Z] github.com/docker/docker/volume/drivers [2022-07-20T07:57:46.402Z] github.com/docker/docker/volume/local [2022-07-20T07:57:46.402Z] github.com/docker/docker/volume/mounts [2022-07-20T07:57:46.402Z] github.com/docker/docker/volume/service [2022-07-20T07:57:46.402Z] github.com/docker/docker/volume/service/opts [2022-07-20T07:57:46.402Z] github.com/docker/docker/volume/testutils' [2022-07-20T07:57:46.402Z] ++ echo 'github.com/docker/docker/api [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/backend/build [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/httputils [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/middleware [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/build [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/container [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/debug [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/image [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/network [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/session [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/system [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/server/router/volume [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/backend [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/container [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/events [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/filters [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/image [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/mount [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/network [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/registry [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/strslice [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/swarm [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/time [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/versions [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T07:57:46.402Z] github.com/docker/docker/api/types/volume [2022-07-20T07:57:46.402Z] github.com/docker/docker/builder [2022-07-20T07:57:46.402Z] github.com/docker/docker/builder/builder-next [2022-07-20T07:57:46.402Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T07:57:46.402Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T07:57:46.402Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T07:57:46.402Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T07:57:46.402Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T07:57:46.402Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T07:57:46.402Z] github.com/docker/docker/builder/dockerfile [2022-07-20T07:57:46.402Z] github.com/docker/docker/builder/remotecontext [2022-07-20T07:57:46.402Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T07:57:46.402Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T07:57:46.402Z] github.com/docker/docker/cli [2022-07-20T07:57:46.402Z] github.com/docker/docker/cli/config [2022-07-20T07:57:46.402Z] github.com/docker/docker/cli/debug [2022-07-20T07:57:46.402Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T07:57:46.402Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T07:57:46.402Z] github.com/docker/docker/client [2022-07-20T07:57:46.402Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T07:57:46.402Z] github.com/docker/docker/cmd/dockerd [2022-07-20T07:57:46.402Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T07:57:46.402Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T07:57:46.402Z] github.com/docker/docker/container [2022-07-20T07:57:46.402Z] github.com/docker/docker/container/stream [2022-07-20T07:57:46.402Z] github.com/docker/docker/contrib/apparmor [2022-07-20T07:57:46.402Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T07:57:46.402Z] github.com/docker/docker/contrib/httpserver [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/cluster [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/config [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/containerd [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/events [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/exec [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/images [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/initlayer [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/links [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/listeners [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/local [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/names [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/network [2022-07-20T07:57:46.402Z] github.com/docker/docker/daemon/stats [2022-07-20T07:57:46.402Z] github.com/docker/docker/distribution [2022-07-20T07:57:46.402Z] github.com/docker/docker/distribution/metadata [2022-07-20T07:57:46.402Z] github.com/docker/docker/distribution/utils [2022-07-20T07:57:46.402Z] github.com/docker/docker/distribution/xfer [2022-07-20T07:57:46.402Z] github.com/docker/docker/dockerversion [2022-07-20T07:57:46.402Z] github.com/docker/docker/errdefs [2022-07-20T07:57:46.402Z] github.com/docker/docker/image [2022-07-20T07:57:46.402Z] github.com/docker/docker/image/cache [2022-07-20T07:57:46.402Z] github.com/docker/docker/image/tarexport [2022-07-20T07:57:46.402Z] github.com/docker/docker/image/v1 [2022-07-20T07:57:46.402Z] github.com/docker/docker/internal/test/suite [2022-07-20T07:57:46.402Z] github.com/docker/docker/layer [2022-07-20T07:57:46.402Z] github.com/docker/docker/libcontainerd [2022-07-20T07:57:46.402Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T07:57:46.402Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T07:57:46.402Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T07:57:46.402Z] github.com/docker/docker/libcontainerd/types [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/config [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/idm [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/ns [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/options [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/osl [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/libnetwork/types [2022-07-20T07:57:46.402Z] github.com/docker/docker/oci [2022-07-20T07:57:46.402Z] github.com/docker/docker/oci/caps [2022-07-20T07:57:46.402Z] github.com/docker/docker/opts [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/aaparser [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/archive [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/authorization [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/capabilities [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/containerfs [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/directory [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/dmesg [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/fileutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/fsutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/homedir [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/idtools [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/ioutils [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/longpath [2022-07-20T07:57:46.402Z] github.com/docker/docker/pkg/loopback [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/parsers [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/pidfile [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/platform [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/plugins [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/pools [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/progress [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/pubsub [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/reexec [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/signal [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/stack [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/stringid [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/system [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/tailfile [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/tarsum [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/urlutil [2022-07-20T07:57:46.403Z] github.com/docker/docker/pkg/useragent [2022-07-20T07:57:46.403Z] github.com/docker/docker/plugin [2022-07-20T07:57:46.403Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T07:57:46.403Z] github.com/docker/docker/plugin/v2 [2022-07-20T07:57:46.403Z] github.com/docker/docker/profiles/apparmor [2022-07-20T07:57:46.403Z] github.com/docker/docker/profiles/seccomp [2022-07-20T07:57:46.403Z] github.com/docker/docker/quota [2022-07-20T07:57:46.403Z] github.com/docker/docker/reference [2022-07-20T07:57:46.403Z] github.com/docker/docker/registry [2022-07-20T07:57:46.403Z] github.com/docker/docker/registry/resumable [2022-07-20T07:57:46.403Z] github.com/docker/docker/restartmanager [2022-07-20T07:57:46.403Z] github.com/docker/docker/rootless [2022-07-20T07:57:46.403Z] github.com/docker/docker/rootless/specconv [2022-07-20T07:57:46.403Z] github.com/docker/docker/runconfig [2022-07-20T07:57:46.403Z] github.com/docker/docker/runconfig/opts [2022-07-20T07:57:46.403Z] github.com/docker/docker/testutil [2022-07-20T07:57:46.403Z] github.com/docker/docker/testutil/daemon [2022-07-20T07:57:46.403Z] github.com/docker/docker/testutil/environment [2022-07-20T07:57:46.403Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T07:57:46.403Z] github.com/docker/docker/testutil/fakegit [2022-07-20T07:57:46.403Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T07:57:46.403Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T07:57:46.403Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T07:57:46.403Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T07:57:46.403Z] github.com/docker/docker/testutil/registry [2022-07-20T07:57:46.403Z] github.com/docker/docker/testutil/request [2022-07-20T07:57:46.403Z] github.com/docker/docker/volume [2022-07-20T07:57:46.403Z] github.com/docker/docker/volume/drivers [2022-07-20T07:57:46.403Z] github.com/docker/docker/volume/local [2022-07-20T07:57:46.403Z] ++ grep --fixed-strings /libnetwork [2022-07-20T07:57:46.403Z] github.com/docker/docker/volume/mounts [2022-07-20T07:57:46.403Z] github.com/docker/docker/volume/service [2022-07-20T07:57:46.403Z] github.com/docker/docker/volume/service/opts [2022-07-20T07:57:46.403Z] github.com/docker/docker/volume/testutils' [2022-07-20T07:57:46.403Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/config [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/idm [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ns [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/options [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/osl [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/types' [2022-07-20T07:57:46.403Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-20T07:57:46.403Z] + echo 'github.com/docker/docker/libnetwork [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/config [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/idm [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/ns [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/options [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/osl [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/types' [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T07:57:46.403Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T07:57:46.403Z] + type docker-proxy [2022-07-20T07:57:46.403Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-20T07:57:46.403Z] + hack/make.sh binary-proxy install-proxy [2022-07-20T07:57:46.403Z] [2022-07-20T07:57:46.403Z] Removing bundles/ [2022-07-20T07:57:46.403Z] [2022-07-20T07:57:46.403Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-20T07:57:46.403Z] Building: bundles/binary-proxy/docker-proxy [2022-07-20T07:57:46.403Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T07:57:46.553Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-20T07:57:47.114Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-20T07:57:47.114Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-20T07:57:47.676Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-20T07:57:48.608Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-20T07:57:48.608Z] docker_api_swarm_test.go:202: [d92d367ff23f2] joining swarm manager [d50e633445e7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T07:57:49.537Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-20T07:57:49.793Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-20T07:57:50.722Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-20T07:57:51.649Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-20T07:57:51.914Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-20T07:57:53.280Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-20T07:57:54.566Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-20T07:57:54.566Z] [2022-07-20T07:57:54.566Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-20T07:57:54.566Z] Installing docker-proxy to /usr/local/bin/ [2022-07-20T07:57:54.566Z] [2022-07-20T07:57:54.566Z] + mkdir -p bundles [2022-07-20T07:57:54.566Z] + '[' -n 'github.com/docker/docker/api [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/backend/build [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/httputils [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/middleware [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/build [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/container [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/debug [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/image [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/network [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/session [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/system [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/server/router/volume [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/backend [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/container [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/events [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/filters [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/image [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/mount [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/network [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/registry [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/strslice [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/swarm [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/time [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/versions [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T07:57:54.566Z] github.com/docker/docker/api/types/volume [2022-07-20T07:57:54.566Z] github.com/docker/docker/builder [2022-07-20T07:57:54.566Z] github.com/docker/docker/builder/builder-next [2022-07-20T07:57:54.566Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T07:57:54.566Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T07:57:54.566Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T07:57:54.566Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T07:57:54.566Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T07:57:54.566Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T07:57:54.566Z] github.com/docker/docker/builder/dockerfile [2022-07-20T07:57:54.566Z] github.com/docker/docker/builder/remotecontext [2022-07-20T07:57:54.566Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T07:57:54.566Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T07:57:54.566Z] github.com/docker/docker/cli [2022-07-20T07:57:54.566Z] github.com/docker/docker/cli/config [2022-07-20T07:57:54.566Z] github.com/docker/docker/cli/debug [2022-07-20T07:57:54.566Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T07:57:54.566Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T07:57:54.566Z] github.com/docker/docker/client [2022-07-20T07:57:54.566Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T07:57:54.566Z] github.com/docker/docker/cmd/dockerd [2022-07-20T07:57:54.566Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T07:57:54.566Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T07:57:54.566Z] github.com/docker/docker/container [2022-07-20T07:57:54.566Z] github.com/docker/docker/container/stream [2022-07-20T07:57:54.566Z] github.com/docker/docker/contrib/apparmor [2022-07-20T07:57:54.566Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T07:57:54.566Z] github.com/docker/docker/contrib/httpserver [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/cluster [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/config [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/containerd [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/events [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/exec [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/images [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/initlayer [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/links [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/listeners [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/local [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/names [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/network [2022-07-20T07:57:54.566Z] github.com/docker/docker/daemon/stats [2022-07-20T07:57:54.566Z] github.com/docker/docker/distribution [2022-07-20T07:57:54.566Z] github.com/docker/docker/distribution/metadata [2022-07-20T07:57:54.566Z] github.com/docker/docker/distribution/utils [2022-07-20T07:57:54.566Z] github.com/docker/docker/distribution/xfer [2022-07-20T07:57:54.566Z] github.com/docker/docker/dockerversion [2022-07-20T07:57:54.566Z] github.com/docker/docker/errdefs [2022-07-20T07:57:54.566Z] github.com/docker/docker/image [2022-07-20T07:57:54.566Z] github.com/docker/docker/image/cache [2022-07-20T07:57:54.566Z] github.com/docker/docker/image/tarexport [2022-07-20T07:57:54.566Z] github.com/docker/docker/image/v1 [2022-07-20T07:57:54.566Z] github.com/docker/docker/internal/test/suite [2022-07-20T07:57:54.566Z] github.com/docker/docker/layer [2022-07-20T07:57:54.566Z] github.com/docker/docker/libcontainerd [2022-07-20T07:57:54.566Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T07:57:54.566Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T07:57:54.566Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T07:57:54.566Z] github.com/docker/docker/libcontainerd/types [2022-07-20T07:57:54.566Z] github.com/docker/docker/oci [2022-07-20T07:57:54.566Z] github.com/docker/docker/oci/caps [2022-07-20T07:57:54.566Z] github.com/docker/docker/opts [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/aaparser [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/archive [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/authorization [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/capabilities [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/containerfs [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/directory [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/dmesg [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/fileutils [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/fsutils [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/homedir [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/idtools [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/ioutils [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/longpath [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/loopback [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/parsers [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/pidfile [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/platform [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/plugins [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/pools [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/progress [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/pubsub [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/reexec [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/signal [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/stack [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/stringid [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/system [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/tailfile [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/tarsum [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/urlutil [2022-07-20T07:57:54.566Z] github.com/docker/docker/pkg/useragent [2022-07-20T07:57:54.566Z] github.com/docker/docker/plugin [2022-07-20T07:57:54.566Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T07:57:54.566Z] github.com/docker/docker/plugin/v2 [2022-07-20T07:57:54.566Z] github.com/docker/docker/profiles/apparmor [2022-07-20T07:57:54.566Z] github.com/docker/docker/profiles/seccomp [2022-07-20T07:57:54.566Z] github.com/docker/docker/quota [2022-07-20T07:57:54.566Z] github.com/docker/docker/reference [2022-07-20T07:57:54.566Z] github.com/docker/docker/registry [2022-07-20T07:57:54.566Z] github.com/docker/docker/registry/resumable [2022-07-20T07:57:54.566Z] github.com/docker/docker/restartmanager [2022-07-20T07:57:54.566Z] github.com/docker/docker/rootless [2022-07-20T07:57:54.566Z] github.com/docker/docker/rootless/specconv [2022-07-20T07:57:54.566Z] github.com/docker/docker/runconfig [2022-07-20T07:57:54.566Z] github.com/docker/docker/runconfig/opts [2022-07-20T07:57:54.566Z] github.com/docker/docker/testutil [2022-07-20T07:57:54.566Z] github.com/docker/docker/testutil/daemon [2022-07-20T07:57:54.566Z] github.com/docker/docker/testutil/environment [2022-07-20T07:57:54.566Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T07:57:54.566Z] github.com/docker/docker/testutil/fakegit [2022-07-20T07:57:54.566Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T07:57:54.566Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T07:57:54.566Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T07:57:54.566Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T07:57:54.566Z] github.com/docker/docker/testutil/registry [2022-07-20T07:57:54.566Z] github.com/docker/docker/testutil/request [2022-07-20T07:57:54.566Z] github.com/docker/docker/volume [2022-07-20T07:57:54.566Z] github.com/docker/docker/volume/drivers [2022-07-20T07:57:54.566Z] github.com/docker/docker/volume/local [2022-07-20T07:57:54.566Z] github.com/docker/docker/volume/mounts [2022-07-20T07:57:54.566Z] github.com/docker/docker/volume/service [2022-07-20T07:57:54.566Z] github.com/docker/docker/volume/service/opts [2022-07-20T07:57:54.566Z] github.com/docker/docker/volume/testutils' ']' [2022-07-20T07:57:54.567Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-20T07:57:54.567Z] ? github.com/docker/docker/api [no test files] [2022-07-20T07:57:56.548Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-20T07:57:57.111Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-20T07:57:57.111Z] PASS [2022-07-20T07:57:57.111Z] [2022-07-20T07:57:57.111Z] DONE 17 tests in 52.694s [2022-07-20T07:57:57.111Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T07:57:57.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:57:57.111Z] ++ set -e [2022-07-20T07:57:57.111Z] ++ '[' -n 0 ']' [2022-07-20T07:57:57.111Z] ++ set -x [2022-07-20T07:57:57.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:57:57.367Z] INFO: Testing against a local daemon [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T07:57:57.367Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T07:57:57.367Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T07:57:57.367Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T07:57:57.367Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T07:57:57.367Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T07:57:57.367Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T07:57:57.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T07:57:57.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T07:57:57.367Z] === RUN TestPluginInstall [2022-07-20T07:57:57.367Z] === RUN TestPluginInstall/no_auth [2022-07-20T07:57:58.296Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-20T07:57:58.859Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-20T07:57:59.789Z] time="2022-07-20T07:57:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:57:59.789Z] time="2022-07-20T07:57:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a256038f3f48014a0a40ec1b4719744d44356107ecc9a329ec0df97956678d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:57:59.789Z] time="2022-07-20T07:57:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:57:59.789Z] time="2022-07-20T07:57:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a256038f3f48014a0a40ec1b4719744d44356107ecc9a329ec0df97956678d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:58:00.046Z] === RUN TestPluginInstall/with_htpasswd [2022-07-20T07:58:00.608Z] time="2022-07-20T07:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:58:00.608Z] time="2022-07-20T07:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a256038f3f48014a0a40ec1b4719744d44356107ecc9a329ec0df97956678d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:58:00.608Z] time="2022-07-20T07:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:58:00.608Z] time="2022-07-20T07:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a256038f3f48014a0a40ec1b4719744d44356107ecc9a329ec0df97956678d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:58:00.864Z] === RUN TestPluginInstall/with_insecure [2022-07-20T07:58:01.792Z] time="2022-07-20T07:58:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:58:01.792Z] time="2022-07-20T07:58:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6073098a4e7e25447fab8afd909839a32723bb7894de6ddd44900177ab641a26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:58:01.792Z] time="2022-07-20T07:58:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T07:58:01.792Z] time="2022-07-20T07:58:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6073098a4e7e25447fab8afd909839a32723bb7894de6ddd44900177ab641a26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T07:58:02.355Z] plugin_test.go:195: [d128e291a1cd9] daemon is not started [2022-07-20T07:58:02.355Z] --- PASS: TestPluginInstall (4.89s) [2022-07-20T07:58:02.355Z] --- PASS: TestPluginInstall/no_auth (2.66s) [2022-07-20T07:58:02.355Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-07-20T07:58:02.355Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2022-07-20T07:58:02.355Z] === RUN TestPluginsWithRuntimes [2022-07-20T07:58:02.611Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-20T07:58:03.978Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-20T07:58:04.909Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-20T07:58:05.165Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-20T07:58:05.421Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-20T07:58:06.349Z] --- PASS: TestPluginsWithRuntimes (3.95s) [2022-07-20T07:58:06.349Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-07-20T07:58:06.349Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-07-20T07:58:06.349Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T07:58:06.912Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-07-20T07:58:06.912Z] PASS [2022-07-20T07:58:06.912Z] [2022-07-20T07:58:06.912Z] DONE 24 tests in 9.682s [2022-07-20T07:58:06.912Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T07:58:06.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:58:06.912Z] ++ set -e [2022-07-20T07:58:06.912Z] ++ '[' -n 0 ']' [2022-07-20T07:58:06.912Z] ++ set -x [2022-07-20T07:58:06.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:58:06.912Z] INFO: Testing against a local daemon [2022-07-20T07:58:06.912Z] === RUN TestExternalGraphDriver [2022-07-20T07:58:07.476Z] === RUN TestExternalGraphDriver/json [2022-07-20T07:58:08.843Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-20T07:58:09.099Z] === RUN TestExternalGraphDriver/spec [2022-07-20T07:58:09.355Z] === RUN TestDockerSuite/TestCpToDot [2022-07-20T07:58:10.302Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-20T07:58:10.871Z] === RUN TestExternalGraphDriver/pull [2022-07-20T07:58:11.129Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-20T07:58:12.496Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-20T07:58:12.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-20T07:58:12.668Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-07-20T07:58:13.059Z] --- PASS: TestExternalGraphDriver (5.94s) [2022-07-20T07:58:13.059Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2022-07-20T07:58:13.059Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2022-07-20T07:58:13.059Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2022-07-20T07:58:13.059Z] === RUN TestGraphdriverPluginV2 [2022-07-20T07:58:13.059Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-20T07:58:14.425Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-20T07:58:14.681Z] docker_api_swarm_test.go:384: [d7736b8bbd606] joining swarm manager [d49256fb2744b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T07:58:14.681Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-20T07:58:15.610Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-20T07:58:16.173Z] docker_api_swarm_test.go:385: [d3424522eb68c] joining swarm manager [d49256fb2744b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T07:58:16.736Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-20T07:58:16.736Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-20T07:58:16.736Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-20T07:58:17.298Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-20T07:58:17.862Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-20T07:58:17.862Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-20T07:58:17.862Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-20T07:58:17.862Z] --- PASS: TestGraphdriverPluginV2 (5.00s) [2022-07-20T07:58:17.862Z] PASS [2022-07-20T07:58:17.862Z] [2022-07-20T07:58:17.862Z] DONE 5 tests in 10.965s [2022-07-20T07:58:17.862Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T07:58:17.862Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:58:17.862Z] ++ set -e [2022-07-20T07:58:17.862Z] ++ '[' -n 0 ']' [2022-07-20T07:58:17.862Z] ++ set -x [2022-07-20T07:58:17.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:58:17.862Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-20T07:58:17.862Z] INFO: Testing against a local daemon [2022-07-20T07:58:17.862Z] === RUN TestContinueAfterPluginCrash [2022-07-20T07:58:17.862Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T07:58:17.862Z] === RUN TestReadPluginNoRead [2022-07-20T07:58:17.862Z] === PAUSE TestReadPluginNoRead [2022-07-20T07:58:17.862Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T07:58:17.862Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T07:58:17.862Z] === CONT TestContinueAfterPluginCrash [2022-07-20T07:58:17.862Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T07:58:18.792Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-20T07:58:19.355Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-20T07:58:19.355Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-20T07:58:19.355Z] === RUN TestDockerSuite/TestCreateRM [2022-07-20T07:58:19.611Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-20T07:58:19.611Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-20T07:58:19.611Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-20T07:58:19.868Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-20T07:58:19.868Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-20T07:58:22.388Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-20T07:58:22.388Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-20T07:58:22.388Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-07-20T07:58:22.388Z] === CONT TestReadPluginNoRead [2022-07-20T07:58:22.388Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-20T07:58:25.656Z] === RUN TestReadPluginNoRead/default [2022-07-20T07:58:26.218Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-20T07:58:26.218Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-20T07:58:26.475Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-20T07:58:27.038Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T07:58:27.295Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-20T07:58:27.551Z] --- PASS: TestContinueAfterPluginCrash (9.49s) [2022-07-20T07:58:27.807Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-20T07:58:28.370Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T07:58:28.627Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-20T07:58:29.190Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-20T07:58:29.759Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-20T07:58:30.015Z] === CONT TestReadPluginNoRead [2022-07-20T07:58:30.015Z] read_test.go:92: [d5005d782c394] daemon is not started [2022-07-20T07:58:30.015Z] --- PASS: TestReadPluginNoRead (7.72s) [2022-07-20T07:58:30.015Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2022-07-20T07:58:30.015Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2022-07-20T07:58:30.015Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-07-20T07:58:30.015Z] PASS [2022-07-20T07:58:30.015Z] [2022-07-20T07:58:30.015Z] DONE 6 tests in 12.060s [2022-07-20T07:58:30.015Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-20T07:58:30.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:58:30.015Z] ++ set -e [2022-07-20T07:58:30.015Z] ++ '[' -n 0 ']' [2022-07-20T07:58:30.015Z] ++ set -x [2022-07-20T07:58:30.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:58:30.015Z] testing: warning: no tests to run [2022-07-20T07:58:30.015Z] PASS [2022-07-20T07:58:30.015Z] [2022-07-20T07:58:30.015Z] DONE 0 tests in 0.008s [2022-07-20T07:58:30.015Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T07:58:30.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:58:30.015Z] ++ set -e [2022-07-20T07:58:30.015Z] ++ '[' -n 0 ']' [2022-07-20T07:58:30.015Z] ++ set -x [2022-07-20T07:58:30.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:58:30.015Z] INFO: Testing against a local daemon [2022-07-20T07:58:30.015Z] === RUN TestPluginWithDevMounts [2022-07-20T07:58:30.015Z] === PAUSE TestPluginWithDevMounts [2022-07-20T07:58:30.015Z] === CONT TestPluginWithDevMounts [2022-07-20T07:58:31.382Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-20T07:58:31.944Z] --- PASS: TestPluginWithDevMounts (1.74s) [2022-07-20T07:58:31.944Z] PASS [2022-07-20T07:58:31.944Z] [2022-07-20T07:58:31.944Z] DONE 1 tests in 1.769s [2022-07-20T07:58:31.944Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T07:58:31.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:58:31.944Z] ++ set -e [2022-07-20T07:58:31.944Z] ++ '[' -n 0 ']' [2022-07-20T07:58:31.944Z] ++ set -x [2022-07-20T07:58:31.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:58:31.944Z] INFO: Testing against a local daemon [2022-07-20T07:58:31.944Z] === RUN TestSecretInspect [2022-07-20T07:58:32.506Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-20T07:58:34.396Z] --- PASS: TestSecretInspect (2.50s) [2022-07-20T07:58:34.396Z] === RUN TestSecretList [2022-07-20T07:58:34.957Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-20T07:58:36.846Z] --- PASS: TestSecretList (2.41s) [2022-07-20T07:58:36.846Z] === RUN TestSecretsCreateAndDelete [2022-07-20T07:58:37.102Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-20T07:58:38.031Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-20T07:58:38.959Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-20T07:58:39.520Z] --- PASS: TestSecretsCreateAndDelete (2.63s) [2022-07-20T07:58:39.520Z] === RUN TestSecretsUpdate [2022-07-20T07:58:42.034Z] --- PASS: TestSecretsUpdate (2.24s) [2022-07-20T07:58:42.034Z] === RUN TestTemplatedSecret [2022-07-20T07:58:44.553Z] --- PASS: TestTemplatedSecret (2.58s) [2022-07-20T07:58:44.553Z] === RUN TestSecretCreateResolve [2022-07-20T07:58:44.553Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-20T07:58:44.809Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-20T07:58:45.737Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-20T07:58:46.300Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-20T07:58:46.300Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-20T07:58:46.556Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-20T07:58:46.556Z] --- PASS: TestSecretCreateResolve (2.43s) [2022-07-20T07:58:46.556Z] PASS [2022-07-20T07:58:46.556Z] [2022-07-20T07:58:46.556Z] DONE 6 tests in 14.819s [2022-07-20T07:58:46.556Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T07:58:46.556Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:58:46.556Z] ++ set -e [2022-07-20T07:58:46.556Z] ++ '[' -n 0 ']' [2022-07-20T07:58:46.556Z] ++ set -x [2022-07-20T07:58:46.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-20T07:58:46.812Z] INFO: Testing against a local daemon [2022-07-20T07:58:46.812Z] === RUN TestServiceCreateInit [2022-07-20T07:58:46.812Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T07:58:46.812Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-20T07:58:46.812Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-20T07:58:48.180Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-20T07:58:49.555Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-20T07:58:49.555Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-20T07:58:49.555Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-20T07:58:50.118Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-20T07:58:50.375Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-20T07:58:50.936Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T07:58:51.497Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-20T07:58:52.863Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-20T07:58:52.863Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-20T07:58:52.863Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-20T07:58:52.863Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-20T07:58:52.863Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-20T07:58:52.863Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-20T07:58:54.752Z] --- PASS: TestServiceCreateInit (7.92s) [2022-07-20T07:58:54.752Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.11s) [2022-07-20T07:58:54.752Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.80s) [2022-07-20T07:58:54.752Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T07:58:55.314Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-20T07:58:55.875Z] === RUN TestDockerSuite/TestEventsRename [2022-07-20T07:58:56.803Z] === RUN TestDockerSuite/TestEventsResize [2022-07-20T07:58:57.732Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-20T07:59:02.978Z] check_test.go:611: [d3424522eb68c] daemon is not started [2022-07-20T07:59:02.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-20T07:59:03.235Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-20T07:59:03.798Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-20T07:59:04.728Z] docker_api_swarm_test.go:802: [d6805c8786cd3] joining swarm manager [d6bf91100b3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T07:59:04.984Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-20T07:59:05.911Z] docker_api_swarm_test.go:802: [d8b75ee636217] joining swarm manager [d6bf91100b3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T07:59:07.277Z] docker_api_swarm_test.go:802: [dd0ec15d4ebfa] joining swarm manager [d6bf91100b3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-20T07:59:07.533Z] === RUN TestDockerSuite/TestEventsTop [2022-07-20T07:59:08.095Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-20T07:59:09.460Z] docker_api_swarm_test.go:802: [d9fde29e587c4] joining swarm manager [d6bf91100b3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-20T07:59:10.831Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-20T07:59:11.392Z] --- PASS: TestCreateServiceMultipleTimes (16.80s) [2022-07-20T07:59:11.393Z] === RUN TestCreateServiceConflict [2022-07-20T07:59:11.648Z] docker_api_swarm_test.go:810: [dc3f4fe123e67] joining swarm manager [d6bf91100b3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-20T07:59:14.165Z] --- PASS: TestCreateServiceConflict (2.48s) [2022-07-20T07:59:14.165Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T07:59:16.684Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2022-07-20T07:59:16.684Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T07:59:21.928Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-20T07:59:22.490Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-20T07:59:23.053Z] === RUN TestDockerSuite/TestExec [2022-07-20T07:59:23.615Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-20T07:59:24.982Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-20T07:59:25.544Z] === RUN TestDockerSuite/TestExecEnv [2022-07-20T07:59:26.106Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-20T07:59:27.035Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-20T07:59:27.597Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-20T07:59:29.486Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-20T07:59:29.742Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-20T07:59:30.306Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.61s) [2022-07-20T07:59:30.306Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T07:59:30.306Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-20T07:59:31.234Z] === RUN TestDockerSuite/TestExecParseError [2022-07-20T07:59:31.491Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-20T07:59:32.428Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-20T07:59:33.355Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-20T07:59:33.355Z] --- PASS: TestCreateServiceSecretFileMode (3.05s) [2022-07-20T07:59:33.355Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T07:59:34.283Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-20T07:59:34.845Z] === RUN TestDockerSuite/TestExecTTY [2022-07-20T07:59:35.774Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-20T07:59:36.702Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-20T07:59:36.702Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2022-07-20T07:59:36.702Z] === RUN TestCreateServiceSysctls [2022-07-20T07:59:37.265Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-20T07:59:37.829Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-20T07:59:37.829Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-20T07:59:37.829Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-20T07:59:39.720Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-20T07:59:39.976Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-20T07:59:40.540Z] --- PASS: TestCreateServiceSysctls (3.95s) [2022-07-20T07:59:40.540Z] === RUN TestCreateServiceCapabilities [2022-07-20T07:59:41.103Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-20T07:59:41.665Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-20T07:59:42.227Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-20T07:59:43.594Z] --- PASS: TestCreateServiceCapabilities (2.88s) [2022-07-20T07:59:43.594Z] === RUN TestInspect [2022-07-20T07:59:43.850Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-20T07:59:47.119Z] === RUN TestDockerSuite/TestHealth [2022-07-20T07:59:47.119Z] --- PASS: TestInspect (3.39s) [2022-07-20T07:59:47.119Z] === RUN TestCreateJob [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 77.3% of statements [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/builder [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/builder/remotecontext 0.120s coverage: 13.7% of statements [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/builder/dockerfile 0.522s coverage: 49.3% of statements [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/builder/remotecontext/git 1.840s coverage: 86.3% of statements [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/cli [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-20T07:59:49.158Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-20T07:59:49.158Z] ok github.com/docker/docker/cmd/docker-proxy 0.344s coverage: 67.6% of statements [2022-07-20T07:59:50.386Z] --- PASS: TestCreateJob (3.35s) [2022-07-20T07:59:50.386Z] === RUN TestReplicatedJob [2022-07-20T07:59:52.453Z] ok github.com/docker/docker/client 0.156s coverage: 75.9% of statements [2022-07-20T07:59:55.655Z] --- PASS: TestReplicatedJob (5.29s) [2022-07-20T07:59:55.655Z] === RUN TestUpdateReplicatedJob [2022-07-20T07:59:58.925Z] --- PASS: TestUpdateReplicatedJob (3.34s) [2022-07-20T07:59:58.925Z] === RUN TestServiceListWithStatuses [2022-07-20T07:59:58.925Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T07:59:58.925Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T07:59:58.925Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T08:00:03.099Z] --- PASS: TestDockerNetworkConnectAlias (4.32s) [2022-07-20T08:00:03.099Z] === RUN TestDockerNetworkReConnect [2022-07-20T08:00:06.366Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-20T08:00:06.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-20T08:00:07.185Z] --- PASS: TestDockerNetworkReConnect (3.90s) [2022-07-20T08:00:07.185Z] === RUN TestServicePlugin [2022-07-20T08:00:09.702Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-20T08:00:11.070Z] plugin_test.go:61: [d9b6ee6d6b168] joining swarm manager [dc0b127cb667e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:00:12.435Z] plugin_test.go:64: [db2db42473819] joining swarm manager [dc0b127cb667e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:00:12.997Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-20T08:00:12.997Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-20T08:00:12.997Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-20T08:00:12.997Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-20T08:00:13.925Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-20T08:00:13.925Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-20T08:00:14.487Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-20T08:00:15.416Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-20T08:00:15.416Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-20T08:00:15.416Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-20T08:00:15.416Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-20T08:00:15.672Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-20T08:00:15.929Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-20T08:00:16.185Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-20T08:00:16.185Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-20T08:00:17.115Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-20T08:00:17.115Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-20T08:00:17.701Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-20T08:00:18.262Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-20T08:00:18.262Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-20T08:00:19.191Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-20T08:00:21.708Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-20T08:00:21.708Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-20T08:00:21.708Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-20T08:00:23.078Z] === RUN TestDockerSuite/TestImportFile [2022-07-20T08:00:24.446Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-20T08:00:24.446Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-20T08:00:25.814Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-20T08:00:27.182Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-20T08:00:28.548Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-20T08:00:28.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-20T08:00:29.110Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-20T08:00:29.675Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-20T08:00:30.604Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-20T08:00:30.604Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-20T08:00:30.604Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-20T08:00:31.533Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-20T08:00:32.098Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-20T08:00:32.098Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-20T08:00:32.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-20T08:00:32.662Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-20T08:00:32.662Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-20T08:00:32.662Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-20T08:00:33.590Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-20T08:00:34.152Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-20T08:00:34.715Z] docker_api_swarm_service_test.go:395: [dd43142343a43] joining swarm manager [d7393dd86d617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:00:34.971Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-20T08:00:35.533Z] === RUN TestDockerSuite/TestInspectImage [2022-07-20T08:00:35.533Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-20T08:00:35.533Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-20T08:00:35.533Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-20T08:00:35.533Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-20T08:00:35.790Z] docker_api_swarm_service_test.go:395: [d95b9b6c00db2] joining swarm manager [d7393dd86d617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:00:36.362Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-20T08:00:36.925Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-20T08:00:37.181Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-20T08:00:37.744Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-20T08:00:38.672Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-20T08:00:38.928Z] --- PASS: TestServicePlugin (31.88s) [2022-07-20T08:00:38.928Z] === RUN TestServiceUpdateLabel [2022-07-20T08:00:39.157Z] ok github.com/docker/docker/cmd/dockerd 0.092s coverage: 31.5% of statements [2022-07-20T08:00:39.157Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-07-20T08:00:39.157Z] ok github.com/docker/docker/cmd/dockerd/trap 2.497s coverage: 0.0% of statements [2022-07-20T08:00:39.157Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-20T08:00:39.157Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-20T08:00:39.157Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-20T08:00:39.157Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-20T08:00:39.157Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-20T08:00:41.453Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-20T08:00:41.453Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-20T08:00:42.015Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-20T08:00:42.015Z] --- PASS: TestServiceUpdateLabel (3.11s) [2022-07-20T08:00:42.015Z] === RUN TestServiceUpdateSecrets [2022-07-20T08:00:42.578Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-20T08:00:43.359Z] ok github.com/docker/docker/daemon/cluster 0.100s coverage: 0.5% of statements [2022-07-20T08:00:43.943Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-20T08:00:44.297Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-07-20T08:00:44.506Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-20T08:00:45.069Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-20T08:00:45.325Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-20T08:00:45.688Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-20T08:00:45.886Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-20T08:00:46.448Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-20T08:00:47.010Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-20T08:00:47.010Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-20T08:00:47.936Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-20T08:00:48.864Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-20T08:00:49.120Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-20T08:00:50.484Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-20T08:00:51.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-20T08:00:51.850Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-20T08:00:53.740Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-20T08:00:53.740Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-20T08:00:53.740Z] docker_api_swarm_service_test.go:343: [da893aef390ea] joining swarm manager [d4023a3a22a85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:00:53.813Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-07-20T08:00:54.382Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-07-20T08:00:54.642Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-20T08:00:54.689Z] docker_api_swarm_service_test.go:343: [dff11cd79814a] joining swarm manager [d4023a3a22a85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:00:55.213Z] ok github.com/docker/docker/daemon 10.138s coverage: 16.2% of statements [2022-07-20T08:00:55.213Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-20T08:00:55.213Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-20T08:00:55.213Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-20T08:00:55.213Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-20T08:00:55.213Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-20T08:00:55.251Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-20T08:00:55.473Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2022-07-20T08:00:55.813Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-20T08:00:56.375Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-20T08:00:56.856Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.738s coverage: 74.8% of statements [2022-07-20T08:00:57.743Z] --- PASS: TestServiceUpdateSecrets (15.55s) [2022-07-20T08:00:57.744Z] === RUN TestServiceUpdateConfigs [2022-07-20T08:00:57.795Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-07-20T08:00:58.055Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.332s coverage: 56.2% of statements [2022-07-20T08:00:59.965Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-20T08:01:01.348Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.335s coverage: 50.6% of statements [2022-07-20T08:01:02.288Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.416s coverage: 46.1% of statements [2022-07-20T08:01:02.288Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-20T08:01:03.227Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-07-20T08:01:03.796Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.841s coverage: 58.5% of statements [2022-07-20T08:01:03.796Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-20T08:01:03.796Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-20T08:01:04.366Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2022-07-20T08:01:05.320Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-07-20T08:01:05.837Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-20T08:01:06.258Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-07-20T08:01:06.259Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-20T08:01:06.259Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-20T08:01:06.402Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-20T08:01:06.829Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.2% of statements [2022-07-20T08:01:06.965Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-20T08:01:07.768Z] ok github.com/docker/docker/daemon/logger/awslogs 0.191s coverage: 80.2% of statements [2022-07-20T08:01:07.768Z] ok github.com/docker/docker/daemon/logger/fluentd 0.025s coverage: 53.6% of statements [2022-07-20T08:01:07.768Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-20T08:01:08.338Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2022-07-20T08:01:08.599Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.4% of statements [2022-07-20T08:01:08.855Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-20T08:01:08.855Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-20T08:01:08.855Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-20T08:01:09.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-20T08:01:09.170Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-20T08:01:09.672Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-20T08:01:09.739Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.154s coverage: 76.8% of statements [2022-07-20T08:01:09.998Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 79.4% of statements [2022-07-20T08:01:09.998Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-20T08:01:09.998Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-20T08:01:10.601Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-20T08:01:10.936Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.0% of statements [2022-07-20T08:01:10.936Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-07-20T08:01:11.530Z] docker_api_swarm_service_test.go:490: [d8e302b2b0e2d] joining swarm manager [d2e01ae7721cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:01:11.787Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-20T08:01:11.874Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2022-07-20T08:01:12.349Z] docker_api_swarm_service_test.go:490: [d1cb50521224d] joining swarm manager [d2e01ae7721cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:01:12.445Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-20T08:01:12.705Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-20T08:01:12.911Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-20T08:01:12.911Z] --- PASS: TestServiceUpdateConfigs (15.20s) [2022-07-20T08:01:12.911Z] === RUN TestServiceUpdateNetwork [2022-07-20T08:01:13.646Z] ok github.com/docker/docker/daemon/logger/splunk 1.562s coverage: 82.5% of statements [2022-07-20T08:01:13.646Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-20T08:01:13.646Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-20T08:01:14.278Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-20T08:01:14.584Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-07-20T08:01:15.964Z] ok github.com/docker/docker/distribution 1.498s coverage: 28.0% of statements [2022-07-20T08:01:15.964Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-20T08:01:16.223Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-20T08:01:16.793Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-20T08:01:16.804Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-20T08:01:17.052Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.9% of statements [2022-07-20T08:01:17.052Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-20T08:01:17.052Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2022-07-20T08:01:17.060Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-20T08:01:17.628Z] === RUN TestDockerSuite/TestLogsSince [2022-07-20T08:01:18.001Z] ok github.com/docker/docker/image/tarexport 0.028s coverage: 0.7% of statements [2022-07-20T08:01:18.001Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-20T08:01:18.001Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-20T08:01:18.576Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-07-20T08:01:19.145Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-20T08:01:19.714Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-07-20T08:01:19.714Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-20T08:01:21.623Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 82.3% of statements [2022-07-20T08:01:22.192Z] ok github.com/docker/docker/pkg/authorization 0.254s coverage: 68.3% of statements [2022-07-20T08:01:22.451Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-20T08:01:22.451Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-20T08:01:24.180Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-20T08:01:25.742Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 42.7% of statements [2022-07-20T08:01:25.742Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-20T08:01:26.003Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-20T08:01:26.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-20T08:01:26.263Z] ok github.com/docker/docker/layer 7.122s coverage: 68.9% of statements [2022-07-20T08:01:26.263Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-20T08:01:26.263Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-20T08:01:26.263Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-20T08:01:26.263Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-20T08:01:26.263Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-20T08:01:26.263Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-20T08:01:26.263Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-20T08:01:26.322Z] --- PASS: TestServiceUpdateNetwork (13.47s) [2022-07-20T08:01:26.322Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T08:01:26.832Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-07-20T08:01:26.832Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2022-07-20T08:01:27.092Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-20T08:01:27.690Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-20T08:01:28.031Z] ok github.com/docker/docker/pkg/idtools 0.526s coverage: 67.9% of statements [2022-07-20T08:01:28.291Z] ok github.com/docker/docker/pkg/ioutils 0.436s coverage: 71.5% of statements [2022-07-20T08:01:28.551Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-20T08:01:28.551Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-07-20T08:01:28.551Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-20T08:01:28.619Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-20T08:01:28.811Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-20T08:01:28.811Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-20T08:01:29.071Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-07-20T08:01:29.331Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-20T08:01:29.331Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-20T08:01:29.331Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-20T08:01:29.331Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-20T08:01:29.546Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-20T08:01:29.901Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-07-20T08:01:30.471Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-20T08:01:30.474Z] === RUN TestDockerSuite/TestLogsTail [2022-07-20T08:01:30.730Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-20T08:01:30.990Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-20T08:01:31.402Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-20T08:01:31.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-20T08:01:31.965Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-20T08:01:32.368Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-20T08:01:32.368Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-20T08:01:32.527Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-20T08:01:32.527Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-20T08:01:32.527Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-20T08:01:32.639Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-20T08:01:32.783Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-20T08:01:32.783Z] === RUN TestDockerSuite/TestNetHostname [2022-07-20T08:01:32.898Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-20T08:01:33.158Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-20T08:01:33.158Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-20T08:01:33.728Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-20T08:01:33.988Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-20T08:01:34.151Z] docker_api_swarm_service_test.go:128: [d1d87fc739532] joining swarm manager [de42908753315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:01:34.247Z] ok github.com/docker/docker/pkg/tailfile 0.070s coverage: 88.6% of statements [2022-07-20T08:01:34.714Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-20T08:01:34.714Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-20T08:01:34.817Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-07-20T08:01:34.970Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-20T08:01:34.970Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-20T08:01:34.970Z] docker_api_swarm_service_test.go:129: [def921fdb11f3] joining swarm manager [de42908753315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:01:35.077Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-20T08:01:35.533Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-20T08:01:36.097Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-20T08:01:36.660Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-20T08:01:36.984Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-07-20T08:01:36.984Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-20T08:01:37.223Z] docker_api_swarm_service_test.go:137: [d789e36dec79c] joining swarm manager [de42908753315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-20T08:01:37.553Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-07-20T08:01:38.154Z] docker_api_swarm_service_test.go:138: [dc0255af4be4b] joining swarm manager [de42908753315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-20T08:01:38.409Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-20T08:01:38.409Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-20T08:01:38.409Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-20T08:01:38.492Z] ok github.com/docker/docker/quota 0.244s coverage: 71.4% of statements [2022-07-20T08:01:38.665Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-20T08:01:38.752Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-20T08:01:39.690Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-07-20T08:01:39.950Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-20T08:01:40.210Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-20T08:01:40.779Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-20T08:01:40.779Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-20T08:01:42.688Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-20T08:01:43.256Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.8% of statements [2022-07-20T08:01:43.515Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-07-20T08:01:43.917Z] --- PASS: TestServiceUpdatePidsLimit (17.23s) [2022-07-20T08:01:43.917Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-07-20T08:01:43.917Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2022-07-20T08:01:43.917Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2022-07-20T08:01:43.917Z] PASS [2022-07-20T08:01:43.917Z] [2022-07-20T08:01:43.917Z] === Skipped [2022-07-20T08:01:43.917Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T08:01:43.917Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T08:01:43.917Z] [2022-07-20T08:01:43.917Z] DONE 27 tests, 1 skipped in 176.848s [2022-07-20T08:01:43.917Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T08:01:43.917Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-20T08:01:43.917Z] ++ set -e [2022-07-20T08:01:43.917Z] ++ '[' -n 0 ']' [2022-07-20T08:01:43.917Z] ++ set -x [2022-07-20T08:01:43.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-20T08:01:43.917Z] INFO: Testing against a local daemon [2022-07-20T08:01:43.917Z] === RUN TestSessionCreate [2022-07-20T08:01:43.917Z] --- PASS: TestSessionCreate (0.02s) [2022-07-20T08:01:43.917Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T08:01:43.917Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-20T08:01:43.917Z] PASS [2022-07-20T08:01:43.917Z] [2022-07-20T08:01:43.917Z] DONE 2 tests in 0.056s [2022-07-20T08:01:43.917Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T08:01:43.917Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-20T08:01:43.917Z] ++ set -e [2022-07-20T08:01:43.917Z] ++ '[' -n 0 ']' [2022-07-20T08:01:43.917Z] ++ set -x [2022-07-20T08:01:43.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-20T08:01:43.917Z] INFO: Testing against a local daemon [2022-07-20T08:01:43.917Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T08:01:43.917Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T08:01:43.917Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-07-20T08:01:43.917Z] === RUN TestDiskUsage [2022-07-20T08:01:43.917Z] === PAUSE TestDiskUsage [2022-07-20T08:01:43.917Z] === RUN TestEventsExecDie [2022-07-20T08:01:44.173Z] --- PASS: TestEventsExecDie (0.64s) [2022-07-20T08:01:44.173Z] === RUN TestEventsBackwardsCompatible [2022-07-20T08:01:44.429Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-20T08:01:44.429Z] === RUN TestEventsVolumeCreate [2022-07-20T08:01:44.429Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-20T08:01:44.429Z] === RUN TestInfoBinaryCommits [2022-07-20T08:01:44.429Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-20T08:01:44.429Z] === RUN TestInfoAPIVersioned [2022-07-20T08:01:44.429Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T08:01:44.429Z] === RUN TestInfoAPI [2022-07-20T08:01:44.429Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T08:01:44.429Z] === RUN TestInfoAPIWarnings [2022-07-20T08:01:44.429Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-20T08:01:44.895Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-07-20T08:01:45.356Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-20T08:01:46.723Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-20T08:01:48.612Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-20T08:01:51.128Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-20T08:01:52.493Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-20T08:01:55.759Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-20T08:01:57.123Z] === RUN TestDockerSuite/TestPluginActive [2022-07-20T08:01:59.637Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-20T08:02:00.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-20T08:02:01.126Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-20T08:02:01.126Z] === RUN TestInfoDebug [2022-07-20T08:02:01.690Z] --- PASS: TestInfoDebug (0.56s) [2022-07-20T08:02:01.690Z] === RUN TestInfoInsecureRegistries [2022-07-20T08:02:02.254Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-07-20T08:02:02.254Z] === RUN TestInfoRegistryMirrors [2022-07-20T08:02:02.825Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2022-07-20T08:02:02.825Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T08:02:03.081Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2022-07-20T08:02:03.081Z] === RUN TestPingCacheHeaders [2022-07-20T08:02:03.081Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-20T08:02:03.081Z] === RUN TestPingGet [2022-07-20T08:02:03.081Z] --- PASS: TestPingGet (0.02s) [2022-07-20T08:02:03.081Z] === RUN TestPingHead [2022-07-20T08:02:03.337Z] --- PASS: TestPingHead (0.03s) [2022-07-20T08:02:03.337Z] === RUN TestPingSwarmHeader [2022-07-20T08:02:03.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-20T08:02:03.899Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T08:02:04.462Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T08:02:05.828Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T08:02:06.085Z] --- PASS: TestPingSwarmHeader (2.76s) [2022-07-20T08:02:06.085Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T08:02:06.085Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T08:02:06.085Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T08:02:06.085Z] === RUN TestVersion [2022-07-20T08:02:06.085Z] --- PASS: TestVersion (0.03s) [2022-07-20T08:02:06.085Z] === CONT TestDiskUsage [2022-07-20T08:02:06.085Z] docker_api_swarm_service_test.go:304: [d5239aa15c346] joining swarm manager [d514a94a16158]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:02:06.648Z] === RUN TestDiskUsage/empty [2022-07-20T08:02:06.648Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T08:02:06.648Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T08:02:06.648Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T08:02:06.648Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T08:02:06.648Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T08:02:06.648Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T08:02:06.648Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T08:02:06.648Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T08:02:06.648Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T08:02:06.648Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T08:02:06.648Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T08:02:06.843Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/rootless [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/volume [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-20T08:02:06.843Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === Skipped [2022-07-20T08:02:06.843Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-20T08:02:06.843Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-20T08:02:06.843Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-20T08:02:06.843Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-20T08:02:06.843Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-20T08:02:06.843Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T08:02:06.843Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-20T08:02:06.843Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T08:02:06.843Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-20T08:02:06.843Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T08:02:06.843Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-20T08:02:06.843Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T08:02:06.843Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-20T08:02:06.843Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T08:02:06.843Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-20T08:02:06.843Z] graphtest_unix.go:71: No driver to put! [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-20T08:02:06.843Z] time="2022-07-20T08:00:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T08:02:06.843Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T08:02:06.843Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-20T08:02:06.843Z] time="2022-07-20T08:00:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T08:02:06.843Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T08:02:06.843Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-20T08:02:06.843Z] time="2022-07-20T08:00:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T08:02:06.843Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T08:02:06.843Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-20T08:02:06.843Z] time="2022-07-20T08:00:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T08:02:06.843Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T08:02:06.843Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-20T08:02:06.843Z] time="2022-07-20T08:00:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T08:02:06.843Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T08:02:06.843Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-20T08:02:06.843Z] graphtest_unix.go:71: No driver to put! [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.843Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-20T08:02:06.843Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-20T08:02:06.843Z] [2022-07-20T08:02:06.844Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-20T08:02:06.844Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-20T08:02:06.844Z] [2022-07-20T08:02:06.844Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-20T08:02:06.844Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-20T08:02:06.844Z] [2022-07-20T08:02:06.844Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-20T08:02:06.844Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-20T08:02:06.844Z] [2022-07-20T08:02:06.844Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-20T08:02:06.844Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T08:02:06.844Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T08:02:06.844Z] [2022-07-20T08:02:06.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-20T08:02:06.844Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T08:02:06.844Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T08:02:06.844Z] [2022-07-20T08:02:06.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-20T08:02:06.844Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T08:02:06.844Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T08:02:06.844Z] [2022-07-20T08:02:06.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-20T08:02:06.844Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T08:02:06.844Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T08:02:06.844Z] [2022-07-20T08:02:06.844Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-20T08:02:06.844Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T08:02:06.844Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T08:02:06.844Z] [2022-07-20T08:02:06.844Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-20T08:02:06.844Z] graphtest_unix.go:71: No driver to put! [2022-07-20T08:02:06.844Z] [2022-07-20T08:02:06.844Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-20T08:02:06.844Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-20T08:02:06.844Z] [2022-07-20T08:02:06.844Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-20T08:02:06.844Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-20T08:02:06.844Z] [2022-07-20T08:02:06.844Z] DONE 2812 tests, 28 skipped in 250.590s [2022-07-20T08:02:06.844Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/config [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/idm [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/ns [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/options [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/osl [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T08:02:06.844Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-20T08:02:06.844Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-20T08:02:06.906Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T08:02:06.906Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T08:02:06.906Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T08:02:06.906Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T08:02:06.906Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T08:02:06.906Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T08:02:06.906Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T08:02:06.906Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T08:02:06.906Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T08:02:06.906Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T08:02:06.906Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T08:02:07.163Z] docker_api_swarm_service_test.go:304: [d3e9f9c4c6b5e] joining swarm manager [d514a94a16158]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:02:07.419Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T08:02:07.419Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T08:02:07.419Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T08:02:07.419Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T08:02:07.419Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T08:02:07.419Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T08:02:07.419Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T08:02:07.419Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T08:02:07.419Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T08:02:07.419Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage (1.75s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.42s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_container.Run (0.57s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-20T08:02:07.676Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T08:02:07.676Z] PASS [2022-07-20T08:02:07.676Z] [2022-07-20T08:02:07.676Z] === Skipped [2022-07-20T08:02:07.676Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-07-20T08:02:07.676Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T08:02:07.676Z] [2022-07-20T08:02:07.676Z] DONE 54 tests, 1 skipped in 24.156s [2022-07-20T08:02:07.676Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T08:02:07.676Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-20T08:02:07.676Z] ++ set -e [2022-07-20T08:02:07.676Z] ++ '[' -n 0 ']' [2022-07-20T08:02:07.676Z] ++ set -x [2022-07-20T08:02:07.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-20T08:02:07.933Z] INFO: Testing against a local daemon [2022-07-20T08:02:07.933Z] === RUN TestVolumesCreateAndList [2022-07-20T08:02:07.933Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-07-20T08:02:07.933Z] === RUN TestVolumesRemove [2022-07-20T08:02:07.933Z] --- PASS: TestVolumesRemove (0.09s) [2022-07-20T08:02:07.933Z] === RUN TestVolumesInspect [2022-07-20T08:02:07.933Z] --- PASS: TestVolumesInspect (0.06s) [2022-07-20T08:02:07.933Z] === RUN TestVolumesInvalidJSON [2022-07-20T08:02:08.190Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T08:02:08.190Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T08:02:08.190Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T08:02:08.190Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T08:02:08.190Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T08:02:08.190Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T08:02:08.190Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T08:02:08.190Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-07-20T08:02:08.190Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-07-20T08:02:08.190Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T08:02:08.190Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T08:02:08.190Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.01s) [2022-07-20T08:02:08.190Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T08:02:08.190Z] PASS [2022-07-20T08:02:08.190Z] [2022-07-20T08:02:08.190Z] DONE 9 tests in 0.321s [2022-07-20T08:02:08.190Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T08:02:08.446Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T08:02:08.446Z] +++ kill 32506 [2022-07-20T08:02:08.703Z] +++ /etc/init.d/apparmor stop [2022-07-20T08:02:08.703Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T08:02:08.703Z] [2022-07-20T08:02:08.703Z] Unloading profiles will leave already running processes permanently [2022-07-20T08:02:08.703Z] unconfined, which can lead to unexpected situations. [2022-07-20T08:02:08.703Z] [2022-07-20T08:02:08.703Z] To set a process to complain mode, use the command line tool [2022-07-20T08:02:08.703Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T08:02:08.703Z] +++ true [2022-07-20T08:02:08.703Z] exiting test-integration [2022-07-20T08:02:08.703Z] ++ exit 0 [2022-07-20T08:02:08.703Z] [2022-07-20T08:02:08.960Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-20T08:02:08.960Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-20T08:02:08.960Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-20T08:02:09.524Z] + for job in $(jobs -p) [2022-07-20T08:02:09.524Z] + wait 8361 [2022-07-20T08:02:10.451Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-20T08:02:13.716Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-20T08:02:18.961Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-20T08:02:20.330Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-20T08:02:21.260Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-20T08:02:22.188Z] === RUN TestDockerSuite/TestPortList [2022-07-20T08:02:27.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-20T08:02:28.813Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-20T08:02:29.742Z] docker_api_swarm_service_test.go:100: [dcb0a69dd46c5] joining swarm manager [d265435afaf63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:02:30.670Z] docker_api_swarm_service_test.go:101: [d814583549b1c] joining swarm manager [d265435afaf63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:02:32.037Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-20T08:02:32.294Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-20T08:02:35.565Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-20T08:02:36.494Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-20T08:02:36.750Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-20T08:02:37.005Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-20T08:02:38.897Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-20T08:02:39.459Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-20T08:02:41.974Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-20T08:02:45.242Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-20T08:02:45.242Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-20T08:02:48.522Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-20T08:02:48.781Z] check_test.go:611: [dcb0a69dd46c5] daemon is not started [2022-07-20T08:02:53.523Z] ok github.com/docker/docker/libnetwork 37.261s coverage: 40.6% of statements [2022-07-20T08:02:53.523Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-20T08:02:53.523Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-20T08:02:53.523Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-20T08:02:53.523Z] ok github.com/docker/docker/libnetwork/driverapi 0.008s coverage: 68.9% of statements [2022-07-20T08:02:53.523Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.382s coverage: 59.9% of statements [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-20T08:02:53.523Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-20T08:02:53.523Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.055s coverage: 5.2% of statements [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-20T08:02:53.523Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-20T08:02:53.523Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-20T08:02:53.523Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-20T08:02:55.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-20T08:02:55.316Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-20T08:02:56.244Z] docker_api_swarm_service_test.go:533: [d276bb4c41a22] joining swarm manager [dca54b1318d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:02:56.244Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-20T08:02:58.134Z] docker_api_swarm_service_test.go:534: [dfa2092484206] joining swarm manager [dca54b1318d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:02:58.134Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-20T08:02:59.062Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-20T08:03:00.957Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-20T08:03:03.473Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-20T08:03:03.500Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.104s coverage: 6.6% of statements [2022-07-20T08:03:03.500Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-20T08:03:03.500Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-20T08:03:03.500Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-20T08:03:03.500Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-20T08:03:03.500Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-20T08:03:03.500Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-20T08:03:03.500Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-20T08:03:03.760Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-20T08:03:04.025Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-20T08:03:04.284Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-20T08:03:05.362Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-20T08:03:06.290Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-20T08:03:06.290Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-20T08:03:06.852Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-20T08:03:08.744Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-20T08:03:10.110Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-20T08:03:10.110Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-20T08:03:10.110Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-20T08:03:10.672Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-20T08:03:10.928Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-20T08:03:10.928Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-20T08:03:11.867Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-20T08:03:12.798Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-20T08:03:13.360Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-20T08:03:16.496Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-20T08:03:19.899Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-20T08:03:20.156Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-20T08:03:20.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-20T08:03:21.644Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-20T08:03:21.644Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-20T08:03:21.901Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-20T08:03:21.901Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-20T08:03:22.830Z] docker_api_swarm_service_test.go:148: [dc485645b82a9] joining swarm manager [d990f05edf114]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:03:23.758Z] docker_api_swarm_service_test.go:148: [d4d7477d3ece5] joining swarm manager [d990f05edf114]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:03:24.323Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-20T08:03:25.692Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-20T08:03:28.208Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-20T08:03:29.135Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-20T08:03:29.135Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-20T08:03:29.135Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-20T08:03:31.385Z] ok github.com/docker/docker/libnetwork/ipam 14.353s coverage: 85.3% of statements [2022-07-20T08:03:31.385Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-20T08:03:31.385Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-20T08:03:31.385Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-20T08:03:31.385Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-20T08:03:31.385Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-20T08:03:31.385Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-20T08:03:31.385Z] ok github.com/docker/docker/libnetwork/ipamutils 0.257s coverage: 74.0% of statements [2022-07-20T08:03:31.385Z] ok github.com/docker/docker/libnetwork/iptables 0.162s coverage: 45.0% of statements [2022-07-20T08:03:31.646Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-20T08:03:31.650Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-20T08:03:31.905Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-20T08:03:32.579Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-20T08:03:32.579Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-20T08:03:33.949Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-20T08:03:34.909Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-20T08:03:35.836Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-20T08:03:36.763Z] === RUN TestDockerSuite/TestRmiTag [2022-07-20T08:03:36.763Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-20T08:03:37.324Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-20T08:03:40.590Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-20T08:03:40.590Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-20T08:03:41.156Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-20T08:03:41.718Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-20T08:03:42.281Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-20T08:03:42.844Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-20T08:03:43.404Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-20T08:03:43.660Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-20T08:03:44.588Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-20T08:03:47.855Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-20T08:03:47.855Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-20T08:03:49.745Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-20T08:03:50.675Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-20T08:03:52.563Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-20T08:03:53.490Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-20T08:03:55.383Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-20T08:03:55.896Z] === RUN TestDockerSuite/TestDockerFails [2022-07-20T08:03:55.896Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-20T08:03:57.787Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-20T08:03:57.787Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-20T08:03:58.349Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-20T08:03:59.715Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-20T08:03:59.971Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-20T08:04:00.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-20T08:04:00.483Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-20T08:04:01.850Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-20T08:04:02.110Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-20T08:04:02.674Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-20T08:04:03.604Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-20T08:04:03.604Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-20T08:04:04.166Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-20T08:04:05.531Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-20T08:04:05.787Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-20T08:04:06.714Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-20T08:04:06.969Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-20T08:04:08.317Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-20T08:04:08.881Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-20T08:04:09.809Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-20T08:04:10.372Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-20T08:04:11.304Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-20T08:04:11.865Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-20T08:04:12.427Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-20T08:04:13.358Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-20T08:04:14.301Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-20T08:04:14.863Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-20T08:04:15.120Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-20T08:04:15.683Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-20T08:04:15.683Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-20T08:04:17.670Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-20T08:04:17.926Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-20T08:04:18.489Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-20T08:04:19.418Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-20T08:04:19.674Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-20T08:04:19.674Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-20T08:04:20.236Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-20T08:04:20.801Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-20T08:04:21.363Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-20T08:04:21.926Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-20T08:04:22.487Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-20T08:04:22.487Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-20T08:04:23.048Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-20T08:04:23.048Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-20T08:04:23.977Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-20T08:04:24.544Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-20T08:04:25.472Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-20T08:04:25.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-20T08:04:25.985Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-20T08:04:26.241Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-20T08:04:26.802Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-20T08:04:28.170Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-20T08:04:29.541Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-20T08:04:30.926Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-20T08:04:31.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-20T08:04:31.503Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-20T08:04:32.084Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-20T08:04:32.646Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-20T08:04:33.209Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-20T08:04:34.138Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-20T08:04:34.138Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-20T08:04:35.504Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-20T08:04:37.397Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-20T08:04:37.960Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-20T08:04:38.217Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-20T08:04:38.474Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-20T08:04:40.367Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-20T08:04:40.623Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-20T08:04:41.992Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-20T08:04:43.362Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-20T08:04:44.292Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-20T08:04:46.183Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-20T08:04:46.183Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-20T08:04:46.183Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-20T08:04:46.183Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-20T08:04:46.183Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-20T08:04:46.183Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-20T08:04:46.745Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-20T08:04:48.112Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-20T08:04:49.479Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-20T08:04:50.407Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-20T08:04:51.343Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-20T08:04:51.951Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-20T08:04:53.842Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-20T08:04:54.099Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-20T08:04:54.099Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-20T08:04:54.099Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-20T08:04:54.355Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-20T08:04:54.917Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-20T08:04:55.851Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-20T08:04:56.108Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-20T08:04:56.671Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-20T08:04:57.599Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-20T08:04:57.908Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-20T08:04:58.469Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-20T08:04:58.469Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-20T08:04:58.725Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-20T08:04:59.286Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-20T08:04:59.847Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-20T08:05:00.102Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-20T08:05:00.665Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-20T08:05:01.226Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-20T08:05:01.487Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-20T08:05:02.048Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-20T08:05:02.048Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-20T08:05:02.306Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-20T08:05:02.869Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-20T08:05:03.800Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-20T08:05:04.056Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-20T08:05:04.056Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-20T08:05:04.056Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-20T08:05:05.945Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-20T08:05:06.507Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-20T08:05:18.673Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-20T08:05:18.673Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-20T08:05:18.673Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-20T08:05:19.234Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-20T08:05:19.234Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-20T08:05:19.234Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-20T08:05:19.234Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-20T08:05:19.800Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-20T08:05:22.320Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-20T08:05:23.247Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-20T08:05:23.372Z] ok github.com/docker/docker/libnetwork/networkdb 105.099s coverage: 60.6% of statements [2022-07-20T08:05:23.372Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-20T08:05:23.372Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-20T08:05:23.372Z] ok github.com/docker/docker/libnetwork/osl 4.305s coverage: 39.7% of statements [2022-07-20T08:05:23.631Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-20T08:05:23.891Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-20T08:05:24.612Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-20T08:05:24.830Z] ok github.com/docker/docker/libnetwork/portmapper 0.554s coverage: 48.6% of statements [2022-07-20T08:05:25.090Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-20T08:05:25.090Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-20T08:05:25.349Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-20T08:05:25.349Z] [2022-07-20T08:05:25.349Z] === Skipped [2022-07-20T08:05:25.349Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-20T08:05:25.349Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T08:05:25.349Z] [2022-07-20T08:05:25.349Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-20T08:05:25.349Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T08:05:25.349Z] [2022-07-20T08:05:25.349Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-20T08:05:25.349Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T08:05:25.349Z] [2022-07-20T08:05:25.349Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-20T08:05:25.349Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T08:05:25.349Z] [2022-07-20T08:05:25.349Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-20T08:05:25.349Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T08:05:25.349Z] [2022-07-20T08:05:25.349Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-20T08:05:25.349Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T08:05:25.349Z] [2022-07-20T08:05:25.349Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-20T08:05:25.349Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T08:05:25.349Z] [2022-07-20T08:05:25.349Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-20T08:05:25.349Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T08:05:25.349Z] [2022-07-20T08:05:25.349Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-20T08:05:25.349Z] firewalld_test.go:14: firewalld is not running [2022-07-20T08:05:25.349Z] [2022-07-20T08:05:25.349Z] DONE 327 tests, 9 skipped in 201.407s Post stage [Pipeline] junit [2022-07-20T08:05:25.939Z] Recording test results [2022-07-20T08:05:26.300Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-20T08:05:26.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43751/.git:/go/src/github.com/docker/docker/.git --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a290f5d04cda8186eba93531b6f09bda8052717f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a290f5d04cda8186eba93531b6f09bda8052717f hack/validate/vendor [2022-07-20T08:05:27.128Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-20T08:05:27.195Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T08:05:27.759Z] + echo Ensuring container killed. [2022-07-20T08:05:27.759Z] Ensuring container killed. [2022-07-20T08:05:27.759Z] + docker rm -vf docker-pr13 [2022-07-20T08:05:27.759Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-07-20T08:05:28.042Z] + echo Chowning /workspace to jenkins user [2022-07-20T08:05:28.042Z] Chowning /workspace to jenkins user [2022-07-20T08:05:28.042Z] + id -u [2022-07-20T08:05:28.042Z] + id -g [2022-07-20T08:05:28.042Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43751:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T08:05:29.723Z] + bundleName=unit [2022-07-20T08:05:29.723Z] + echo Creating unit-bundles.tar.gz [2022-07-20T08:05:29.723Z] Creating unit-bundles.tar.gz [2022-07-20T08:05:29.723Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-07-20T08:05:29.723Z] bundles/junit-report-libnetwork.xml [2022-07-20T08:05:29.723Z] bundles/junit-report.xml [2022-07-20T08:05:29.723Z] bundles/go-test-report-libnetwork.json [2022-07-20T08:05:29.723Z] bundles/go-test-report.json [2022-07-20T08:05:29.723Z] bundles/profile-libnetwork.out [2022-07-20T08:05:29.723Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-20T08:05:29.736Z] Archiving artifacts [2022-07-20T08:05:30.325Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43751/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T08:05:30.397Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-20T08:05:30.397Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-20T08:05:30.397Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-20T08:05:30.634Z] + make clean [2022-07-20T08:05:30.634Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T08:05:30.634Z] docker-dev-cache [2022-07-20T08:05:30.634Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [2022-07-20T08:05:30.961Z] === RUN TestDockerSuite/TestRunModeHostname [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T08:05:31.889Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-20T08:05:31.889Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-20T08:05:32.146Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-20T08:05:33.513Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-20T08:05:33.513Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-20T08:05:34.442Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-20T08:05:35.372Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-20T08:05:35.372Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-20T08:05:35.628Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-20T08:05:36.189Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-20T08:05:36.751Z] === RUN TestDockerSuite/TestRunMount [2022-07-20T08:05:39.267Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-20T08:05:41.785Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-20T08:05:41.785Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-20T08:05:42.346Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-20T08:05:42.909Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-20T08:05:43.838Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-20T08:05:45.207Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-20T08:05:45.768Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-20T08:05:47.676Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-20T08:05:48.238Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-20T08:05:49.602Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-20T08:05:50.533Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-20T08:05:51.461Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-20T08:05:51.717Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-20T08:05:51.717Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-20T08:05:52.277Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-20T08:05:53.207Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-20T08:05:53.769Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-20T08:05:54.025Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-20T08:05:54.283Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-20T08:05:56.176Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-20T08:05:57.105Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-20T08:05:58.034Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-20T08:06:01.304Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-20T08:06:01.560Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-20T08:06:01.560Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-20T08:06:02.124Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-20T08:06:02.380Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-20T08:06:02.941Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-20T08:06:03.502Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-20T08:06:03.502Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-20T08:06:03.502Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-20T08:06:04.063Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-20T08:06:09.315Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-20T08:06:09.877Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-20T08:06:09.877Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-20T08:06:09.877Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-20T08:06:10.808Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-20T08:06:11.738Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-20T08:06:11.994Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-20T08:06:12.923Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-20T08:06:13.485Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-20T08:06:14.047Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-20T08:06:14.047Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-20T08:06:14.973Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-20T08:06:14.973Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-20T08:06:15.229Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-20T08:06:16.156Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-20T08:06:16.413Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-20T08:06:16.413Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-20T08:06:16.413Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-20T08:06:16.978Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-20T08:06:17.906Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-20T08:06:17.906Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-20T08:06:17.906Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-20T08:06:18.163Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-20T08:06:18.163Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-20T08:06:19.530Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-20T08:06:19.530Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-20T08:06:19.530Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-20T08:06:21.419Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-20T08:06:21.981Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-20T08:06:22.910Z] === RUN TestDockerSuite/TestRunRm [2022-07-20T08:06:23.837Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-20T08:06:26.371Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-20T08:06:27.310Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-20T08:06:27.872Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-20T08:06:28.800Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-20T08:06:29.057Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-20T08:06:30.424Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-20T08:06:30.990Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-20T08:06:32.357Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-20T08:06:33.722Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-20T08:06:35.092Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-20T08:06:37.610Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-20T08:06:37.866Z] docker_cli_service_logs_test.go:248: checking task 5vyl2ykstlpa [2022-07-20T08:06:37.866Z] docker_cli_service_logs_test.go:253: checking messages for 5vyl2ykstlpa [2022-07-20T08:06:37.866Z] docker_cli_service_logs_test.go:248: checking task u9p5okm9rxu4 [2022-07-20T08:06:37.866Z] docker_cli_service_logs_test.go:253: checking messages for u9p5okm9rxu4 [2022-07-20T08:06:38.122Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-20T08:06:38.377Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-20T08:06:38.633Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-20T08:06:39.195Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-20T08:06:39.756Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-20T08:06:40.319Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-20T08:06:40.883Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-20T08:06:41.446Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-20T08:06:41.702Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-20T08:06:42.268Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-20T08:06:42.524Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-20T08:06:45.054Z] === RUN TestDockerSuite/TestRunState [2022-07-20T08:06:45.982Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-20T08:06:46.543Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-20T08:06:47.104Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-20T08:06:47.104Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-20T08:06:47.104Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-20T08:06:47.104Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-20T08:06:47.667Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-20T08:06:48.229Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-20T08:06:49.157Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-20T08:06:49.157Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-20T08:06:49.157Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-20T08:06:49.720Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-20T08:06:52.238Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-20T08:06:52.238Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-20T08:06:53.604Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-20T08:06:55.494Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-20T08:06:58.765Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-20T08:06:59.022Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-20T08:06:59.279Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-20T08:06:59.535Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-20T08:07:00.097Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-20T08:07:01.988Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-20T08:07:01.988Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-20T08:07:03.353Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-20T08:07:03.917Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-20T08:07:03.917Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-20T08:07:04.173Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-20T08:07:04.439Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-20T08:07:05.004Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-20T08:07:05.566Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-20T08:07:05.825Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-20T08:07:05.825Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-20T08:07:05.825Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-20T08:07:06.081Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-20T08:07:06.643Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-20T08:07:06.899Z] docker_cli_swarm_test.go:1895: [dc8f06021e254] joining swarm manager [d70073171029b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:07:08.266Z] docker_cli_swarm_test.go:1896: [d838e55e28180] joining swarm manager [d70073171029b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:07:09.631Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-20T08:07:10.193Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-20T08:07:10.757Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-20T08:07:12.122Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-20T08:07:13.049Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-20T08:07:14.416Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-20T08:07:16.305Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-20T08:07:16.867Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-20T08:07:16.867Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-20T08:07:16.867Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-20T08:07:16.867Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-20T08:07:16.867Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-20T08:07:16.867Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-20T08:07:16.867Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-20T08:07:16.867Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-20T08:07:16.867Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-20T08:07:16.867Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-20T08:07:17.429Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-20T08:07:17.991Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-20T08:07:18.918Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-20T08:07:19.174Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-20T08:07:19.740Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-20T08:07:19.740Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-20T08:07:20.302Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-20T08:07:20.302Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-20T08:07:20.302Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-20T08:07:20.302Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-20T08:07:20.302Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-20T08:07:20.302Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-20T08:07:20.302Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-20T08:07:20.302Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-20T08:07:20.302Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-20T08:07:20.302Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-20T08:07:20.302Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-20T08:07:20.302Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-20T08:07:20.302Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-20T08:07:20.302Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-20T08:07:20.302Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-20T08:07:20.865Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-20T08:07:21.122Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-20T08:07:21.122Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-20T08:07:21.685Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-20T08:07:21.962Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-20T08:07:22.217Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-20T08:07:22.217Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-20T08:07:22.778Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-20T08:07:23.340Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-20T08:07:23.340Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-20T08:07:23.340Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-20T08:07:23.596Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-20T08:07:24.523Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-20T08:07:24.780Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-20T08:07:25.341Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-20T08:07:25.341Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-20T08:07:25.341Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-20T08:07:25.597Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-20T08:07:25.597Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-20T08:07:26.964Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-20T08:07:27.219Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-20T08:07:28.588Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-20T08:07:29.150Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-20T08:07:29.150Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-20T08:07:29.150Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-20T08:07:29.150Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-20T08:07:29.712Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-20T08:07:30.639Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-20T08:07:31.202Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-20T08:07:32.128Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-20T08:07:32.690Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-20T08:07:33.252Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-20T08:07:35.142Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-20T08:07:36.070Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-20T08:07:38.587Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-20T08:07:41.867Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-20T08:07:42.795Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-20T08:07:44.160Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-20T08:07:45.087Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-20T08:07:46.017Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-20T08:07:47.386Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-20T08:07:48.752Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-20T08:07:50.119Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-20T08:07:50.681Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-20T08:07:51.610Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-20T08:07:52.977Z] docker_cli_swarm_test.go:1796: [db8e44e100989] joining swarm manager [d7062ff09782f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:07:53.538Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-20T08:07:54.101Z] docker_cli_swarm_test.go:1797: [d3c3d426c075a] joining swarm manager [d7062ff09782f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:07:55.028Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-20T08:07:56.917Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-20T08:07:59.434Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-20T08:07:59.434Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-20T08:07:59.434Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-20T08:07:59.434Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-20T08:07:59.434Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-20T08:08:00.035Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-20T08:08:00.961Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-20T08:08:01.888Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-20T08:08:01.888Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-20T08:08:02.815Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-20T08:08:03.071Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-20T08:08:03.329Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-20T08:08:04.258Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3934123421 [2022-07-20T08:08:04.821Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-20T08:08:04.821Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-20T08:08:05.749Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-20T08:08:06.005Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-20T08:08:06.005Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-20T08:08:07.372Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-20T08:08:08.300Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-20T08:08:10.187Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-20T08:08:10.443Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-20T08:08:10.699Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-20T08:08:11.261Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-20T08:08:11.261Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-20T08:08:13.149Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-20T08:08:13.149Z] docker_cli_sni_test.go:30: Flakey test [2022-07-20T08:08:13.149Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-20T08:08:18.392Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-20T08:08:18.392Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-20T08:08:19.759Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-20T08:08:20.323Z] docker_cli_swarm_test.go:1315: [d14c469520215] joining swarm manager [da487330a4a18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:08:20.580Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-20T08:08:21.508Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-20T08:08:21.764Z] docker_cli_swarm_test.go:1316: [d4776beab0c92] joining swarm manager [da487330a4a18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:08:24.280Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-20T08:08:25.647Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-20T08:08:26.209Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-20T08:08:27.578Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-20T08:08:28.506Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-20T08:08:29.873Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-20T08:08:32.389Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-20T08:08:36.557Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-20T08:08:39.822Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-20T08:08:43.995Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-20T08:08:46.510Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-20T08:08:47.072Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-20T08:08:47.634Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-20T08:08:48.195Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-20T08:08:48.195Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-20T08:08:48.195Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-20T08:08:48.451Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-20T08:08:49.013Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-20T08:08:49.013Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-20T08:08:49.013Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-20T08:08:49.013Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-20T08:08:49.013Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-20T08:08:49.943Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-20T08:08:50.507Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-20T08:08:51.070Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-20T08:08:51.999Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-20T08:08:56.163Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-20T08:08:56.724Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-20T08:08:56.724Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-20T08:08:56.724Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-20T08:08:57.286Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-20T08:08:57.849Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-20T08:08:59.741Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-20T08:09:01.634Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-20T08:09:02.564Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-20T08:09:20.614Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-20T08:09:21.176Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-20T08:09:21.176Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-20T08:09:21.176Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-20T08:09:21.434Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-20T08:09:21.434Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-20T08:09:21.434Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite (1375.97s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.47s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.63s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.56s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.50s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.88s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.30s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.78s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.83s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.79s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.33s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.42s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.78s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.54s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.77s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.93s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.82s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.71s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.97s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.74s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.91s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.94s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.98s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.74s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.88s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.50s) [2022-07-20T08:09:21.434Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.57s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.40s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.43s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.51s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.57s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.62s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a9d140__} (1.66s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11840119604_/foo_false_____} (1.49s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11840119604_/foo_true_____} (1.63s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31389578679_/foo_false_____} (1.38s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31389578679_/foo_true_____} (1.62s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31389578679_/foo_true__0xc000a9d1a0___} (1.61s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a9d1b8__} (1.50s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a9d1d0__} (1.47s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a9d1e8__} (1.49s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a9d200__} (1.53s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.40s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.97s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.59s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.62s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.98s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.08s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.92s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.92s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.05s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2022-07-20T08:09:21.434Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.04s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.02s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.96s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.91s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.91s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestExecStateCleanup (13.46s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestGetContainerStats (8.07s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.73s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.92s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.29s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.89s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.09s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.20s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.90s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.12s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.99s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.01s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.93s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.47s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.66s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.32s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.72s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.85s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.51s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.91s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.07s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.85s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestAttachDetach (1.28s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.99s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.95s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.91s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.86s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.91s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.17s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.26s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.80s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.12s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.91s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.01s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.75s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.98s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.57s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.61s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.67s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.59s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.82s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.73s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.02s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.50s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.37s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.55s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.34s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.38s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.85s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.05s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.93s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.20s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.07s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.84s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.38s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.03s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.69s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.89s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.26s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.76s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.42s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.00s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.44s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.06s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.92s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.80s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.32s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.91s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2022-07-20T08:09:21.435Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.68s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.63s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.40s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.91s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.47s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.44s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.49s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.92s) [2022-07-20T08:09:21.435Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-20T08:09:21.435Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-20T08:09:21.435Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-20T08:09:21.435Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (1.84s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.30s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.26s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.71s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.05s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.23s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.62s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.96s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.90s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.78s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.57s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.12s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.27s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.40s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.47s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.39s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.43s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.50s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.95s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.79s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.91s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (12.54s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.49s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.59s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.89s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.22s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.37s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEnv (1.16s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.01s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.84s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.49s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.43s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.55s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.21s) [2022-07-20T08:09:21.435Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.33s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.16s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.50s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.75s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.39s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.69s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.83s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.75s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.15s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.83s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.70s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.89s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.77s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.30s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.62s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.74s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.30s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.58s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.78s) [2022-07-20T08:09:21.435Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.60s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.78s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.67s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.17s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.62s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.59s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.28s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.41s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.33s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.80s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.15s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.01s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildPATH (1.87s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.77s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.79s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.51s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildRm (2.13s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.97s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.15s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.81s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.76s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.63s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.85s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-07-20T08:09:21.435Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-20T08:09:21.435Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.97s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildStderr (0.80s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.66s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.07s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.10s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.29s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildUser (1.95s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.07s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.61s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.85s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.73s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.87s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.09s) [2022-07-20T08:09:21.436Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-20T08:09:21.436Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-20T08:09:21.436Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-20T08:09:21.436Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.21s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.62s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.69s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.16s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.15s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2022-07-20T08:09:21.436Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.66s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.46s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCommitChange (0.76s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.09s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.01s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCommitTTY (1.31s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.55s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.10s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.70s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.59s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.63s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.73s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.57s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.78s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.64s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.55s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.78s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.61s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.95s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.50s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.35s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.73s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.13s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.85s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.19s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.38s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToDot (0.69s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.11s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.04s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToStdout (0.85s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.33s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.62s) [2022-07-20T08:09:21.436Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.76s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2022-07-20T08:09:21.436Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.18s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.94s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsAttach (0.68s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.54s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.56s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.69s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.13s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.33s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.22s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.21s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.12s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFilters (1.10s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFormat (1.35s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.16s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2022-07-20T08:09:21.436Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-20T08:09:21.436Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.38s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.57s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsResize (0.77s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.66s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.67s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.08s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.14s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.52s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExec (0.61s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecInspectID (1.59s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.68s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecParseError (0.55s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.72s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.96s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecStartFails (0.91s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecTTY (0.79s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.98s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecUlimits (0.66s) [2022-07-20T08:09:21.436Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.57s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.70s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.94s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.64s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestExecWithUser (0.67s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.50s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.87s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestHealth (19.72s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.06s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestBuildHistory (3.42s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.05s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.93s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.63s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.67s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.76s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.68s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImportDisplay (1.47s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.25s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImportGzipped (1.41s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.34s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.72s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.69s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.90s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.68s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.56s) [2022-07-20T08:09:21.436Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.82s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.63s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectDefault (0.72s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectHistory (0.68s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-07-20T08:09:21.436Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.60s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.61s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.75s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.65s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.75s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectStatus (0.68s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.10s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.74s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.53s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.01s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.30s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.11s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.53s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.62s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.87s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.62s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.51s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.58s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.90s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.03s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.22s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.04s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.22s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.67s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.58s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsTail (0.95s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.76s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-07-20T08:09:21.436Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestNetHostname (1.85s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.05s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.16s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.67s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.66s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.76s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.82s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.29s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.18s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.89s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPluginActive (2.31s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (9.46s) [2022-07-20T08:09:21.437Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.64s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.85s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.55s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.96s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPortList (6.68s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.25s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.25s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsByOrder (1.91s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.22s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.28s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.37s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.74s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.12s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.64s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.71s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.49s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.08s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.67s) [2022-07-20T08:09:21.437Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.92s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.51s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.21s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.49s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.47s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.45s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.47s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.94s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.39s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.70s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.55s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.46s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.98s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.82s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.88s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.75s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.19s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.88s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.56s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.05s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAddHost (0.62s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.64s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.35s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.95s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.89s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.62s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.69s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.84s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.93s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.67s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.52s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.62s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.75s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.70s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.54s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.52s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.86s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.92s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.56s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.16s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.51s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.57s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.64s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.51s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.68s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.73s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.23s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.79s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.09s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.27s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.23s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.10s) [2022-07-20T08:09:21.437Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-20T08:09:21.437Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.43s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.30s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.86s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.68s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.41s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2022-07-20T08:09:21.437Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.57s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.19s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.77s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.88s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-07-20T08:09:21.437Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.02s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.95s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.74s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.04s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.57s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.13s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.35s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.21s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.06s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunMount (4.86s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.58s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.57s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.02s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.84s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.86s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.82s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.30s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.12s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.54s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNetHost (0.83s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.67s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.93s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.32s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.85s) [2022-07-20T08:09:21.437Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.90s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.21s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.65s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.66s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.71s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.60s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-07-20T08:09:21.437Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T08:09:21.437Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.65s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.57s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.99s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.60s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.11s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.75s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.64s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.79s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.76s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.51s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.60s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.69s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.63s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.50s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunState (1.02s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.96s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.23s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.59s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.79s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunUserByID (0.61s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunUserByName (0.56s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.60s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.09s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.31s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.81s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.88s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.52s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.28s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.63s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.79s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.70s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.68s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.41s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.45s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.59s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.75s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.60s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.33s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.81s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.69s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.29s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.61s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.04s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.54s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-07-20T08:09:21.438Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.73s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.68s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.30s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-20T08:09:21.438Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-20T08:09:21.438Z] === RUN TestDockerRegistrySuite [2022-07-20T08:09:21.438Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-20T08:09:22.806Z] check_test.go:427: [dca0abe04ed06] daemon is not started [2022-07-20T08:09:22.806Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-20T08:09:23.734Z] check_test.go:427: [ddd421817b443] daemon is not started [2022-07-20T08:09:23.734Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-20T08:09:25.102Z] check_test.go:427: [d5ef8a0ee4878] daemon is not started [2022-07-20T08:09:25.102Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-20T08:09:25.102Z] check_test.go:427: [dc00bdc863248] daemon is not started [2022-07-20T08:09:25.102Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-20T08:09:27.620Z] check_test.go:427: [d1569627cd1e8] daemon is not started [2022-07-20T08:09:27.620Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-20T08:09:32.865Z] check_test.go:427: [d2f92ba941688] daemon is not started [2022-07-20T08:09:32.865Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-20T08:09:36.134Z] check_test.go:427: [d0c8c6a5bd23d] daemon is not started [2022-07-20T08:09:36.134Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-20T08:09:36.134Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-20T08:09:37.062Z] check_test.go:427: [dc20b4654fdc4] daemon is not started [2022-07-20T08:09:37.062Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-20T08:09:37.991Z] check_test.go:427: [dcf60016b1911] daemon is not started [2022-07-20T08:09:37.991Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-20T08:09:39.372Z] check_test.go:427: [d879a312ad742] daemon is not started [2022-07-20T08:09:39.372Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-20T08:09:40.303Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-20T08:09:40.867Z] check_test.go:427: [dd2caad3b47e7] daemon is not started [2022-07-20T08:09:40.867Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-20T08:09:42.235Z] check_test.go:427: [d42af332b0281] daemon is not started [2022-07-20T08:09:42.235Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-20T08:09:43.602Z] check_test.go:427: [d3efb555a62c2] daemon is not started [2022-07-20T08:09:43.602Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-20T08:09:44.970Z] check_test.go:427: [dc02d9298a634] daemon is not started [2022-07-20T08:09:44.970Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-20T08:09:46.339Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8df2aa376384337dfd3e709e7659e0c87a9f58c2e5d56fa30b7f0913f7511044 [2022-07-20T08:09:47.267Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-20T08:09:47.267Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6a11e1ec44e871c9e8386413b7edfd081e7d7956c996da48b8f7b8c2894c3a51 [2022-07-20T08:09:47.524Z] check_test.go:427: [d5387b327ba85] daemon is not started [2022-07-20T08:09:47.780Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-20T08:09:48.709Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b8eef73b17f98d39975f34ee61b84f8e4e48b21fa4d9a616e8ee235e4a93301 [2022-07-20T08:09:49.639Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6faf127cbadf12b6d2cb72557b3ca0ebc7d7d3de24045497446645407e0b899b [2022-07-20T08:09:50.203Z] check_test.go:427: [d8a9b84a20fb3] daemon is not started [2022-07-20T08:09:50.203Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-20T08:09:51.572Z] check_test.go:427: [de249b94beef4] daemon is not started [2022-07-20T08:09:51.572Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-20T08:09:54.846Z] check_test.go:427: [d6a43032201dd] daemon is not started [2022-07-20T08:09:54.846Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-20T08:09:54.846Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-20T08:09:55.774Z] check_test.go:427: [dadb288c540d7] daemon is not started [2022-07-20T08:09:55.774Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-20T08:09:55.774Z] check_test.go:427: [de78bd6bf53c8] daemon is not started [2022-07-20T08:09:55.774Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-20T08:09:57.139Z] check_test.go:427: [d31df10f47a86] daemon is not started [2022-07-20T08:09:57.139Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-20T08:09:57.396Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-20T08:09:58.344Z] check_test.go:427: [d310b7dc20b47] daemon is not started [2022-07-20T08:09:58.344Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-20T08:09:59.272Z] check_test.go:427: [d67a857164e23] daemon is not started [2022-07-20T08:09:59.272Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-20T08:10:02.546Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-20T08:10:02.546Z] check_test.go:427: [d755223fd6335] daemon is not started [2022-07-20T08:10:02.546Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-20T08:10:02.802Z] check_test.go:427: [dbe7f5c8d0ab7] daemon is not started [2022-07-20T08:10:02.802Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-20T08:10:04.170Z] check_test.go:427: [dd1554202a760] daemon is not started [2022-07-20T08:10:04.170Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-20T08:10:04.733Z] check_test.go:427: [d33062abf591f] daemon is not started [2022-07-20T08:10:04.733Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-20T08:10:04.733Z] check_test.go:427: [dd6760922eb82] daemon is not started [2022-07-20T08:10:04.733Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-20T08:10:04.990Z] check_test.go:427: [d2dbf3a0474cd] daemon is not started [2022-07-20T08:10:04.990Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-20T08:10:05.246Z] check_test.go:427: [dc44e9b84561b] daemon is not started [2022-07-20T08:10:05.246Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-20T08:10:05.502Z] check_test.go:427: [dc2ca40cbe3ac] daemon is not started [2022-07-20T08:10:05.502Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-20T08:10:05.759Z] check_test.go:427: [ddedda6a4a16c] daemon is not started [2022-07-20T08:10:05.759Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-20T08:10:06.322Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-20T08:10:06.884Z] check_test.go:427: [d507f6355546b] daemon is not started [2022-07-20T08:10:06.884Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-20T08:10:08.775Z] check_test.go:427: [dd260eccb8b3a] daemon is not started [2022-07-20T08:10:08.775Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-20T08:10:09.338Z] check_test.go:427: [d67e6593ee758] daemon is not started [2022-07-20T08:10:09.338Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-20T08:10:10.706Z] check_test.go:427: [d7a672a0233d2] daemon is not started [2022-07-20T08:10:10.706Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-20T08:10:10.706Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-20T08:10:10.706Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-20T08:10:10.706Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-20T08:10:11.633Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite (50.95s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.25s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.19s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.35s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.41s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.28s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.47s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.71s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.38s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.31s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.16s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.18s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.04s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.97s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.49s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.07s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.76s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.17s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2022-07-20T08:10:12.562Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.88s) [2022-07-20T08:10:12.562Z] === RUN TestDockerSchema1RegistrySuite [2022-07-20T08:10:12.562Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-20T08:10:12.562Z] check_test.go:454: [dcf89bef2687e] daemon is not started [2022-07-20T08:10:12.562Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-20T08:10:16.732Z] check_test.go:454: [ddd9823ff46b6] daemon is not started [2022-07-20T08:10:16.732Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-20T08:10:16.988Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-20T08:10:17.917Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-20T08:10:18.485Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-20T08:10:21.002Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-20T08:10:21.932Z] check_test.go:454: [d2525070bb3b6] daemon is not started [2022-07-20T08:10:21.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-20T08:10:23.301Z] check_test.go:454: [d98b5b4d95364] daemon is not started [2022-07-20T08:10:23.301Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-20T08:10:23.558Z] check_test.go:454: [d2fd3b5386129] daemon is not started [2022-07-20T08:10:23.558Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-20T08:10:24.486Z] check_test.go:454: [d8dc48516e179] daemon is not started [2022-07-20T08:10:24.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-20T08:10:25.415Z] check_test.go:454: [dc30780cd33ba] daemon is not started [2022-07-20T08:10:25.415Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-20T08:10:26.345Z] check_test.go:454: [d17f262fc2a27] daemon is not started [2022-07-20T08:10:26.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-20T08:10:28.865Z] check_test.go:454: [d3e4f3f3e5f01] daemon is not started [2022-07-20T08:10:28.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-20T08:10:29.122Z] check_test.go:454: [decc43790760f] daemon is not started [2022-07-20T08:10:29.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-20T08:10:29.378Z] check_test.go:454: [d3c9349fb84f9] daemon is not started [2022-07-20T08:10:29.378Z] --- PASS: TestDockerSchema1RegistrySuite (17.05s) [2022-07-20T08:10:29.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.22s) [2022-07-20T08:10:29.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.58s) [2022-07-20T08:10:29.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.72s) [2022-07-20T08:10:29.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s) [2022-07-20T08:10:29.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-20T08:10:29.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2022-07-20T08:10:29.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-07-20T08:10:29.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-07-20T08:10:29.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.42s) [2022-07-20T08:10:29.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-07-20T08:10:29.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-07-20T08:10:29.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-20T08:10:29.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-20T08:10:30.306Z] check_test.go:483: [db7e1ea87391e] daemon is not started [2022-07-20T08:10:30.306Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-20T08:10:30.869Z] check_test.go:483: [d64e2ee84a406] daemon is not started [2022-07-20T08:10:30.869Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-20T08:10:31.125Z] check_test.go:483: [d13afcd251f9e] daemon is not started [2022-07-20T08:10:31.125Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-20T08:10:32.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-20T08:10:32.748Z] check_test.go:483: [d442df2c18b62] daemon is not started [2022-07-20T08:10:32.748Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-20T08:10:33.310Z] check_test.go:483: [d7bd28466f060] daemon is not started [2022-07-20T08:10:33.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-20T08:10:34.238Z] check_test.go:483: [d1b28c0105a1c] daemon is not started [2022-07-20T08:10:34.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-20T08:10:34.238Z] check_test.go:483: [dd4e4d2a95c65] daemon is not started [2022-07-20T08:10:34.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.81s) [2022-07-20T08:10:34.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-07-20T08:10:34.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.65s) [2022-07-20T08:10:34.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-20T08:10:34.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-07-20T08:10:34.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-07-20T08:10:34.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-07-20T08:10:34.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-07-20T08:10:34.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-20T08:10:34.238Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-20T08:10:34.238Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-20T08:10:39.489Z] check_test.go:510: [d6a06e2ea7d19] daemon is not started [2022-07-20T08:10:39.489Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-20T08:10:39.489Z] check_test.go:510: [dba3e0b8f6dd4] daemon is not started [2022-07-20T08:10:39.489Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-20T08:10:39.750Z] check_test.go:510: [d753b5c534818] daemon is not started [2022-07-20T08:10:39.750Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-20T08:10:40.009Z] check_test.go:510: [dfab61eaf3488] daemon is not started [2022-07-20T08:10:40.009Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-20T08:10:40.009Z] check_test.go:510: [d4c47da8aacf4] daemon is not started [2022-07-20T08:10:40.009Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-07-20T08:10:40.009Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-07-20T08:10:40.009Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-20T08:10:40.009Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-20T08:10:40.009Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-07-20T08:10:40.009Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-20T08:10:40.009Z] === RUN TestDockerNetworkSuite [2022-07-20T08:10:40.009Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-20T08:10:41.378Z] docker_cli_network_unix_test.go:46: [d24ed540aa8aa] daemon is not started [2022-07-20T08:10:41.378Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-20T08:10:41.940Z] docker_cli_network_unix_test.go:46: [dc34fdd183d42] daemon is not started [2022-07-20T08:10:42.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-20T08:10:44.718Z] docker_cli_network_unix_test.go:46: [d800ecdcad7a5] daemon is not started [2022-07-20T08:10:44.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-20T08:10:46.340Z] docker_cli_network_unix_test.go:46: [db794ee3d85ea] daemon is not started [2022-07-20T08:10:46.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-20T08:10:46.597Z] docker_cli_network_unix_test.go:1233: [de879068e980f] daemon is not started [2022-07-20T08:10:49.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-20T08:10:50.045Z] docker_cli_network_unix_test.go:46: [d57d1770c9acd] daemon is not started [2022-07-20T08:10:50.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-20T08:10:54.776Z] docker_cli_network_unix_test.go:46: [d96385074db01] daemon is not started [2022-07-20T08:10:55.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-20T08:10:57.596Z] docker_cli_network_unix_test.go:46: [dbb38f0a89928] daemon is not started [2022-07-20T08:10:58.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-20T08:10:59.087Z] docker_cli_network_unix_test.go:46: [d03d80445d2d4] daemon is not started [2022-07-20T08:10:59.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-20T08:10:59.929Z] docker_cli_network_unix_test.go:46: [dfb531f85e2e7] daemon is not started [2022-07-20T08:10:59.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-20T08:11:00.186Z] docker_cli_network_unix_test.go:46: [dcc0a21336a7e] daemon is not started [2022-07-20T08:11:00.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-20T08:11:00.747Z] docker_cli_network_unix_test.go:46: [d10f6b5c07bd2] daemon is not started [2022-07-20T08:11:01.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-20T08:11:01.566Z] docker_cli_network_unix_test.go:46: [d98f0bfbf908e] daemon is not started [2022-07-20T08:11:02.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-20T08:11:02.127Z] docker_cli_network_unix_test.go:46: [d9ebda81e347e] daemon is not started [2022-07-20T08:11:02.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-20T08:11:02.690Z] docker_cli_network_unix_test.go:46: [df727d5d0f411] daemon is not started [2022-07-20T08:11:02.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-20T08:11:02.946Z] docker_cli_network_unix_test.go:46: [dd801f0a48ed6] daemon is not started [2022-07-20T08:11:03.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-20T08:11:03.458Z] docker_cli_network_unix_test.go:46: [dd25cdba1b155] daemon is not started [2022-07-20T08:11:03.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-20T08:11:03.458Z] docker_cli_network_unix_test.go:46: [dc3a926c23756] daemon is not started [2022-07-20T08:11:03.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-20T08:11:03.714Z] docker_cli_network_unix_test.go:46: [d4fef68ce4c58] daemon is not started [2022-07-20T08:11:03.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-20T08:11:04.279Z] docker_cli_network_unix_test.go:46: [d2c710c604055] daemon is not started [2022-07-20T08:11:04.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-20T08:11:04.843Z] docker_cli_network_unix_test.go:46: [d78f327431636] daemon is not started [2022-07-20T08:11:05.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-20T08:11:05.406Z] docker_cli_network_unix_test.go:46: [dec0c6d2d1794] daemon is not started [2022-07-20T08:11:05.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-20T08:11:05.662Z] docker_cli_network_unix_test.go:46: [dd6c789ae1b94] daemon is not started [2022-07-20T08:11:05.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-20T08:11:05.662Z] docker_cli_network_unix_test.go:46: [deb8ce32b4672] daemon is not started [2022-07-20T08:11:05.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-20T08:11:07.029Z] docker_cli_network_unix_test.go:968: [da6b0e46ecf1a] daemon is not started [2022-07-20T08:11:08.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-20T08:11:09.324Z] docker_cli_network_unix_test.go:46: [d6ccbf801b75c] daemon is not started [2022-07-20T08:11:09.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-20T08:11:11.844Z] docker_cli_network_unix_test.go:1116: [dc6972c45460c] daemon is not started [2022-07-20T08:11:15.119Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-20T08:11:15.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-20T08:11:15.119Z] docker_cli_network_unix_test.go:46: [d1f5e367fd204] daemon is not started [2022-07-20T08:11:15.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-20T08:11:16.047Z] docker_cli_network_unix_test.go:46: [d591cba9040c5] daemon is not started [2022-07-20T08:11:16.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-20T08:11:16.047Z] docker_cli_network_unix_test.go:46: [d7e4dd2659f94] daemon is not started [2022-07-20T08:11:16.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-20T08:11:16.047Z] docker_cli_network_unix_test.go:46: [d63e4656905ec] daemon is not started [2022-07-20T08:11:16.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-20T08:11:16.303Z] docker_cli_network_unix_test.go:46: [dfbf79de80d64] daemon is not started [2022-07-20T08:11:16.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-20T08:11:16.560Z] docker_cli_network_unix_test.go:46: [d6f54e7d7c345] daemon is not started [2022-07-20T08:11:16.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-20T08:11:16.560Z] docker_cli_network_unix_test.go:46: [d52add64c7e9f] daemon is not started [2022-07-20T08:11:16.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-20T08:11:17.123Z] docker_cli_swarm_test.go:1180: [d4240dab7148c] joining swarm manager [d8ddefefdf647]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:11:18.503Z] docker_cli_network_unix_test.go:46: [d5bb8382616e1] daemon is not started [2022-07-20T08:11:19.431Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-20T08:11:19.431Z] docker_cli_network_unix_test.go:46: [d7f85a798f0f7] daemon is not started [2022-07-20T08:11:19.431Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-20T08:11:19.431Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-20T08:11:19.431Z] docker_cli_network_unix_test.go:46: [d57ddb7c20a2a] daemon is not started [2022-07-20T08:11:19.431Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-20T08:11:19.993Z] docker_cli_network_unix_test.go:46: [d349cea425c0c] daemon is not started [2022-07-20T08:11:20.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-20T08:11:23.522Z] docker_cli_swarm_test.go:1189: [d2fce212e447c] joining swarm manager [d8ddefefdf647]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:11:23.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-20T08:11:25.145Z] docker_cli_network_unix_test.go:1084: [d26887834da0d] daemon is not started [2022-07-20T08:11:27.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-20T08:11:27.035Z] docker_cli_network_unix_test.go:46: [d40581d0eeb8c] daemon is not started [2022-07-20T08:11:27.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-20T08:11:27.292Z] docker_cli_network_unix_test.go:46: [d03791a209312] daemon is not started [2022-07-20T08:11:27.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-20T08:11:28.783Z] docker_cli_network_unix_test.go:46: [dbdf4599e2196] daemon is not started [2022-07-20T08:11:29.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-20T08:11:29.298Z] docker_cli_network_unix_test.go:46: [d4f389abbcb3e] daemon is not started [2022-07-20T08:11:29.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-20T08:11:29.554Z] docker_cli_network_unix_test.go:46: [ddb9ab72187fd] daemon is not started [2022-07-20T08:11:29.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-20T08:11:30.373Z] docker_cli_network_unix_test.go:46: [dc5e4ecb4a7f6] daemon is not started [2022-07-20T08:11:30.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-20T08:11:31.302Z] docker_cli_network_unix_test.go:46: [d8eba55379bf3] daemon is not started [2022-07-20T08:11:31.558Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-20T08:11:38.095Z] docker_cli_network_unix_test.go:46: [ded482620e7ef] daemon is not started [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite (57.23s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.37s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.90s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.24s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.59s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.41s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.93s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.26s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.72s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-20T08:11:38.095Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.64s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.01s) [2022-07-20T08:11:38.095Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.86s) [2022-07-20T08:11:38.095Z] === RUN TestDockerHubPullSuite [2022-07-20T08:11:38.095Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-20T08:11:39.465Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-20T08:11:41.980Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-20T08:11:42.907Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-20T08:11:44.796Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-20T08:11:45.358Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-20T08:11:45.614Z] --- PASS: TestDockerHubPullSuite (8.30s) [2022-07-20T08:11:45.614Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.13s) [2022-07-20T08:11:45.614Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-07-20T08:11:45.614Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.95s) [2022-07-20T08:11:45.614Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.83s) [2022-07-20T08:11:45.614Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2022-07-20T08:11:45.614Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-20T08:11:45.614Z] PASS [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === Skipped [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-20T08:11:45.614Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-20T08:11:45.614Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-20T08:11:45.614Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-20T08:11:45.614Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-20T08:11:45.614Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-20T08:11:45.614Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-20T08:11:45.614Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-07-20T08:11:45.614Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-20T08:11:45.614Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-20T08:11:45.614Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-20T08:11:45.614Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-20T08:11:45.614Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-20T08:11:45.614Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-20T08:11:45.614Z] [2022-07-20T08:11:45.614Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-20T08:11:45.615Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-20T08:11:45.615Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-20T08:11:45.615Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_sni_test.go:30: Flakey test [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-20T08:11:45.615Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-20T08:11:45.615Z] docker_cli_network_unix_test.go:46: [d57ddb7c20a2a] daemon is not started [2022-07-20T08:11:45.615Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] DONE 1265 tests, 51 skipped in 1525.340s [2022-07-20T08:11:45.615Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T08:11:45.615Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T08:11:45.615Z] +++ kill 9511 [2022-07-20T08:11:45.615Z] +++ /etc/init.d/apparmor stop [2022-07-20T08:11:45.615Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] Unloading profiles will leave already running processes permanently [2022-07-20T08:11:45.615Z] unconfined, which can lead to unexpected situations. [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.615Z] To set a process to complain mode, use the command line tool [2022-07-20T08:11:45.615Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T08:11:45.615Z] +++ true [2022-07-20T08:11:45.615Z] exiting test-integration [2022-07-20T08:11:45.615Z] ++ exit 0 [2022-07-20T08:11:45.615Z] [2022-07-20T08:11:45.871Z] + for job in $(jobs -p) [2022-07-20T08:11:45.871Z] + wait 8362 [2022-07-20T08:12:03.911Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-20T08:12:11.996Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-20T08:12:17.264Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-20T08:12:18.200Z] docker_cli_swarm_test.go:1112: [d4d32144f998e] joining swarm manager [d4fceeacc1c90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:12:20.088Z] docker_cli_swarm_test.go:1113: [de6d7cf544f2e] joining swarm manager [d4fceeacc1c90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:13:41.453Z] docker_cli_swarm_test.go:1166: [de148247d7ebf] joining swarm manager [d4fceeacc1c90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-20T08:14:07.947Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-20T08:14:07.947Z] docker_cli_swarm_test.go:1447: [d3cba9f3b120e] joining swarm manager [d02e328eee608]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:14:08.203Z] docker_cli_swarm_test.go:1448: [de30ddf988556] joining swarm manager [d02e328eee608]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T08:14:20.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-20T08:14:20.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-20T08:14:20.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-20T08:14:20.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-20T08:14:20.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-20T08:14:20.979Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-20T08:14:23.495Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-20T08:14:26.763Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-20T08:14:29.280Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-20T08:14:31.171Z] docker_cli_swarm_unix_test.go:63: [d15b87c947541] joining swarm manager [d6f6f1cdba974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:15:27.335Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-20T08:15:27.335Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-20T08:15:27.335Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-20T08:15:29.250Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-20T08:15:32.519Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-20T08:15:34.409Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-20T08:15:36.299Z] docker_api_swarm_test.go:962: [d2149186b695d] joining swarm manager [d7f5fb2e8d35c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T08:15:58.183Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-20T08:16:06.269Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-20T08:16:08.157Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-20T08:16:10.691Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-20T08:16:13.207Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-20T08:16:21.295Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-20T08:16:24.563Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-20T08:16:27.081Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-20T08:16:29.597Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-20T08:16:32.114Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-20T08:16:34.631Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-20T08:16:37.907Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-20T08:16:39.797Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-20T08:17:35.964Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-20T08:17:50.801Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite (1550.30s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.61s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.12s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.65s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.98s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.83s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.43s) [2022-07-20T08:18:08.845Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.23s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.90s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.27s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (27.07s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.75s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.40s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.56s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.16s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.95s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.09s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.02s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (49.83s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.47s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.68s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.14s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.10s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.53s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.75s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.00s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.54s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.91s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.11s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.74s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.38s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.54s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.62s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.69s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.63s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.09s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.28s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.87s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.13s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.51s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.12s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.11s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.12s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.29s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.11s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.17s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.38s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.98s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.38s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.19s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.06s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.78s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.11s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.04s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.07s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.36s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.92s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.79s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.55s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.75s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.85s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.64s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.77s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.67s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.80s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (77.83s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.49s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.93s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.41s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.78s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.57s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.33s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.37s) [2022-07-20T08:18:08.845Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.13s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.23s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.29s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.31s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (109.24s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.41s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.26s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2022-07-20T08:18:08.845Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.29s) [2022-07-20T08:18:08.846Z] === RUN TestDockerExternalVolumeSuite [2022-07-20T08:18:08.846Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-20T08:18:08.846Z] docker_cli_external_volume_driver_test.go:53: [d1b50900e429b] daemon is not started [2022-07-20T08:18:23.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-20T08:19:31.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-20T08:19:39.394Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-20T08:19:54.240Z] docker_cli_external_volume_driver_test.go:53: [d5a8a488174d3] daemon is not started [2022-07-20T08:20:09.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-20T08:20:27.118Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-20T08:20:39.282Z] docker_cli_external_volume_driver_test.go:53: [d8fcb83092ea9] daemon is not started [2022-07-20T08:20:57.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-20T08:20:57.343Z] docker_cli_external_volume_driver_test.go:53: [d6ecfb8ec0900] daemon is not started [2022-07-20T08:21:09.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-20T08:21:41.531Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-20T08:21:59.593Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-20T08:22:14.430Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-20T08:23:01.045Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-20T08:23:19.086Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-20T08:23:51.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-20T08:24:23.139Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-20T08:24:37.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-20T08:24:52.847Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-20T08:24:52.847Z] docker_cli_external_volume_driver_test.go:485: [d378358411e5c] daemon is not started [2022-07-20T08:25:10.887Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-20T08:25:10.887Z] docker_cli_external_volume_driver_test.go:53: [d17d725a79dc2] daemon is not started [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite (436.99s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-07-20T08:25:25.725Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-20T08:25:25.725Z] PASS [2022-07-20T08:25:25.725Z] [2022-07-20T08:25:25.725Z] === Skipped [2022-07-20T08:25:25.725Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-20T08:25:25.725Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-20T08:25:25.725Z] check_test.go:540: [d2931832eb302] daemon is not started [2022-07-20T08:25:25.725Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-20T08:25:25.725Z] [2022-07-20T08:25:25.725Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-20T08:25:25.725Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-20T08:25:25.725Z] check_test.go:540: [d4fdc4b6a7be8] daemon is not started [2022-07-20T08:25:25.725Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-20T08:25:25.725Z] [2022-07-20T08:25:25.725Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-20T08:25:25.725Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-20T08:25:25.725Z] check_test.go:540: [da5ed93365a7f] daemon is not started [2022-07-20T08:25:25.725Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-20T08:25:25.725Z] [2022-07-20T08:25:25.725Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-20T08:25:25.725Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-20T08:25:25.725Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-20T08:25:25.725Z] [2022-07-20T08:25:25.725Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-20T08:25:25.725Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-20T08:25:25.725Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-20T08:25:25.725Z] [2022-07-20T08:25:25.725Z] DONE 269 tests, 5 skipped in 2343.122s [2022-07-20T08:25:25.725Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T08:25:25.725Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9e8033cede77/docker.pid [2022-07-20T08:25:25.725Z] +++ kill 7250 [2022-07-20T08:25:25.725Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7250 is not a child of this shell [2022-07-20T08:25:25.725Z] warning: PID 7250 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9e8033cede77/docker.pid had a nonzero exit code [2022-07-20T08:25:25.725Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T08:25:25.725Z] +++ kill 9531 [2022-07-20T08:25:25.725Z] +++ /etc/init.d/apparmor stop [2022-07-20T08:25:25.725Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T08:25:25.725Z] [2022-07-20T08:25:25.725Z] Unloading profiles will leave already running processes permanently [2022-07-20T08:25:25.725Z] unconfined, which can lead to unexpected situations. [2022-07-20T08:25:25.725Z] [2022-07-20T08:25:25.725Z] To set a process to complain mode, use the command line tool [2022-07-20T08:25:25.725Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T08:25:25.725Z] +++ true [2022-07-20T08:25:25.725Z] exiting test-integration [2022-07-20T08:25:25.725Z] ++ exit 0 [2022-07-20T08:25:25.725Z] [2022-07-20T08:25:25.725Z] + exit 0 [2022-07-20T08:25:25.725Z] ++ jobs -p [2022-07-20T08:25:25.725Z] + pids= [2022-07-20T08:25:25.725Z] + echo 'Remaining pids to kill: []' [2022-07-20T08:25:25.725Z] Remaining pids to kill: [] [2022-07-20T08:25:25.725Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-20T08:25:25.735Z] Recording test results [2022-07-20T08:25:27.564Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T08:25:27.877Z] + echo Ensuring container killed. [2022-07-20T08:25:27.877Z] Ensuring container killed. [2022-07-20T08:25:27.877Z] + docker ps -aq -f name=docker-pr13-* [2022-07-20T08:25:27.877Z] + cids=eaa1fdddd0d3 [2022-07-20T08:25:27.877Z] dc98eaec432c [2022-07-20T08:25:27.877Z] 62a128877b58 [2022-07-20T08:25:27.877Z] + [ -n eaa1fdddd0d3 [2022-07-20T08:25:27.877Z] dc98eaec432c [2022-07-20T08:25:27.877Z] 62a128877b58 ] [2022-07-20T08:25:27.877Z] + docker rm -vf eaa1fdddd0d3 dc98eaec432c 62a128877b58 [2022-07-20T08:25:28.134Z] eaa1fdddd0d3 [2022-07-20T08:25:28.696Z] dc98eaec432c [2022-07-20T08:25:28.696Z] 62a128877b58 [Pipeline] sh [2022-07-20T08:25:29.017Z] + echo Chowning /workspace to jenkins user [2022-07-20T08:25:29.017Z] Chowning /workspace to jenkins user [2022-07-20T08:25:29.017Z] + id -u [2022-07-20T08:25:29.017Z] + id -g [2022-07-20T08:25:29.017Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43751:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T08:25:29.017Z] Unable to find image 'busybox:latest' locally [2022-07-20T08:25:29.017Z] latest: Pulling from library/busybox [2022-07-20T08:25:29.273Z] 19d511225f94: Pulling fs layer [2022-07-20T08:25:29.273Z] 19d511225f94: Verifying Checksum [2022-07-20T08:25:29.273Z] 19d511225f94: Download complete [2022-07-20T08:25:29.273Z] 19d511225f94: Pull complete [2022-07-20T08:25:29.273Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T08:25:29.273Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T08:25:32.877Z] + bundleName=amd64 [2022-07-20T08:25:32.877Z] + echo Creating amd64-bundles.tar.gz [2022-07-20T08:25:32.877Z] Creating amd64-bundles.tar.gz [2022-07-20T08:25:32.877Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-20T08:25:32.877Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-20T08:25:34.252Z] Archiving artifacts [2022-07-20T08:25:36.264Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43751/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T08:25:36.612Z] + make clean [2022-07-20T08:25:36.868Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T08:25:36.868Z] docker-dev-cache [2022-07-20T08:25:36.868Z] 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